The branch "master" has been updated. The following is a summary of the commits.
from: c0c303f0c3a9f2bbfeeaa0a01ba3c64a9a8060dd 555a745... ws ff59f03... More event form refinements. 8108580... Add drag threshold. 0c0315c... Implement event deletion. No fancy recurrence deleting yet. Disable event form on read-only events. ----------------------------------------------------------------------- commit 555a74591d10029987573de8005490ca5e89d785 Author: Jan Schneider <[email protected]> Date: Thu Mar 19 10:53:37 2009 +0100 ws kronolith/templates/calendar_info.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/diff.php/kronolith/templates/calendar_info.php?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=555a74591d10029987573de8005490ca5e89d785 ----------------------------------------------------------------------- commit ff59f0385d21c31bbcb231d0769f92d8ba90e6d6 Author: Jan Schneider <[email protected]> Date: Fri Mar 20 18:15:20 2009 +0100 More event form refinements. kronolith/ajax.php | 2 +- kronolith/js/src/kronolith.js | 60 ++++++++++++++++++++++++++++------- kronolith/lib/Event.php | 20 +++++++++++- kronolith/lib/Kronolith.php | 4 ++ kronolith/templates/index/index.inc | 43 +++++++++++++------------ kronolith/themes/screen.css | 4 +- 6 files changed, 96 insertions(+), 37 deletions(-) http://git.horde.org/diff.php/kronolith/ajax.php?rt=horde-hatchery&r1=af31c9ec6d08e603844dcd31696bfc2d0ff0a9b9&r2=ff59f0385d21c31bbcb231d0769f92d8ba90e6d6 http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=d914f84991252cbd22bdae1c92ced7e82fbfc0c2&r2=ff59f0385d21c31bbcb231d0769f92d8ba90e6d6 http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=7319cc25ca165da21d62ce16561c569c4ac580a8&r2=ff59f0385d21c31bbcb231d0769f92d8ba90e6d6 http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=33bc9908d6688ec9a642c95d8189982f553b837b&r2=ff59f0385d21c31bbcb231d0769f92d8ba90e6d6 http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=b6051baa065d02eb704ca8251ccdf128a631657e&r2=ff59f0385d21c31bbcb231d0769f92d8ba90e6d6 http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=654dd111399e8a60384a2110ee136cddcbb9afd7&r2=ff59f0385d21c31bbcb231d0769f92d8ba90e6d6 ----------------------------------------------------------------------- commit 8108580be635e28938ed1ec3368237f7fa1eb216 Author: Jan Schneider <[email protected]> Date: Fri Mar 20 19:25:16 2009 +0100 Add drag threshold. 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=ff59f0385d21c31bbcb231d0769f92d8ba90e6d6&r2=8108580be635e28938ed1ec3368237f7fa1eb216 ----------------------------------------------------------------------- commit 0c0315cddb2d84995d4ace1ddaeb62b53dbb675b Author: Jan Schneider <[email protected]> Date: Fri Mar 20 19:26:43 2009 +0100 Implement event deletion. No fancy recurrence deleting yet. Disable event form on read-only events. kronolith/ajax.php | 48 +++++++++++++++++++++++++++++++++- kronolith/js/src/kronolith.js | 29 ++++++++++++++++---- kronolith/lib/Event.php | 11 +++++++- kronolith/lib/Event/Holidays.php | 7 +++++ kronolith/lib/Event/Horde.php | 7 +++++ kronolith/lib/Event/Ical.php | 6 ++++ kronolith/lib/Event/Kolab.php | 6 ++++ kronolith/lib/Event/Sql.php | 7 +++++ kronolith/templates/index/index.inc | 7 +++- 9 files changed, 117 insertions(+), 11 deletions(-) http://git.horde.org/diff.php/kronolith/ajax.php?rt=horde-hatchery&r1=ff59f0385d21c31bbcb231d0769f92d8ba90e6d6&r2=0c0315cddb2d84995d4ace1ddaeb62b53dbb675b http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=8108580be635e28938ed1ec3368237f7fa1eb216&r2=0c0315cddb2d84995d4ace1ddaeb62b53dbb675b http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=ff59f0385d21c31bbcb231d0769f92d8ba90e6d6&r2=0c0315cddb2d84995d4ace1ddaeb62b53dbb675b http://git.horde.org/diff.php/kronolith/lib/Event/Holidays.php?rt=horde-hatchery&r1=c6d4d949c68c965366fdec55211b2df0e3bacb92&r2=0c0315cddb2d84995d4ace1ddaeb62b53dbb675b http://git.horde.org/diff.php/kronolith/lib/Event/Horde.php?rt=horde-hatchery&r1=fa4fa6a78f68827696e3f4e594dce724a9c16952&r2=0c0315cddb2d84995d4ace1ddaeb62b53dbb675b http://git.horde.org/diff.php/kronolith/lib/Event/Ical.php?rt=horde-hatchery&r1=6c9538aa878b4f668757889a702641ff82ff6be6&r2=0c0315cddb2d84995d4ace1ddaeb62b53dbb675b http://git.horde.org/diff.php/kronolith/lib/Event/Kolab.php?rt=horde-hatchery&r1=6c9538aa878b4f668757889a702641ff82ff6be6&r2=0c0315cddb2d84995d4ace1ddaeb62b53dbb675b http://git.horde.org/diff.php/kronolith/lib/Event/Sql.php?rt=horde-hatchery&r1=6c9538aa878b4f668757889a702641ff82ff6be6&r2=0c0315cddb2d84995d4ace1ddaeb62b53dbb675b http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=ff59f0385d21c31bbcb231d0769f92d8ba90e6d6&r2=0c0315cddb2d84995d4ace1ddaeb62b53dbb675b __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
