commit: turba editobject.php login.php search.php turba/lib
AbstractObject.php Source.php turba/templates/display display.inc
turba/templates/login login.inc turba/templates/search foot.inc
head.inc row.inc
chuck@horde.org
chuck@horde.org
5 Feb 2001 04:50:05 -0000
chuck 2001/02/04 20:50:05 PST
Modified files:
. editobject.php login.php search.php
lib AbstractObject.php Source.php
templates/display display.inc
templates/login login.inc
templates/search foot.inc head.inc row.inc
Log:
- don't display the edit links (or allow editing by direct URL) if a
source is readonly OR if the source is not public, has an owner
field, and the owner doesn't match.
- other small improvements.
Revision Changes Path
1.8 +5 -2 turba/editobject.php
1.11 +3 -2 turba/login.php
1.33 +6 -2 turba/search.php
1.9 +19 -2 turba/lib/AbstractObject.php
1.22 +3 -3 turba/lib/Source.php
1.5 +2 -2 turba/templates/display/display.inc
1.6 +2 -2 turba/templates/login/login.inc
1.2 +0 -9 turba/templates/search/foot.inc
1.4 +4 -1 turba/templates/search/head.inc
1.4 +1 -1 turba/templates/search/row.inc