summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Ticket
AgeCommit message (Expand)Author
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
2001-02-03clean up documentsfukachan
2001-01-30change ticket system tag definition to use $ml_namefukachan
2001-01-28s/incoming_mail/incoming_message/fukachan
2001-01-27clean document campaign (2001/01 end)fukachan
2001-01-27record sender informationfukachan
2001-01-27define YYYYxMMxDD() method in FML::Date class.fukachan
2001-01-26fix $status checkfukachan
2001-01-26clean up varialbes. show date in ticket listfukachan
2001-01-26change ticket system constructor argumentfukachan
2001-01-26oops, add miggin _close_db()fukachan
2001-01-26split _update_db() to _open_db, _update_db, _close_db()fukachan
2001-01-26clarify difference between _ticke_id and _ticket_subject_tagfukachan
2001-01-26clean up ticket system codesfukachan
2001-01-26define get_ticket_list()fukachan
2001-01-26format: key value unixtimefukachan
2001-01-26recode that ticke is closedfukachan