The branch "master" has been updated. The following is a summary of the commits.
from: 54f98f12f6e838d978c78a550d556275ccda7b1d 915bdaf... Render all-day events like month events. 7b0c633... Save date with location history if using the top navigation buttons. ce01e37... Add spacing between day/week events. Tweak aligning of week events. 0451157... Avoid overflowing the all-day cells. 398b602... Fix _storeCache()/_deleteCache(). ----------------------------------------------------------------------- commit 915bdaf2b9a31ac163e5d2b5673e4bb2ad734e4c Author: Jan Schneider <[email protected]> Date: Tue Apr 7 15:14:28 2009 +0200 Render all-day events like month events. kronolith/js/src/kronolith.js | 28 +++++++++++++++------------- kronolith/templates/index/day.inc | 2 +- kronolith/templates/index/week.inc | 2 +- kronolith/themes/screen.css | 24 ++++++++++++------------ 4 files changed, 29 insertions(+), 27 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=425dd39dc724392ab9665551b23f997d513ed5eb&r2=915bdaf2b9a31ac163e5d2b5673e4bb2ad734e4c http://git.horde.org/diff.php/kronolith/templates/index/day.inc?rt=horde-hatchery&r1=90176a025514e25527c4feebbd355a6d76b14a15&r2=915bdaf2b9a31ac163e5d2b5673e4bb2ad734e4c http://git.horde.org/diff.php/kronolith/templates/index/week.inc?rt=horde-hatchery&r1=425dd39dc724392ab9665551b23f997d513ed5eb&r2=915bdaf2b9a31ac163e5d2b5673e4bb2ad734e4c http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=425dd39dc724392ab9665551b23f997d513ed5eb&r2=915bdaf2b9a31ac163e5d2b5673e4bb2ad734e4c ----------------------------------------------------------------------- commit 7b0c63394746e9865c13f52be5f0b05e619bfdcf Author: Jan Schneider <[email protected]> Date: Tue Apr 7 15:33:07 2009 +0200 Save date with location history if using the top navigation buttons. kronolith/js/src/kronolith.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=915bdaf2b9a31ac163e5d2b5673e4bb2ad734e4c&r2=7b0c63394746e9865c13f52be5f0b05e619bfdcf ----------------------------------------------------------------------- commit ce01e37da9fb7e43554c730ba069ed5fdb7ae6d5 Author: Jan Schneider <[email protected]> Date: Tue Apr 7 17:40:02 2009 +0200 Add spacing between day/week events. Tweak aligning of week events. kronolith/js/src/kronolith.js | 37 ++++++++++++++++++++----------------- kronolith/themes/screen.css | 12 +++++++++--- 2 files changed, 29 insertions(+), 20 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=7b0c63394746e9865c13f52be5f0b05e619bfdcf&r2=ce01e37da9fb7e43554c730ba069ed5fdb7ae6d5 http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=915bdaf2b9a31ac163e5d2b5673e4bb2ad734e4c&r2=ce01e37da9fb7e43554c730ba069ed5fdb7ae6d5 ----------------------------------------------------------------------- commit 04511577f393b9165e8e0399f8c5d26fa392b71c Author: Jan Schneider <[email protected]> Date: Tue Apr 7 19:05:30 2009 +0200 Avoid overflowing the all-day cells. kronolith/js/src/kronolith.js | 2 +- kronolith/templates/index/week.inc | 28 ++++++++++++++-------------- kronolith/themes/screen.css | 4 ++++ 3 files changed, 19 insertions(+), 15 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=ce01e37da9fb7e43554c730ba069ed5fdb7ae6d5&r2=04511577f393b9165e8e0399f8c5d26fa392b71c http://git.horde.org/diff.php/kronolith/templates/index/week.inc?rt=horde-hatchery&r1=915bdaf2b9a31ac163e5d2b5673e4bb2ad734e4c&r2=04511577f393b9165e8e0399f8c5d26fa392b71c http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=ce01e37da9fb7e43554c730ba069ed5fdb7ae6d5&r2=04511577f393b9165e8e0399f8c5d26fa392b71c ----------------------------------------------------------------------- commit 398b602d3c8f8defafd287c72103995f6b086280 Author: Jan Schneider <[email protected]> Date: Tue Apr 7 19:54:38 2009 +0200 Fix _storeCache()/_deleteCache(). kronolith/js/src/kronolith.js | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=04511577f393b9165e8e0399f8c5d26fa392b71c&r2=398b602d3c8f8defafd287c72103995f6b086280 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
