The branch "master" has been updated. The following is a summary of the commits.
from: 67f1fea86b29ff2922321f5fc3392f5ed95ee2d1 8d147c4 We no longer require DAV version 3. 9b623e9 Custom growler log is no more. c41b5cc Catch exception. 779816e Add toiCalendar() test. 232f321 Backport unserializing of current-user-privilege-set from master. c2718dd Fix undefined index. ----------------------------------------------------------------------- commit 8d147c4dab00b2837979bcfaa032c0fe8970b250 Author: Jan Schneider <[email protected]> Date: Mon May 6 12:20:14 2013 +0200 We no longer require DAV version 3. kronolith/lib/Driver/Ical.php | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/8d147c4dab00b2837979bcfaa032c0fe8970b250 ----------------------------------------------------------------------- commit 9b623e9c3a3cf0b438e389fa9b197b0a2d7f9cd1 Author: Jan Schneider <[email protected]> Date: Mon May 6 12:53:55 2013 +0200 Custom growler log is no more. kronolith/js/kronolith.js | 11 ----------- 1 files changed, 0 insertions(+), 11 deletions(-) http://git.horde.org/horde-git/-/commit/9b623e9c3a3cf0b438e389fa9b197b0a2d7f9cd1 ----------------------------------------------------------------------- commit c41b5cc2999d3e120c09a6964feeae2c085d447c Author: Jan Schneider <[email protected]> Date: Mon May 6 12:59:43 2013 +0200 Catch exception. kronolith/lib/Driver/Ical.php | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/c41b5cc2999d3e120c09a6964feeae2c085d447c ----------------------------------------------------------------------- commit 779816ec48a01ea8fb3cc59d98192799ae82f8bc Author: Jan Schneider <[email protected]> Date: Mon May 6 17:05:23 2013 +0200 Add toiCalendar() test. framework/Date/test/Horde/Date/DateTest.php | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/779816ec48a01ea8fb3cc59d98192799ae82f8bc ----------------------------------------------------------------------- commit 232f321631949a8a814063dc706f226831e5ca1f Author: Jan Schneider <[email protected]> Date: Mon May 6 17:38:47 2013 +0200 Backport unserializing of current-user-privilege-set from master. .../dav/lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php | 49 +++++ 1 files changed, 49 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/232f321631949a8a814063dc706f226831e5ca1f ----------------------------------------------------------------------- commit c2718dde34c0199b4830a52c6fab37e6626affb6 Author: Jan Schneider <[email protected]> Date: Mon May 6 17:39:07 2013 +0200 Fix undefined index. kronolith/lib/Driver/Ical.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/c2718dde34c0199b4830a52c6fab37e6626affb6 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
