[commits] Horde branch master updated. c9a3af0afd6a2d8b393cfebe2535c2a244006d5d

Gunnar Wrobel p at rdus.de
Fri Feb 26 21:53:56 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 2e2b57dc04d118a5e4dc4faf740b78c3de8aead9

232433f Additional testing for Horde_Notification.
0085cbe Note optional dependencies for Horde_Notification.
4cb1c42 Merge branch 'master' of ssh://dev.horde.org/horde/git/horde
c9a3af0 MFB: kolab/issue3656 (Unable to SyncML Calendar / PHP Fatal error compareDateTime())

-----------------------------------------------------------------------

commit 232433f7554e11c3f023a34509c0c344e2239908
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Feb 24 14:08:16 2010 +0100

    Additional testing for Horde_Notification.

 .../Horde/Notification/Class/Notification/Event/StatusTest.php    |   49 ++++
 .../test/Horde/Notification/Class/Notification/HandlerTest.php    |   55 +++++
 .../Horde/Notification/Class/Notification/Listener/StatusTest.php |   15 ++
 .../test/Horde/Notification/Class/Notification/ListenerTest.php   |    7 +
 4 files changed, 126 insertions(+), 0 deletions(-)
 create mode 100644 framework/Notification/test/Horde/Notification/Class/Notification/Event/StatusTest.php

http://git.horde.org/co.php/framework/Notification/test/Horde/Notification/Class/Notification/Event/StatusTest.php?rt=horde-git&r=232433f7554e11c3f023a34509c0c344e2239908
http://git.horde.org/diff.php/framework/Notification/test/Horde/Notification/Class/Notification/HandlerTest.php?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=232433f7554e11c3f023a34509c0c344e2239908
http://git.horde.org/diff.php/framework/Notification/test/Horde/Notification/Class/Notification/Listener/StatusTest.php?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=232433f7554e11c3f023a34509c0c344e2239908
http://git.horde.org/diff.php/framework/Notification/test/Horde/Notification/Class/Notification/ListenerTest.php?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=232433f7554e11c3f023a34509c0c344e2239908

-----------------------------------------------------------------------

commit 0085cbe2e43fddf8d24c7b5ec5c7050da945fb01
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Feb 24 14:08:38 2010 +0100

    Note optional dependencies for Horde_Notification.

 framework/Notification/package.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/framework/Notification/package.xml?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=0085cbe2e43fddf8d24c7b5ec5c7050da945fb01

-----------------------------------------------------------------------

commit 4cb1c422c24653231e2b0be8b0010348b3cddc0c
Merge: 0085cbe 2e2b57d
Author: Gunnar Wrobel <wrobel at temple.(none)>
Date:   Fri Feb 26 22:53:30 2010 +0100

    Merge branch 'master' of ssh://dev.horde.org/horde/git/horde

 framework/Group/Group/contactlists.php                    |    4 +-
 framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php |    7 +-
 horde/services/changepassword.php                         |    2 +-
 horde/services/resetpassword.php                          |    4 +-
 horde/signup.php                                          |    7 +-
 imp/compose-dimp.php                                      |    3 +-
 imp/compose.php                                           |   89 +-----
 imp/config/prefs.php.dist                                 |   48 ++--
 imp/docs/UPGRADING                                        |   10 +
 imp/folders.php                                           |    2 +-
 imp/js/DimpBase.js                                        |   12 +-
 imp/js/ViewPort.js                                        |    4 +-
 imp/js/compose-base.js                                    |  117 +++++++
 imp/js/compose-dimp.js                                    |  175 +++--------
 imp/js/compose.js                                         |  117 ++-----
 imp/lib/Block/summary.php                                 |    2 +-
 imp/lib/Imap/Flags.php                                    |    3 +
 imp/lib/Mime/Viewer/Alternative.php                       |   10 +-
 imp/lib/Mime/Viewer/Related.php                           |    8 +-
 imp/lib/Ui/Block.php                                      |   17 +-
 imp/lib/Ui/Compose.php                                    |   95 +++++-
 imp/lib/Views/Compose.php                                 |   35 +--
 imp/lib/Views/ListMessages.php                            |   17 +-
 imp/message-dimp.php                                      |    7 +-
 imp/templates/index/index-dimp.inc                        |   20 +-
 imp/templates/javascript_defs.php                         |    2 -
 imp/themes/screen-dimp.css                                |    4 +
 imp/themes/screen.css                                     |    1 -
 kronolith/js/kronolith.js                                 |   53 +++-
 kronolith/lib/Event.php                                   |    9 +-
 kronolith/lib/Kronolith.php                               |   11 +-
 kronolith/templates/chunks/calendar.php                   |  221 ++++++++++++-
 kronolith/templates/index/edit.inc                        |   81 +++--
 kronolith/themes/screen.css                               |   23 +-
 nag/lib/Nag.php                                           |   87 +++---
 35 files changed, 793 insertions(+), 514 deletions(-)

