[cvs] commit: whups admin.php create.php details.php whups/docs CHANGES whups/lib Create.php Driver.php Search.php Whups.php whups/lib/Driver sql.php whups/scripts/drivers whups.sql

Chuck Hagenbuch chuck@horde.org
Mon Oct 28 22:23:48 2002


chuck       2002/10/28 14:23:47 PST

  Modified files:
    .                    admin.php create.php details.php 
    docs                 CHANGES 
    lib                  Create.php Driver.php Search.php 
                         Whups.php 
    lib/Driver           sql.php 
    scripts/drivers      whups.sql 
  Log:
  [cjh] Guest users can now add tickets and add comments to tickets when
        they have permissions to do so.
  
  (there's a new SQL table necessary for this).
  
  Revision  Changes    Path
  1.19      +5 -2      whups/admin.php
  1.22      +8 -2      whups/create.php
  1.24      +4 -2      whups/details.php
  1.43      +2 -0      whups/docs/CHANGES
  1.25      +10 -7     whups/lib/Create.php
  1.26      +17 -17    whups/lib/Driver.php
  1.59      +92 -37    whups/lib/Driver/sql.php
  1.29      +6 -2      whups/lib/Search.php
  1.36      +24 -13    whups/lib/Whups.php
  1.17      +9 -1      whups/scripts/drivers/whups.sql

  Chora Links:
  http://cvs.horde.org/diff.php/whups/admin.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/whups/create.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/whups/details.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.42&r2=1.43&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Create.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.58&r2=1.59&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Search.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.35&r2=1.36&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/drivers/whups.sql?r1=1.16&r2=1.17&ty=u