index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
FML
/
Process
/
TicketSystem.pm
Age
Commit message (
Collapse
)
Author
2001-11-03
Mail::ThreadTrack based tread tracking system
fukachan
FML::Process::TicketSystem -> FML::Process::ThreadTrack
2001-06-10
modify to use $ticket_driver. $ticket_driver is class name not model
fukachan
name.
2001-05-30
clean up documents
fukachan
2001-03-21
fix @ISA
fukachan
call $ticket->mode( mode => text) to ensure text mode.
2001-03-20
use FML::Log qw(Log LogWarn LogError);
error-message-status
fukachan
2001-03-20
clean up document
fukachan
2001-03-11
declare not yet implemented
fukachan
2001-02-16
add $command default value, diagnostic check more
fukachan
2001-02-16
fmlticket close $ml $ticket_id
fukachan
2001-02-16
lock()/unlock() only if runs close()
fukachan
2001-02-16
clean up what in where in run()
fukachan
2001-02-10
s/list_up/show_summary/
fukachan
2001-02-06
actually require( Ticket::Model::$config->{ ticket_model } )
fukachan
2001-01-28
s/incoming_mail/incoming_message/
fukachan
2001-01-26
change ticket system constructor argument
fukachan
enable fmlticket works to show ticket list
2001-01-26
prototype of TicketSystem
fukachan