commit: incubator/Horde_Payment/admin add.php config.php matrix.php setup.php incubator/Horde_Payment/authorizations details.php list.php void.php incubator/Horde_Payment/lib Driver.php Method.php Payment.php api.php base.php ...

"Duck" <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
duck        2009-01-28 05:15:15 EST

  Modified files:
    Horde_Payment/admin  add.php config.php matrix.php setup.php 
    Horde_Payment/authorizations details.php list.php void.php 
    Horde_Payment/lib    Driver.php Method.php Payment.php api.php 
                         base.php 
    Horde_Payment/lib/Driver sql.php 
    Horde_Payment/lib/Methods/COD COD.php version.php 
    Horde_Payment/lib/Methods/Proforma Proforma.php version.php 
    Horde_Payment/po     Horde_Payment.pot 
    Horde_Payment/process enter.php index.php revoke.php step2.php 
                          step_check.php 
    Horde_Payment/templates menu.inc 
    Horde_Payment/templates/authorizations/list row.inc 
    Horde_Payment/templates/methods/Proforma bill.php 
    Horde_Payment/templates/orders/list row.inc 
  Added files:
    Horde_Payment/lib/Form Data.php 
  Removed files:
    Horde_Payment/lib/Forms PaymentData.php 
    Horde_Payment/orders list.php order.php 
  Log:
  Consistent prefix classes with Horde_Payment.
  Remove unimplemented orders code.
  Avoid warnings in methods configs.
  No need to load Autoloaded class as is loaded by code.
  More PHP5 methods definitions
  
  Revision  Changes    Path
  1.13      +2 -2      incubator/Horde_Payment/admin/add.php
  1.12      +2 -2      incubator/Horde_Payment/admin/config.php
  1.13      +2 -2      incubator/Horde_Payment/admin/matrix.php
  1.9       +2 -2      incubator/Horde_Payment/admin/setup.php
  1.11      +2 -2      incubator/Horde_Payment/authorizations/details.php
  1.21      +10 -10    incubator/Horde_Payment/authorizations/list.php
  1.12      +3 -3      incubator/Horde_Payment/authorizations/void.php
  1.9       +3 -3      incubator/Horde_Payment/lib/Driver.php
  1.20      +4 -4      incubator/Horde_Payment/lib/Driver/sql.php
  1.1       +55 -0     incubator/Horde_Payment/lib/Form/Data.php (new)
  1.8       +0 -55     incubator/Horde_Payment/lib/Forms/Attic/PaymentData.php (dead)
  1.17      +11 -7     incubator/Horde_Payment/lib/Method.php
  1.6       +5 -5      incubator/Horde_Payment/lib/Methods/COD/COD.php
  1.2       +1 -1      incubator/Horde_Payment/lib/Methods/COD/version.php
  1.12      +12 -12    incubator/Horde_Payment/lib/Methods/Proforma/Proforma.php
  1.2       +1 -1      incubator/Horde_Payment/lib/Methods/Proforma/version.php
  1.33      +19 -25    incubator/Horde_Payment/lib/Payment.php
  1.22      +8 -8      incubator/Horde_Payment/lib/api.php
  1.12      +4 -4      incubator/Horde_Payment/lib/base.php
  1.12      +0 -85     incubator/Horde_Payment/orders/Attic/list.php (dead)
  1.6       +0 -39     incubator/Horde_Payment/orders/Attic/order.php (dead)
  1.22      +8 -24     incubator/Horde_Payment/po/Horde_Payment.pot
  1.11      +2 -2      incubator/Horde_Payment/process/enter.php
  1.19      +4 -4      incubator/Horde_Payment/process/index.php
  1.14      +3 -3      incubator/Horde_Payment/process/revoke.php
  1.11      +4 -4      incubator/Horde_Payment/process/step2.php
  1.15      +2 -2      incubator/Horde_Payment/process/step_check.php
  1.5       +4 -4      incubator/Horde_Payment/templates/authorizations/list/row.inc
  1.2       +1 -1      incubator/Horde_Payment/templates/menu.inc
  1.13      +3 -3      incubator/Horde_Payment/templates/methods/Proforma/bill.php
  1.3       +3 -3      incubator/Horde_Payment/templates/orders/list/row.inc

  Chora Links:
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/admin/add.php?rt=horde&r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/admin/config.php?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/admin/matrix.php?rt=horde&r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/admin/setup.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/authorizations/details.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/authorizations/list.php?rt=horde&r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/authorizations/void.php?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/Driver.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/Driver/sql.php?rt=horde&r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/co.php/incubator/Horde_Payment/lib/Form/Data.php?rt=horde&r=1.1
  http://cvs.horde.org/co.php/incubator/Horde_Payment/lib/Forms/Attic/PaymentData.php?rt=horde&r=1.7
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/Method.php?rt=horde&r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/Methods/COD/COD.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/Methods/COD/version.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/Methods/Proforma/Proforma.php?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/Methods/Proforma/version.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/Payment.php?rt=horde&r1=1.32&r2=1.33&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/api.php?rt=horde&r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/base.php?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/co.php/incubator/Horde_Payment/orders/Attic/list.php?rt=horde&r=1.11
  http://cvs.horde.org/co.php/incubator/Horde_Payment/orders/Attic/order.php?rt=horde&r=1.5
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/po/Horde_Payment.pot?rt=horde&r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/process/enter.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/process/index.php?rt=horde&r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/process/revoke.php?rt=horde&r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/process/step2.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/process/step_check.php?rt=horde&r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/templates/authorizations/list/row.inc?rt=horde&r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/templates/menu.inc?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/templates/methods/Proforma/bill.php?rt=horde&r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/templates/orders/list/row.inc?rt=horde&r1=1.2&r2=1.3&ty=u

--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.