[cvs] commit: whups create.php details.php graph.php reports.php search.php whups/lib Admin.php Create.php Driver.php Query.php Search.php Whups.php api.php base.php whups/lib/Driver sql.php

Chuck Hagenbuch chuck@horde.org
Mon Oct 28 20:03:07 2002


chuck       2002/10/28 12:03:06 PST

  Modified files:
    .                    create.php details.php graph.php 
                         reports.php search.php 
    lib                  Admin.php Create.php Driver.php Query.php 
                         Search.php Whups.php api.php base.php 
    lib/Driver           sql.php 
  Log:
  More flexible permissioning; distinguish between who can add to a
  module and whoc an search it (_PERMS_READ vs. _PERMS_EDIT, which you
  must have to add a new ticket).
  
  Also, more permissions checks in various places, and better error
  checking (permissions and otherwise) when viewing a ticket, so that
  non-existant tickets or ones you shouldn't have permissions to view
  are caught better.
  
  Revision  Changes    Path
  1.21      +2 -4      whups/create.php
  1.23      +8 -3      whups/details.php
  1.3       +2 -2      whups/graph.php
  1.19      +2 -6      whups/lib/Admin.php
  1.24      +4 -7      whups/lib/Create.php
  1.25      +3 -3      whups/lib/Driver.php
  1.58      +11 -2     whups/lib/Driver/sql.php
  1.9       +2 -3      whups/lib/Query.php
  1.28      +12 -18    whups/lib/Search.php
  1.35      +3 -5      whups/lib/Whups.php
  1.22      +7 -3      whups/lib/api.php
  1.28      +5 -5      whups/lib/base.php
  1.18      +2 -2      whups/reports.php
  1.28      +2 -2      whups/search.php

  Chora Links:
  http://cvs.horde.org/diff.php/whups/create.php?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/whups/details.php?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/whups/graph.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Admin.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Create.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.57&r2=1.58&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Query.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Search.php?r1=1.27&r2=1.28&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/whups/lib/api.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/whups/lib/base.php?r1=1.27&r2=1.28&ty=u
  http://cvs.horde.org/diff.php/whups/reports.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/whups/search.php?r1=1.27&r2=1.28&ty=u