The branch "develop" has been updated. The following is a summary of the commits.
from: 1127c72d6958ac7c6d0d02cc6199bc669e7c9b6f 4e81946 Implement caching. 4597ca5 [jan] Use the same timezone for recurrence end dates like for the start date. 857de3f [jan] Support importing of iCalendar events with non-local timezones (Request #7156). ----------------------------------------------------------------------- commit 4e819464a8fc4948b9657807fbe13213b417262c Author: Jan Schneider <[email protected]> Date: Sun Nov 13 20:35:31 2011 +0100 Implement caching. framework/Timezone/lib/Horde/Timezone.php | 35 ++++++++++++++++++++++++---- 1 files changed, 30 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/4e819464a8fc4948b9657807fbe13213b417262c ----------------------------------------------------------------------- commit 4597ca555b96339629b2ce33f9a3ef1f5c92f9ae Author: Jan Schneider <[email protected]> Date: Sun Nov 13 20:59:10 2011 +0100 [jan] Use the same timezone for recurrence end dates like for the start date. framework/Date/lib/Horde/Date/Recurrence.php | 6 ++++-- framework/Date/package.xml | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/4597ca555b96339629b2ce33f9a3ef1f5c92f9ae ----------------------------------------------------------------------- commit 857de3f994ac51a0435074a12322d06675629f2b Author: Jan Schneider <[email protected]> Date: Sun Nov 13 21:00:23 2011 +0100 [jan] Support importing of iCalendar events with non-local timezones (Request #7156). kronolith/docs/CHANGES | 2 ++ kronolith/lib/Event.php | 24 ++++++++++++++++++------ kronolith/package.xml | 1 + 3 files changed, 21 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/857de3f994ac51a0435074a12322d06675629f2b __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
