[cvs] commit: whups admin.php details.php graph.php reports.php rss.php search.php view.php whups/config mime_drivers.php.dist prefs.php.dist templates.php.dist whups/docs CHANGES whups/lib Admin.php Create.php Driver.php Mail.php Reports.php Search.php ...

Chuck Hagenbuch chuck at horde.org
Mon Apr 5 20:10:03 PDT 2004


chuck       2004/04/05 20:10:03 PDT

  Modified files:
    .                    admin.php details.php graph.php 
                         reports.php rss.php search.php view.php 
    config               mime_drivers.php.dist prefs.php.dist 
                         templates.php.dist 
    docs                 CHANGES 
    lib                  Admin.php Create.php Driver.php Mail.php 
                         Reports.php Search.php Whups.php api.php 
    lib/Driver           sql.php 
    scripts              mail-filter.php rename_module.php 
    scripts/drivers      create_queues.sql whups.sql 
    templates            comment.inc searchresults.inc 
    templates/admin      mtmatrix.inc 
  Log:
  This *should* finish off the Module -> Queue conversion, including in
  the SQL. Needs to be tested and ironed out before being ported to
  dev.horde.org and marked done, though.
  
  Revision  Changes    Path
  1.65      +20 -20    whups/admin.php
  1.2       +2 -4      whups/config/mime_drivers.php.dist
  1.20      +2 -2      whups/config/prefs.php.dist
  1.9       +2 -2      whups/config/templates.php.dist
  1.79      +9 -9      whups/details.php
  1.65      +1 -0      whups/docs/CHANGES
  1.26      +2 -2      whups/graph.php
  1.53      +20 -20    whups/lib/Admin.php
  1.49      +14 -14    whups/lib/Create.php
  1.99      +14 -14    whups/lib/Driver.php
  1.154     +67 -67    whups/lib/Driver/sql.php
  1.6       +3 -3      whups/lib/Mail.php
  1.19      +6 -6      whups/lib/Reports.php
  1.77      +14 -14    whups/lib/Search.php
  1.97      +6 -6      whups/lib/Whups.php
  1.57      +20 -20    whups/lib/api.php
  1.32      +3 -3      whups/reports.php
  1.6       +2 -2      whups/rss.php
  1.2       +4 -0      whups/scripts/drivers/create_queues.sql
  1.37      +61 -61    whups/scripts/drivers/whups.sql
  1.7       +4 -4      whups/scripts/mail-filter.php
  1.2       +3 -9      whups/scripts/rename_module.php
  1.61      +6 -7      whups/search.php
  1.5       +1 -1      whups/templates/admin/mtmatrix.inc
  1.38      +8 -8      whups/templates/comment.inc
  1.37      +5 -5      whups/templates/searchresults.inc
  1.7       +2 -2      whups/view.php

  Chora Links:
  http://cvs.horde.org/diff.php/whups/admin.php?r1=1.64&r2=1.65&ty=u
  http://cvs.horde.org/diff.php/whups/config/mime_drivers.php.dist?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/whups/config/prefs.php.dist?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/whups/config/templates.php.dist?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/whups/details.php?r1=1.78&r2=1.79&ty=u
  http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.64&r2=1.65&ty=u
  http://cvs.horde.org/diff.php/whups/graph.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Admin.php?r1=1.52&r2=1.53&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Create.php?r1=1.48&r2=1.49&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver.php?r1=1.98&r2=1.99&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.153&r2=1.154&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Mail.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Reports.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Search.php?r1=1.76&r2=1.77&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.96&r2=1.97&ty=u
  http://cvs.horde.org/diff.php/whups/lib/api.php?r1=1.56&r2=1.57&ty=u
  http://cvs.horde.org/diff.php/whups/reports.php?r1=1.31&r2=1.32&ty=u
  http://cvs.horde.org/diff.php/whups/rss.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/drivers/create_queues.sql?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/drivers/whups.sql?r1=1.36&r2=1.37&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/mail-filter.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/rename_module.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/whups/search.php?r1=1.60&r2=1.61&ty=u
  http://cvs.horde.org/diff.php/whups/templates/admin/mtmatrix.inc?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/templates/comment.inc?r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/whups/templates/searchresults.inc?r1=1.36&r2=1.37&ty=u
  http://cvs.horde.org/diff.php/whups/view.php?r1=1.6&r2=1.7&ty=u


More information about the cvs mailing list