[cvs] commit: whups mybugs.php query.php runquery.php search.php whups/docs CHANGES whups/lib Driver.php Query.php api.php whups/lib/Block myqueries.php whups/lib/Driver sql.php whups/scripts/sql whups.sql whups/templates menu.inc ...

Chuck Hagenbuch chuck at horde.org
Sat Mar 19 19:02:57 PST 2005


chuck       2005-03-19 19:02:57 PST

  Modified files:
    .                    mybugs.php query.php runquery.php 
                         search.php 
    docs                 CHANGES 
    lib                  Driver.php Query.php api.php 
    lib/Block            myqueries.php 
    lib/Driver           sql.php 
    scripts/sql          whups.sql 
    templates            menu.inc queryrenderer.inc 
                         savedqueries.inc savedsearches.inc 
  Log:
  [cjh] Queries are stored as Horde_Share objects with full permissions.
  (Bug #1481).
  [cjh] Delete queue permissions when deleting a queue (Bug #1462).
  
  Revision  Changes    Path
  1.91      +3 -0      whups/docs/CHANGES
  1.6       +2 -2      whups/lib/Block/myqueries.php
  1.133     +12 -1     whups/lib/Driver.php
  1.214     +102 -161  whups/lib/Driver/sql.php
  1.37      +251 -107  whups/lib/Query.php
  1.80      +1 -54     whups/lib/api.php
  1.27      +4 -3      whups/mybugs.php
  1.53      +28 -29    whups/query.php
  1.30      +15 -20    whups/runquery.php
  1.6       +1 -8      whups/scripts/sql/whups.sql
  1.83      +5 -4      whups/search.php
  1.3       +1 -1      whups/templates/menu.inc
  1.36      +2 -2      whups/templates/queryrenderer.inc
  1.8       +4 -4      whups/templates/savedqueries.inc
  1.16      +2 -2      whups/templates/savedsearches.inc

  Chora Links:
  http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.90&r2=1.91&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/myqueries.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver.php?r1=1.132&r2=1.133&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.213&r2=1.214&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Query.php?r1=1.36&r2=1.37&ty=u
  http://cvs.horde.org/diff.php/whups/lib/api.php?r1=1.79&r2=1.80&ty=u
  http://cvs.horde.org/diff.php/whups/mybugs.php?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/whups/query.php?r1=1.52&r2=1.53&ty=u
  http://cvs.horde.org/diff.php/whups/runquery.php?r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/sql/whups.sql?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/whups/search.php?r1=1.82&r2=1.83&ty=u
  http://cvs.horde.org/diff.php/whups/templates/menu.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/whups/templates/queryrenderer.inc?r1=1.35&r2=1.36&ty=u
  http://cvs.horde.org/diff.php/whups/templates/savedqueries.inc?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/whups/templates/savedsearches.inc?r1=1.15&r2=1.16&ty=u


More information about the cvs mailing list