http://git.horde.org/diff.php/framework/Group/Group/contactlists.php?rt=horde-git&r1=49339f344f90aa0bfc654b780065b54e2e9918c9&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php?rt=horde-git&r1=9313cdee4f6ab63e30b3be1a858ab101b6a5b111&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/horde/services/changepassword.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/horde/services/resetpassword.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/horde/signup.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-git&r1=86c4c01e899aad135fc34eb591c6b171b171699d&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/compose.php?rt=horde-git&r1=2138891491ba481bda561a3fed7efa8d79f76240&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-git&r1=bcd4f69f6d59f3404c3befe5cc0ccf947b946eab&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/docs/UPGRADING?rt=horde-git&r1=9ad763efa473b2301c7280cc0d6d8ed8eae2fe24&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/folders.php?rt=horde-git&r1=9f529bff639f1cafde6bae97fa3d6c7ee0112bce&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-git&r1=bb71a39643f11e9773bfcb764995b8b58d6d0ef9&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/js/ViewPort.js?rt=horde-git&r1=de91a5b448b503fde0e7fc3b66aeb9a6d017d762&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/co.php/imp/js/compose-base.js?rt=horde-git&r=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-git&r1=ceca14172dc0adb8e00e6bf98206dc147dde7842&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/js/compose.js?rt=horde-git&r1=4500367b43f531420da5c643adc66873073072b9&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/lib/Block/summary.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/lib/Imap/Flags.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Alternative.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Related.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/lib/Ui/Block.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/lib/Ui/Compose.php?rt=horde-git&r1=db011a2a40263b0bddcc42b1071f52a1e1bd2a83&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/lib/Views/Compose.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-git&r1=9ee8792713615381635a97a51a467dc688c5d269&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/message-dimp.php?rt=horde-git&r1=86c4c01e899aad135fc34eb591c6b171b171699d&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-git&r1=bb71a39643f11e9773bfcb764995b8b58d6d0ef9&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/templates/javascript_defs.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-git&r1=bb71a39643f11e9773bfcb764995b8b58d6d0ef9&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-git&r1=b91bb3fbaedd085555a9628060f2f3a13df4537f&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-git&r1=d18b440c3c6c6bb68ea65099a1827b1b9cf33b74&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-git&r1=8b81c3c5387aa9b31488e065d061917e6bec2009&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-git&r1=f438b2c85670201c39e3697860518609765f389a&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/kronolith/templates/chunks/calendar.php?rt=horde-git&r1=e992b86f9e75e4fa7dc9e977513778277a0bff1b&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/kronolith/templates/index/edit.inc?rt=horde-git&r1=8949a35f8941fe58c2368c077435d3f38fa5a529&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-git&r1=32b79a30e28ece95c59a5a548465d76da945342e&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c
http://git.horde.org/diff.php/nag/lib/Nag.php?rt=horde-git&r1=e48b8a54fc54a179be749967a6a8b6b73cc1162e&r2=4cb1c422c24653231e2b0be8b0010348b3cddc0c

-----------------------------------------------------------------------

commit c9a3af0afd6a2d8b393cfebe2535c2a244006d5d
Author: Gunnar Wrobel <wrobel at temple.(none)>
Date:   Fri Feb 26 22:53:56 2010 +0100

    MFB: kolab/issue3656 (Unable to SyncML Calendar / PHP Fatal error compareDateTime())

 kronolith/lib/Driver/Kolab.php |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Driver/Kolab.php?rt=horde-git&r1=8e991d7139c86d178bb37a227d7493c46e488b27&r2=c9a3af0afd6a2d8b393cfebe2535c2a244006d5d




More information about the commits mailing list