[commits] Horde-Hatchery branch kronolith_resources updated. 4fedc50758d1d5d67eda7c8199e0d5d8ea2b3944

Michael Rubinsky mike at theupstairsroom.com
Thu Sep 17 00:41:14 UTC 2009


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

from: 46b63fa2ca3f90da1cbd5d21961e247c51beae41

ad8314d... Provide feedback on resource availability as soon as it's added to the attendees form.
4fedc50... use Horde_Support_GUID

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

commit ad8314dae6b104c719fafc1ed8d4350b8a250b98
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Sep 16 20:32:21 2009 -0400

    Provide feedback on resource availability as soon as it's added to the attendees form.
    
    If response type is Kronolith_Resource::RESPONSETYPE_AUTO then use the start and end datetime
    values that are now passed from the event form to determine if the resource is free.
    
    Still need to figure out how to (efficiently) pass the datetime values to take into account
    AM/PM. Probably break out the javascript from the onClick handler into it's function and
    provide logic to check the am/pm fields? Is there an easier/prettier way?

 kronolith/attendees.php                     |   14 ++++++++++++--
 kronolith/lib/Resource/Single.php           |   24 +++++++++++++++++++-----
 kronolith/templates/attendees/attendees.inc |    3 ++-
 kronolith/templates/edit/edit.inc           |    2 +-
 4 files changed, 34 insertions(+), 9 deletions(-)

http://git.horde.org/diff.php/kronolith/attendees.php?rt=horde-hatchery&r1=95a0b5706ce465a11ab37184084a000078babb57&r2=ad8314dae6b104c719fafc1ed8d4350b8a250b98
http://git.horde.org/diff.php/kronolith/lib/Resource/Single.php?rt=horde-hatchery&r1=7e3c63a22b2c2d5784d433cc1774179acd2146e3&r2=ad8314dae6b104c719fafc1ed8d4350b8a250b98
http://git.horde.org/diff.php/kronolith/templates/attendees/attendees.inc?rt=horde-hatchery&r1=95a0b5706ce465a11ab37184084a000078babb57&r2=ad8314dae6b104c719fafc1ed8d4350b8a250b98
http://git.horde.org/diff.php/kronolith/templates/edit/edit.inc?rt=horde-hatchery&r1=e700e115abeaf90a043590ad09ef37223f9e7253&r2=ad8314dae6b104c719fafc1ed8d4350b8a250b98

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

commit 4fedc50758d1d5d67eda7c8199e0d5d8ea2b3944
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Sep 16 20:39:05 2009 -0400

    use Horde_Support_GUID

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

http://git.horde.org/diff.php/kronolith/lib/Driver/Resource.php?rt=horde-hatchery&r1=c18c5514be66ff38d0f781c3870440cafea2f1b2&r2=4fedc50758d1d5d67eda7c8199e0d5d8ea2b3944




More information about the commits mailing list