[cvs] commit: whups runquery.php search.php whups/lib Query.php Ticket.php whups/lib/Block myqueries.php query.php whups/lib/Driver sql.php whups/lib/Forms QueryParameterForm.php whups/templates queryrenderer.inc savedqueries.inc
Chuck Hagenbuch
chuck at horde.org
Wed Jan 17 18:38:05 PST 2007
chuck 2007-01-17 18:38:05 PST
Modified files:
. runquery.php search.php
lib Query.php Ticket.php
lib/Block myqueries.php query.php
lib/Driver sql.php
templates queryrenderer.inc savedqueries.inc
Added files:
lib/Forms QueryParameterForm.php
Log:
Move query data to a dedicated table, just use shares to manage query
permissions.
Revision Changes Path
1.13 +3 -7 whups/lib/Block/myqueries.php
1.3 +11 -11 whups/lib/Block/query.php
1.269 +69 -6 whups/lib/Driver/sql.php
1.1 +26 -0 whups/lib/Forms/QueryParameterForm.php (new)
1.58 +275 -217 whups/lib/Query.php
1.62 +16 -1 whups/lib/Ticket.php
1.38 +11 -9 whups/runquery.php
1.102 +2 -2 whups/search.php
1.43 +3 -3 whups/templates/queryrenderer.inc
1.17 +4 -4 whups/templates/savedqueries.inc
Chora Links:
http://cvs.horde.org/diff.php/whups/lib/Block/myqueries.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/whups/lib/Block/query.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.268&r2=1.269&ty=u
http://cvs.horde.org/co.php/whups/lib/Forms/QueryParameterForm.php?r=1.1
http://cvs.horde.org/diff.php/whups/lib/Query.php?r1=1.57&r2=1.58&ty=u
http://cvs.horde.org/diff.php/whups/lib/Ticket.php?r1=1.61&r2=1.62&ty=u
http://cvs.horde.org/diff.php/whups/runquery.php?r1=1.37&r2=1.38&ty=u
http://cvs.horde.org/diff.php/whups/search.php?r1=1.101&r2=1.102&ty=u
http://cvs.horde.org/diff.php/whups/templates/queryrenderer.inc?r1=1.42&r2=1.43&ty=u
http://cvs.horde.org/diff.php/whups/templates/savedqueries.inc?r1=1.16&r2=1.17&ty=u
More information about the cvs
mailing list