summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/TicketSystem.pm
AgeCommit message (Expand)Author
2001-11-03Mail::ThreadTrack based tread tracking systemfukachan
2001-06-10modify to use $ticket_driver. $ticket_driver is class name not modelfukachan
2001-05-30clean up documentsfukachan
2001-03-21fix @ISAfukachan
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-20clean up documentfukachan
2001-03-11declare not yet implementedfukachan
2001-02-16add $command default value, diagnostic check morefukachan
2001-02-16fmlticket close $ml $ticket_idfukachan
2001-02-16lock()/unlock() only if runs close()fukachan
2001-02-16clean up what in where in run()fukachan
2001-02-10s/list_up/show_summary/fukachan
2001-02-06actually require( Ticket::Model::$config->{ ticket_model } )fukachan
2001-01-28s/incoming_mail/incoming_message/fukachan
2001-01-26change ticket system constructor argumentfukachan
2001-01-26prototype of TicketSystemfukachan