The branch "master" has been updated. The following is a summary of the commits.
from: de02ee256a1ca5b31ee21d5449f40390e2612db3 cae96c2 Refresh resources when deleting an event also. 7992ae0 All refreshResources to take the full event hash. 244133d Fix refreshing resources when adding a new event. c495aa2 Fix refreshing resources for multiday events. Summary: http://github.com/horde/horde/compare/de02ee256a1ca5b31ee21d5449f40390e2612db3...c495aa289832d4b9ab4a4efd45f44d9c0c025ad2 ----------------------------------------------------------------------- commit cae96c2eaa680c1ce670283d6ccb8e83816c6072 Author: Michael J Rubinsky <[email protected]> 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/cae96c2eaa680c1ce670283d6ccb8e83816c6072 ----------------------------------------------------------------------- commit 7992ae0b83146aab606f8bfb71ea9f9e6a1181e3 Author: Michael J Rubinsky <[email protected]> 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/7992ae0b83146aab606f8bfb71ea9f9e6a1181e3 ----------------------------------------------------------------------- commit 244133ddc7774f2ab34bb2f85819d0367a29bcf8 Author: Michael J Rubinsky <[email protected]> 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/244133ddc7774f2ab34bb2f85819d0367a29bcf8 ----------------------------------------------------------------------- commit c495aa289832d4b9ab4a4efd45f44d9c0c025ad2 Author: Michael J Rubinsky <[email protected]> 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/c495aa289832d4b9ab4a4efd45f44d9c0c025ad2 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
