[cvs] commit: horde signup.php horde/admin templates.php user.php horde/admin/perms addchild.php delete.php edit.php agora deleteforum.php deletemessage.php editforum.php editmessage.php ansel image.php framework/Block/Block UI.php framework/Form ...

Jason Felice jfelice at cronosys.com
Wed Feb 25 20:19:30 PST 2004


eraserhd    2004/02/25 20:19:30 PST

  Modified files:
    .                    signup.php 
    admin                templates.php user.php 
    admin/perms          addchild.php delete.php edit.php 
    .                    deleteforum.php deletemessage.php 
                         editforum.php editmessage.php 
    .                    image.php 
    Block/Block          UI.php 
    Form                 Form.php package.xml 
    Form/Form/Action     conditional_setvalue.php 
    Horde/Horde          Config.php 
    Perms/Perms          UI.php 
    UI/UI                VarRenderer.php 
    UI/UI/VarRenderer    html.php 
    Util                 Variables.php 
    .                    blockedit.php delete.php edit.php 
                         layout.php modified.php move.php 
    bookmarks            delete.php edit.php 
    lib/Form             BlockEdit.php 
    lib/Form/BlockEdit   delete.php image.php richtext.php 
                         text.php 
    .                    admin.php search.php submit.php time.php 
    lib                  Admin.php Hermes.php TimeForm.php 
    lib/Form             EditChannel.php EditStory.php 
    news                 deletechannel.php deletestory.php 
                         editchannel.php editstory.php 
    books                edit.php 
    lists                editaccount.php 
    .                    delete.php edit.php genhtml.php view.php 
    clients              delete.php edit.php 
    .                    data.php 
    .                    blacklist.php spam.php whitelist.php 
    lib                  BlacklistForm.php OptionsForm.php 
                         WhitelistForm.php 
    .                    conclude.php delete.php edit.php 
                         export.php vote.php 
    lib                  Vote.php 
    .                    send.php 
    gateways             delete.php edit.php 
    .                    project.php 
    .                    add.php display.php edit.php vcard.php 
    .                    delete.php deletefield.php display.php 
                         edit.php fields.php genhtml.php 
                         sortfields.php 
    lib/Block            form.php 
    domains              delete.php edit.php 
    users                delete.php edit.php 
    virtuals             delete.php edit.php 
    .                    admin.php create.php details.php 
                         query.php runquery.php search.php 
    docs                 CHANGES 
    lib                  Admin.php Create.php Query.php Search.php 
                         Whups.php api.php 
    lib/Scheduler        whups.php 
    templates            comment.inc queryrenderer.inc 
  Removed files:
    Form/Form/Renderer   rows.php 
  Log:
  * Delete Horde_Form_Vars::, use Variables:: instead.
  * Delete Horde_Form_Renderer_rows::, was only used by Hermes and depends on
  Horde_Form_Vars:: cruft.
  
  Revision  Changes    Path
  1.15      +6 -6      agora/deleteforum.php
  1.19      +5 -5      agora/deletemessage.php
  1.19      +3 -3      agora/editforum.php
  1.36      +10 -10    agora/editmessage.php
  1.64      +12 -12    ansel/image.php
  1.5       +3 -3      framework/Block/Block/UI.php
  1.229     +78 -271   framework/Form/Form.php
  1.15      +5 -5      framework/Form/Form/Action/conditional_setvalue.php
  1.21      +0 -119    framework/Form/Form/Renderer/Attic/rows.php (dead)
  1.2       +1 -5      framework/Form/package.xml
  1.58      +11 -11    framework/Horde/Horde/Config.php
  1.13      +8 -8      framework/Perms/Perms/UI.php
  1.8       +3 -3      framework/UI/UI/VarRenderer.php
  1.20      +6 -6      framework/UI/UI/VarRenderer/html.php
  1.3       +2 -2      framework/Util/Variables.php
  1.39      +2 -2      giapeto/blockedit.php
  1.8       +5 -5      giapeto/bookmarks/delete.php
  1.9       +7 -6      giapeto/bookmarks/edit.php
  1.20      +6 -6      giapeto/delete.php
  1.44      +5 -5      giapeto/edit.php
  1.22      +7 -7      giapeto/layout.php
  1.5       +12 -9     giapeto/lib/Form/BlockEdit.php
  1.3       +3 -3      giapeto/lib/Form/BlockEdit/delete.php
  1.5       +4 -4      giapeto/lib/Form/BlockEdit/image.php
  1.4       +4 -4      giapeto/lib/Form/BlockEdit/richtext.php
  1.3       +4 -4      giapeto/lib/Form/BlockEdit/text.php
  1.9       +4 -4      giapeto/modified.php
  1.16      +6 -6      giapeto/move.php
  1.14      +13 -13    hermes/admin.php
  1.13      +4 -4      hermes/lib/Admin.php
  1.24      +3 -3      hermes/lib/Hermes.php
  1.29      +9 -9      hermes/lib/TimeForm.php
  1.8       +8 -8      hermes/search.php
  1.16      +4 -4      hermes/submit.php
  1.24      +9 -9      hermes/time.php
  1.18      +2 -2      horde/admin/perms/addchild.php
  1.14      +4 -4      horde/admin/perms/delete.php
  1.23      +4 -4      horde/admin/perms/edit.php
  1.12      +10 -10    horde/admin/templates.php
  1.41      +6 -6      horde/admin/user.php
  1.15      +3 -3      horde/signup.php
  1.8       +3 -3      jonah/lib/Form/EditChannel.php
  1.8       +5 -5      jonah/lib/Form/EditStory.php
  1.11      +7 -7      jonah/news/deletechannel.php
  1.12      +7 -7      jonah/news/deletestory.php
  1.10      +8 -8      jonah/news/editchannel.php
  1.8       +7 -7      jonah/news/editstory.php
  1.9       +5 -5      juno/books/edit.php
  1.10      +7 -7      juno/lists/editaccount.php
  1.10      +5 -5      midas/clients/delete.php
  1.13      +4 -4      midas/clients/edit.php
  1.11      +5 -5      midas/delete.php
  1.21      +7 -7      midas/edit.php
  1.12      +6 -6      midas/genhtml.php
  1.9       +7 -7      midas/view.php
  1.7       +2 -2      rakim/data.php
  1.16      +6 -6      sam/blacklist.php
  1.5       +4 -4      sam/lib/BlacklistForm.php
  1.5       +5 -5      sam/lib/OptionsForm.php
  1.5       +4 -4      sam/lib/WhitelistForm.php
  1.8       +6 -6      sam/spam.php
  1.16      +6 -6      sam/whitelist.php
  1.4       +15 -13    scry/conclude.php
  1.18      +15 -13    scry/delete.php
  1.29      +10 -10    scry/edit.php
  1.20      +9 -9      scry/export.php
  1.14      +8 -8      scry/lib/Vote.php
  1.24      +5 -5      scry/vote.php
  1.9       +4 -4      swoosh/gateways/delete.php
  1.12      +7 -7      swoosh/gateways/edit.php
  1.16      +5 -5      swoosh/send.php
  1.16      +3 -3      thor/project.php
  1.45      +7 -6      turba/add.php
  1.44      +5 -5      turba/display.php
  1.55      +8 -8      turba/edit.php
  1.4       +3 -3      turba/vcard.php
  1.19      +5 -5      ulaform/delete.php
  1.18      +10 -10    ulaform/deletefield.php
  1.13      +5 -5      ulaform/display.php
  1.22      +8 -8      ulaform/edit.php
  1.27      +13 -11    ulaform/fields.php
  1.9       +7 -7      ulaform/genhtml.php
  1.12      +3 -3      ulaform/lib/Block/form.php
  1.16      +4 -4      ulaform/sortfields.php
  1.7       +4 -4      vilma/domains/delete.php
  1.7       +4 -4      vilma/domains/edit.php
  1.6       +5 -5      vilma/users/delete.php
  1.10      +7 -7      vilma/users/edit.php
  1.7       +6 -6      vilma/virtuals/delete.php
  1.9       +7 -7      vilma/virtuals/edit.php
  1.61      +99 -99    whups/admin.php
  1.47      +5 -5      whups/create.php
  1.73      +14 -12    whups/details.php
  1.60      +1 -1      whups/docs/CHANGES
  1.50      +24 -24    whups/lib/Admin.php
  1.47      +13 -13    whups/lib/Create.php
  1.24      +25 -25    whups/lib/Query.php
  1.9       +2 -2      whups/lib/Scheduler/whups.php
  1.72      +20 -20    whups/lib/Search.php
  1.90      +9 -9      whups/lib/Whups.php
  1.54      +5 -5      whups/lib/api.php
  1.37      +16 -16    whups/query.php
  1.14      +4 -4      whups/runquery.php
  1.58      +5 -5      whups/search.php
  1.35      +17 -17    whups/templates/comment.inc
  1.25      +2 -2      whups/templates/queryrenderer.inc

  Chora Links:
  http://cvs.horde.org/diff.php/agora/deleteforum.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/agora/deletemessage.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/agora/editforum.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/agora/editmessage.php?r1=1.35&r2=1.36&ty=u
  http://cvs.horde.org/diff.php/ansel/image.php?r1=1.63&r2=1.64&ty=u
  http://cvs.horde.org/diff.php/framework/Block/Block/UI.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/framework/Form/Form.php?r1=1.228&r2=1.229&ty=u
  http://cvs.horde.org/diff.php/framework/Form/Form/Action/conditional_setvalue.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/co.php/framework/Form/Form/Renderer/Attic/rows.php?r=1.20
  http://cvs.horde.org/diff.php/framework/Form/package.xml?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/framework/Horde/Horde/Config.php?r1=1.57&r2=1.58&ty=u
  http://cvs.horde.org/diff.php/framework/Perms/Perms/UI.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/framework/UI/UI/VarRenderer.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/framework/UI/UI/VarRenderer/html.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/framework/Util/Variables.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/giapeto/blockedit.php?r1=1.38&r2=1.39&ty=u
  http://cvs.horde.org/diff.php/giapeto/bookmarks/delete.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/giapeto/bookmarks/edit.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/giapeto/delete.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/giapeto/edit.php?r1=1.43&r2=1.44&ty=u
  http://cvs.horde.org/diff.php/giapeto/layout.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/giapeto/lib/Form/BlockEdit.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/giapeto/lib/Form/BlockEdit/delete.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/giapeto/lib/Form/BlockEdit/image.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/giapeto/lib/Form/BlockEdit/richtext.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/giapeto/lib/Form/BlockEdit/text.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/giapeto/modified.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/giapeto/move.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/hermes/admin.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/hermes/lib/Admin.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/hermes/lib/Hermes.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/hermes/lib/TimeForm.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/hermes/search.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/hermes/submit.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/hermes/time.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/horde/admin/perms/addchild.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/horde/admin/perms/delete.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/horde/admin/perms/edit.php?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/horde/admin/templates.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/horde/admin/user.php?r1=1.40&r2=1.41&ty=u
  http://cvs.horde.org/diff.php/horde/signup.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/jonah/lib/Form/EditChannel.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/jonah/lib/Form/EditStory.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/jonah/news/deletechannel.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/jonah/news/deletestory.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/jonah/news/editchannel.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/jonah/news/editstory.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/juno/books/edit.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/juno/lists/editaccount.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/midas/clients/delete.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/midas/clients/edit.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/midas/delete.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/midas/edit.php?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/midas/genhtml.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/midas/view.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/rakim/data.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/sam/blacklist.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/sam/lib/BlacklistForm.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/sam/lib/OptionsForm.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/sam/lib/WhitelistForm.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/sam/spam.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/sam/whitelist.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/scry/conclude.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/scry/delete.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/scry/edit.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/scry/export.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/scry/lib/Vote.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/scry/vote.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/swoosh/gateways/delete.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/swoosh/gateways/edit.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/swoosh/send.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/thor/project.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/turba/add.php?r1=1.44&r2=1.45&ty=u
  http://cvs.horde.org/diff.php/turba/display.php?r1=1.43&r2=1.44&ty=u
  http://cvs.horde.org/diff.php/turba/edit.php?r1=1.54&r2=1.55&ty=u
  http://cvs.horde.org/diff.php/turba/vcard.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/ulaform/delete.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/ulaform/deletefield.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/ulaform/display.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/ulaform/edit.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/ulaform/fields.php?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/ulaform/genhtml.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/ulaform/lib/Block/form.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/ulaform/sortfields.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/vilma/domains/delete.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/vilma/domains/edit.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/vilma/users/delete.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/vilma/users/edit.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/vilma/virtuals/delete.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/vilma/virtuals/edit.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/whups/admin.php?r1=1.60&r2=1.61&ty=u
  http://cvs.horde.org/diff.php/whups/create.php?r1=1.46&r2=1.47&ty=u
  http://cvs.horde.org/diff.php/whups/details.php?r1=1.72&r2=1.73&ty=u
  http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.59&r2=1.60&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Admin.php?r1=1.49&r2=1.50&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Create.php?r1=1.46&r2=1.47&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Query.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Scheduler/whups.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Search.php?r1=1.71&r2=1.72&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.89&r2=1.90&ty=u
  http://cvs.horde.org/diff.php/whups/lib/api.php?r1=1.53&r2=1.54&ty=u
  http://cvs.horde.org/diff.php/whups/query.php?r1=1.36&r2=1.37&ty=u
  http://cvs.horde.org/diff.php/whups/runquery.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/whups/search.php?r1=1.57&r2=1.58&ty=u
  http://cvs.horde.org/diff.php/whups/templates/comment.inc?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/whups/templates/queryrenderer.inc?r1=1.24&r2=1.25&ty=u


More information about the cvs mailing list