The branch "master" has been updated. The following is a summary of the commits.
from: 74aa60cebc0328e77783f26a47bd6defe1ee0661 0f46776 Add Kronolith_Event::boundExceptions 75bec9b Bug #13524 Also move the event's bound exceptions. f8c3d2d Fix removing exception event from UI. Summary: http://github.com/horde/horde/compare/74aa60cebc0328e77783f26a47bd6defe1ee0661...f8c3d2da1fd98f07fb9007d7e1ab5cfb89e92dcb ----------------------------------------------------------------------- commit 0f46776b698aaee79c2ddd942b0138c3c0d63372 Author: Michael J Rubinsky <[email protected]> Date: Fri Aug 29 21:10:14 2014 -0400 Add Kronolith_Event::boundExceptions kronolith/lib/Event.php | 135 ++++++++++++++++++++++++++++------------------- 1 files changed, 80 insertions(+), 55 deletions(-) http://github.com/horde/horde/commit/0f46776b698aaee79c2ddd942b0138c3c0d63372 ----------------------------------------------------------------------- commit 75bec9b7b530a80f2e4c9e81e83ea206992ef6cf Author: Michael J Rubinsky <[email protected]> Date: Fri Aug 29 21:10:47 2014 -0400 Bug #13524 Also move the event's bound exceptions. kronolith/lib/Driver.php | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/75bec9b7b530a80f2e4c9e81e83ea206992ef6cf ----------------------------------------------------------------------- commit f8c3d2da1fd98f07fb9007d7e1ab5cfb89e92dcb Author: Michael J Rubinsky <[email protected]> Date: Fri Aug 29 23:37:33 2014 -0400 Fix removing exception event from UI. Properly refreshes view when moving a recurring event with exceptions from one calendar to another. Related to Bug: 13524 kronolith/js/kronolith.js | 12 ++++++++++++ kronolith/lib/Ajax/Application/Handler.php | 12 ++++++++++++ kronolith/lib/Event.php | 10 +++++++++- 3 files changed, 33 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/f8c3d2da1fd98f07fb9007d7e1ab5cfb89e92dcb -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
