| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-02-16 | oops ;) we should check syntax if the value is not emplty. | fukachan | |
| 2003-02-16 | use language_*() to determine $charset. | fukachan | |
| remove hard-coded. we ensure cgi_try_*() returns safe value. | |||
| 2003-02-15 | switched to use safe_cgi_action_name() | fukachan | |
| 2002-12-24 | clean up: nuke \s*$ | fukachan | |
| 2002-12-22 | fix comments | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-08-14 | apply fix_perl_include_path(); after load_config_files() runs to add | fukachan | |
| ml local library path to @INC. This is used for ml specific extention e.g. command extension. | |||
| 2002-07-19 | cgi_execute_command() checks the command is allowed in | fukachan | |
| commands_for_admin_cgi. XXX "commands_for_admin_cgi" is hard-coded. XXX we should enhance this for ml-admin/*.cgi et.al. | |||
| 2002-07-17 | define printing style format such as 'text', 'html', ... | fukachan | |
| you can control it by the following access methods, get_print_style() and set_print_style(mode) | |||
| 2002-07-02 | remove obsolete line | fukachan | |
| 2002-07-02 | clean up/fix comments, fix copyright | 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-27 | major overhaul: delayed loading of *.cf files. The loading is done | fukachan | |
| within prepare() method now to handle virtual domains properly. | |||
| 2002-06-25 | change locations for command_help() and options() | fukachan | |
| 2002-06-25 | beautify cgi interface | fukachan | |
| 2002-06-24 | clean up menu, bug fix run_cgi_menu() args | fukachan | |
| 2002-06-24 | more defined() checks and sanity check if could | fukachan | |
| 2002-06-22 | align (white spaces) | fukachan | |
| 2002-06-22 | use $curproc->ml_XXX() as could as possible in new() | fukachan | |
| clean up table configuration: define tables for function and <td> attributes | |||
| 2002-06-21 | move get_ml_list() and get_recipient_list() | fukachan | |
| from Process::CGI::Kernel to Process::Utils. | |||
| 2002-06-01 | FNF | fukachan | |
| defined() overhaul | |||
| 2002-05-16 | pick up address_selected not address | fukachan | |
| 2002-04-27 | convert message to natual language if could | fukachan | |
| 2002-04-27 | convert exception syntax into the new style. See FNF | fukachan | |
| 2002-04-23 | define cgi_try_get_ml_name() | fukachan | |
| enabled newml and rmml on CGI. | |||
| 2002-04-22 | sort ml list | fukachan | |
| 2002-04-10 | fix/clean up documents, comments | fukachan | |
| 2002-04-08 | fix/clean up documents | fukachan | |
| 2002-03-30 | white space cosmetics: nuke \s*$ | fukachan | |
| 2002-03-20 | add options bar to switch the language (dummy yet :-) | fukachan | |
| 2002-03-20 | change layout in table a little. | fukachan | |
| define run_cgi_title() and run_cgi_help() | |||
| 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-19 | accpet empty value even if it not matches filter:) | fukachan | |
| 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 | |||
| 2002-03-18 | reconstruct CGI around structure phase 1: | fukachan | |
| o table not frame based menu support (similar style to www.netbsd.org) o prepare method for each location in the screen. for example, + run_cgi_main() to show main menu at the center in the screen. + run_cgi_navigator() to show navigation bar at the left. o longjmp() by eval/croak when we encounter insecure conditions. | |||
| 2002-02-02 | use FML::Process::Utils::__ml_home_prefix_from_main_cf() to get $ml_home_prefix. | fukachan | |
| 2002-02-01 | remove $ENV{debug} based toggle flagsubdir-base | fukachan | |
| 2002-01-30 | use File::Spec | fukachan | |
| 2001-12-23 | remove \s*$ | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-11-25 | modified to use FML::Restriction | fukachan | |
| 2001-11-25 | reconstructured safe parameter definitions | fukachan | |
| 2001-11-25 | change defualt target to _top | fukachan | |
| 2001-11-13 | fix address regexp, define $command, modify error return way | fukachan | |
| 2001-11-13 | move get_ml_list() to FML::Process::CGI::Kernel | fukachan | |
| 2001-11-13 | less ambiguous of error message | fukachan | |
| 2001-11-13 | some cgi may need no ml_name | fukachan | |
