The branch "master" has been updated. The following is a summary of the commits.
from: c58bfb456cac173336fe0c6f38e84da3aab52328 d1bc386... Read events from cache when switching views. 90176a0... Display events in day view. Only works with non-conflicting events so far. ----------------------------------------------------------------------- commit d1bc386b5af27a97d6ca2f3cc7cd9e8a24148176 Author: Jan Schneider <[email protected]> Date: Wed Apr 1 14:56:35 2009 +0200 Read events from cache when switching views. kronolith/js/src/kronolith.js | 98 +++++++++++++++++++++++++++-------------- 1 files changed, 65 insertions(+), 33 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=c58bfb456cac173336fe0c6f38e84da3aab52328&r2=d1bc386b5af27a97d6ca2f3cc7cd9e8a24148176 ----------------------------------------------------------------------- commit 90176a025514e25527c4feebbd355a6d76b14a15 Author: Jan Schneider <[email protected]> Date: Wed Apr 1 19:25:37 2009 +0200 Display events in day view. Only works with non-conflicting events so far. kronolith/js/src/kronolith.js | 87 +++++++++++++++++++++++-------------- kronolith/lib/Event.php | 4 +- kronolith/templates/index/day.inc | 1 + kronolith/themes/screen.css | 25 ++++++----- 4 files changed, 72 insertions(+), 45 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=d1bc386b5af27a97d6ca2f3cc7cd9e8a24148176&r2=90176a025514e25527c4feebbd355a6d76b14a15 http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=8e89f71b3daf92ab1d70acb9dbd4ebc4549e13fe&r2=90176a025514e25527c4feebbd355a6d76b14a15 http://git.horde.org/diff.php/kronolith/templates/index/day.inc?rt=horde-hatchery&r1=49636fa5bd2c8900e9bedc85d2d0037497411ce0&r2=90176a025514e25527c4feebbd355a6d76b14a15 http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=49636fa5bd2c8900e9bedc85d2d0037497411ce0&r2=90176a025514e25527c4feebbd355a6d76b14a15 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
