[cvs] commit: whups admin.php create.php menu.php prefs.php
query.phpreports.php search.php whups/docs CHANGES whups/graphics
create.gif query.gif reports.gif search.gif whups/lib
Admin.phpbase.php whups/templates actionresult.inc comment.inc ...
Chuck Hagenbuch
chuck@horde.org
Wed, 17 Jul 2002 13:31:53 -0700 (PDT)
chuck 2002/07/17 13:31:53 PDT
Modified files:
. admin.php create.php query.php
reports.php search.php
docs CHANGES
lib Admin.php base.php
templates comment.inc searchresults.inc
Added files:
. menu.php prefs.php
graphics create.gif query.gif reports.gif
search.gif
templates common-footer.inc common-header.inc
templates/menu menu.inc
Removed files:
templates actionresult.inc common.inc page.inc
Log:
- whups now has a standard horde menu
- add an Options screen
- fix a bunch of bugs
- convert to the Notification framework
- remove a bunch of unneeded code.
Revision Changes Path
1.12 +175 -62 whups/admin.php
1.17 +10 -10 whups/create.php
1.32 +2 -0 whups/docs/CHANGES
1.1 +3 -0 whups/graphics/create.gif (new)
1.1 +2 -0 whups/graphics/query.gif (new)
1.1 +2 -0 whups/graphics/reports.gif (new)
1.1 +4 -0 whups/graphics/search.gif (new)
1.15 +5 -7 whups/lib/Admin.php
1.20 +7 -5 whups/lib/base.php
1.1 +22 -0 whups/menu.php (new)
1.1 +44 -0 whups/prefs.php (new)
1.11 +7 -10 whups/query.php
1.6 +7 -7 whups/reports.php
1.23 +5 -8 whups/search.php
1.4 +0 -39 whups/templates/Attic/actionresult.inc (dead)
1.4 +0 -20 whups/templates/Attic/common.inc (dead)
1.12 +0 -60 whups/templates/Attic/page.inc (dead)
1.12 +2 -2 whups/templates/comment.inc
1.8 +9 -0 whups/templates/common-footer.inc (new)
1.9 +34 -0 whups/templates/common-header.inc (new)
1.1 +49 -0 whups/templates/menu/menu.inc (new)
1.14 +6 -3 whups/templates/searchresults.inc
Chora Links:
http://cvs.horde.org/diff.php/whups/admin.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/whups/create.php?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.31&r2=1.32&ty=u
http://cvs.horde.org/co.php/whups/graphics/create.gif?r=1.1
http://cvs.horde.org/co.php/whups/graphics/query.gif?r=1.1
http://cvs.horde.org/co.php/whups/graphics/reports.gif?r=1.1
http://cvs.horde.org/co.php/whups/graphics/search.gif?r=1.1
http://cvs.horde.org/diff.php/whups/lib/Admin.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/whups/lib/base.php?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/co.php/whups/menu.php?r=1.1
http://cvs.horde.org/co.php/whups/prefs.php?r=1.1
http://cvs.horde.org/diff.php/whups/query.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/whups/reports.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/whups/search.php?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/co.php/whups/templates/Attic/actionresult.inc?r=1.3
http://cvs.horde.org/co.php/whups/templates/Attic/common.inc?r=1.3
http://cvs.horde.org/co.php/whups/templates/Attic/page.inc?r=1.11
http://cvs.horde.org/diff.php/whups/templates/comment.inc?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/co.php/whups/templates/common-footer.inc?r=1.8
http://cvs.horde.org/co.php/whups/templates/common-header.inc?r=1.9
http://cvs.horde.org/co.php/whups/templates/menu/menu.inc?r=1.1
http://cvs.horde.org/diff.php/whups/templates/searchresults.inc?r1=1.13&r2=1.14&ty=u