[commits] Horde branch turba_4_2 updated. 2c9a90f6d6410f21e970d5154457c4e9e04f641b

Michael J. Rubinsky mrubinsk at horde.org
Thu Nov 28 02:35:52 UTC 2013


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

from: a4d112eb4f5fddd41e0fe5347e542579775bfa39

2e1e244 Add missing icon.
8cc202e Clean up package.xml a bit.
d88a620 Remove references to the non-existent OSX widget.
aec1229 Add changelog entry for removing Sandals.
2dd7878 Update description.
b6bcd81 Some more doc updates.
b52e033 Actually send the new form data.
6aa7008 Fix CSS
917c720 [mms] Don't login to IMAP server if namespace information is already cached.
3407de8 Add test to make sure an append to a non-existent mailbox fails
4dfdde7 phpdoc
b48ba36 Released Horde_Imap_Client-2.16.2
fcd11ab Development mode for Horde_Imap_Client-2.16.3
9422ef8 [jan] Ignore iCalendar alarms without action, and use first, not last alarm (Bug #12865).
21ba37b Fix phpdoc.
3c1946f Catch Horde_Date_Exception.
2bc729e Fix phpdoc
e5a0412 Fix generating POOMCAL_RESPONSETYPE for series exceptions.
2c9a90f Merge branch 'master' into turba_4_2

Summary: http://github.com/horde/horde/compare/a4d112eb4f5fddd41e0fe5347e542579775bfa39...2c9a90f6d6410f21e970d5154457c4e9e04f641b

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

commit 2e1e2447771e9b0e36b0b5061c4ee160492f9652
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 26 17:03:31 2013 -0500

    Add missing icon.

 hermes/package.xml                           |    2 ++
 hermes/themes/default/graphics/exclusive.png |  Bin 0 -> 447 bytes
 2 files changed, 2 insertions(+), 0 deletions(-)
 create mode 100644 hermes/themes/default/graphics/exclusive.png

http://github.com/horde/horde/commit/2e1e2447771e9b0e36b0b5061c4ee160492f9652
http://git.horde.org/horde-git/-/commit/2e1e2447771e9b0e36b0b5061c4ee160492f9652

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

commit 8cc202ed1bfad1f845f081f9671b6c3897386d7a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 26 17:09:58 2013 -0500

    Clean up package.xml a bit.

 hermes/docs/CHANGES |    8 +-------
 hermes/package.xml  |   17 ++---------------
 2 files changed, 3 insertions(+), 22 deletions(-)

http://github.com/horde/horde/commit/8cc202ed1bfad1f845f081f9671b6c3897386d7a
http://git.horde.org/horde-git/-/commit/8cc202ed1bfad1f845f081f9671b6c3897386d7a

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

commit d88a620fe5fbb2d599fe6e20d8a38aad1ec4760a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 26 17:21:27 2013 -0500

    Remove references to the non-existent OSX widget.

 hermes/README |   26 +++-----------------------
 1 files changed, 3 insertions(+), 23 deletions(-)

http://github.com/horde/horde/commit/d88a620fe5fbb2d599fe6e20d8a38aad1ec4760a
http://git.horde.org/horde-git/-/commit/d88a620fe5fbb2d599fe6e20d8a38aad1ec4760a

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

commit aec122924d28d79a408a55e04e95675641775048
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 26 17:25:11 2013 -0500

    Add changelog entry for removing Sandals.

 hermes/docs/CHANGES |    3 ++-
 hermes/package.xml  |    4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/aec122924d28d79a408a55e04e95675641775048
http://git.horde.org/horde-git/-/commit/aec122924d28d79a408a55e04e95675641775048

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

commit 2dd7878884c41376abe6015ec5367d6cbd0ff614
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 26 17:25:49 2013 -0500

    Update description.

 hermes/package.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/2dd7878884c41376abe6015ec5367d6cbd0ff614
http://git.horde.org/horde-git/-/commit/2dd7878884c41376abe6015ec5367d6cbd0ff614

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

commit b6bcd817dc96116dd3057d8cc10da4d04949258a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 26 17:29:33 2013 -0500

    Some more doc updates.

 hermes/docs/RELEASE_NOTES |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/b6bcd817dc96116dd3057d8cc10da4d04949258a
http://git.horde.org/horde-git/-/commit/b6bcd817dc96116dd3057d8cc10da4d04949258a

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

commit b52e033f7d1c26c422945a2f175f66e211476ece
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 26 17:41:14 2013 -0500

    Actually send the new form data.

 hermes/js/hermes.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/b52e033f7d1c26c422945a2f175f66e211476ece
http://git.horde.org/horde-git/-/commit/b52e033f7d1c26c422945a2f175f66e211476ece

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

commit 6aa70083067751d33f5e116d52c06875e8be330a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 26 17:41:27 2013 -0500

    Fix CSS

 hermes/themes/default/dynamic/screen.css |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/6aa70083067751d33f5e116d52c06875e8be330a
http://git.horde.org/horde-git/-/commit/6aa70083067751d33f5e116d52c06875e8be330a

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

commit 917c720be84f754ada5d9b6cb42d3301c1a72ecd
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 26 14:33:40 2013 -0700

    [mms] Don't login to IMAP server if namespace information is already cached.

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |    4 ++--
 framework/Imap_Client/package.xml                    |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/917c720be84f754ada5d9b6cb42d3301c1a72ecd
http://git.horde.org/horde-git/-/commit/917c720be84f754ada5d9b6cb42d3301c1a72ecd

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

commit 3407de81ed5912fe6e972d1dca08cd6c2943793f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 26 19:25:47 2013 -0700

    Add test to make sure an append to a non-existent mailbox fails

 .../Imap_Client/test/Horde/Imap/Client/RemoteImapServerTest.php   |   12 +++++
 1 files changed, 12 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/3407de81ed5912fe6e972d1dca08cd6c2943793f
http://git.horde.org/horde-git/-/commit/3407de81ed5912fe6e972d1dca08cd6c2943793f

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

commit 4dfdde7a06539f9368933aeab6e0d2bee37ceccc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 26 23:41:48 2013 -0700

    phpdoc

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/4dfdde7a06539f9368933aeab6e0d2bee37ceccc
http://git.horde.org/horde-git/-/commit/4dfdde7a06539f9368933aeab6e0d2bee37ceccc

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

commit b48ba367f17b5e2d4c49b843fdf00bd8502c962c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 26 23:44:10 2013 -0700

    Released Horde_Imap_Client-2.16.2

 framework/Imap_Client/composer.json |    4 ++--
 framework/Imap_Client/package.xml   |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/b48ba367f17b5e2d4c49b843fdf00bd8502c962c
http://git.horde.org/horde-git/-/commit/b48ba367f17b5e2d4c49b843fdf00bd8502c962c

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

commit fcd11ab0cf2add66533baf8b63c784b3de940cc1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 26 23:44:10 2013 -0700

    Development mode for Horde_Imap_Client-2.16.3

 framework/Imap_Client/package.xml |   17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/fcd11ab0cf2add66533baf8b63c784b3de940cc1
http://git.horde.org/horde-git/-/commit/fcd11ab0cf2add66533baf8b63c784b3de940cc1

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

commit 9422ef8f18c86220138c07d89738d856f4114da9
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 27 10:36:35 2013 +0100

    [jan] Ignore iCalendar alarms without action, and use first, not last alarm (Bug #12865).
    
    Conflicts:
    	kronolith/docs/CHANGES
    	kronolith/package.xml

 kronolith/docs/CHANGES  |    2 ++
 kronolith/lib/Event.php |    7 +++++++
 kronolith/package.xml   |    2 ++
 3 files changed, 11 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/9422ef8f18c86220138c07d89738d856f4114da9
http://git.horde.org/horde-git/-/commit/9422ef8f18c86220138c07d89738d856f4114da9

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

commit 21ba37b5966fffe3a39454c82ed45947281ccd01
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 27 11:41:27 2013 +0100

    Fix phpdoc.

 framework/Prefs/lib/Horde/Prefs/Translation.php |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/21ba37b5966fffe3a39454c82ed45947281ccd01
http://git.horde.org/horde-git/-/commit/21ba37b5966fffe3a39454c82ed45947281ccd01

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

commit 3c1946fe7ec3c57e543fdebf2c745a1810470acf
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 27 13:20:56 2013 +0100

    Catch Horde_Date_Exception.

 kronolith/lib/Event/Horde.php |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/3c1946fe7ec3c57e543fdebf2c745a1810470acf
http://git.horde.org/horde-git/-/commit/3c1946fe7ec3c57e543fdebf2c745a1810470acf

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

commit 2bc729e1a8dc9b77c6cf887240ff508e7876a9cb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 27 19:20:51 2013 -0500

    Fix phpdoc

 framework/Notification/lib/Horde/Notification/Handler.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/2bc729e1a8dc9b77c6cf887240ff508e7876a9cb
http://git.horde.org/horde-git/-/commit/2bc729e1a8dc9b77c6cf887240ff508e7876a9cb

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

commit e5a0412b03b857667bbf14880d12c75a1f6f438a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 27 21:24:43 2013 -0500

    Fix generating POOMCAL_RESPONSETYPE for series exceptions.

 kronolith/lib/Event.php |   17 ++++++++---------
 1 files changed, 8 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/e5a0412b03b857667bbf14880d12c75a1f6f438a
http://git.horde.org/horde-git/-/commit/e5a0412b03b857667bbf14880d12c75a1f6f438a

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

commit 2c9a90f6d6410f21e970d5154457c4e9e04f641b
Merge: a4d112e e5a0412
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 27 21:35:45 2013 -0500

    Merge branch 'master' into turba_4_2

 framework/Imap_Client/composer.json                               |    4 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php              |    6 +-
 framework/Imap_Client/package.xml                                 |   19 +++-
 .../Imap_Client/test/Horde/Imap/Client/RemoteImapServerTest.php   |   12 ++
 framework/Notification/lib/Horde/Notification/Handler.php         |    2 +-
 framework/Prefs/lib/Horde/Prefs/Translation.php                   |    2 -
 hermes/README                                                     |   26 +----
 hermes/docs/CHANGES                                               |    9 +-
 hermes/docs/RELEASE_NOTES                                         |    6 +-
 hermes/js/hermes.js                                               |    3 +-
 hermes/package.xml                                                |   23 +---
 hermes/themes/default/dynamic/screen.css                          |    4 +-
 hermes/themes/default/graphics/exclusive.png                      |  Bin 0 -> 447 bytes
 kronolith/docs/CHANGES                                            |    2 +
 kronolith/lib/Event.php                                           |   24 +++--
 kronolith/lib/Event/Horde.php                                     |   10 +-
 kronolith/package.xml                                             |    2 +
 17 files changed, 80 insertions(+), 74 deletions(-)

http://github.com/horde/horde/commit/2c9a90f6d6410f21e970d5154457c4e9e04f641b
http://git.horde.org/horde-git/-/commit/2c9a90f6d6410f21e970d5154457c4e9e04f641b




More information about the commits mailing list