[cvs] commit: whups data.php whups/docs CHANGES whups/lib Ticket.php Whups.php api.php whups/lib/Block myrequests.php mytickets.php query.php queuecontents.php queuesummary.php unassigned.php whups/lib/Driver sql.php whups/lib/Renderer Comment.php ...

Chuck Hagenbuch chuck at horde.org
Thu Feb 28 05:01:51 UTC 2008


chuck       2008-02-28 00:01:48 EST

  Modified files:
    .                    data.php 
    docs                 CHANGES 
    lib                  Ticket.php Whups.php api.php 
    lib/Block            myrequests.php mytickets.php query.php 
                         queuecontents.php queuesummary.php 
                         unassigned.php 
    lib/Driver           sql.php 
    lib/Renderer         Comment.php 
    queue                index.php rss.php 
    templates            common-header.inc prevnext.inc 
    templates/view       results.inc 
    ticket               .htaccess comment.php create.php 
                         delete.php index.php queue.php rss.php 
                         type.php update.php watch.php 
  Log:
  [cjh] Use pretty URLs if Horde is configured for them (Request #5922).
  
  Revision  Changes    Path
  1.29      +2 -2      whups/data.php
  1.167     +1 -0      whups/docs/CHANGES
  1.11      +4 -3      whups/lib/Block/myrequests.php
  1.9       +4 -3      whups/lib/Block/mytickets.php
  1.6       +5 -4      whups/lib/Block/query.php
  1.4       +4 -3      whups/lib/Block/queuecontents.php
  1.5       +2 -4      whups/lib/Block/queuesummary.php
  1.7       +4 -3      whups/lib/Block/unassigned.php
  1.287     +2 -2      whups/lib/Driver/sql.php
  1.5       +2 -2      whups/lib/Renderer/Comment.php
  1.82      +5 -7      whups/lib/Ticket.php
  1.170     +66 -11    whups/lib/Whups.php
  1.137     +7 -7      whups/lib/api.php
  1.6       +13 -4     whups/queue/index.php
  1.15      +3 -6      whups/queue/rss.php
  1.37      +1 -1      whups/templates/common-header.inc
  1.11      +4 -5      whups/templates/prevnext.inc
  1.3       +1 -1      whups/templates/view/results.inc
  1.2       +1 -0      whups/ticket/.htaccess
  1.26      +3 -4      whups/ticket/comment.php
  1.23      +2 -2      whups/ticket/create.php
  1.20      +3 -4      whups/ticket/delete.php
  1.33      +3 -5      whups/ticket/index.php
  1.26      +3 -4      whups/ticket/queue.php
  1.10      +5 -4      whups/ticket/rss.php
  1.20      +3 -4      whups/ticket/type.php
  1.37      +3 -4      whups/ticket/update.php
  1.11      +3 -4      whups/ticket/watch.php

  Chora Links:
  http://cvs.horde.org/diff.php/whups/data.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.166&r2=1.167&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/myrequests.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/mytickets.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/query.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/queuecontents.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/queuesummary.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Block/unassigned.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.286&r2=1.287&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Renderer/Comment.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Ticket.php?r1=1.81&r2=1.82&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.169&r2=1.170&ty=u
  http://cvs.horde.org/diff.php/whups/lib/api.php?r1=1.136&r2=1.137&ty=u
  http://cvs.horde.org/diff.php/whups/queue/index.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/whups/queue/rss.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/whups/templates/common-header.inc?r1=1.36&r2=1.37&ty=u
  http://cvs.horde.org/diff.php/whups/templates/prevnext.inc?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/whups/templates/view/results.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/.htaccess?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/comment.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/create.php?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/delete.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/index.php?r1=1.32&r2=1.33&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/queue.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/rss.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/type.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/update.php?r1=1.36&r2=1.37&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/watch.php?r1=1.10&r2=1.11&ty=u


More information about the cvs mailing list