[cvs] commit: whups data.php reports.php search.php view.php whups/admin index.php whups/lib Mail.php Query.php Reports.php Ticket.php Whups.php api.php base.php whups/lib/Block myqueries.php myrequests.php mytickets.php query.php queuecontents.php ...

Chuck Hagenbuch chuck at horde.org
Fri Jun 15 15:22:12 UTC 2007


chuck       2007-06-15 11:22:12 EDT

  Modified files:
    .                    data.php reports.php search.php view.php 
    admin                index.php 
    lib                  Mail.php Query.php Reports.php Ticket.php 
                         Whups.php api.php base.php 
    lib/Block            myqueries.php myrequests.php 
                         mytickets.php query.php queuecontents.php 
                         queuesummary.php unassigned.php 
    lib/Forms            Admin.php CreateTicket.php EditTicket.php 
                         Search.php 
    scripts              bugzilla-import.php mail-filter.php 
                         obliterate.php 
    scripts/upgrades     2007-01-16_query_share_updates.php 
    templates            queryrenderer.inc 
    templates/admin      mtmatrix.inc 
    ticket               comment.php create.php delete.php 
                         index.php queue.php rss.php type.php 
                         update.php watch.php 
  Log:
  Rename $whups to $whups_driver
  
  Revision  Changes    Path
  1.8       +44 -44    whups/admin/index.php
  1.27      +2 -2      whups/data.php
  1.14      +1 -2      whups/lib/Block/myqueries.php
  1.10      +3 -3      whups/lib/Block/myrequests.php
  1.8       +3 -3      whups/lib/Block/mytickets.php
  1.5       +3 -3      whups/lib/Block/query.php
  1.3       +7 -7      whups/lib/Block/queuecontents.php
  1.4       +3 -3      whups/lib/Block/queuesummary.php
  1.6       +3 -3      whups/lib/Block/unassigned.php
  1.8       +58 -58    whups/lib/Forms/Admin.php
  1.12      +18 -18    whups/lib/Forms/CreateTicket.php
  1.9       +8 -8      whups/lib/Forms/EditTicket.php
  1.3       +5 -5      whups/lib/Forms/Search.php
  1.26      +2 -2      whups/lib/Mail.php
  1.60      +10 -12    whups/lib/Query.php
  1.31      +3 -3      whups/lib/Reports.php
  1.66      +23 -23    whups/lib/Ticket.php
  1.165     +9 -9      whups/lib/Whups.php
  1.118     +41 -41    whups/lib/api.php
  1.71      +3 -3      whups/lib/base.php
  1.41      +3 -3      whups/reports.php
  1.11      +9 -9      whups/scripts/bugzilla-import.php
  1.24      +10 -10    whups/scripts/mail-filter.php
  1.5       +7 -7      whups/scripts/obliterate.php
  1.2       +2 -2      whups/scripts/upgrades/2007-01-16_query_share_updates.php
  1.106     +3 -3      whups/search.php
  1.10      +1 -1      whups/templates/admin/mtmatrix.inc
  1.44      +12 -12    whups/templates/queryrenderer.inc
  1.24      +3 -3      whups/ticket/comment.php
  1.19      +2 -2      whups/ticket/create.php
  1.15      +5 -5      whups/ticket/delete.php
  1.26      +3 -3      whups/ticket/index.php
  1.24      +11 -11    whups/ticket/queue.php
  1.8       +3 -3      whups/ticket/rss.php
  1.18      +6 -6      whups/ticket/type.php
  1.31      +5 -5      whups/ticket/update.php
  1.5       +4 -4      whups/ticket/watch.php
  1.23      +3 -3      whups/view.php

  Chora Links:
  http://cvs.horde.org/diff.php/whups/admin/index.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/whups/data.php?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/myqueries.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/myrequests.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/mytickets.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/query.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/queuecontents.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/queuesummary.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/unassigned.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms/Admin.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms/CreateTicket.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms/EditTicket.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms/Search.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Mail.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Query.php?r1=1.59&r2=1.60&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Reports.php?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Ticket.php?r1=1.65&r2=1.66&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.164&r2=1.165&ty=u
  http://cvs.horde.org/diff.php/whups/lib/api.php?r1=1.117&r2=1.118&ty=u
  http://cvs.horde.org/diff.php/whups/lib/base.php?r1=1.70&r2=1.71&ty=u
  http://cvs.horde.org/diff.php/whups/reports.php?r1=1.40&r2=1.41&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/bugzilla-import.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/mail-filter.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/obliterate.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/upgrades/2007-01-16_query_share_updates.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/whups/search.php?r1=1.105&r2=1.106&ty=u
  http://cvs.horde.org/diff.php/whups/templates/admin/mtmatrix.inc?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/whups/templates/queryrenderer.inc?r1=1.43&r2=1.44&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/comment.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/create.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/delete.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/index.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/queue.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/rss.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/type.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/update.php?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/watch.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/view.php?r1=1.22&r2=1.23&ty=u


More information about the cvs mailing list