[cvs] commit: whups/admin index.php whups/docs CHANGES whups/lib Driver.php Whups.php api.php whups/lib/Driver sql.php whups/lib/Forms EditTicket.php whups/lib/Forms/Admin Reply.php Type.php whups/scripts/sql whups.mssql.sql whups.oci8.sql ...

Jan Schneider jan at horde.org
Tue Jun 24 16:16:39 UTC 2008


jan         2008-06-24 12:16:39 EDT

  Modified files:
    admin                index.php 
    docs                 CHANGES 
    lib                  Driver.php Whups.php api.php 
    lib/Driver           sql.php 
    lib/Forms            EditTicket.php 
    lib/Forms/Admin      Type.php 
    scripts/sql          whups.mssql.sql whups.oci8.sql whups.sql 
  Added files:
    lib/Forms/Admin      Reply.php 
    scripts/upgrades     2008-06-24_add_replies.sql 
  Log:
  Add form replies.
  
  Revision  Changes    Path
  1.17      +131 -1    whups/admin/index.php
  1.193     +1 -0      whups/docs/CHANGES
  1.195     +19 -1     whups/lib/Driver.php
  1.302     +140 -2    whups/lib/Driver/sql.php
  1.1       +113 -0    whups/lib/Forms/Admin/Reply.php (new)
  1.2       +76 -26    whups/lib/Forms/Admin/Type.php
  1.18      +27 -4     whups/lib/Forms/EditTicket.php
  1.181     +16 -2     whups/lib/Whups.php
  1.146     +12 -1     whups/lib/api.php
  1.23      +12 -1     whups/scripts/sql/whups.mssql.sql
  1.23      +12 -1     whups/scripts/sql/whups.oci8.sql
  1.28      +12 -1     whups/scripts/sql/whups.sql
  1.1       +10 -0     whups/scripts/upgrades/2008-06-24_add_replies.sql (new)

  Chora Links:
  http://cvs.horde.org/diff.php/whups/admin/index.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.192&r2=1.193&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver.php?r1=1.194&r2=1.195&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.301&r2=1.302&ty=u
  http://cvs.horde.org/co.php/whups/lib/Forms/Admin/Reply.php?r=1.1
  http://cvs.horde.org/diff.php/whups/lib/Forms/Admin/Type.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Forms/EditTicket.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.180&r2=1.181&ty=u
  http://cvs.horde.org/diff.php/whups/lib/api.php?r1=1.145&r2=1.146&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/sql/whups.mssql.sql?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/sql/whups.oci8.sql?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/whups/scripts/sql/whups.sql?r1=1.27&r2=1.28&ty=u
  http://cvs.horde.org/co.php/whups/scripts/upgrades/2008-06-24_add_replies.sql?r=1.1


More information about the cvs mailing list