summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
2001-03-25how to downgradefukachan
2001-03-25add comment on /usr/local/bin/fukachan
2001-03-25update available_commandsfukachan
2001-03-25add an example how to extend the command for youfukachan
2001-03-25installation to /usr/local/binfukachan
2001-03-25import announce (text) and ,fix TARGETfukachan
2001-03-25oops, cvsweb works nowfukachan
2001-03-25add more on relation among programs and modulesfukachan
2001-03-25move fmldoc to Process::DocViewfukachan
2001-03-25announce for fml-help, fml-develfukachan
2001-03-25sortfukachan
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-25update documentfukachan
2001-03-25rewritten to use the current FML::Command stylefukachan
2001-03-25define and use _fmldoc() for fmldoc programfukachan
2001-03-24clean up alignmentfukachan
2001-03-24s/prepend_index.ja.html/pointer.ja.html/fukachan
2001-03-24move lock/unlock to FML::Command classfukachan
2001-03-24list up what is new. please specify date used in cvs diff -D datefukachan
2001-03-24add makefml.cgifukachan
2001-03-24modified to make makefml.cgi work.fukachan
2001-03-24import program_name from libexec/loaderfukachan
2001-03-23fix titlefukachan
2001-03-23how to upgrade/replace loaderfukachan
2001-03-23how to upgradefukachan
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
2001-03-21ticket_model = minimal_states by defaultfukachan
2001-03-21define ticket_cgi_title and ticket_cgi_bgcolorfukachan
2001-03-21define ticket_cgi_base_url and ldap_query_filterfukachan
2001-03-21define ticket_cgi_base_urlfukachan
2001-03-20modify $args passed from libexec/loader by analyzing CGI->param().fukachan