[commits] Horde branch master updated. c27663ed9abf2058bd8ec0e97807b9763217096f

Michael J. Rubinsky mrubinsk at horde.org
Mon Nov 19 21:31:44 UTC 2012


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

from: 5323958493b8675ee9e1bb4dcc9006e9627657f6

26686cc Rough cut for Admin/JobTypes editing form.
961086d Add instructional text as first option.
0c62a88 Reorder methods for better organization.
079e518 Add missing file.
870a1f7 Update package.xml filelist.
c27663e Implement add/edit jobtypes.

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

commit 26686cc14cb664eec90f2c31bb51827597717b66
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 19 14:07:36 2012 -0500

    Rough cut for Admin/JobTypes editing form.
    
    No functionality yet.

 hermes/js/hermes.js                       |   11 +++++++++--
 hermes/templates/dynamic/index.inc        |    6 ++++++
 hermes/templates/dynamic/sidebar.html.php |   10 ++++++++++
 hermes/themes/default/dynamic/screen.css  |    5 ++++-
 4 files changed, 29 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/26686cc14cb664eec90f2c31bb51827597717b66

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

commit 961086dd61253da637d870d75e09d6e0dd9ae24c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 19 14:13:39 2012 -0500

    Add instructional text as first option.

 hermes/lib/Hermes.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/961086dd61253da637d870d75e09d6e0dd9ae24c

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

commit 0c62a881e4eddbb730bac1c5baab9831b7c38ce0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 19 14:27:08 2012 -0500

    Reorder methods for better organization.

 hermes/lib/Ajax/Application/Handler.php |  269 ++++++++++++++++---------------
 1 files changed, 137 insertions(+), 132 deletions(-)

http://git.horde.org/horde-git/-/commit/0c62a881e4eddbb730bac1c5baab9831b7c38ce0

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

commit 079e5183f2fe23ef6cb3f6180c0aacdf1ef2d5b8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 19 14:39:15 2012 -0500

    Add missing file.

 hermes/templates/dynamic/jobtypes.inc |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)
 create mode 100644 hermes/templates/dynamic/jobtypes.inc

http://git.horde.org/horde-git/-/commit/079e5183f2fe23ef6cb3f6180c0aacdf1ef2d5b8

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

commit 870a1f7eacc7c91033a2146e14276287b66bfe7e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 19 14:39:38 2012 -0500

    Update package.xml filelist.

 hermes/package.xml |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/870a1f7eacc7c91033a2146e14276287b66bfe7e

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

commit c27663ed9abf2058bd8ec0e97807b9763217096f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 19 16:30:53 2012 -0500

    Implement add/edit jobtypes.
    
    Still need to update the various jobtype select lists after add/edit.

 hermes/js/hermes.js                     |   55 +++++++++++++++++++++++
 hermes/lib/Ajax/Application/Handler.php |   74 +++++++++++++++++++++++++++++++
 hermes/lib/Driver/Sql.php               |   15 +++++-
 hermes/lib/Hermes.php                   |    9 +++-
 hermes/templates/dynamic/jobtypes.inc   |    6 +-
 5 files changed, 151 insertions(+), 8 deletions(-)

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




More information about the commits mailing list