The branch "master" has been updated. The following is a summary of the commits.
from: c1200b37b6bce939258a270f42ccf1de42efd998 657116e... Permission checking. 4ae829d... Don't return Holidays driver, if disabled. a4f0e90... Simple event caching. Turn calendars on and off. 225eb3c... Save enabled/disabled calendars in prefs. Fetch events from originally disabled calendars. ----------------------------------------------------------------------- commit 657116e1c05c158f27471dbcbedfd1ba4aa32284 Author: Jan Schneider <[email protected]> Date: Mon Mar 9 09:24:23 2009 +0100 Permission checking. kronolith/ajax.php | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/kronolith/ajax.php?rt=horde-hatchery&r1=1d271b4c55ae04fee314c28a798b88ceb6572d1a&r2=657116e1c05c158f27471dbcbedfd1ba4aa32284 ----------------------------------------------------------------------- commit 4ae829dc9a03f9a8d09f8667485479ac66e02c46 Author: Jan Schneider <[email protected]> Date: Mon Mar 9 09:24:48 2009 +0100 Don't return Holidays driver, if disabled. kronolith/lib/Kronolith.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=1d271b4c55ae04fee314c28a798b88ceb6572d1a&r2=4ae829dc9a03f9a8d09f8667485479ac66e02c46 ----------------------------------------------------------------------- commit a4f0e9051c9d25db3a9b2c28c5653f65c0816d82 Author: Jan Schneider <[email protected]> Date: Mon Mar 9 15:10:30 2009 +0100 Simple event caching. Turn calendars on and off. kronolith/ajax.php | 22 +++++++++++--- kronolith/js/src/kronolith.js | 60 ++++++++++++++++++++++------------------ 2 files changed, 50 insertions(+), 32 deletions(-) http://git.horde.org/diff.php/kronolith/ajax.php?rt=horde-hatchery&r1=657116e1c05c158f27471dbcbedfd1ba4aa32284&r2=a4f0e9051c9d25db3a9b2c28c5653f65c0816d82 http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=66c3d7d76037e53defd7f75e204652e91cedcf9d&r2=a4f0e9051c9d25db3a9b2c28c5653f65c0816d82 ----------------------------------------------------------------------- commit 225eb3ca359f54b90085e37e4468d9b122f0bff4 Author: Jan Schneider <[email protected]> Date: Fri Mar 13 00:11:10 2009 +0100 Save enabled/disabled calendars in prefs. Fetch events from originally disabled calendars. kronolith/ajax.php | 5 ++ kronolith/js/src/kronolith.js | 124 +++++++++++++++++++++++++--------------- 2 files changed, 82 insertions(+), 47 deletions(-) http://git.horde.org/diff.php/kronolith/ajax.php?rt=horde-hatchery&r1=a4f0e9051c9d25db3a9b2c28c5653f65c0816d82&r2=225eb3ca359f54b90085e37e4468d9b122f0bff4 http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=a4f0e9051c9d25db3a9b2c28c5653f65c0816d82&r2=225eb3ca359f54b90085e37e4468d9b122f0bff4 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
