| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-10-08 | consider $ticket_subject_tag_location in regexp | fukachan | |
| more log messages | |||
| 2001-08-22 | modified to use File::Spec | fukachan | |
| 2001-07-31 | rename FML::NL to FML::Language | fukachan | |
| 2001-06-21 | removed due to obsolete rule | fukachan | |
| 2001-06-10 | moved to doc/tutorial/ and enable it | fukachan | |
| 2001-06-10 | modify to use $ticket_driver. $ticket_driver is class name not model | fukachan | |
| name. | |||
| 2001-06-10 | move Language:: to FML::NL:: name space due to the function usage | fukachan | |
| 2001-05-30 | clean up documents | fukachan | |
| 2001-04-30 | clean up documents hierarchy. | fukachan | |
| remove {index,pointer}.ja.html in each directory which is obsolete. merge documents to under fml/doc/ja/ if apporoviate. move variable list to Documentation/ja/etc/ | |||
| 2001-04-17 | nuke trailing \n | fukachan | |
| 2001-04-15 | define ticket->add_info() which adds X-Ticket-Status: and | fukachan | |
| X-Ticket-History: if possible. aggreate adding information fucntion to ticket->add_info() | |||
| 2001-04-15 | define _speculate_ticket_id() which tries to speculate ticket_id by | fukachan | |
| reply relations. The relation is based on In-Reply-To: and References: header fields. rename functions to more apporoviate one. s/_gen_ticket_id/_prepare_subject_ticket_id/ s/_rewrite_subject/_rewrite_header/ | |||
| 2001-04-14 | s/remove_subject_tag_like_string/delete_subject_tag_like_string/ | fukachan | |
| method-ify delete_subject_tag_like_string() | |||
| 2001-04-08 | relocate error() et. al. definitions for each module to have each | fukachan | |
| handlers within under the hierarchy. | |||
| 2001-04-06 | correct method name and internal variable names. now we use data and | fukachan | |
| data_type mainly by default not content_*. | |||
| 2001-04-03 | change class hiererychy from MailingList -> Mail | fukachan | |
| Mail::Delivery is the entrance for all delivery systems. Mail::Message handles mail message/content, multipart operations et. al. | |||
| 2001-03-22 | fix initialization to avoid unilitialized warning. | fukachan | |
| 2001-03-22 | filter mail header like strings more and more for more smart summary | fukachan | |
| _header_summary() is changed to method() to accept $self attributes. | |||
| 2001-03-22 | fix label to s/ARTICLE/LINE/ in while(<ARTICLE>) {} | fukachan | |
| ignore mail header like patterns to show mail body summary | |||
| 2001-03-22 | change button name, s/change/go/ | fukachan | |
| 2001-03-22 | define show_articles_for_ticket() method. | fukachan | |
| ACTION=show uses this method to show all articles with the specified ticket_id. | |||
| 2001-03-22 | add a comment on fmlticket.cgi class hier | fukachan | |
| 2001-03-22 | modify look&feel for more easy debug | fukachan | |
| 2001-03-22 | relative ACTION url path | fukachan | |
| enforce the output in Japanese EUC | |||
| 2001-03-22 | resolve warning, add more alert for debug | fukachan | |
| 2001-03-22 | move output routines to here since these are model dependent. | fukachan | |
| we use now HTML TABLE to show ticket and other attributes. implement run_cgi() which controls CGI details at the top. | |||
| 2001-03-21 | clean up. nuke show_summary_in_html() | fukachan | |
| 2001-03-21 | update document | fukachan | |
| 2001-03-21 | change ticket_model to minimal_states by default | fukachan | |
| show_summary() wraps show_summary_in_{text,html}() output mode (text or html) is controlled by $self->mode() method. | |||
| 2001-03-20 | regen | fukachan | |
| 2001-03-20 | s/error_reset/error_clear/ | fukachan | |
| 2001-03-20 | rewritten to ErrorMessages::Status module for unification of error | fukachan | |
| buffer handling. | |||
| 2001-03-20 | use FML::Log qw(Log LogWarn LogError);error-message-status | fukachan | |
| 2001-03-20 | change default ticket model name. s/toymodel/minimal_by_db/ | fukachan | |
| 2001-03-10 | clean up document | fukachan | |
| 2001-03-10 | nuke execute_ticket_system() which is not used | fukachan | |
| define regexp_compile() method which wraps _regexp_compile() for modules outside FML::Header::Subject. | |||
| 2001-03-09 | clean up description | fukachan | |
| 2001-03-09 | nuke 00_DESIGN.txt | fukachan | |
| 2001-03-09 | merge references | fukachan | |
| 2001-03-09 | merge *.txt to index.ja.html in each directory | fukachan | |
| 2001-03-09 | clean up documents | fukachan | |
| 2001-03-04 | change table generator | fukachan | |
| s/doc/manual/ add [Japanese memo] entry which is linked to $module_name.ja.txt if available | |||
| 2001-03-03 | update documents | fukachan | |
| add ErrorMessages:: update FML::Ticket::Model::toymodel | |||
| 2001-02-28 | reconstruct ticket summarization a little | fukachan | |
| fix self->{ _fd } handling | |||
| 2001-02-25 | clean up doc | fukachan | |
| 2001-02-24 | prepare @@doc/ for text documents | fukachan | |
| 2001-02-24 | use @module.txt as a text version file name for module.pm, | fukachan | |
| which is generated by pod2text | |||
| 2001-02-24 | regen documents by new dir2url.pl | fukachan | |
| 2001-02-20 | regen *html | fukachan | |
| 2001-02-20 | move FML::SequenceFile and Utils to File:: | fukachan | |
| add File::Errors also to avoid errors | |||
