[commits] Horde branch horde_5_2 updated. dc40b97893659412656f8fad417dfe4d12ed5f28

Michael J. Rubinsky mrubinsk at horde.org
Fri Oct 25 19:51:42 UTC 2013


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

from: 4dcfdf7b18043f5d304669aadb787796272f00e3

17d457a Additional unit test
ee45485 Small optimizations
66c5fb3 [mms] Fix handling EOLs split on a stream bucket boundary (Bug #12763).
598b687 Released Horde_Smtp-1.2.6
ff08362 Development mode for Horde_Smtp-1.2.7
3880c56 [mms] Send linked attachment download notification message in language of the sending user (Bug #12783).
67734b7 Hotfix for #11688 - problems importing strange timezone names
3af5f94 document "link" feature in registry.php
5cffd99 No need to authenticate, just load the language.
e101c18 Add missing labels.
605dc43 [mms] Merge from upstream - handle keywords/dimensions case-insensitively.
c029d05 Released Horde_Css_Parser-1.0.3
20b290a Development mode for Horde_Css_Parser-1.0.4
a2f7925 [mms] Fix issue from upstream jsmin.c that was breaking parsing of a keyword immediately followed by a regexp (Bug #12787).
373383d Released Horde_Text_Filter-2.1.5
b0f8517b Development mode for Horde_Text_Filter-2.1.6
fe37ed0 Explicitly disconnect from database.
a9342b0 Fix translation.
6b65e6a Don't set initial date in header.
5fdac6c Incomplete test.
b741c5f DB testing might be disabled.
55d69cb Enable mysql and mysqli tests for AS.
0d25249 [jan] Don't show admin alarm form if alarms are disabled.
022c49d [mms] Fix iteration of Horde_Prefs_Scope object.
b5a5e77 [mms] Add 'tlsv1' as a secure parameter option in the Client constructor.
388a6c0 [mms] Fix prototype.js issue in IE 9 regarding array iteration in a parent window.
818aa1d Fix variable
e7c90bb Add test for Xoauth2 generation
7d989fe [mms] Added Horde_Smtp_Password_Xoauth2 class.
8845fca [mms] Remove duplicate constructor.
ac1e8de Released Horde_Form-2.0.6
f9e10db Development mode for Horde_Form-2.0.7
8221038 Fix undefined variable.
b6d2bcc Fix
c75f7b0 Set explicitly to inline disposition.
dc40b97 Merge branch 'master' into horde_5_2

Summary: http://github.com/horde/horde/compare/4dcfdf7b18043f5d304669aadb787796272f00e3...dc40b97893659412656f8fad417dfe4d12ed5f28

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

commit 17d457aaea755042b8aef60b6447b5f1d14a1b5c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 22 00:37:02 2013 -0600

    Additional unit test

 framework/Stream_Filter/test/Horde/Stream/Filter/EolTest.php |   19 ++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/17d457aaea755042b8aef60b6447b5f1d14a1b5c
http://git.horde.org/horde-git/-/commit/17d457aaea755042b8aef60b6447b5f1d14a1b5c

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

commit ee454857693b720104f34d5d658c0c605bfc0a09
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 22 13:16:08 2013 -0600

    Small optimizations

 framework/Smtp/lib/Horde/Smtp/Filter/Data.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit 66c5fb35197715df7957c4f461b33b18642d47d0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 22 13:18:10 2013 -0600

    [mms] Fix handling EOLs split on a stream bucket boundary (Bug #12763).

 framework/Smtp/lib/Horde/Smtp/Filter/Data.php |    5 +++++
 framework/Smtp/package.xml                    |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/66c5fb35197715df7957c4f461b33b18642d47d0
http://git.horde.org/horde-git/-/commit/66c5fb35197715df7957c4f461b33b18642d47d0

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

commit 598b68750fa25f68a200cddaec6b04eab183303b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 22 13:19:17 2013 -0600

    Released Horde_Smtp-1.2.6

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

http://github.com/horde/horde/commit/598b68750fa25f68a200cddaec6b04eab183303b
http://git.horde.org/horde-git/-/commit/598b68750fa25f68a200cddaec6b04eab183303b

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

commit ff083620f73fec6f674b5fde1296ee6fb6e4d02f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 22 13:19:18 2013 -0600

    Development mode for Horde_Smtp-1.2.7

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

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

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

commit 3880c5686aa3dac227955da617d847e63ffd2aeb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 22 21:32:17 2013 -0600

    [mms] Send linked attachment download notification message in language of the sending user (Bug #12783).

 imp/docs/CHANGES                     |    2 ++
 imp/lib/Compose/LinkedAttachment.php |    9 ++++++++-
 imp/package.xml                      |    2 ++
 3 files changed, 12 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/3880c5686aa3dac227955da617d847e63ffd2aeb
http://git.horde.org/horde-git/-/commit/3880c5686aa3dac227955da617d847e63ffd2aeb

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

commit 67734b7200b8854c99806b703ed7a9f28af8eaec
Author: Ralf Lang <lang at b1-systems.de>
Date:   Sun May 5 19:57:20 2013 +0200

    Hotfix for #11688 - problems importing strange timezone names

 framework/Date/lib/Horde/Date.php |  118 +++++++++++++++++++++++++++++++++++++
 1 files changed, 118 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/67734b7200b8854c99806b703ed7a9f28af8eaec
http://git.horde.org/horde-git/-/commit/67734b7200b8854c99806b703ed7a9f28af8eaec

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

commit 3af5f941f522fa2f9fa6cdd22b672dc88f7e7470
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Oct 23 13:39:15 2013 +0200

    document "link" feature in registry.php

 horde/config/registry.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

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

commit 5cffd9937210cccdca23c3dff88ac326b2bacc1a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Oct 23 16:35:29 2013 +0200

    No need to authenticate, just load the language.

 imp/lib/Compose/LinkedAttachment.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/5cffd9937210cccdca23c3dff88ac326b2bacc1a
http://git.horde.org/horde-git/-/commit/5cffd9937210cccdca23c3dff88ac326b2bacc1a

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

commit e101c18dcaed34001d418b53f3d5d1a2254422f4
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 24 00:47:03 2013 +0200

    Add missing labels.

 horde/templates/login/login.inc            |    2 +-
 horde/templates/login/smartmobile.html.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 605dc431b1ab70514c67c9d131652c01ec272eca
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 23 14:12:39 2013 -0600

    [mms] Merge from upstream - handle keywords/dimensions case-insensitively.

 framework/Css_Parser/lib/Sabberworm/CSS/Parser.php |   28 +++++++++++--------
 framework/Css_Parser/package.xml                   |    4 +-
 2 files changed, 18 insertions(+), 14 deletions(-)

http://github.com/horde/horde/commit/605dc431b1ab70514c67c9d131652c01ec272eca
http://git.horde.org/horde-git/-/commit/605dc431b1ab70514c67c9d131652c01ec272eca

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

commit c029d050bc22de88fa0e065e81fcd7d6457a9109
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 23 14:14:29 2013 -0600

    Released Horde_Css_Parser-1.0.3

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

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

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

commit 20b290a5ea976e332cf7dc2667e74524003a1dc8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 23 14:14:30 2013 -0600

    Development mode for Horde_Css_Parser-1.0.4

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

http://github.com/horde/horde/commit/20b290a5ea976e332cf7dc2667e74524003a1dc8
http://git.horde.org/horde-git/-/commit/20b290a5ea976e332cf7dc2667e74524003a1dc8

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

commit a2f79253680444662ebb68fa0f6ee22741f30b3f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 23 18:50:17 2013 -0600

    [mms] Fix issue from upstream jsmin.c that was breaking parsing of a keyword immediately followed by a regexp (Bug #12787).

 .../Text_Filter/lib/Horde/Text/Filter/JavascriptMinify/JsMin.php  |   28 ++++-
 framework/Text_Filter/package.xml                                 |    4 +-
 framework/Text_Filter/test/Horde/Text/Filter/JsminTest.php        |   10 ++
 3 files changed, 37 insertions(+), 5 deletions(-)

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

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

commit 373383d9560d78e1c954e15ec500d697e9ca1ab1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 23 18:52:14 2013 -0600

    Released Horde_Text_Filter-2.1.5

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

http://github.com/horde/horde/commit/373383d9560d78e1c954e15ec500d697e9ca1ab1
http://git.horde.org/horde-git/-/commit/373383d9560d78e1c954e15ec500d697e9ca1ab1

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

commit b0f8517ba8a8db1a37a7fd95591c6a933c9b411c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 23 18:52:14 2013 -0600

    Development mode for Horde_Text_Filter-2.1.6

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

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

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

commit fe37ed00ca72ebfeef3877fe3d3d02340b2ca775
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 24 11:36:18 2013 +0200

    Explicitly disconnect from database.
    
    The garbage collection of destructed objects doesn't seem to kick-in fast
    enough to free enough database connection resources for running many tests in a
    row. At least on my fresh PHP 5.5 installation.

 framework/ActiveSync/test/Horde/ActiveSync/StateTest/Sql/Base.php |    1 +
 framework/Auth/test/Horde/Auth/Unit/Sql/Base.php                  |    1 +
 framework/Group/test/Horde/Group/Sql/Base.php                     |    1 +
 framework/Prefs/test/Horde/Prefs/Unit/Storage/Sql/Base.php        |    1 +
 framework/Rdo/test/Horde/Rdo/Sql/Base.php                         |    1 +
 .../SessionHandler/test/Horde/SessionHandler/Storage/Sql/Base.php |    1 +
 framework/Share/test/Horde/Share/Sql/Base.php                     |    1 +
 framework/Share/test/Horde/Share/Sqlng/Base.php                   |    1 +
 framework/Vfs/test/Horde/Vfs/Sql/Base.php                         |    1 +
 framework/Vfs/test/Horde/Vfs/SqlFile/Base.php                     |    1 +
 10 files changed, 10 insertions(+), 0 deletions(-)

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

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

commit a9342b03a5326dd1883c58adc8cf79d0adfe3365
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 24 11:45:31 2013 +0200

    Fix translation.

 kronolith/locale/de/LC_MESSAGES/kronolith.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 6b65e6ae59ce33ecdc2faea743ac3fd268fd893a
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 24 11:57:43 2013 +0200

    Don't set initial date in header.
    
    It's changed by JS immediately anyway and causes a funky document.title in the
    month view.

 kronolith/templates/smartmobile/month.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 5fdac6c1799c48d02e7dd34a2ebeb2cad99f61e6
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 24 12:31:29 2013 +0200

    Incomplete test.

 framework/Vfs/test/Horde/Vfs/SqlFile/Base.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/5fdac6c1799c48d02e7dd34a2ebeb2cad99f61e6
http://git.horde.org/horde-git/-/commit/5fdac6c1799c48d02e7dd34a2ebeb2cad99f61e6

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

commit b741c5fbb415c40429b5afdcced0b07102eecbf3
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 24 12:45:46 2013 +0200

    DB testing might be disabled.

 framework/ActiveSync/test/Horde/ActiveSync/StateTest/Sql/Base.php |    6 +++-
 framework/Auth/test/Horde/Auth/Unit/Sql/Base.php                  |    6 +++-
 framework/Group/test/Horde/Group/Sql/Base.php                     |    6 +++-
 framework/Prefs/test/Horde/Prefs/Unit/Storage/Sql/Base.php        |    6 +++-
 .../SessionHandler/test/Horde/SessionHandler/Storage/Sql/Base.php |    6 +++-
 framework/Vfs/test/Horde/Vfs/Sql/Base.php                         |    6 +++-
 6 files changed, 24 insertions(+), 12 deletions(-)

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

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

commit 55d69cbd10de39233b9bf09bf53a9d62c25e199f
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 24 12:50:43 2013 +0200

    Enable mysql and mysqli tests for AS.

 .travis.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/55d69cbd10de39233b9bf09bf53a9d62c25e199f
http://git.horde.org/horde-git/-/commit/55d69cbd10de39233b9bf09bf53a9d62c25e199f

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

commit 0d2524928ef760c3c667c2cd00f63ea85a7f29be
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 24 18:43:58 2013 +0200

    [jan] Don't show admin alarm form if alarms are disabled.

 horde/admin/alarms.php |   45 ++++++++++++++++++++++++++-------------------
 horde/docs/CHANGES     |    1 +
 horde/package.xml      |    2 ++
 3 files changed, 29 insertions(+), 19 deletions(-)

http://github.com/horde/horde/commit/0d2524928ef760c3c667c2cd00f63ea85a7f29be
http://git.horde.org/horde-git/-/commit/0d2524928ef760c3c667c2cd00f63ea85a7f29be

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

commit 022c49d050d1daff8d4ce759af61ccc97d41dad2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 24 19:48:57 2013 -0600

    [mms] Fix iteration of Horde_Prefs_Scope object.

 framework/Prefs/lib/Horde/Prefs/Scope.php |    2 +-
 framework/Prefs/package.xml               |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/022c49d050d1daff8d4ce759af61ccc97d41dad2
http://git.horde.org/horde-git/-/commit/022c49d050d1daff8d4ce759af61ccc97d41dad2

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

commit b5a5e77092fce4fbd9b70d9a2f99aaebbf4d2e9b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 24 20:14:08 2013 -0600

    [mms] Add 'tlsv1' as a secure parameter option in the Client constructor.

 framework/Socket_Client/doc/Horde/Socket/Client/UPGRADING |   21 +++++++++++++
 framework/Socket_Client/lib/Horde/Socket/Client.php       |   14 +++++---
 framework/Socket_Client/package.xml                       |   10 ++++--
 3 files changed, 36 insertions(+), 9 deletions(-)
 create mode 100644 framework/Socket_Client/doc/Horde/Socket/Client/UPGRADING

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

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

commit 388a6c0db3c0b530583fcd3186a694b71f3d07a1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 24 22:10:10 2013 -0600

    [mms] Fix prototype.js issue in IE 9 regarding array iteration in a parent window.
    
    Got lost when we upgraded prototype.js.  But this is an issue when a
    window runs code in a parent (the native IE forEach handler does not
    correctly set the value of 'this' in the called function).

 framework/Core/js/prototype.js |    2 +-
 framework/Core/package.xml     |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/388a6c0db3c0b530583fcd3186a694b71f3d07a1
http://git.horde.org/horde-git/-/commit/388a6c0db3c0b530583fcd3186a694b71f3d07a1

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

commit 818aa1d2e140f1b4ec3dcd6bc68ce090c79d89c1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 24 22:23:41 2013 -0600

    Fix variable

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING            |    4 ++--
 framework/Imap_Client/lib/Horde/Imap/Client/Password/Xoauth2.php |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/818aa1d2e140f1b4ec3dcd6bc68ce090c79d89c1
http://git.horde.org/horde-git/-/commit/818aa1d2e140f1b4ec3dcd6bc68ce090c79d89c1

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

commit e7c90bb4b690133c2c20937390020192d5936327
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 24 22:24:02 2013 -0600

    Add test for Xoauth2 generation

 framework/Imap_Client/package.xml                            |   10 ++-
 framework/Imap_Client/test/Horde/Imap/Client/Xoauth2Test.php |   43 ++++++++++
 2 files changed, 51 insertions(+), 2 deletions(-)
 create mode 100644 framework/Imap_Client/test/Horde/Imap/Client/Xoauth2Test.php

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

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

commit 7d989fe8ca43bfdab8f8859068872e6be5b2fb24
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 24 22:26:24 2013 -0600

    [mms] Added Horde_Smtp_Password_Xoauth2 class.

 framework/Smtp/doc/Horde/Smtp/UPGRADING            |   13 +++-
 framework/Smtp/lib/Horde/Smtp/Password/Xoauth2.php |   70 ++++++++++++++++++++
 framework/Smtp/package.xml                         |   22 ++++--
 framework/Smtp/test/Horde/Smtp/Xoauth2Test.php     |   43 ++++++++++++
 4 files changed, 138 insertions(+), 10 deletions(-)
 create mode 100644 framework/Smtp/lib/Horde/Smtp/Password/Xoauth2.php
 create mode 100644 framework/Smtp/test/Horde/Smtp/Xoauth2Test.php

http://github.com/horde/horde/commit/7d989fe8ca43bfdab8f8859068872e6be5b2fb24
http://git.horde.org/horde-git/-/commit/7d989fe8ca43bfdab8f8859068872e6be5b2fb24

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

commit 8845fca97ca4d8e5a417aa3c7f70772d4b431606
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 24 23:30:04 2013 -0600

    [mms] Remove duplicate constructor.
    
    This silences a whole host of strict warnings

 framework/Form/lib/Horde/Form.php |    7 +------
 framework/Form/package.xml        |    4 ++--
 2 files changed, 3 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/8845fca97ca4d8e5a417aa3c7f70772d4b431606
http://git.horde.org/horde-git/-/commit/8845fca97ca4d8e5a417aa3c7f70772d4b431606

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

commit ac1e8de4e2394b9044f5aea57a63af30aecefb35
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 24 23:31:48 2013 -0600

    Released Horde_Form-2.0.6

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

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

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

commit f9e10dbda3c6e30e8f77951d7c252ee70c1a97dc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 24 23:31:48 2013 -0600

    Development mode for Horde_Form-2.0.7

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

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

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

commit 8221038fa15e73b8fe3f4bde7f470403bc1641b0
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 25 15:51:04 2013 +0200

    Fix undefined variable.

 hermes/lib/Driver/Sql.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/8221038fa15e73b8fe3f4bde7f470403bc1641b0
http://git.horde.org/horde-git/-/commit/8221038fa15e73b8fe3f4bde7f470403bc1641b0

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

commit b6d2bcc37f02b42c46878cb1077cfbdc6c76768f
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 25 17:44:27 2013 +0200

    Fix

 imp/locale/de/LC_MESSAGES/imp.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit c75f7b0b1b2c821a64acd35b000d4c0eece70a94
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 25 14:54:02 2013 -0400

    Set explicitly to inline disposition.
    
    Outlook and other "Windows Communication Apps" require text/calendar
    parts to be displayed inline in order for the calendar integration to
    work. Our MIME library forces parts with no or empty disposition values
    to be set to "attachment" when any other disposition parameters (such
    as size) are included, making it impossible to pass through the empty
    disposition.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

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

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

commit dc40b97893659412656f8fad417dfe4d12ed5f28
Merge: 4dcfdf7 c75f7b0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 25 15:51:18 2013 -0400

    Merge branch 'master' into horde_5_2
    
    Conflicts:
    	horde/docs/CHANGES
    	horde/package.xml

 .travis.yml                                                       |    2 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php        |    6 +-
 framework/ActiveSync/test/Horde/ActiveSync/StateTest/Sql/Base.php |    5 +-
 framework/Auth/test/Horde/Auth/Unit/Sql/Base.php                  |    5 +-
 framework/Core/js/prototype.js                                    |    2 +-
 framework/Core/package.xml                                        |    4 +-
 framework/Css_Parser/composer.json                                |    2 +-
 framework/Css_Parser/lib/Sabberworm/CSS/Parser.php                |   28 +-
 framework/Css_Parser/package.xml                                  |   19 +-
 framework/Date/lib/Horde/Date.php                                 |  118 +++++
 framework/Form/composer.json                                      |    2 +-
 framework/Form/lib/Horde/Form.php                                 |    7 +-
 framework/Form/package.xml                                        |   20 +-
 framework/Group/test/Horde/Group/Sql/Base.php                     |    5 +-
 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING             |    4 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Password/Xoauth2.php  |    2 +-
 framework/Imap_Client/package.xml                                 |   10 +-
 framework/Imap_Client/test/Horde/Imap/Client/Xoauth2Test.php      |   43 ++
 framework/Prefs/lib/Horde/Prefs/Scope.php                         |    2 +-
 framework/Prefs/package.xml                                       |    4 +-
 framework/Prefs/test/Horde/Prefs/Unit/Storage/Sql/Base.php        |    5 +-
 framework/Rdo/test/Horde/Rdo/Sql/Base.php                         |    1 +
 .../SessionHandler/test/Horde/SessionHandler/Storage/Sql/Base.php |    5 +-
 framework/Share/test/Horde/Share/Sql/Base.php                     |    1 +
 framework/Share/test/Horde/Share/Sqlng/Base.php                   |    1 +
 framework/Smtp/composer.json                                      |    4 +-
 framework/Smtp/doc/Horde/Smtp/UPGRADING                           |   13 +-
 framework/Smtp/lib/Horde/Smtp/Filter/Data.php                     |   11 +-
 framework/Smtp/lib/Horde/Smtp/Password/Xoauth2.php                |   70 +++
 framework/Smtp/package.xml                                        |   31 +-
 framework/Smtp/test/Horde/Smtp/Xoauth2Test.php                    |   43 ++
 framework/Socket_Client/doc/Horde/Socket/Client/UPGRADING         |   21 +
 framework/Socket_Client/lib/Horde/Socket/Client.php               |   14 +-
 framework/Socket_Client/package.xml                               |   10 +-
 framework/Stream_Filter/test/Horde/Stream/Filter/EolTest.php      |   19 +
 framework/Text_Filter/composer.json                               |    2 +-
 .../Text_Filter/lib/Horde/Text/Filter/JavascriptMinify/JsMin.php  |   28 +-
 framework/Text_Filter/package.xml                                 |   19 +-
 framework/Text_Filter/test/Horde/Text/Filter/JsminTest.php        |   10 +
 framework/Vfs/test/Horde/Vfs/Sql/Base.php                         |    5 +-
 framework/Vfs/test/Horde/Vfs/SqlFile/Base.php                     |    1 +
 hermes/lib/Driver/Sql.php                                         |    2 +-
 horde/admin/alarms.php                                            |   45 +-
 horde/config/registry.php                                         |    1 +
 horde/package.xml                                                 |    1 +
 horde/templates/login/login.inc                                   |    2 +-
 horde/templates/login/smartmobile.html.php                        |    2 +-
 imp/docs/CHANGES                                                  |    2 +
 imp/lib/Compose/LinkedAttachment.php                              |    9 +-
 imp/locale/de/LC_MESSAGES/imp.po                                  |    4 +-
 imp/package.xml                                                   |    2 +
 kronolith/locale/de/LC_MESSAGES/kronolith.po                      |    4 +-
 kronolith/templates/smartmobile/month.html.php                    |    2 +-
 53 files changed, 577 insertions(+), 103 deletions(-)

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




More information about the commits mailing list