[commits] Horde branch master updated. 4ff40d4d81e39d96e6d249226d75f6b68a2307c7
Michael J. Rubinsky
mrubinsk at horde.org
Wed Jun 15 20:35:41 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: ac863579831fc8c859a09871968b9ae648fe8549
6406c7c Break out Whups_Form_Queue classes
79550fc Yet Another form to break out. Whups_Form_Ticket_Delete
4ff40d4 Break out Whups_Form_SetType forms
-----------------------------------------------------------------------
commit 6406c7c76e539a8e9868e1a0176c71641fa9a6b3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 15 16:23:22 2011 -0400
Break out Whups_Form_Queue classes
whups/lib/Form/Queue/StepOne.php | 48 +++++++++++++
whups/lib/Form/Queue/StepThree.php | 38 +++++++++++
whups/lib/Form/Queue/StepTwo.php | 45 +++++++++++++
whups/ticket/queue.php | 129 ++++--------------------------------
4 files changed, 144 insertions(+), 116 deletions(-)
create mode 100644 whups/lib/Form/Queue/StepOne.php
create mode 100644 whups/lib/Form/Queue/StepThree.php
create mode 100644 whups/lib/Form/Queue/StepTwo.php
http://git.horde.org/horde-git/-/commit/6406c7c76e539a8e9868e1a0176c71641fa9a6b3
-----------------------------------------------------------------------
commit 79550fc9e11fea0429123a72c6e33e3521fcae97
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 15 16:27:25 2011 -0400
Yet Another form to break out. Whups_Form_Ticket_Delete
whups/lib/Form/Ticket/Delete.php | 36 ++++++++++++++++++++++++++++++++++++
whups/ticket/delete.php | 33 ++-------------------------------
2 files changed, 38 insertions(+), 31 deletions(-)
create mode 100644 whups/lib/Form/Ticket/Delete.php
http://git.horde.org/horde-git/-/commit/79550fc9e11fea0429123a72c6e33e3521fcae97
-----------------------------------------------------------------------
commit 4ff40d4d81e39d96e6d249226d75f6b68a2307c7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 15 16:34:40 2011 -0400
Break out Whups_Form_SetType forms
whups/lib/Form/SetTypeStepOne.php | 40 ++++++++++++++++++++++
whups/lib/Form/SetTypeStepTwo.php | 31 +++++++++++++++++
whups/ticket/type.php | 66 ++++---------------------------------
3 files changed, 78 insertions(+), 59 deletions(-)
create mode 100644 whups/lib/Form/SetTypeStepOne.php
create mode 100644 whups/lib/Form/SetTypeStepTwo.php
http://git.horde.org/horde-git/-/commit/4ff40d4d81e39d96e6d249226d75f6b68a2307c7
More information about the commits
mailing list