[cvs] commit: whups reports.php view.php whups/lib Api.php Driver.php Query.php Ticket.php Whups.php whups/lib/Block myrequests.php mytickets.php query.php queuecontents.php queuesummary.php unassigned.php whups/lib/Driver sql.php whups/lib/Forms ...

Michael Rubinsky mike at theupstairsroom.com
Fri Nov 27 02:48:40 UTC 2009


mrubinsk    2009-11-27 02:48:40 UTC

  Modified files:
    .                    reports.php view.php 
    lib                  Api.php Driver.php Query.php Ticket.php 
                         Whups.php 
    lib/Block            myrequests.php mytickets.php query.php 
                         queuecontents.php queuesummary.php 
                         unassigned.php 
    lib/Driver           sql.php 
    lib/Forms            AddComment.php Admin.php CreateTicket.php 
                         Query.php Search.php 
    lib/Forms/Admin      Queue.php Reply.php 
    query                index.php rss.php run.php 
    ticket               comment.php delete.php 
                         deleteAttachment.php index.php queue.php 
                         rss.php update.php 
  Log:
  PERMS_* Horde_Perms::
  
  Revision  Changes    Path
  1.5       +4 -4      whups/lib/Api.php
  1.14      +2 -2      whups/lib/Block/myrequests.php
  1.12      +2 -2      whups/lib/Block/mytickets.php
  1.10      +2 -2      whups/lib/Block/query.php
  1.5       +3 -3      whups/lib/Block/queuecontents.php
  1.7       +2 -2      whups/lib/Block/queuesummary.php
  1.9       +2 -2      whups/lib/Block/unassigned.php
  1.216     +3 -3      whups/lib/Driver.php
  1.319     +2 -2      whups/lib/Driver/sql.php
  1.5       +2 -2      whups/lib/Forms/AddComment.php
  1.17      +2 -2      whups/lib/Forms/Admin.php
  1.6       +3 -3      whups/lib/Forms/Admin/Queue.php
  1.5       +2 -2      whups/lib/Forms/Admin/Reply.php
  1.25      +4 -4      whups/lib/Forms/CreateTicket.php
  1.15      +3 -3      whups/lib/Forms/Query.php
  1.13      +3 -3      whups/lib/Forms/Search.php
  1.79      +4 -4      whups/lib/Query.php
  1.105     +2 -2      whups/lib/Ticket.php
  1.202     +12 -12    whups/lib/Whups.php
  1.90      +2 -2      whups/query/index.php
  1.8       +2 -2      whups/query/rss.php
  1.56      +2 -2      whups/query/run.php
  1.45      +2 -2      whups/reports.php
  1.32      +3 -3      whups/ticket/comment.php
  1.27      +3 -3      whups/ticket/delete.php
  1.10      +2 -2      whups/ticket/deleteAttachment.php
  1.39      +2 -2      whups/ticket/index.php
  1.33      +5 -5      whups/ticket/queue.php
  1.16      +3 -3      whups/ticket/rss.php
  1.46      +2 -2      whups/ticket/update.php
  1.33      +2 -2      whups/view.php

  Chora Links:
  http://cvs.horde.org/diff.php/whups/lib/Api.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/myrequests.php?rt=horde&r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/mytickets.php?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/query.php?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/queuecontents.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/queuesummary.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/unassigned.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver.php?rt=horde&r1=1.215&r2=1.216&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?rt=horde&r1=1.318&r2=1.319&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms/AddComment.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms/Admin.php?rt=horde&r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms/Admin/Queue.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms/Admin/Reply.php?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms/CreateTicket.php?rt=horde&r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms/Query.php?rt=horde&r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms/Search.php?rt=horde&r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Query.php?rt=horde&r1=1.78&r2=1.79&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Ticket.php?rt=horde&r1=1.104&r2=1.105&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?rt=horde&r1=1.201&r2=1.202&ty=u
  http://cvs.horde.org/diff.php/whups/query/index.php?rt=horde&r1=1.89&r2=1.90&ty=u
  http://cvs.horde.org/diff.php/whups/query/rss.php?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/whups/query/run.php?rt=horde&r1=1.55&r2=1.56&ty=u
  http://cvs.horde.org/diff.php/whups/reports.php?rt=horde&r1=1.44&r2=1.45&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/comment.php?rt=horde&r1=1.31&r2=1.32&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/delete.php?rt=horde&r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/deleteAttachment.php?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/index.php?rt=horde&r1=1.38&r2=1.39&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/queue.php?rt=horde&r1=1.32&r2=1.33&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/rss.php?rt=horde&r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/update.php?rt=horde&r1=1.45&r2=1.46&ty=u
  http://cvs.horde.org/diff.php/whups/view.php?rt=horde&r1=1.32&r2=1.33&ty=u


More information about the cvs mailing list