[cvs] commit: whups query.php search.php whups/docs CHANGES whups/lib Query.php Whups.php whups/lib/Driver sql.php whups/templatesqueryrenderer.inc searchresults.inc

Chuck Hagenbuch chuck@horde.org
Tue, 16 Jul 2002 17:56:31 -0700 (PDT)


chuck       2002/07/16 17:56:31 PDT

  Modified files:
    .                    query.php search.php 
    docs                 CHANGES 
    lib                  Query.php Whups.php 
    lib/Driver           sql.php 
    templates            queryrenderer.inc searchresults.inc 
  Log:
  Fix the Query Builder. Not everything, but probably everything that _used_ to
  work, and a bunch - like actually executing the query and getting tickets back -
  that didn't, all work now.
  
  Revision  Changes    Path
  1.31      +1 -0      whups/docs/CHANGES
  1.47      +49 -40    whups/lib/Driver/sql.php
  1.7       +26 -76    whups/lib/Query.php
  1.28      +3 -3      whups/lib/Whups.php
  1.10      +49 -17    whups/query.php
  1.22      +1 -3      whups/search.php
  1.7       +12 -13    whups/templates/queryrenderer.inc
  1.13      +4 -3      whups/templates/searchresults.inc

  Chora Links:
  http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.46&r2=1.47&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Query.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.27&r2=1.28&ty=u
  http://cvs.horde.org/diff.php/whups/query.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/whups/search.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/whups/templates/queryrenderer.inc?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/whups/templates/searchresults.inc?r1=1.12&r2=1.13&ty=u