| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-11-04 | implement exist() and close() | fukachan | |
| 2001-11-04 | enable db_mkdb, summary. define help() | fukachan | |
| 2001-11-04 | eval FML::Process::Flow::ProcessStart($obj, $args); | fukachan | |
| and trap error. If error traped and $obj has help() method, run $obj->help(). also upcall the $@ by croak($@) | |||
| 2001-11-04 | enable db_clear operation | fukachan | |
| 2001-11-04 | ticket -> thread | fukachan | |
| 2001-11-04 | save $args at $curproc->{ __parent_args } | fukachan | |
| $curproc provides convenient functions FML::Process::Utils has. fml_version() myname() command_line_raw_argv() command_line_argv() article_id_max() | |||
| 2001-11-04 | my $myname = $curproc->myname(); | fukachan | |
| my $argv = $curproc->command_line_argv(); | |||
| 2001-11-04 | use command_line_argv() for $args->{ARGV} | fukachan | |
| 2001-11-03 | fmlticket -> fmlthread | fukachan | |
| 2001-11-03 | Mail::ThreadTrack based tread tracking system | fukachan | |
| FML::Process::TicketSystem -> FML::Process::ThreadTrack | |||
| 2001-11-03 | nuke inappropriate comment | fukachan | |
| 2001-11-03 | use Mail::ThreadTrack to replace FML::Ticket | fukachan | |
| 2001-10-27 | obsolete | fukachan | |
| 2001-10-14 | relocate _parse_command_options() | fukachan | |
| implemt _get_command_name() clean up fix typo | |||
| 2001-10-14 | sync style w/ Process::Command | fukachan | |
| 2001-10-14 | bug fix: we should pay attention to implisit $_ use | fukachan | |
| 2001-10-14 | $optargs -> $command_args | fukachan | |
| 2001-10-14 | make argument vector from $command, $optargs -> $command_args | fukachan | |
| 2001-10-13 | pass $comname in $optargs | fukachan | |
| 2001-10-13 | use reply_message_nl() | fukachan | |
| remove exception mechanism by $obj->error_nl(); | |||
| 2001-10-13 | implement search template mechanism in reply_message_nl() | fukachan | |
| $config->expand_variable_in_buffer() takes optional $args | |||
| 2001-10-12 | add _pre_scan() | fukachan | |
| even not member need to use $confirm_keyword. for example, 'guide', 'subscribe', 'confirm' add _can_accpet_command() 1. simple command syntax check 2. use of this command is allowed in FML::Config or not ? 3. Even new comer need to use commands [ guide, subscirbe, confirm ]. | |||
| 2001-10-12 | define prepare_file_to_return(): | fukachan | |
| expand $xxx variables in template (e.g. $help_file). 1. in Japanese case, convert kanji code: iso-2022-jp -> euc 2. expand variables: $ml_name -> elena 3. back kanji code: euc -> iso-2022-jp 4. return the new created template | |||
| 2001-10-11 | FML::Filter::Utils provides utility functions | fukachan | |
| is_secure_command_string(), is_valid_mail_address() FML::Process::Command checks input by FML::Filter::Utils::is_secure_command_string() | |||
| 2001-10-10 | define prototype for reply_message_nl() for natural language | fukachan | |
| modified to use it | |||
| 2001-10-10 | make command get,mget,help work | fukachan | |
| 2001-10-10 | check more defined() or not | fukachan | |
| more debug info define expand_variables_in_file() + expand $xxx variables in template (e.g. $help_file). | |||
| 2001-10-10 | bug fix: oops, method is command name not its line | fukachan | |
| 2001-10-08 | catch up the modification in FML::Process::Distribute.ya-ticket-tag-base | fukachan | |
| make command function work with replying request mail. disable lock()/unlock() since each command module lock/unlock by itself. | |||
| 2001-10-08 | modified finish() to use queue_flush() | fukachan | |
| 2001-10-08 | fix comment on queue_flush() | fukachan | |
| 2001-10-08 | log acl error info | fukachan | |
| 2001-10-08 | mode debug messages where loader runs | fukachan | |
| 2001-10-08 | enable "loader --ctladdr" behaves as libexec/command | fukachan | |
| more debug messages modify style e.g. eval q## -> eval q{} et. al. | |||
| 2001-09-13 | send() can take queue id as the argument | fukachan | |
| 2001-09-13 | more friendly error message | fukachan | |
| implement queue_flush($queue): This flush C<$queue>, that is, send mail specified by C<$queue>. It uses FML::Process::QueueManager module. | |||
| 2001-09-13 | nuke \s*$ | fukachan | |
| 2001-09-13 | clean up queue_in() | fukachan | |
| 2001-08-26 | pass {command_mode = admin} to FML::Command | fukachan | |
| 2001-08-22 | modified to use File::Spec | fukachan | |
| 2001-08-05 | clarify function: s/header_check/header_loop_check/ | fukachan | |
| 2001-07-15 | add more description on _fmlconf() and _makefml() | fukachan | |
| 2001-06-28 | define print_specific_month() method at TinyScheduler class. | fukachan | |
| fmlsch (fmlsch -a) and fmlsch.cgi uses this method to show 3 continuous months once. | |||
| 2001-06-21 | removed due to obsolete rule | fukachan | |
| 2001-06-10 | modify to use $ticket_driver. $ticket_driver is class name not model | fukachan | |
| name. | |||
| 2001-06-02 | clean up document | fukachan | |
| 2001-05-31 | clean up documents | fukachan | |
| 2001-05-30 | clean up documents | fukachan | |
| 2001-05-30 | clean up documents | fukachan | |
| 2001-05-29 | clean up documents | fukachan | |
