[cvs] commit: vacation main.php vacation/docs CHANGES vacation/lib Driver.php vacation/lib/Driver forwards.php qmail.php sql.php vacation/templates/main main.inc

Chuck Hagenbuch chuck at horde.org
Fri May 9 14:57:05 PDT 2003


chuck       2003/05/09 13:57:05 PDT

  Modified files:
    .                    main.php 
    docs                 CHANGES 
    lib                  Driver.php 
    lib/Driver           forwards.php qmail.php sql.php 
    templates/main       main.inc 
  Log:
  [cjh] Implement fetching of corrent details for the forwards driver.
  
  Right now, we believe that the vacation message is set if
  .vacation.msg exists. Feel free to improve on this logic, but I don't
  think it's harmful, in any case.
  
  Also:
  [cjh] If we can retrieve the current vacation message for the user,
  pre-load the textarea with it.
  
  Revision  Changes    Path
  1.27      +3 -0      vacation/docs/CHANGES
  1.15      +41 -15    vacation/lib/Driver.php
  1.22      +82 -27    vacation/lib/Driver/forwards.php
  1.11      +2 -4      vacation/lib/Driver/qmail.php
  1.10      +107 -152  vacation/lib/Driver/sql.php
  1.27      +6 -2      vacation/main.php
  1.18      +1 -6      vacation/templates/main/main.inc

  Chora Links:
  http://cvs.horde.org/diff.php/vacation/docs/CHANGES?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/Driver.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/Driver/forwards.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/Driver/qmail.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/Driver/sql.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/vacation/main.php?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/vacation/templates/main/main.inc?r1=1.17&r2=1.18&ty=u


More information about the cvs mailing list