[cvs] commit: horde setup.php chora stats.php horde/config conf.php.dist horde/docs CHANGES hermes admin.php edit.php submit.php time.php hermes/lib Admin.php TimeForm.php base.php horde/lib Config.php...

Chuck Hagenbuch chuck@horde.org
Tue, 24 Sep 2002 15:59:03 -0700 (PDT)


chuck       2002/09/24 15:59:03 PDT

  Modified files:
    .                    setup.php 
    .                    stats.php 
    config               conf.php.dist 
    docs                 CHANGES 
    .                    admin.php edit.php submit.php time.php 
    lib                  Admin.php TimeForm.php base.php 
    lib                  Config.php Form.php Graph.php VFS.php 
    lib/Form             Action.php Renderer.php 
    lib/Form/Action      conditional_setvalue.php 
    lib/Form/Renderer    rows.php 
    lib/Graph            html.php svg.php 
    .                    admin.php create.php details.php 
                         query.php reports.php search.php 
    lib                  Admin.php Create.php Driver.php Query.php 
                         Search.php base.php 
    templates            comment.inc queryrenderer.inc 
                         searchresults.inc 
  Log:
  phase 2: complete the renaming of FormSprocket:: to Horde_Form:: and
  GraphSprocket:: to Horde_Graph::
  
  Revision  Changes    Path
  1.7       +4 -4      chora/stats.php
  1.4       +3 -3      hermes/admin.php
  1.3       +5 -5      hermes/edit.php
  1.4       +16 -16    hermes/lib/Admin.php
  1.8       +16 -16    hermes/lib/TimeForm.php
  1.4       +3 -3      hermes/lib/base.php
  1.2       +5 -5      hermes/submit.php
  1.7       +5 -5      hermes/time.php
  1.15      +2 -2      horde/config/conf.php.dist
  1.330     +3 -0      horde/docs/CHANGES
  1.10      +6 -6      horde/lib/Config.php
  1.22      +82 -86    horde/lib/Form.php
  1.2       +25 -25    horde/lib/Form/Action.php
  1.2       +5 -5      horde/lib/Form/Action/conditional_setvalue.php
  1.16      +32 -32    horde/lib/Form/Renderer.php
  1.7       +4 -4      horde/lib/Form/Renderer/rows.php
  1.7       +30 -32    horde/lib/Graph.php
  1.8       +5 -5      horde/lib/Graph/html.php
  1.8       +5 -5      horde/lib/Graph/svg.php
  1.20      +3 -3      horde/lib/VFS.php
  1.12      +6 -6      horde/setup.php
  1.16      +12 -12    whups/admin.php
  1.20      +3 -3      whups/create.php
  1.22      +5 -5      whups/details.php
  1.17      +54 -54    whups/lib/Admin.php
  1.23      +9 -9      whups/lib/Create.php
  1.24      +3 -3      whups/lib/Driver.php
  1.8       +15 -15    whups/lib/Query.php
  1.27      +17 -17    whups/lib/Search.php
  1.27      +3 -3      whups/lib/base.php
  1.13      +4 -4      whups/query.php
  1.10      +4 -4      whups/reports.php
  1.26      +3 -3      whups/search.php
  1.14      +3 -3      whups/templates/comment.inc
  1.8       +3 -3      whups/templates/queryrenderer.inc
  1.15      +2 -2      whups/templates/searchresults.inc

  Chora Links:
  http://cvs.horde.org/diff.php/chora/stats.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/hermes/admin.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/hermes/edit.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/hermes/lib/Admin.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/hermes/lib/TimeForm.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/hermes/lib/base.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/hermes/submit.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/hermes/time.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/config/conf.php.dist?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.329&r2=1.330&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Config.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Form.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Form/Action.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Form/Action/conditional_setvalue.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Form/Renderer.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Form/Renderer/rows.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Graph.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Graph/html.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Graph/svg.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/horde/setup.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/whups/admin.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/whups/create.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/whups/details.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Admin.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Create.php?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Query.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Search.php?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/whups/lib/base.php?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/whups/query.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/whups/reports.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/whups/search.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/whups/templates/comment.inc?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/whups/templates/queryrenderer.inc?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/whups/templates/searchresults.inc?r1=1.14&r2=1.15&ty=u