The branch "master" has been updated. The following is a summary of the commits.
from: ecc540dd9f3e602f82f3738a9d205d290f51828e 46cc5c1 Fix subtracting alarm time (Bug #13584). Summary: http://github.com/horde/horde/compare/ecc540dd9f3e602f82f3738a9d205d290f51828e...46cc5c1baf69f4055f6b5df9acb1b4e8e5ca1192 ----------------------------------------------------------------------- commit 46cc5c1baf69f4055f6b5df9acb1b4e8e5ca1192 Author: Jan Schneider <[email protected]> Date: Tue Sep 23 15:35:36 2014 +0200 Fix subtracting alarm time (Bug #13584). We only need to subtract the alarm where we set the alarm time. The start date and time for the event always keeps the same. This fixes several issues with notification text and links, and alarm messages, especially if the alarm time is longer than a day. kronolith/lib/Event.php | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/46cc5c1baf69f4055f6b5df9acb1b4e8e5ca1192 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
