[cvs] commit: hermes admin.php edit.php prefs.php hermes/docs CHANGES hermes/lib Admin.php Hermes.php TimeForm.php hermes/lib/Driversql.php hermes/scripts/drivers hermes.sql hermes/templates/menumenu.inc

Chuck Hagenbuch chuck@horde.org
Mon, 29 Jul 2002 14:52:43 -0700 (PDT)


chuck       2002/07/29 14:52:43 PDT

  Modified files:
    .                    admin.php 
    docs                 CHANGES 
    lib                  Hermes.php TimeForm.php 
    lib/Driver           sql.php 
    scripts/drivers      hermes.sql 
    templates/menu       menu.inc 
  Added files:
    .                    edit.php prefs.php 
    lib                  Admin.php 
  Log:
  - add an Admin interface (for setting job types)
  - add an Options UI (no useful prefs yet)
  - add a UI for editing time
  
  There is a new table, but no modifications to existing tables.
  
  Revision  Changes    Path
  1.2       +89 -1217  hermes/admin.php
  1.2       +3 -0      hermes/docs/CHANGES
  1.1       +70 -0     hermes/edit.php (new)
  1.1       +92 -0     hermes/lib/Admin.php (new)
  1.3       +130 -3    hermes/lib/Driver/sql.php
  1.2       +2 -19     hermes/lib/Hermes.php
  1.4       +64 -4     hermes/lib/TimeForm.php
  1.1       +44 -0     hermes/prefs.php (new)
  1.4       +9 -1      hermes/scripts/drivers/hermes.sql
  1.3       +7 -0      hermes/templates/menu/menu.inc

  Chora Links:
  http://cvs.horde.org/diff.php/hermes/admin.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/hermes/docs/CHANGES?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/co.php/hermes/edit.php?r=1.1
  http://cvs.horde.org/co.php/hermes/lib/Admin.php?r=1.1
  http://cvs.horde.org/diff.php/hermes/lib/Driver/sql.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/hermes/lib/Hermes.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/hermes/lib/TimeForm.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/co.php/hermes/prefs.php?r=1.1
  http://cvs.horde.org/diff.php/hermes/scripts/drivers/hermes.sql?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/hermes/templates/menu/menu.inc?r1=1.2&r2=1.3&ty=u