cvs commit: whups details.php help.php newuser.php search.php useradmin.php whups/config conf.php.dist whups/lib Backend.php Create.php Forms.php Search.php Whups.php WhupsPublic.php api.php base.php whups/lib/Backend sql.php whups/scripts/backend ...

Chuck Hagenbuch chuck@horde.org
Sun, 23 Dec 2001 09:48:30 -0800 (PST)


chuck       2001/12/23 09:48:30 PST

  Modified files:
    .                    details.php search.php 
    config               conf.php.dist 
    lib                  Backend.php Create.php Forms.php 
                         Search.php Whups.php api.php base.php 
    lib/Backend          sql.php 
    scripts/backend      sample_whups_db.sql whups.sql 
    templates            formrenderer.inc page.inc 
                         searchresults.inc 
  Removed files:
    .                    help.php newuser.php useradmin.php 
    lib                  WhupsPublic.php 
  Log:
  Lots of work on WHUPS. Make assignment actually work
  without whups-specific users, remove unused files, remove whups-specific
  users, cleanup, etc.
  
  Revision  Changes    Path
  1.6       +0 -34     whups/Attic/help.php (dead)
  1.3       +0 -35     whups/Attic/newuser.php (dead)
  1.3       +0 -35     whups/Attic/useradmin.php (dead)
  1.5       +4 -1      whups/config/conf.php.dist
  1.12      +28 -32    whups/details.php
  1.3       +0 -146    whups/lib/Attic/WhupsPublic.php (dead)
  1.12      +16 -23    whups/lib/Backend.php
  1.16      +30 -114   whups/lib/Backend/sql.php
  1.11      +2 -4      whups/lib/Create.php
  1.10      +3 -29     whups/lib/Forms.php
  1.9       +6 -11     whups/lib/Search.php
  1.10      +18 -67    whups/lib/Whups.php
  1.8       +4 -10     whups/lib/api.php
  1.14      +13 -17    whups/lib/base.php
  1.7       +3 -15     whups/scripts/backend/sample_whups_db.sql
  1.11      +11 -18    whups/scripts/backend/whups.sql
  1.12      +2 -1      whups/search.php
  1.5       +35 -35    whups/templates/formrenderer.inc
  1.6       +1 -4      whups/templates/page.inc
  1.8       +2 -8      whups/templates/searchresults.inc

  Chora Links:
  http://cvs.horde.org/co.php/whups/Attic/help.php?r=1.5
  http://cvs.horde.org/co.php/whups/Attic/newuser.php?r=1.2
  http://cvs.horde.org/co.php/whups/Attic/useradmin.php?r=1.2
  http://cvs.horde.org/diff.php/whups/config/conf.php.dist?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/details.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/co.php/whups/lib/Attic/WhupsPublic.php?r=1.2
  http://cvs.horde.org/diff.php/whups/lib/Backend.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Backend/sql.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Create.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Search.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/whups/lib/api.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/whups/lib/base.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/backend/sample_whups_db.sql?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/backend/whups.sql?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/whups/search.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/whups/templates/formrenderer.inc?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/templates/page.inc?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/whups/templates/searchresults.inc?r1=1.7&r2=1.8&ty=u