The branch "master" has been updated. The following is a summary of the commits.
from: b7f1227dd6a4df789c79214dc1a167fc60689563 1b4c097... Add request number. 4b65742... Finish resizing of events in week view. Set bottom limit for resizing events. 562d7dc... Use update(). 77bd365... Parse start/end dates only once. 627f4b7... Save resized events, yay. 5fc2cc1... Fix variable name. 67758bd... Move some duplicate code into a method. ----------------------------------------------------------------------- commit 1b4c097f1ceee2bc7f86f21abc706c85ee4bd29d Author: Jan Schneider <[email protected]> Date: Mon Apr 27 14:54:11 2009 +0200 Add request number. imp/docs/CHANGES | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=b7f1227dd6a4df789c79214dc1a167fc60689563&r2=1b4c097f1ceee2bc7f86f21abc706c85ee4bd29d ----------------------------------------------------------------------- commit 4b65742f63add4319afe2f7675f1a5a45b269c7f Author: Jan Schneider <[email protected]> Date: Mon Apr 27 17:28:57 2009 +0200 Finish resizing of events in week view. Set bottom limit for resizing events. kronolith/js/src/kronolith.js | 37 +++++++++++++++++++------------------ kronolith/themes/screen.css | 13 +++++-------- 2 files changed, 24 insertions(+), 26 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=f8fdc3a39ccaecd414382eb89f05d61133d04b81&r2=4b65742f63add4319afe2f7675f1a5a45b269c7f http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=cd8fb63e0e035c36c5638e75495d71ef3c1c77ce&r2=4b65742f63add4319afe2f7675f1a5a45b269c7f ----------------------------------------------------------------------- commit 562d7dc86a44aad5fb6a92afe0d202e03f15187a Author: Jan Schneider <[email protected]> Date: Mon Apr 27 17:33:39 2009 +0200 Use update(). 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=4b65742f63add4319afe2f7675f1a5a45b269c7f&r2=562d7dc86a44aad5fb6a92afe0d202e03f15187a ----------------------------------------------------------------------- commit 77bd36545b6921438856af59d600ae1cfcb2d625 Author: Jan Schneider <[email protected]> Date: Mon Apr 27 17:44:35 2009 +0200 Parse start/end dates only once. kronolith/js/src/kronolith.js | 17 ++++++++--------- 1 files changed, 8 insertions(+), 9 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=562d7dc86a44aad5fb6a92afe0d202e03f15187a&r2=77bd36545b6921438856af59d600ae1cfcb2d625 ----------------------------------------------------------------------- commit 627f4b794d8019251af0108e386c821a90d9410b Author: Jan Schneider <[email protected]> Date: Mon Apr 27 23:28:09 2009 +0200 Save resized events, yay. kronolith/ajax.php | 10 ++++++++ kronolith/js/src/kronolith.js | 52 +++++++++++++++++++++++++++++++++++----- 2 files changed, 55 insertions(+), 7 deletions(-) http://git.horde.org/diff.php/kronolith/ajax.php?rt=horde-hatchery&r1=18546505d480d9d50690d252c4f4b6eb84cb7ff0&r2=627f4b794d8019251af0108e386c821a90d9410b http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=77bd36545b6921438856af59d600ae1cfcb2d625&r2=627f4b794d8019251af0108e386c821a90d9410b ----------------------------------------------------------------------- commit 5fc2cc15faaa95c4d1f4e274a723da674bc0ec55 Author: Jan Schneider <[email protected]> Date: Mon Apr 27 23:30:43 2009 +0200 Fix variable name. kronolith/ajax.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/kronolith/ajax.php?rt=horde-hatchery&r1=627f4b794d8019251af0108e386c821a90d9410b&r2=5fc2cc15faaa95c4d1f4e274a723da674bc0ec55 ----------------------------------------------------------------------- commit 67758bdcd7ac41986d1a0b77ffe8ffef7771565c Author: Jan Schneider <[email protected]> Date: Mon Apr 27 23:37:15 2009 +0200 Move some duplicate code into a method. kronolith/js/src/kronolith.js | 30 ++++++++++++++++++------------ 1 files changed, 18 insertions(+), 12 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=627f4b794d8019251af0108e386c821a90d9410b&r2=67758bdcd7ac41986d1a0b77ffe8ffef7771565c __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
