The branch "master" has been updated. The following is a summary of the commits.
from: 86e3fb407f2a7c026a2b64f8b9608d1f8f855f0f b1688de Fix expected exception. 55f2e99 No idea how this test was supposed to work. 33c79e0 Kolab stores all day events differently than anybody else, add a day (Bug #11767). 2741099 Fix end time. ----------------------------------------------------------------------- commit b1688de71e7f543a802aa41ce3c553356ffa6947 Author: Jan Schneider <[email protected]> Date: Wed Dec 5 10:10:31 2012 +0100 Fix expected exception. framework/Share/test/Horde/Share/Kolab/UnitTest.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/b1688de71e7f543a802aa41ce3c553356ffa6947 ----------------------------------------------------------------------- commit 55f2e999871f2d875acb7f647246b36e857440fa Author: Jan Schneider <[email protected]> Date: Wed Dec 5 11:01:48 2012 +0100 No idea how this test was supposed to work. exists() always expects the share name, not the id. framework/Share/test/Horde/Share/Kolab/UnitTest.php | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/55f2e999871f2d875acb7f647246b36e857440fa ----------------------------------------------------------------------- commit 33c79e07c7891524e206b9a246d94f83e002c3ba Author: Jan Schneider <[email protected]> Date: Wed Dec 5 18:35:24 2012 +0100 Kolab stores all day events differently than anybody else, add a day (Bug #11767). framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Event.php | 30 +++++ .../lib/Horde/Kolab/Format/Xml/Type/EventDateTime/V1.php | 29 ++++ 2 files changed, 59 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/33c79e07c7891524e206b9a246d94f83e002c3ba ----------------------------------------------------------------------- commit 2741099095829f94f3cc663a931fe677bae9481b Author: Jan Schneider <[email protected]> Date: Wed Dec 5 18:36:06 2012 +0100 Fix end time. kronolith/lib/Event/Holidays.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/2741099095829f94f3cc663a931fe677bae9481b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
