The branch "master" has been updated. The following is a summary of the commits.
from: 8c214ba733b36ef0c11962fea23cf1d9766fa23e f70eab2 Update file list. 8f1efb3 [jan] Correctly format all-day events (Bug #11767). ----------------------------------------------------------------------- commit f70eab2b321cfdd9f61abcf3995ba7b8c85d1f12 Author: Jan Schneider <[email protected]> Date: Tue Dec 4 12:44:11 2012 +0100 Update file list. framework/Mime_Viewer/package.xml | 68 +++++++++++++++++++++++------------- 1 files changed, 43 insertions(+), 25 deletions(-) http://git.horde.org/horde-git/-/commit/f70eab2b321cfdd9f61abcf3995ba7b8c85d1f12 ----------------------------------------------------------------------- commit 8f1efb3680360f0cc20c673bbc7a8a3372de2959 Author: Jan Schneider <[email protected]> Date: Tue Dec 4 12:48:29 2012 +0100 [jan] Correctly format all-day events (Bug #11767). framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Event.php | 28 +++- .../Kolab_Format/lib/Horde/Kolab/Format/Xml/Type/EventDate.php | 2 +- .../Kolab_Format/lib/Horde/Kolab/Format/Xml/Type/EventDate/V1.php | 2 +- .../lib/Horde/Kolab/Format/Xml/Type/EventDateTime.php | 38 +++++ .../lib/Horde/Kolab/Format/Xml/Type/EventDateTime/V1.php | 38 +++++ framework/Kolab_Format/package.xml | 16 ++- 6 files changed, 115 insertions(+), 9 deletions(-) create mode 100644 framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Type/EventDateTime.php create mode 100644 framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Type/EventDateTime/V1.php http://git.horde.org/horde-git/-/commit/8f1efb3680360f0cc20c673bbc7a8a3372de2959 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
