[commits] Horde branch FRAMEWORK_5_2 updated. cd6fcd1a55bf1ae46ab394e6bc7e9320083d479a

Michael J. Rubinsky mrubinsk at horde.org
Sun Aug 31 18:48:34 UTC 2014


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

from: 2b42702393c4f59f940b89384c3105feab0b6846

3fcec36 Refresh resources when deleting an event also.
fa69e16 All refreshResources to take the full event hash.
0257f78 Fix refreshing resources when adding a new event.
cd6fcd1 Fix refreshing resources for multiday events.

Summary: http://github.com/horde/horde/compare/2b42702393c4f59f940b89384c3105feab0b6846...cd6fcd1a55bf1ae46ab394e6bc7e9320083d479a

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

commit 3fcec36ffb0e0a166dd71c6c3de2d93b5821c724
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Aug 31 12:25:47 2014 -0400

    Refresh resources when deleting an event also.

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

http://github.com/horde/horde/commit/3fcec36ffb0e0a166dd71c6c3de2d93b5821c724

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

commit fa69e16e9f1bc401cbd9e1af75230f1ccf6ec785
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Aug 31 14:10:04 2014 -0400

    All refreshResources to take the full event hash.
    
    Needed for when we are refreshing due to a *new* event being saved,
    since it won't yet be in the ecache.

 kronolith/js/kronolith.js |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/fa69e16e9f1bc401cbd9e1af75230f1ccf6ec785

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

commit 0257f780ca43b3d7f08f4fe623f618f6f562c1a3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Aug 31 14:10:44 2014 -0400

    Fix refreshing resources when adding a new event.

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

http://github.com/horde/horde/commit/0257f780ca43b3d7f08f4fe623f618f6f562c1a3

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

commit cd6fcd1a55bf1ae46ab394e6bc7e9320083d479a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Aug 31 14:38:31 2014 -0400

    Fix refreshing resources for multiday events.
    
    This fixes cases such as drag/dropping the event, but grabbing it
    from an event bubble other than the first one of a multi-day event.

 kronolith/js/kronolith.js |   23 ++++++++++++++++++-----
 1 files changed, 18 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/cd6fcd1a55bf1ae46ab394e6bc7e9320083d479a




More information about the commits mailing list