[cvs] commit: ingo filters.php rule.php script.php ingo/docs CHANGES
ingo/lib Storage.php base.php ingo/lib/Storage prefs.php
ingo/templates/rules filter.inc footer.inc header.inc
Michael M Slusarz
slusarz at bigworm.colorado.edu
Thu May 1 16:49:44 PDT 2003
slusarz 2003/05/01 15:49:43 PDT
Modified files:
. filters.php rule.php script.php
docs CHANGES
lib Storage.php base.php
lib/Storage prefs.php
templates/rules filter.inc footer.inc header.inc
Log:
Improve session handling for Ingo - data items now cached by Ingo_Storage::.
'edit' should be a URL parameter, not a session value.
Copying rules wasn't maintaining the old rules infrormation - fixed.
Some code cleanups/optimizations/variable renaming (in rule.php, name the
main array $rule instead of $filter).
Revision Changes Path
1.14 +1 -0 ingo/docs/CHANGES
1.15 +8 -5 ingo/filters.php
1.7 +51 -6 ingo/lib/Storage.php
1.7 +6 -7 ingo/lib/Storage/prefs.php
1.23 +8 -5 ingo/lib/base.php
1.24 +32 -32 ingo/rule.php
1.17 +1 -4 ingo/script.php
1.7 +5 -5 ingo/templates/rules/filter.inc
1.6 +10 -10 ingo/templates/rules/footer.inc
1.5 +5 -5 ingo/templates/rules/header.inc
Chora Links:
http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/ingo/filters.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Storage.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/ingo/lib/Storage/prefs.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/ingo/lib/base.php?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/ingo/rule.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/ingo/script.php?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/ingo/templates/rules/filter.inc?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/ingo/templates/rules/footer.inc?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/ingo/templates/rules/header.inc?r1=1.4&r2=1.5&ty=u
More information about the cvs
mailing list