The branch "master" has been updated. The following is a summary of the commits.
from: 8294889fc96a530daa73c2eb88a53f6b9f82b649 7319cc2... Only allow dragging if event is editable. f119d4f... Move event registration back to onDomLoad(). d914f84... No need for a separate init() method in Kronolith. ----------------------------------------------------------------------- commit 7319cc25ca165da21d62ce16561c569c4ac580a8 Author: Jan Schneider <[email protected]> Date: Wed Mar 18 13:56:57 2009 +0100 Only allow dragging if event is editable. kronolith/js/src/kronolith.js | 4 +++- kronolith/lib/Event.php | 1 + 2 files changed, 4 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=7b144992d8bdf60d5288b7af73f81607bc54d17e&r2=7319cc25ca165da21d62ce16561c569c4ac580a8 http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=92befb78fac3bc173afa31225f1e065ea8612e58&r2=7319cc25ca165da21d62ce16561c569c4ac580a8 ----------------------------------------------------------------------- commit f119d4fbc56e54ddec5ba5c9213cc89e041df5fc Author: Jan Schneider <[email protected]> Date: Wed Mar 18 17:42:09 2009 +0100 Move event registration back to onDomLoad(). kronolith/js/src/kronolith.js | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=7319cc25ca165da21d62ce16561c569c4ac580a8&r2=f119d4fbc56e54ddec5ba5c9213cc89e041df5fc ----------------------------------------------------------------------- commit d914f84991252cbd22bdae1c92ced7e82fbfc0c2 Author: Jan Schneider <[email protected]> Date: Wed Mar 18 17:44:02 2009 +0100 No need for a separate init() method in Kronolith. kronolith/js/src/kronolith.js | 23 +++-------------------- 1 files changed, 3 insertions(+), 20 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=f119d4fbc56e54ddec5ba5c9213cc89e041df5fc&r2=d914f84991252cbd22bdae1c92ced7e82fbfc0c2 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
