cvs commit: whups admin.php whups/docs CHANGES whups/lib Admin.php Driver.php Forms.php Whups.php whups/lib/Driver sql.php whups/scripts/drivers whups.sql whups/templates formrenderer.inc

Chuck Hagenbuch chuck@horde.org
Tue, 29 Jan 2002 12:05:28 -0800 (PST)


chuck       2002/01/29 12:05:28 PST

  Modified files:
    .                    admin.php 
    docs                 CHANGES 
    lib                  Admin.php Driver.php Forms.php Whups.php 
    lib/Driver           sql.php 
    scripts/drivers      whups.sql 
    templates            formrenderer.inc 
  Log:
  This about wraps up the initial administration interface. A lot of admin.php
  could be optimized (tossed into functions or clases to avoid cut + paste code),
  and the sample_db needs to be updated to reflect sequences. Will do that
  in a minute.
  
  Revision  Changes    Path
  1.5       +419 -3    whups/admin.php
  1.13      +3 -3      whups/docs/CHANGES
  1.4       +238 -8    whups/lib/Admin.php
  1.16      +17 -3     whups/lib/Driver.php
  1.26      +100 -18   whups/lib/Driver/sql.php
  1.15      +16 -3     whups/lib/Forms.php
  1.14      +4 -1      whups/lib/Whups.php
  1.4       +2 -3      whups/scripts/drivers/whups.sql
  1.9       +17 -3     whups/templates/formrenderer.inc

  Chora Links:
  http://cvs.horde.org/diff.php/whups/admin.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Admin.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/drivers/whups.sql?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/whups/templates/formrenderer.inc?r1=1.8&r2=1.9&ty=u