summaryrefslogtreecommitdiff
path: root/fml/lib/FML/CGI
AgeCommit message (Expand)Author
2004-04-18variable renaming:fukachan
2004-03-31Mail::ThreadTrack is obsoleted. remove related codes.fukachan
2004-03-31modify message output engine.fukachan
2004-03-31use cgi.config.$key as message translationfukachan
2004-03-31move config.cgi specific methods run_*() fromfukachan
2004-03-31check existence of $ml_name value.fukachan
2004-03-29preliminary implementation of thread GUI.fukachan
2004-02-15white space cosmetics.fukachan
2004-01-21fix/udpate comments.fukachan
2004-01-18add comments.fukachan
2004-01-18more comments.fukachan
2004-01-02fix copyrightfukachan
2004-01-01remove $args.fukachan
2004-01-01FNF: fix copyrightfukachan
2004-01-01update commentsfukachan
2003-11-02remove not-used variable.fukachan
2003-10-22change address list shown on the cgi menu from member to recipient.fukachan
2003-10-17cgi_menu_map_list -> cgi_menu_address_map_listfukachan
2003-10-15language_of_cgi_message() -> get_charset("cgi")fukachan
2003-10-15space cosmeticsfukachan
2003-10-14implement cgi_hidden_info_language() and modified to use it.fukachan
2003-09-27more natural-language-d.fukachan
2003-09-27natural language extension in cgi menu.fukachan
2003-09-27add reset buttonfukachan
2003-09-27fix selected_key namefukachan
2003-09-27cgi_var_ml_name_list($ml_domain) -> cgi_var_ml_name_list()fukachan
2003-09-27bug fix method name.fukachan
2003-09-27define new methods: cgi_var_address_map() cgi_var_address_map_list()fukachan
2003-09-27FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pmfukachan
2003-09-25change *::CGI:: class architecture.fukachan
2003-09-25change get_ml_list() argsfukachan
2003-09-25change arguments of get_ml_list() to remove $args.fukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-05-15cgi support digeston and digestofffukachan
2003-03-28s/article_id_max/article_max_id/gfukachan
2003-02-20cosmetics (\s*$)fukachan
2003-02-16nuke hard-coded and use config basd value.fukachan
2003-02-16use language_*() method to determine $charsetfukachan
2003-02-15switched to use safe_cgi_action_name()fukachan
2003-01-31fix class name (rename)fukachan
2003-01-31renamed Calender -> Calendarfukachan
2002-12-20clean up comments. add todo.fukachan
2002-12-18clean up.fukachan
2002-12-18cosmetics. remove not used variable.fukachan
2002-12-18cosmetics. more error messages. add todofukachan
2002-12-18fix commentsfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-03white spacesfukachan
2002-07-13use {add,del}{admin,user} on CGIfukachan