summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2001-04-03implemente $header_check_rules basic idea which containsfukachan
2001-04-03clarify more. add TextDBfukachan
2001-04-02make File::LogStructuredData to build { key => value } pair in the logfukachan
2001-04-02enable to trap */\d+ for every month todofukachan
2001-04-02enhance trap patternfukachan
2001-04-01fix trap pattern to pick up MM/DD and MMDDfukachan
2001-04-01FML::{CGI,Process}::Schedulerfukachan
2001-04-01regen. nuke MemberControl.pm, add Filter/fukachan
2001-04-01add TinyScheduler.pmfukachan
2001-04-01ignore @@doc/fukachan
2001-03-30implement prototypes for is_valid_message_id(),fukachan
2001-03-30prototype of filter rulesfukachan
2001-03-30protytype method() which are imported from fml 4.0 libenvffukachan
2001-03-28Initial revisionfukachan
2001-03-27demonstration to add a little CUI and GUI to the system. "fmlsch" andfukachan
2001-03-27bug fix.fukachan
2001-03-26preserve \s+ in the string to MIME encodefukachan
2001-03-26implement MailingList::Messages::num_paragram() and make test tools for it.fukachan
2001-03-25clean up comments and clean up codes a littlefukachan
2001-03-25remove a not used modulefukachan
2001-03-25fix document: s/FML::MemberControl/FML::Command::$command/fukachan
2001-03-25add more on relation among programs and modulesfukachan
2001-03-25move fmldoc to Process::DocViewfukachan
2001-03-25add documents on the relation among programs and modulesfukachan
2001-03-25regen (DocViewer is added)fukachan
2001-03-25create FML::Process::DocView class for fmldoc program, whereasfukachan
2001-03-25rewritten to use the current FML::Command stylefukachan
2001-03-25define and use _fmldoc() for fmldoc programfukachan
2001-03-24s/prepend_index.ja.html/pointer.ja.html/fukachan
2001-03-24move lock/unlock to FML::Command classfukachan
2001-03-24modified to make makefml.cgi work.fukachan
2001-03-24import program_name from libexec/loaderfukachan
2001-03-22fix initialization to avoid unilitialized warning.fukachan
2001-03-22filter mail header like strings more and more for more smart summaryfukachan
2001-03-22fix label to s/ARTICLE/LINE/ in while(<ARTICLE>) {}fukachan
2001-03-22change button name, s/change/go/fukachan
2001-03-22define show_articles_for_ticket() method.fukachan
2001-03-22add a comment on fmlticket.cgi class hierfukachan
2001-03-22modify look&feel for more easy debugfukachan
2001-03-22align spacesfukachan
2001-03-22relative ACTION url pathfukachan
2001-03-22resolve warning, add more alert for debugfukachan
2001-03-22move output routines to here since these are model dependent.fukachan
2001-03-22define load_module($args, $module) method.fukachan
2001-03-22move the main code to FML::Ticket::Model::$model->run_cgi() since eachfukachan
2001-03-21clean up. nuke show_summary_in_html()fukachan
2001-03-21move run() and _load_ticket_model_module() to FML::Process::*fukachan
2001-03-21fix @ISAfukachan
2001-03-21update documentfukachan
2001-03-21change ticket_model to minimal_states by defaultfukachan