summaryrefslogtreecommitdiff
path: root/fml/lib/FML/CGI
AgeCommit message (Collapse)Author
2001-06-28define print_specific_month() method at TinyScheduler class.fukachan
fmlsch (fmlsch -a) and fmlsch.cgi uses this method to show 3 continuous months once.
2001-06-21removed due to obsolete rulefukachan
2001-06-17we use $FML$, add it and nuke $Id$ if it existsfukachan
2001-05-30clean up documentsfukachan
2001-04-30clean up documents hierarchy.fukachan
remove {index,pointer}.ja.html in each directory which is obsolete. merge documents to under fml/doc/ja/ if apporoviate. move variable list to Documentation/ja/etc/
2001-04-01FML::{CGI,Process}::Schedulerfukachan
2001-03-27demonstration to add a little CUI and GUI to the system. "fmlsch" andfukachan
"fmlsch.cgi" is a tiny scheduler using HTML::CalenderMonthSimple and w3m:) I log how to make them as a document, which is the purpose of this hack.
2001-03-24s/prepend_index.ja.html/pointer.ja.html/fukachan
2001-03-24modified to make makefml.cgi work.fukachan
XXX we should pass arguments in $args hash not @argv itself useful for XXX several programs with difference IO interface.
2001-03-21move run() and _load_ticket_model_module() to FML::Process::*fukachan
2001-03-11declare not yet implementedfukachan
2001-03-04change table generatorfukachan
s/doc/manual/ add [Japanese memo] entry which is linked to $module_name.ja.txt if available
2001-03-02class hierarcy memofukachan
2001-02-28reconstruct ticket summarization a littlefukachan
fix self->{ _fd } handling
2001-02-28dynamic load $ticket_modelfukachan
2001-02-28update documentsfukachan
2001-02-28clean up docfukachan
2001-02-28Initial revisionfukachan
2001-01-20clean up/nukefukachan
2001-01-19Initial revisionfukachan