The branch "master" has been updated. The following is a summary of the commits.
from: 293800bb464aa363f9b81e9bdf6d574d4ec2376a 451b5b5... Update all dates of the week view, and not only those that returned events. Create unique ids for multi-day events. fbe7078... Don't load week view if on the same week. d52f786... Don't ask. 778556e... Fix dragging: use new dom id. 433ebe4... Process event updates even if no events have been returned, so that the view is correctly cleared. 7c052d2... Simplify 2980dac... The same property is already set with a different name. Nuke it. ----------------------------------------------------------------------- commit 451b5b585987a7b94492059e3a7789edcb7fb296 Author: Jan Schneider <[email protected]> Date: Wed Apr 8 22:21:42 2009 +0200 Update all dates of the week view, and not only those that returned events. Create unique ids for multi-day events. kronolith/js/src/kronolith.js | 38 ++++++++++++++++++++++---------------- 1 files changed, 22 insertions(+), 16 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=afca30c2c9e8cf7464652a9ae7f2daf671d635e8&r2=451b5b585987a7b94492059e3a7789edcb7fb296 ----------------------------------------------------------------------- commit fbe707875def6356dde1a21602c0e232e03c85f5 Author: Jan Schneider <[email protected]> Date: Wed Apr 8 22:44:31 2009 +0200 Don't load week view if on the same week. kronolith/js/src/kronolith.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=451b5b585987a7b94492059e3a7789edcb7fb296&r2=fbe707875def6356dde1a21602c0e232e03c85f5 ----------------------------------------------------------------------- commit d52f786d86a875e5ba01bceaf8084ddaa56aaca1 Author: Jan Schneider <[email protected]> Date: Wed Apr 8 23:35:56 2009 +0200 Don't ask. 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=fbe707875def6356dde1a21602c0e232e03c85f5&r2=d52f786d86a875e5ba01bceaf8084ddaa56aaca1 ----------------------------------------------------------------------- commit 778556ecc8250a140d122ce125e58294315225c4 Author: Jan Schneider <[email protected]> Date: Wed Apr 8 23:36:58 2009 +0200 Fix dragging: use new dom id. 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=d52f786d86a875e5ba01bceaf8084ddaa56aaca1&r2=778556ecc8250a140d122ce125e58294315225c4 ----------------------------------------------------------------------- commit 433ebe40c68c7f3b111bbec4c70f01207377059d Author: Jan Schneider <[email protected]> Date: Wed Apr 8 23:38:36 2009 +0200 Process event updates even if no events have been returned, so that the view is correctly cleared. kronolith/js/src/kronolith.js | 14 ++++++-------- 1 files changed, 6 insertions(+), 8 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=778556ecc8250a140d122ce125e58294315225c4&r2=433ebe40c68c7f3b111bbec4c70f01207377059d ----------------------------------------------------------------------- commit 7c052d203235c66de70ec63581f9dc0d20f029ec Author: Jan Schneider <[email protected]> Date: Wed Apr 8 23:40:05 2009 +0200 Simplify kronolith/js/src/kronolith.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=433ebe40c68c7f3b111bbec4c70f01207377059d&r2=7c052d203235c66de70ec63581f9dc0d20f029ec ----------------------------------------------------------------------- commit 2980dacff68e7568f3397fb7705641eb0ce17ec8 Author: Jan Schneider <[email protected]> Date: Wed Apr 8 23:40:41 2009 +0200 The same property is already set with a different name. Nuke it. kronolith/js/src/kronolith.js | 17 +++++++---------- 1 files changed, 7 insertions(+), 10 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=7c052d203235c66de70ec63581f9dc0d20f029ec&r2=2980dacff68e7568f3397fb7705641eb0ce17ec8 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
