summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Ticket
AgeCommit message (Expand)Author
2001-10-08consider $ticket_subject_tag_location in regexpfukachan
2001-08-22modified to use File::Specfukachan
2001-07-31rename FML::NL to FML::Languagefukachan
2001-06-21removed due to obsolete rulefukachan
2001-06-10moved to doc/tutorial/ and enable itfukachan
2001-06-10modify to use $ticket_driver. $ticket_driver is class name not modelfukachan
2001-06-10move Language:: to FML::NL:: name space due to the function usagefukachan
2001-05-30clean up documentsfukachan
2001-04-30clean up documents hierarchy.fukachan
2001-04-17nuke trailing \nfukachan
2001-04-15define ticket->add_info() which adds X-Ticket-Status: andfukachan
2001-04-15define _speculate_ticket_id() which tries to speculate ticket_id byfukachan
2001-04-14s/remove_subject_tag_like_string/delete_subject_tag_like_string/fukachan
2001-04-08relocate error() et. al. definitions for each module to have eachfukachan
2001-04-06correct method name and internal variable names. now we use data andfukachan
2001-04-03change class hiererychy from MailingList -> Mailfukachan
2001-03-22fix initialization to avoid unilitialized warning.fukachan
2001-03-22filter mail header like strings more and more for more smart summaryfukachan
2001-03-22fix label to s/ARTICLE/LINE/ in while(<ARTICLE>) {}fukachan
2001-03-22change button name, s/change/go/fukachan
2001-03-22define show_articles_for_ticket() method.fukachan
2001-03-22add a comment on fmlticket.cgi class hierfukachan
2001-03-22modify look&feel for more easy debugfukachan
2001-03-22relative ACTION url pathfukachan
2001-03-22resolve warning, add more alert for debugfukachan
2001-03-22move output routines to here since these are model dependent.fukachan
2001-03-21clean up. nuke show_summary_in_html()fukachan
2001-03-21update documentfukachan
2001-03-21change ticket_model to minimal_states by defaultfukachan
2001-03-20regenfukachan
2001-03-20s/error_reset/error_clear/fukachan
2001-03-20rewritten to ErrorMessages::Status module for unification of errorfukachan
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-20change default ticket model name. s/toymodel/minimal_by_db/fukachan
2001-03-10clean up documentfukachan
2001-03-10nuke execute_ticket_system() which is not usedfukachan
2001-03-09clean up descriptionfukachan
2001-03-09nuke 00_DESIGN.txtfukachan
2001-03-09merge referencesfukachan
2001-03-09merge *.txt to index.ja.html in each directoryfukachan
2001-03-09clean up documentsfukachan
2001-03-04change table generatorfukachan
2001-03-03update documentsfukachan
2001-02-28reconstruct ticket summarization a littlefukachan
2001-02-25clean up docfukachan
2001-02-24prepare @@doc/ for text documentsfukachan
2001-02-24use @module.txt as a text version file name for module.pm,fukachan
2001-02-24regen documents by new dir2url.plfukachan
2001-02-20regen *htmlfukachan
2001-02-20move FML::SequenceFile and Utils to File::fukachan