[cvs] commit: turba/lib Driver.php Group.php Source.php Turba.php
api.php turba/docs CHANGES turba/lib/Driver ldap.php prefs.php
sql.php turba minisearch.php
Chuck Hagenbuch
chuck at horde.org
Mon Sep 1 19:59:48 PDT 2003
chuck 2003/09/01 19:59:48 PDT
Modified files:
lib api.php Driver.php Group.php Source.php
Turba.php
docs CHANGES
lib/Driver ldap.php prefs.php sql.php
. minisearch.php
Log:
[cjh] Use arbitrary search support to include searching of composite
fields.
[cjh] Turba_Drivers are now capable of arbitrary searches, including
unlimited nested combinations of AND and OR searches.
(got rid of the TURBA_SEARCH constants in the process - just 'AND' and 'OR' now)
Revision Changes Path
1.135 +7 -0 turba/docs/CHANGES
1.36 +66 -68 turba/lib/Driver.php
1.36 +105 -130 turba/lib/Driver/ldap.php
1.4 +5 -34 turba/lib/Driver/prefs.php
1.37 +78 -105 turba/lib/Driver/sql.php
1.18 +5 -6 turba/lib/Group.php
1.65 +85 -38 turba/lib/Source.php
1.38 +2 -6 turba/lib/Turba.php
1.61 +8 -8 turba/lib/api.php
1.7 +3 -3 turba/minisearch.php
Chora Links:
http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.134&r2=1.135&ty=u
http://cvs.horde.org/diff.php/turba/lib/Driver.php?r1=1.35&r2=1.36&ty=u
http://cvs.horde.org/diff.php/turba/lib/Driver/ldap.php?r1=1.35&r2=1.36&ty=u
http://cvs.horde.org/diff.php/turba/lib/Driver/prefs.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/turba/lib/Driver/sql.php?r1=1.36&r2=1.37&ty=u
http://cvs.horde.org/diff.php/turba/lib/Group.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/turba/lib/Source.php?r1=1.64&r2=1.65&ty=u
http://cvs.horde.org/diff.php/turba/lib/Turba.php?r1=1.37&r2=1.38&ty=u
http://cvs.horde.org/diff.php/turba/lib/api.php?r1=1.60&r2=1.61&ty=u
http://cvs.horde.org/diff.php/turba/minisearch.php?r1=1.6&r2=1.7&ty=u
More information about the cvs
mailing list