[cvs] commit: gollem login.php manager.php redirect.php view.php
xppublish.php gollem/docs CHANGES gollem/lib Gollem.php
Session.php gollem/templates/login login.inc
gollem/templates/manager actions.inc file_headers.inc header.inc ...
Michael M Slusarz
slusarz at bigworm.colorado.edu
Fri Apr 9 12:48:47 PDT 2004
slusarz 2004/04/09 12:48:47 PDT
Modified files:
. login.php manager.php redirect.php
view.php xppublish.php
docs CHANGES
lib Gollem.php Session.php
templates/login login.inc
templates/manager actions.inc file_headers.inc header.inc
javascript.inc prompts.inc
templates/menu menu.inc
templates/xppublish backend.inc browse.inc
Log:
Only support viewing one backend at a time now. This is more consistent
with the rest of the Horde applications, and makes the code a whole heck
of a lot easier to read.
While cleaning out, clean up a lot of other stuff too (i.e. unused functions).
Lots of phpdoc/phpdoc stubs added.
Revision Changes Path
1.75 +1 -0 gollem/docs/CHANGES
1.120 +275 -232 gollem/lib/Gollem.php
1.4 +75 -80 gollem/lib/Session.php
1.63 +38 -60 gollem/login.php
1.107 +156 -173 gollem/manager.php
1.35 +15 -36 gollem/redirect.php
1.47 +2 -2 gollem/templates/login/login.inc
1.26 +23 -26 gollem/templates/manager/actions.inc
1.22 +14 -14 gollem/templates/manager/file_headers.inc
1.31 +4 -12 gollem/templates/manager/header.inc
1.18 +66 -67 gollem/templates/manager/javascript.inc
1.10 +82 -86 gollem/templates/manager/prompts.inc
1.37 +3 -3 gollem/templates/menu/menu.inc
1.2 +2 -2 gollem/templates/xppublish/backend.inc
1.4 +11 -14 gollem/templates/xppublish/browse.inc
1.42 +4 -5 gollem/view.php
1.10 +30 -45 gollem/xppublish.php
Chora Links:
http://cvs.horde.org/diff.php/gollem/docs/CHANGES?r1=1.74&r2=1.75&ty=u
http://cvs.horde.org/diff.php/gollem/lib/Gollem.php?r1=1.119&r2=1.120&ty=u
http://cvs.horde.org/diff.php/gollem/lib/Session.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/gollem/login.php?r1=1.62&r2=1.63&ty=u
http://cvs.horde.org/diff.php/gollem/manager.php?r1=1.106&r2=1.107&ty=u
http://cvs.horde.org/diff.php/gollem/redirect.php?r1=1.34&r2=1.35&ty=u
http://cvs.horde.org/diff.php/gollem/templates/login/login.inc?r1=1.46&r2=1.47&ty=u
http://cvs.horde.org/diff.php/gollem/templates/manager/actions.inc?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/gollem/templates/manager/file_headers.inc?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/gollem/templates/manager/header.inc?r1=1.30&r2=1.31&ty=u
http://cvs.horde.org/diff.php/gollem/templates/manager/javascript.inc?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/gollem/templates/manager/prompts.inc?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/gollem/templates/menu/menu.inc?r1=1.36&r2=1.37&ty=u
http://cvs.horde.org/diff.php/gollem/templates/xppublish/backend.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/gollem/templates/xppublish/browse.inc?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/gollem/view.php?r1=1.41&r2=1.42&ty=u
http://cvs.horde.org/diff.php/gollem/xppublish.php?r1=1.9&r2=1.10&ty=u
More information about the cvs
mailing list