[cvs] commit: whups query.php runquery.php whups/docs CHANGES
whups/lib Query.php whups/lib/Driver sql.php whups/templates
queryrenderer.inc
Chuck Hagenbuch
chuck at horde.org
Sat Dec 18 17:34:00 PST 2004
chuck 2004-12-18 17:34:00 PST
Modified files:
. query.php runquery.php
docs CHANGES
lib Query.php
lib/Driver sql.php
templates queryrenderer.inc
Log:
[cjh] Allow inserting explicit Type filters into Query Builder queries
(Bug: #434).
- also note some brokenness with some of the text operators, fix
another for pgsql, disable one that doesn't seem to useful (case
sensitive text matching?), and reorganize the query display pages a
bunch.
Revision Changes Path
1.81 +2 -0 whups/docs/CHANGES
1.203 +13 -6 whups/lib/Driver/sql.php
1.33 +22 -11 whups/lib/Query.php
1.49 +10 -12 whups/query.php
1.26 +10 -8 whups/runquery.php
1.33 +11 -3 whups/templates/queryrenderer.inc
Chora Links:
http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.80&r2=1.81&ty=u
http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.202&r2=1.203&ty=u
http://cvs.horde.org/diff.php/whups/lib/Query.php?r1=1.32&r2=1.33&ty=u
http://cvs.horde.org/diff.php/whups/query.php?r1=1.48&r2=1.49&ty=u
http://cvs.horde.org/diff.php/whups/runquery.php?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/whups/templates/queryrenderer.inc?r1=1.32&r2=1.33&ty=u
More information about the cvs
mailing list