summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Ticket
AgeCommit message (Expand)Author
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
2001-02-19align the format in HISTORY sectionfukachan
2001-02-18s/mime_encode_string/encode_mime_string/fukachan
2001-02-18logs init_db_dir() failsfukachan
2001-02-18update / merge todo listfukachan
2001-02-15check the return value of get_first_plaintext_message()fukachan
2001-02-15back $ticket_db_dir default valuefukachan
2001-02-15nuke not used $ml_namefukachan
2001-02-15add missing "use MIME::Base64"fukachan
2001-02-12get_first_plaintext_message() returns message object not content stringfukachan
2001-02-11trap /iso-2022-jp/ifukachan
2001-02-10define remove_subject_tag_like_string()fukachan
2001-02-10clean up to use FML::Headerfukachan
2001-02-10merge primitive ticket formatterfukachan
2001-02-10clean upfukachan
2001-02-10clean up comments, initialization of variablesfukachan
2001-02-10s/list_up/show_summary/fukachan
2001-02-10update documents to sync w/ currentfukachan
2001-02-09print/printf $fd for further extensionfukachan
2001-02-08list_up() shows ticket entries with navigation bar and sorted ticket_id'sfukachan
2001-02-07toymodel transition et.al.fukachan
2001-02-07enable "X-Ticket-Pragma: close" to close this ticketfukachan
2001-02-07use X-Ticket-Pragma: directive as a hintfukachan
2001-02-07prepare index_db to exchange ticket_id crossing flow among mailing listsfukachan
2001-02-06mode ||= defaultfukachan
2001-02-06status is one of 'closed', 'going', 'open'.fukachan
2001-02-06update documentsfukachan
2001-02-06change operation target from article to incoming_message if appropriatefukachan
2001-02-05more debugfukachan
2001-02-04define get_content_header(),fukachan