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

Chuck Hagenbuch chuck@horde.org
Sun, 10 Feb 2002 19:50:18 -0800 (PST)


chuck       2002/02/10 19:50:18 PST

  Modified files:
    .                    admin.php 
    docs                 CHANGES 
    lib                  Admin.php Search.php Whups.php 
    lib/Driver           sql.php 
    scripts/drivers      whups.sql 
    templates            formrenderer.inc 
  Log:
  - Only show users modules which they have permissions for.
  (this is going to cause a bit of confusion for people already using Whups at first)
  
  - Add a link from the edit module section to edit the permissions on that module.
  - Add managing of which users can have tickets assigned to them, on a
  per-module basis.
  (this requires a new SQL table)
  
  Revision  Changes    Path
  1.6       +114 -3    whups/admin.php
  1.15      +6 -1      whups/docs/CHANGES
  1.5       +52 -4     whups/lib/Admin.php
  1.27      +43 -3     whups/lib/Driver/sql.php
  1.13      +9 -4      whups/lib/Search.php
  1.15      +35 -4     whups/lib/Whups.php
  1.8       +8 -1      whups/scripts/drivers/whups.sql
  1.10      +3 -7      whups/templates/formrenderer.inc

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