The branch "master" has been updated. The following is a summary of the commits.
from: 31972f47811a55bf79925139c001cab548ea11d8 6c47f32 [jan] Display CalDAV URL of system calendars and tasklists (Bug #12342). 6d75378 [jan] Display CalDAV URL of system tasklists (Bug #12342). 83c961a Revert "There is no group support in Horde_Dav yet, and if there was, then this wouldn't be a group." ----------------------------------------------------------------------- commit 6c47f32326f85c4ce1b9339862015b5f29fd7e0b Author: Jan Schneider <[email protected]> Date: Tue Jul 16 14:56:35 2013 +0200 [jan] Display CalDAV URL of system calendars and tasklists (Bug #12342). kronolith/docs/CHANGES | 1 + kronolith/js/kronolith.js | 4 +- kronolith/lib/Calendar/External/Tasks.php | 10 +++----- kronolith/lib/Calendar/Internal.php | 10 +++----- kronolith/lib/Form/EditCalendar.php | 30 ++++++++++++++-------------- kronolith/package.xml | 2 + kronolith/templates/chunks/calendar.php | 4 +- 7 files changed, 30 insertions(+), 31 deletions(-) http://git.horde.org/horde-git/-/commit/6c47f32326f85c4ce1b9339862015b5f29fd7e0b ----------------------------------------------------------------------- commit 6d75378fdaa271b8952e9819f42415cbac9e5f4c Author: Jan Schneider <[email protected]> Date: Tue Jul 16 15:16:26 2013 +0200 [jan] Display CalDAV URL of system tasklists (Bug #12342). nag/docs/CHANGES | 1 + nag/lib/Form/EditTaskList.php | 30 +++++++++++++++--------------- nag/package.xml | 2 ++ 3 files changed, 18 insertions(+), 15 deletions(-) http://git.horde.org/horde-git/-/commit/6d75378fdaa271b8952e9819f42415cbac9e5f4c ----------------------------------------------------------------------- commit 83c961a5bbd28a41f9d897ae827bee00b628d59b Author: Jan Schneider <[email protected]> Date: Tue Jul 16 15:39:31 2013 +0200 Revert "There is no group support in Horde_Dav yet, and if there was, then this wouldn't be a group." Use this workaround until we implement sharing: https://github.com/fruux/sabre-dav/blob/1.8/lib/Sabre/CalDAV/Backend/SharingSupport.php This reverts commit 87739cc3f4fea269bc488a637f845cac7337c393. framework/Dav/lib/Horde/Dav/Principals.php | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/83c961a5bbd28a41f9d897ae827bee00b628d59b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
