The branch "master" has been updated. The following is a summary of the commits.
from: 092dd0a1061f3be2e80919a481390205efb43f40 80eda6c... MFB: Date_Holidays version requirement. 14e7627... Fix maildrop rules without conditions ([email protected], Bug #8103). 962a7da... Implement event creation and editing. ----------------------------------------------------------------------- commit 80eda6c0661751e785a400e06fc203511d442d52 Author: Jan Schneider <[email protected]> Date: Mon Mar 23 17:36:42 2009 +0100 MFB: Date_Holidays version requirement. kronolith/docs/UPGRADING | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/kronolith/docs/UPGRADING?rt=horde-hatchery&r1=bbf3acbe402af6572b0ae64d60a95c8b5c2a1ae7&r2=80eda6c0661751e785a400e06fc203511d442d52 ----------------------------------------------------------------------- commit 14e76278f3f4a3f9ce9ff2c56f12c899c74386a4 Author: Jan Schneider <[email protected]> Date: Mon Mar 23 22:41:29 2009 +0100 Fix maildrop rules without conditions ([email protected], Bug #8103). ingo/docs/CHANGES | 1 + ingo/lib/Script/maildrop.php | 9 +++++---- 2 files changed, 6 insertions(+), 4 deletions(-) http://git.horde.org/diff.php/ingo/docs/CHANGES?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=14e76278f3f4a3f9ce9ff2c56f12c899c74386a4 http://git.horde.org/diff.php/ingo/lib/Script/maildrop.php?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=14e76278f3f4a3f9ce9ff2c56f12c899c74386a4 ----------------------------------------------------------------------- commit 962a7daf1ca7fd17f67a5239d2fd99713a53b7b7 Author: Jan Schneider <[email protected]> Date: Tue Mar 24 00:54:46 2009 +0100 Implement event creation and editing. kronolith/ajax.php | 50 +++++++++++- kronolith/js/src/kronolith.js | 78 +++++++++++++++-- kronolith/lib/Driver/Kolab.php | 2 +- kronolith/lib/Driver/Sql.php | 2 +- kronolith/lib/Event.php | 160 +++++++++++++++++++++++------------ kronolith/lib/Kronolith.php | 1 + kronolith/templates/index/index.inc | 4 +- 7 files changed, 226 insertions(+), 71 deletions(-) http://git.horde.org/diff.php/kronolith/ajax.php?rt=horde-hatchery&r1=0c0315cddb2d84995d4ace1ddaeb62b53dbb675b&r2=962a7daf1ca7fd17f67a5239d2fd99713a53b7b7 http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=217060a7582004c360a432220a39e2b20f17b8eb&r2=962a7daf1ca7fd17f67a5239d2fd99713a53b7b7 http://git.horde.org/diff.php/kronolith/lib/Driver/Kolab.php?rt=horde-hatchery&r1=66c3d7d76037e53defd7f75e204652e91cedcf9d&r2=962a7daf1ca7fd17f67a5239d2fd99713a53b7b7 http://git.horde.org/diff.php/kronolith/lib/Driver/Sql.php?rt=horde-hatchery&r1=f876bcc27d3b481d7dd64f66bebe5e6c0083f722&r2=962a7daf1ca7fd17f67a5239d2fd99713a53b7b7 http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=93d2a94ee9e216f68b268cc8c6fe6d0e1bc77411&r2=962a7daf1ca7fd17f67a5239d2fd99713a53b7b7 http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=93d2a94ee9e216f68b268cc8c6fe6d0e1bc77411&r2=962a7daf1ca7fd17f67a5239d2fd99713a53b7b7 http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=0c0315cddb2d84995d4ace1ddaeb62b53dbb675b&r2=962a7daf1ca7fd17f67a5239d2fd99713a53b7b7 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
