[cvs]
commit: turba addobjectaction.php browse.php deleteobject.php
editobjectaction.php turba/config prefs.php.dist sources.
php.dist
turba/docs CHANGES turba/graphics checkbox.gif turba/lib Group.php
List.php Object.php Source.php Tur
ba.php api.php ...
Chuck Hagenbuch
chuck@horde.org
Wed, 19 Jun 2002 14:35:11 -0700 (PDT)
chuck 2002/06/19 14:35:11 PDT
Modified files:
. addobjectaction.php browse.php
deleteobject.php editobjectaction.php
config prefs.php.dist sources.php.dist
docs CHANGES
lib Group.php List.php Object.php Source.php
Turba.php api.php
templates/display display.inc
Added files:
graphics checkbox.gif
templates/browse actions.inc column_footers.inc
column_headers.inc contactrow.inc
footer.inc header.inc javascript.inc
select.inc
Removed files:
templates/browse foot.inc head.inc
Log:
Initial distribution lists implementation
(Michael Cochrane <mike@graftonhall.co.nz>).
Revision Changes Path
1.14 +4 -1 turba/addobjectaction.php
1.8 +178 -42 turba/browse.php
1.14 +21 -1 turba/config/prefs.php.dist
1.41 +3 -1 turba/config/sources.php.dist
1.12 +6 -2 turba/deleteobject.php
1.110 +2 -0 turba/docs/CHANGES
1.11 +6 -3 turba/editobjectaction.php
1.1 +1 -0 turba/graphics/checkbox.gif (new)
1.11 +99 -5 turba/lib/Group.php
1.19 +10 -5 turba/lib/List.php
1.9 +3 -2 turba/lib/Object.php
1.45 +24 -9 turba/lib/Source.php
1.22 +4 -2 turba/lib/Turba.php
1.29 +49 -11 turba/lib/api.php
1.2 +0 -3 turba/templates/browse/Attic/foot.inc (dead)
1.5 +0 -47 turba/templates/browse/Attic/head.inc (dead)
1.1 +49 -0 turba/templates/browse/actions.inc (new)
1.1 +13 -0 turba/templates/browse/column_footers.inc (new)
1.1 +18 -0 turba/templates/browse/column_headers.inc (new)
1.1 +67 -0 turba/templates/browse/contactrow.inc (new)
1.1 +1 -0 turba/templates/browse/footer.inc (new)
1.1 +8 -0 turba/templates/browse/header.inc (new)
1.1 +56 -0 turba/templates/browse/javascript.inc (new)
1.1 +19 -0 turba/templates/browse/select.inc (new)
1.24 +2 -2 turba/templates/display/display.inc
Chora Links:
http://cvs.horde.org/diff.php/turba/addobjectaction.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/turba/browse.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/turba/config/prefs.php.dist?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/turba/config/sources.php.dist?r1=1.40&r2=1.41&ty=u
http://cvs.horde.org/diff.php/turba/deleteobject.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.109&r2=1.110&ty=u
http://cvs.horde.org/diff.php/turba/editobjectaction.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/co.php/turba/graphics/checkbox.gif?r=1.1
http://cvs.horde.org/diff.php/turba/lib/Group.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/turba/lib/List.php?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/turba/lib/Object.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/turba/lib/Source.php?r1=1.44&r2=1.45&ty=u
http://cvs.horde.org/diff.php/turba/lib/Turba.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/turba/lib/api.php?r1=1.28&r2=1.29&ty=u
http://cvs.horde.org/co.php/turba/templates/browse/Attic/foot.inc?r=1.1
http://cvs.horde.org/co.php/turba/templates/browse/Attic/head.inc?r=1.4
http://cvs.horde.org/co.php/turba/templates/browse/actions.inc?r=1.1
http://cvs.horde.org/co.php/turba/templates/browse/column_footers.inc?r=1.1
http://cvs.horde.org/co.php/turba/templates/browse/column_headers.inc?r=1.1
http://cvs.horde.org/co.php/turba/templates/browse/contactrow.inc?r=1.1
http://cvs.horde.org/co.php/turba/templates/browse/footer.inc?r=1.1
http://cvs.horde.org/co.php/turba/templates/browse/header.inc?r=1.1
http://cvs.horde.org/co.php/turba/templates/browse/javascript.inc?r=1.1
http://cvs.horde.org/co.php/turba/templates/browse/select.inc?r=1.1
http://cvs.horde.org/diff.php/turba/templates/display/display.inc?r1=1.23&r2=1.24&ty=u