The branch "master" has been updated. The following is a summary of the commits.
from: a52e350bfaa60f4f636083ca1f003795676d148e d728ee5 Fix deleting alarms when completing a task. 5973b56 Avoid undefined index. 4d614d7 Those aren't optional. 1dced79 This matches. bb81106 Add todo to correctly support organizer. 2d848de Support 'actual'. Summary: http://github.com/horde/horde/compare/a52e350bfaa60f4f636083ca1f003795676d148e...2d848de20b90f507c3d8ade3e5f8c330220ae22d ----------------------------------------------------------------------- commit d728ee524d80f427c6aaa6a9290aacfc2996cbfa Author: Jan Schneider <[email protected]> Date: Thu Mar 19 17:02:57 2015 +0100 Fix deleting alarms when completing a task. nag/lib/Driver.php | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/d728ee524d80f427c6aaa6a9290aacfc2996cbfa ----------------------------------------------------------------------- commit 5973b56b8bceeafcf63bdfa061318b76e82b8575 Author: Jan Schneider <[email protected]> Date: Thu Mar 19 17:25:38 2015 +0100 Avoid undefined index. nag/lib/Driver.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/5973b56b8bceeafcf63bdfa061318b76e82b8575 ----------------------------------------------------------------------- commit 4d614d7daf6436b1b7399f3cdd33aa155a3c4464 Author: Jan Schneider <[email protected]> Date: Thu Mar 19 17:26:14 2015 +0100 Those aren't optional. Also sort by name. nag/lib/Driver/Kolab.php | 107 +++++++++++++++++++++------------------------ nag/lib/Driver/Sql.php | 75 +++++++++++++++----------------- 2 files changed, 84 insertions(+), 98 deletions(-) http://github.com/horde/horde/commit/4d614d7daf6436b1b7399f3cdd33aa155a3c4464 ----------------------------------------------------------------------- commit 1dced7982690af1b13f717927720de7bfc4ee15a Author: Jan Schneider <[email protected]> Date: Thu Mar 19 17:26:45 2015 +0100 This matches. nag/lib/Driver/Kolab.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/1dced7982690af1b13f717927720de7bfc4ee15a ----------------------------------------------------------------------- commit bb811064c0f34d443384814866204ce599242b80 Author: Jan Schneider <[email protected]> Date: Thu Mar 19 17:27:46 2015 +0100 Add todo to correctly support organizer. nag/lib/Driver/Kolab.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/bb811064c0f34d443384814866204ce599242b80 ----------------------------------------------------------------------- commit 2d848de20b90f507c3d8ade3e5f8c330220ae22d Author: Jan Schneider <[email protected]> Date: Thu Mar 19 17:27:59 2015 +0100 Support 'actual'. nag/lib/Driver/Kolab.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/2d848de20b90f507c3d8ade3e5f8c330220ae22d -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
