[commits] Horde-Hatchery branch kronolith_resources updated. d29f0578eb5babcee07b3f4debe2b42b74d511bf

Michael Rubinsky mike at theupstairsroom.com
Mon Sep 28 21:56:35 UTC 2009


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

from: ace10e5cc2c5147667e5d4d3bf3b10514467ecd7

d051ee2... Add resources to the event view as well
65198be... change title for this icon to "Meeting" instead of the attendee count
96f892c... Remove listResources from Kronolth_Resource and refactor code to use Kronolith_Driver_Resource::listResources instead.
d29f057... Use Horde_Lock to lock the resource calendar.

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

commit d051ee271ca2020da3b374851a252927a8f7217a
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Sep 28 12:23:30 2009 -0400

    Add resources to the event view as well

 kronolith/lib/View/Event.php      |    2 +-
 kronolith/templates/view/view.inc |   16 ++++++++++++++++
 2 files changed, 17 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/View/Event.php?rt=horde-hatchery&r1=87077bc57ebac466431554555675917990bc4289&r2=d051ee271ca2020da3b374851a252927a8f7217a
http://git.horde.org/diff.php/kronolith/templates/view/view.inc?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=d051ee271ca2020da3b374851a252927a8f7217a

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

commit 65198bead0291a45d11b98a7bde89f53c06a677a
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Sep 28 12:45:06 2009 -0400

    change title for this icon to "Meeting" instead of the attendee count

 kronolith/lib/Event.php |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=c437cc82ea48008c14939c18dbefbb4c0b25136c&r2=65198bead0291a45d11b98a7bde89f53c06a677a

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

commit 96f892c0a4a6f97f1c10a18ca9c793312733653b
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Sep 28 12:53:22 2009 -0400

    Remove listResources from Kronolth_Resource and refactor code to
    use Kronolith_Driver_Resource::listResources instead.

 kronolith/attendees.php                     |    2 +-
 kronolith/lib/Driver/Resource.php           |   11 ++++++++---
 kronolith/lib/Forms/CreateResourceGroup.php |    2 +-
 kronolith/lib/Forms/EditResourceGroup.php   |    2 +-
 kronolith/lib/Resource.php                  |   19 -------------------
 kronolith/resources/groups/index.php        |    2 +-
 kronolith/resources/index.php               |    2 +-
 7 files changed, 13 insertions(+), 27 deletions(-)

http://git.horde.org/diff.php/kronolith/attendees.php?rt=horde-hatchery&r1=919b0ac9d9488ca5977b94e4d3609ef237317aec&r2=96f892c0a4a6f97f1c10a18ca9c793312733653b
http://git.horde.org/diff.php/kronolith/lib/Driver/Resource.php?rt=horde-hatchery&r1=ace10e5cc2c5147667e5d4d3bf3b10514467ecd7&r2=96f892c0a4a6f97f1c10a18ca9c793312733653b
http://git.horde.org/diff.php/kronolith/lib/Forms/CreateResourceGroup.php?rt=horde-hatchery&r1=ace10e5cc2c5147667e5d4d3bf3b10514467ecd7&r2=96f892c0a4a6f97f1c10a18ca9c793312733653b
http://git.horde.org/diff.php/kronolith/lib/Forms/EditResourceGroup.php?rt=horde-hatchery&r1=ace10e5cc2c5147667e5d4d3bf3b10514467ecd7&r2=96f892c0a4a6f97f1c10a18ca9c793312733653b
http://git.horde.org/diff.php/kronolith/lib/Resource.php?rt=horde-hatchery&r1=2adcbbe450052c173b8ee87f6ba43db85a1f5f66&r2=96f892c0a4a6f97f1c10a18ca9c793312733653b
http://git.horde.org/diff.php/kronolith/resources/groups/index.php?rt=horde-hatchery&r1=ace10e5cc2c5147667e5d4d3bf3b10514467ecd7&r2=96f892c0a4a6f97f1c10a18ca9c793312733653b
http://git.horde.org/diff.php/kronolith/resources/index.php?rt=horde-hatchery&r1=ace10e5cc2c5147667e5d4d3bf3b10514467ecd7&r2=96f892c0a4a6f97f1c10a18ca9c793312733653b

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

commit d29f0578eb5babcee07b3f4debe2b42b74d511bf
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Sep 28 17:55:08 2009 -0400

    Use Horde_Lock to lock the resource calendar.
    
    Lock the resource calnedar right before we check availability, and
    unlock it either after the invitation is denied, or if accepted,
    after the event is added to the resource's calendar.

 kronolith/lib/Event.php |   39 +++++++++++++++++++++++++++++++--------
 1 files changed, 31 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=65198bead0291a45d11b98a7bde89f53c06a677a&r2=d29f0578eb5babcee07b3f4debe2b42b74d511bf




More information about the commits mailing list