The branch "master" has been updated. The following is a summary of the commits.
from: ca295506fa6ea7311f1ae7e7557ad753f75acb60 cfe12fe... Fix adding matching events. Cache parsed iCalendar objects instead of raw data. 1d271b4... Fix passing HTTP auth for remote calendars through Kronolith::listEvents(). Use higher timout value for remote calendars if retrieving events through ajax, since events are being updated asynchronously. ----------------------------------------------------------------------- commit cfe12fec01578a852e94167e9d8f737500ec317f Author: Jan Schneider <[email protected]> Date: Thu Mar 5 15:59:49 2009 +0100 Fix adding matching events. Cache parsed iCalendar objects instead of raw data. kronolith/lib/Driver/Ical.php | 94 ++++++++++++++++++++++------------------- 1 files changed, 51 insertions(+), 43 deletions(-) http://git.horde.org/diff.php/kronolith/lib/Driver/Ical.php?rt=horde-hatchery&r1=66c3d7d76037e53defd7f75e204652e91cedcf9d&r2=cfe12fec01578a852e94167e9d8f737500ec317f ----------------------------------------------------------------------- commit 1d271b4c55ae04fee314c28a798b88ceb6572d1a Author: Jan Schneider <[email protected]> Date: Thu Mar 5 16:02:49 2009 +0100 Fix passing HTTP auth for remote calendars through Kronolith::listEvents(). Use higher timout value for remote calendars if retrieving events through ajax, since events are being updated asynchronously. kronolith/ajax.php | 3 ++ kronolith/lib/Driver.php | 11 +++++++++ kronolith/lib/Kronolith.php | 53 ++++++++++++++++++++++++++----------------- 3 files changed, 46 insertions(+), 21 deletions(-) http://git.horde.org/diff.php/kronolith/ajax.php?rt=horde-hatchery&r1=66c3d7d76037e53defd7f75e204652e91cedcf9d&r2=1d271b4c55ae04fee314c28a798b88ceb6572d1a http://git.horde.org/diff.php/kronolith/lib/Driver.php?rt=horde-hatchery&r1=b3d5c3dc173dc976e1f2821ed09437d8a5f1be1d&r2=1d271b4c55ae04fee314c28a798b88ceb6572d1a http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=66c3d7d76037e53defd7f75e204652e91cedcf9d&r2=1d271b4c55ae04fee314c28a798b88ceb6572d1a __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
