[commits] Horde-Hatchery branch kronolith_resources updated. 919b0ac9d9488ca5977b94e4d3609ef237317aec
Michael Rubinsky
mike at theupstairsroom.com
Tue Sep 22 00:24:12 UTC 2009
The branch "kronolith_resources" has been updated.
The following is a summary of the commits.
from: 7b2634f595d7d55c5c568a82500f2871f23f63d7
c437cc8... Protect against infinite recursion in case someone is silly enough to add a resource to one of the resource's own events.
a16b028... Move this to the base class.
919b0ac... More work on resource groups. Most of the backend support for resource groups is implemented, but there is no GUI support yet.
-----------------------------------------------------------------------
commit c437cc82ea48008c14939c18dbefbb4c0b25136c
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Sep 21 19:58:35 2009 -0400
Protect against infinite recursion in case someone is silly enough to
add a resource to one of the resource's own events.
kronolith/lib/Event.php | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=7251685980d368c64df0da114c1bc5ed96a4372e&r2=c437cc82ea48008c14939c18dbefbb4c0b25136c
-----------------------------------------------------------------------
commit a16b0284e4d88b2209b4fde58a1342fbc6bdad60
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Sep 21 20:00:00 2009 -0400
Move this to the base class.
kronolith/lib/Resource/Base.php | 26 ++++++++++++++++++++++++++
kronolith/lib/Resource/Single.php | 26 --------------------------
2 files changed, 26 insertions(+), 26 deletions(-)
http://git.horde.org/diff.php/kronolith/lib/Resource/Base.php?rt=horde-hatchery&r1=3a972f4c477752bc0b64d74d0fb7e61676a2858f&r2=a16b0284e4d88b2209b4fde58a1342fbc6bdad60
http://git.horde.org/diff.php/kronolith/lib/Resource/Single.php?rt=horde-hatchery&r1=7b2634f595d7d55c5c568a82500f2871f23f63d7&r2=a16b0284e4d88b2209b4fde58a1342fbc6bdad60
-----------------------------------------------------------------------
commit 919b0ac9d9488ca5977b94e4d3609ef237317aec
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Sep 21 20:23:01 2009 -0400
More work on resource groups. Most of the backend support for resource groups is implemented,
but there is no GUI support yet.
kronolith/attendees.php | 2 +-
kronolith/lib/Driver/Resource.php | 20 +++++++++++++-------
kronolith/lib/Resource/Base.php | 12 +++++++-----
kronolith/lib/Resource/Group.php | 36 ++++++++++++++----------------------
4 files changed, 35 insertions(+), 35 deletions(-)
http://git.horde.org/diff.php/kronolith/attendees.php?rt=horde-hatchery&r1=2adcbbe450052c173b8ee87f6ba43db85a1f5f66&r2=919b0ac9d9488ca5977b94e4d3609ef237317aec
http://git.horde.org/diff.php/kronolith/lib/Driver/Resource.php?rt=horde-hatchery&r1=dd115cf408c17501cc1f973e753e5a5b0debf6d1&r2=919b0ac9d9488ca5977b94e4d3609ef237317aec
http://git.horde.org/diff.php/kronolith/lib/Resource/Base.php?rt=horde-hatchery&r1=a16b0284e4d88b2209b4fde58a1342fbc6bdad60&r2=919b0ac9d9488ca5977b94e4d3609ef237317aec
http://git.horde.org/diff.php/kronolith/lib/Resource/Group.php?rt=horde-hatchery&r1=d0d37bab260f08b98c36635eaac002ca5992f81a&r2=919b0ac9d9488ca5977b94e4d3609ef237317aec
More information about the commits
mailing list