[commits] Horde branch master updated. ea4bd7549bb6f8b51e19625163ada2b374fb9adc

Michael J. Rubinsky mrubinsk at horde.org
Tue Jun 21 03:52:57 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: 6cc97e10217e0de44a0bf3131bbbbf80fe976cbb

ea4bd75 break out admin forms

-----------------------------------------------------------------------

commit ea4bd7549bb6f8b51e19625163ada2b374fb9adc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 20 23:51:05 2011 -0400

    break out admin forms

 hermes/admin.php                             |   46 +++---
 hermes/lib/Admin.php                         |  193 --------------------------
 hermes/lib/Form/Admin/AddJobType.php         |   29 ++++
 hermes/lib/Form/Admin/DeleteJobType.php      |   45 ++++++
 hermes/lib/Form/Admin/EditClientStepOne.php  |   37 +++++
 hermes/lib/Form/Admin/EditClientStepTwo.php  |   50 +++++++
 hermes/lib/Form/Admin/EditJobTypeStepOne.php |   45 ++++++
 hermes/lib/Form/Admin/EditJobTypeStepTwo.php |   50 +++++++
 8 files changed, 278 insertions(+), 217 deletions(-)
 delete mode 100644 hermes/lib/Admin.php
 create mode 100644 hermes/lib/Form/Admin/AddJobType.php
 create mode 100644 hermes/lib/Form/Admin/DeleteJobType.php
 create mode 100644 hermes/lib/Form/Admin/EditClientStepOne.php
 create mode 100644 hermes/lib/Form/Admin/EditClientStepTwo.php
 create mode 100644 hermes/lib/Form/Admin/EditJobTypeStepOne.php
 create mode 100644 hermes/lib/Form/Admin/EditJobTypeStepTwo.php

http://git.horde.org/horde-git/-/commit/ea4bd7549bb6f8b51e19625163ada2b374fb9adc




More information about the commits mailing list