The branch "master" has been updated. The following is a summary of the commits.
from: 891fcc5eccb543e10358c61fbb995f2de63d87da afca30c... Fix rendering of first event in an overlap. 1854650... Don't render multi-day events as all-day events on the days they cover completely. ----------------------------------------------------------------------- commit afca30c2c9e8cf7464652a9ae7f2daf671d635e8 Author: Jan Schneider <[email protected]> Date: Wed Apr 8 15:25:57 2009 +0200 Fix rendering of first event in an overlap. kronolith/js/src/kronolith.js | 9 +++------ 1 files changed, 3 insertions(+), 6 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=891fcc5eccb543e10358c61fbb995f2de63d87da&r2=afca30c2c9e8cf7464652a9ae7f2daf671d635e8 ----------------------------------------------------------------------- commit 18546505d480d9d50690d252c4f4b6eb84cb7ff0 Author: Jan Schneider <[email protected]> Date: Wed Apr 8 15:40:09 2009 +0200 Don't render multi-day events as all-day events on the days they cover completely. kronolith/ajax.php | 2 +- kronolith/lib/Driver/Holidays.php | 2 +- kronolith/lib/Driver/Horde.php | 2 +- kronolith/lib/Driver/Ical.php | 2 +- kronolith/lib/Driver/Kolab.php | 2 +- kronolith/lib/Driver/Sql.php | 2 +- kronolith/lib/Event.php | 6 ++++-- kronolith/lib/Kronolith.php | 14 ++++++++------ 8 files changed, 18 insertions(+), 14 deletions(-) http://git.horde.org/diff.php/kronolith/ajax.php?rt=horde-hatchery&r1=891fcc5eccb543e10358c61fbb995f2de63d87da&r2=18546505d480d9d50690d252c4f4b6eb84cb7ff0 http://git.horde.org/diff.php/kronolith/lib/Driver/Holidays.php?rt=horde-hatchery&r1=c6d4d949c68c965366fdec55211b2df0e3bacb92&r2=18546505d480d9d50690d252c4f4b6eb84cb7ff0 http://git.horde.org/diff.php/kronolith/lib/Driver/Horde.php?rt=horde-hatchery&r1=66c3d7d76037e53defd7f75e204652e91cedcf9d&r2=18546505d480d9d50690d252c4f4b6eb84cb7ff0 http://git.horde.org/diff.php/kronolith/lib/Driver/Ical.php?rt=horde-hatchery&r1=cfe12fec01578a852e94167e9d8f737500ec317f&r2=18546505d480d9d50690d252c4f4b6eb84cb7ff0 http://git.horde.org/diff.php/kronolith/lib/Driver/Kolab.php?rt=horde-hatchery&r1=962a7daf1ca7fd17f67a5239d2fd99713a53b7b7&r2=18546505d480d9d50690d252c4f4b6eb84cb7ff0 http://git.horde.org/diff.php/kronolith/lib/Driver/Sql.php?rt=horde-hatchery&r1=3d8ecfd2fa9207c0a7e74ca80d0fbfc622131241&r2=18546505d480d9d50690d252c4f4b6eb84cb7ff0 http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=3600a4e82ce0d3d7b57afd290b2fcaf1fa8c58b9&r2=18546505d480d9d50690d252c4f4b6eb84cb7ff0 http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=704e916112439eced6e02a43d25f3b9f363ba3d8&r2=18546505d480d9d50690d252c4f4b6eb84cb7ff0 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
