[cvs] commit: whups/docs CHANGES whups/lib Driver.php Ticket.php Whups.php api.php whups/lib/Driver sql.php whups/lib/Forms CreateTicket.php EditTicket.php whups/templates comment.inc searchresults.inc whups/ticket update.php

Chuck Hagenbuch chuck at horde.org
Tue Jul 18 22:01:47 PDT 2006


chuck       2006-07-18 22:01:47 PDT

  Modified files:
    docs                 CHANGES 
    lib                  Driver.php Ticket.php Whups.php api.php 
    lib/Driver           sql.php 
    lib/Forms            CreateTicket.php EditTicket.php 
    templates            comment.inc searchresults.inc 
    ticket               update.php 
  Log:
  [cjh] Show the requester in search results (rodion (at) nezna (dot) com,
  Bug #2820).
  [cjh] Show either the Comment or Update tabs depending on permissions,
  but not both.
  [cjh] Report the last-updated date for tickets (Bug #2396).
  [cjh] Tickets now have an optional due date field.
  
  Revision  Changes    Path
  1.131     +6 -0      whups/docs/CHANGES
  1.154     +11 -7     whups/lib/Driver.php
  1.253     +19 -8     whups/lib/Driver/sql.php
  1.3       +2 -1      whups/lib/Forms/CreateTicket.php
  1.2       +4 -7      whups/lib/Forms/EditTicket.php
  1.50      +12 -5     whups/lib/Ticket.php
  1.153     +16 -13    whups/lib/Whups.php
  1.107     +12 -0     whups/lib/api.php
  1.74      +21 -24    whups/templates/comment.inc
  1.63      +4 -3      whups/templates/searchresults.inc
  1.28      +2 -1      whups/ticket/update.php

  Chora Links:
  http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.130&r2=1.131&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver.php?r1=1.153&r2=1.154&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.252&r2=1.253&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms/CreateTicket.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms/EditTicket.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Ticket.php?r1=1.49&r2=1.50&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.152&r2=1.153&ty=u
  http://cvs.horde.org/diff.php/whups/lib/api.php?r1=1.106&r2=1.107&ty=u
  http://cvs.horde.org/diff.php/whups/templates/comment.inc?r1=1.73&r2=1.74&ty=u
  http://cvs.horde.org/diff.php/whups/templates/searchresults.inc?r1=1.62&r2=1.63&ty=u
  http://cvs.horde.org/diff.php/whups/ticket/update.php?r1=1.27&r2=1.28&ty=u


More information about the cvs mailing list