[cvs] commit: horde/admin groups.php perms.php horde/lib Category.php
CategoryTree.php Group.php Perms.php Share.php horde/lib/Category
sql.php horde/templates/admin/groups addchild.inc delete.inc
edit.inc horde/templates/admin/perms addchild.inc delete.inc ...
Chuck Hagenbuch
chuck@horde.org
Fri, 6 Sep 2002 22:38:27 -0700 (PDT)
chuck 2002/09/06 22:38:27 PDT
Modified files:
admin groups.php perms.php
lib Category.php CategoryTree.php Group.php
Perms.php Share.php
lib/Category sql.php
templates/admin/groups addchild.inc delete.inc edit.inc
templates/admin/perms addchild.inc delete.inc edit.inc
docs CHANGES
Log:
Rewrite of the categories system to let multiple leaves have the same
name (assuming they have different parents), and some other
optimizations/fixes.
Very extensive code changes. Will probably break a few things.
Revision Changes Path
1.16 +38 -24 horde/admin/groups.php
1.13 +162 -165 horde/admin/perms.php
1.327 +3 -0 horde/docs/CHANGES
1.31 +211 -221 horde/lib/Category.php
1.28 +135 -133 horde/lib/Category/sql.php
1.13 +14 -16 horde/lib/CategoryTree.php
1.22 +52 -38 horde/lib/Group.php
1.24 +44 -49 horde/lib/Perms.php
1.6 +131 -68 horde/lib/Share.php
1.3 +2 -2 horde/templates/admin/groups/addchild.inc
1.3 +2 -2 horde/templates/admin/groups/delete.inc
1.5 +3 -3 horde/templates/admin/groups/edit.inc
1.3 +2 -2 horde/templates/admin/perms/addchild.inc
1.3 +2 -2 horde/templates/admin/perms/delete.inc
1.5 +3 -3 horde/templates/admin/perms/edit.inc
Chora Links:
http://cvs.horde.org/diff.php/horde/admin/groups.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/horde/admin/perms.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.326&r2=1.327&ty=u
http://cvs.horde.org/diff.php/horde/lib/Category.php?r1=1.30&r2=1.31&ty=u
http://cvs.horde.org/diff.php/horde/lib/Category/sql.php?r1=1.27&r2=1.28&ty=u
http://cvs.horde.org/diff.php/horde/lib/CategoryTree.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/horde/lib/Group.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/horde/lib/Perms.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/horde/lib/Share.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/horde/templates/admin/groups/addchild.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/templates/admin/groups/delete.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/templates/admin/groups/edit.inc?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/horde/templates/admin/perms/addchild.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/templates/admin/perms/delete.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/templates/admin/perms/edit.inc?r1=1.4&r2=1.5&ty=u