cvs commit: whups admin.php whups/docs CHANGES whups/lib Admin.php
Forms.php Whups.php api.php whups/lib/Driver sql.php
whups/scripts/drivers whups.sql whups/templates formrenderer.inc
Chuck Hagenbuch
chuck@horde.org
Fri, 25 Jan 2002 15:02:49 -0800 (PST)
chuck 2002/01/25 15:02:49 PST
Modified files:
. admin.php
docs CHANGES
lib Admin.php Forms.php Whups.php api.php
lib/Driver sql.php
scripts/drivers whups.sql
templates formrenderer.inc
Log:
- types now can map to n modules; this actually allows reuse. yay!
- admin interface works for adding, editing, and deleting types and modules.
- still need to handle states.
Revision Changes Path
1.4 +192 -44 whups/admin.php
1.11 +6 -5 whups/docs/CHANGES
1.3 +73 -41 whups/lib/Admin.php
1.24 +73 -16 whups/lib/Driver/sql.php
1.14 +39 -5 whups/lib/Forms.php
1.13 +11 -1 whups/lib/Whups.php
1.10 +2 -2 whups/lib/api.php
1.3 +8 -3 whups/scripts/drivers/whups.sql
1.8 +44 -21 whups/templates/formrenderer.inc
Chora Links:
http://cvs.horde.org/diff.php/whups/admin.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/whups/lib/Admin.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/whups/lib/Forms.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/whups/lib/api.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/whups/scripts/drivers/whups.sql?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/whups/templates/formrenderer.inc?r1=1.7&r2=1.8&ty=u