| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-09-25 | change *::CGI:: class architecture. | fukachan | |
| FML::CGI::*Admin::Menu inherits FML::CGI::Menu. methods in FML::Process::CGI::* returns the value by checking the current cgi mode (admin or ml-admin). | |||
| 2003-09-25 | change get_ml_list() args | fukachan | |
| 2003-09-25 | change arguments of get_ml_list() to remove $args. | fukachan | |
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan | |
| 2003-05-15 | cgi support digeston and digestoff | fukachan | |
| 2003-03-28 | s/article_id_max/article_max_id/g | fukachan | |
| 2003-02-20 | cosmetics (\s*$) | fukachan | |
| 2003-02-16 | nuke hard-coded and use config basd value. | fukachan | |
| add more syntax checks before main work. | |||
| 2003-02-16 | use language_*() method to determine $charset | fukachan | |
| 2003-02-15 | switched to use safe_cgi_action_name() | fukachan | |
| 2003-01-31 | fix class name (rename) | fukachan | |
| 2003-01-31 | renamed Calender -> Calendar | fukachan | |
| 2002-12-20 | clean up comments. add todo. | fukachan | |
| 2002-12-18 | clean up. | fukachan | |
| 2002-12-18 | cosmetics. remove not used variable. | fukachan | |
| 2002-12-18 | cosmetics. more error messages. add todo | fukachan | |
| 2002-12-18 | fix comments | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-08-03 | white spaces | fukachan | |
| 2002-07-13 | use {add,del}{admin,user} on CGI | fukachan | |
| 2002-07-02 | fix comments | fukachan | |
| clean up structure, variable usage use cgi_try_get_ml_name() not safe_param_ml_name() remove rewrite_config_if_needed() | |||
| 2002-07-02 | clean up | fukachan | |
| 2002-07-02 | clean up (spaces) | fukachan | |
| use values of $config if could | |||
| 2002-07-02 | clean up/fix comments | fukachan | |
| 2002-06-30 | clean up: nuke \s*$ | fukachan | |
| 2002-06-28 | separate execution of the command and the menu pop up. | fukachan | |
| Firstly execute run_cgi_main() and show tables after that. | |||
| 2002-06-25 | scroll size is set by the length of maps | fukachan | |
| 2002-06-25 | enhance list: select $map et.al. | fukachan | |
| 2002-06-25 | navigation bar tries to follow the current *command | fukachan | |
| 2002-06-25 | get_recipient_list() -> get_address_list( $map ) | fukachan | |
| 2002-06-25 | nuke get_recipient_list() | fukachan | |
| 2002-06-24 | clean up menu, bug fix run_cgi_menu() args | fukachan | |
| 2002-06-22 | classify the command in the navigation and main | fukachan | |
| 2002-06-22 | change get_ml_list() args | fukachan | |
| 2002-06-21 | set up $ml_name dynamically | fukachan | |
| 2002-06-01 | defined() overhaul | fukachan | |
| 2002-04-25 | rename variable: available_commands_for_xxx -> commands_for_xxx | fukachan | |
| 2002-04-23 | define cgi_try_get_ml_name() | fukachan | |
| enabled newml and rmml on CGI. | |||
| 2002-04-12 | switched to the current style | fukachan | |
| 2002-04-10 | fix/clean up documents, comments | fukachan | |
| 2002-04-06 | clean up. fix descriptions | fukachan | |
| 2002-03-31 | Initial revision | fukachan | |
| 2002-03-30 | white space cosmetics: nuke \s*$ | fukachan | |
| 2002-03-20 | remove run_cgi_help() once | fukachan | |
| 2002-03-20 | removed makefml.cgi. FML::CGI::Admin:: inherits this class. | fukachan | |
| 2002-03-20 | vertical align of menus | fukachan | |
| 2002-03-19 | menu for subscribe/unsubscribe, used within trampoline | fukachan | |
| 2002-03-19 | o prepend cgi_ or run_cgi to function name. | fukachan | |
| o implement trampoline mechanism using FML::Command: class. o change: pop_menu -> scrolling_list | |||
| 2002-03-18 | cosmetics | fukachan | |
| FNF define cgi_execute_command() and try_get_address() into FML::Process::CGI::Kernel and remove them from FML::CGI::Admin::Menu | |||
