| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-09-10 | (1) check if the banner image format generator works or not | fukachan | |
| (2) if not, use ascii generator. | |||
| 2008-09-09 | anonymous cgi initial version | fukachan | |
| 2008-09-09 | define anonymous_cgi_menu(). | fukachan | |
| fix and update documents. | |||
| 2006-03-05 | fix copyright | fukachan | |
| 2006-03-05 | changed to command_context object based. | fukachan | |
| 2006-01-09 | white space cosmetics. | fukachan | |
| fix copyright. | |||
| 2005-08-23 | fix copyright | fukachan | |
| 2005-08-23 | enable reviveml in cgi | fukachan | |
| 2005-08-17 | fix copyright | fukachan | |
| 2005-08-17 | FNF: adjust method naming convension. | fukachan | |
| langinfo_XXX() e.g. langinfo_get_charset()... | |||
| 2005-08-11 | FNF: article_max_id -> article_get_max_id | fukachan | |
| 2005-06-26 | use ... not eval q{use ...}. to avoid error | fukachan | |
| 2005-06-04 | fix copyright | fukachan | |
| 2005-06-04 | moved get_address_list(), called only at this module, from | fukachan | |
| FML::Process::Utils to here. Also, it is changed to the private method; get_address_list() -> _get_address_list(). | |||
| 2005-05-27 | fix comments (FNF) | fukachan | |
| 2004-12-23 | move Calendar::Lite to FML::Demo::Calendar since this module needs | fukachan | |
| FML::* class. | |||
| 2004-10-09 | yet another skin (old fashion) | fukachan | |
| 2004-10-09 | implement plural GUI skins. | fukachan | |
| create FML::CGI::Skin::* class. remove FML::CGI::Menu. FML::CGI::Menu -> FML::CGI::Skin::Base and create sub classes inheriting Base. | |||
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-07-23 | fix comments. | fukachan | |
| fix error messages. | |||
| 2004-04-18 | variable renaming: | fukachan | |
| s/cgi_language_list/cgi_language_select_list/; s/cgi_menu_address_map_list/cgi_menu_address_map_select_list/; s/error_analyzer_function_list/error_analyzer_function_select_list/; s/template_file_charset_list/template_file_charset_select_list/; | |||
| 2004-03-31 | Mail::ThreadTrack is obsoleted. remove related codes. | fukachan | |
| 2004-03-31 | modify message output engine. | fukachan | |
| enable close operation. | |||
| 2004-03-31 | use cgi.config.$key as message translation | fukachan | |
| 2004-03-31 | move config.cgi specific methods run_*() from | fukachan | |
| FML::Process::CGI::Kernel to FML::CGI::Menu. | |||
| 2004-03-31 | check existence of $ml_name value. | fukachan | |
| use Japanese title. | |||
| 2004-03-29 | preliminary implementation of thread GUI. | fukachan | |
| 2004-02-15 | white space cosmetics. | fukachan | |
| 2004-01-21 | fix/udpate comments. | fukachan | |
| clean up. | |||
| 2004-01-18 | add comments. | fukachan | |
| FNF: clean up style. | |||
| 2004-01-18 | more comments. | fukachan | |
| 2004-01-02 | fix copyright | fukachan | |
| 2004-01-01 | remove $args. | fukachan | |
| It is a top level parameter FML::Process::Switch provides. Almost functions should access the content via utility methods provided by FML::Process::Utils. | |||
| 2004-01-01 | FNF: fix copyright | fukachan | |
| 2004-01-01 | update comments | fukachan | |
| 2003-11-02 | remove not-used variable. | fukachan | |
| 2003-10-22 | change address list shown on the cgi menu from member to recipient. | fukachan | |
| XXX if we use member , it contains $admin_member_maps, it is ambiguous. | |||
| 2003-10-17 | cgi_menu_map_list -> cgi_menu_address_map_list | fukachan | |
| cgi_menu_default_map -> cgi_menu_default_address_map | |||
| 2003-10-15 | language_of_cgi_message() -> get_charset("cgi") | fukachan | |
| 2003-10-15 | space cosmetics | fukachan | |
| 2003-10-14 | implement cgi_hidden_info_language() and modified to use it. | fukachan | |
| It holds language info within CGI operations. | |||
| 2003-09-27 | more natural-language-d. | fukachan | |
| 2003-09-27 | natural language extension in cgi menu. | fukachan | |
| 2003-09-27 | add reset button | fukachan | |
| 2003-09-27 | fix selected_key name | fukachan | |
| 2003-09-27 | cgi_var_ml_name_list($ml_domain) -> cgi_var_ml_name_list() | fukachan | |
| 2003-09-27 | bug fix method name. | fukachan | |
| 2003-09-27 | define new methods: cgi_var_address_map() cgi_var_address_map_list() | fukachan | |
| cgi_var_action() cgi_var_frame_target() switched to use cgi_var_*(). sort/cleanup initialization parts in each cgi_menu(). | |||
| 2003-09-27 | FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pm | fukachan | |
