[commits] Horde branch master updated. a8824b05fc90374aa2058b5d9b1b86fd58e10d70

Michael J. Rubinsky mrubinsk at horde.org
Mon Sep 24 18:08:56 UTC 2012


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

from: 4a00321d6d87962b7d5285b6f6207d42912b5e52

388cafd First pass at adding ResourceGroup management to dynamic view.
77c9466 Include resourcegroup data in listCalendars.
8140370 spelling
2c637e2 Implement editing existing resource groups.
a8824b0 Fix setting existing response_type value for Resources.

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

commit 388cafd996d745042e6f4d04f80fb6fdcf66d7f7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Sep 24 12:53:57 2012 -0400

    First pass at adding ResourceGroup management to dynamic view.
    
    Add form for creating new group and necessary DOM elements for
    displaying groups. Still need to populate the calendar list with
    existing groups and implement editing existing groups.

 kronolith/js/kronolith.js                    |    6 +-
 kronolith/lib/Ajax/Application/Handler.php   |   32 +++++-
 kronolith/lib/Calendar/ResourceGroup.php     |  129 ++++++++++++++++++++++++++
 kronolith/package.xml                        |    4 +-
 kronolith/templates/chunks/calendar.php      |   45 +++++++++
 kronolith/templates/dynamic/sidebar.html.php |   15 +++
 6 files changed, 222 insertions(+), 9 deletions(-)
 create mode 100644 kronolith/lib/Calendar/ResourceGroup.php

http://git.horde.org/horde-git/-/commit/388cafd996d745042e6f4d04f80fb6fdcf66d7f7

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

commit 77c9466025eeb47412b8d4f2b89a8ca1994b9170
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Sep 24 13:26:19 2012 -0400

    Include resourcegroup data in listCalendars.

 kronolith/js/kronolith.js                  |    6 ++++++
 kronolith/lib/Ajax/Application/Handler.php |    5 +++++
 2 files changed, 11 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/77c9466025eeb47412b8d4f2b89a8ca1994b9170

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

commit 8140370ddee0454ade395ddd12b3933bcf9e6d0f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Sep 24 13:26:43 2012 -0400

    spelling

 kronolith/lib/Driver/Resource.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8140370ddee0454ade395ddd12b3933bcf9e6d0f

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

commit 2c637e2c3e4121ef0f7e120f3b5c3fdc09cdad95
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Sep 24 13:58:08 2012 -0400

    Implement editing existing resource groups.

 kronolith/js/kronolith.js                  |    4 ++++
 kronolith/lib/Ajax/Application/Handler.php |    9 ++++++++-
 2 files changed, 12 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/2c637e2c3e4121ef0f7e120f3b5c3fdc09cdad95

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

commit a8824b05fc90374aa2058b5d9b1b86fd58e10d70
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Sep 24 13:58:40 2012 -0400

    Fix setting existing response_type value for Resources.

 kronolith/js/kronolith.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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




More information about the commits mailing list