[commits] Horde branch kronolith_4_2 updated. cc4267d65d18ade42b2ce8bbeed505e800291e48

Michael J. Rubinsky mrubinsk at horde.org
Wed Oct 30 20:23:42 UTC 2013


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

from: 52825053d857b84cb83ea12fe6f137df1d1f005e

34d5a09 Add ticket number.
74f9add Token-protect vbook form (Bug #12803).
b79114d [jan] SECURITY: Protect against CSRF attacks on share permissions form (Bug #12804).
dcd8090 Tweak
08303d7 Sonar error: Unexpected token: ;, line: 391, col: 29
ba5ef85 Update de translation.
3adc970 Updated
5a70f8a Prepare releases.
e5eed12 Merge branch 'for_upstream' of git://github.com/sathieu/horde into sathieu-for_upstream
e9daed8 Prepare releases.
b146cfa Use longer timeout for bugs.horde.org.
b0ba486 Released horde-5.1.5
47ebfa1 Development mode for horde-5.1.6
0a2296f Released imp-6.1.5
8e96739 Development mode for imp-6.1.6
24e3f7c Released ingo-3.1.3
44738be Development mode for ingo-3.1.4
6965844 Released turba-4.1.3
c927432 Development mode for turba-4.1.4
40cde4e Released kronolith-4.1.4
e2d44de Development mode for kronolith-4.1.5
dba2684 Released nag-4.1.3
5fd8688 Development mode for nag-4.1.4
bdfbe54 Released mnemo-4.1.2
01ea756 Development mode for mnemo-4.1.3
39c1761 Released ansel-3.0.1
d295883 Development mode for ansel-3.0.2
7dad21b Released wicked-2.0.1
1de76f4 Development mode for wicked-2.0.2
6489a8b Released groupware-5.1.3
72fdc40 Development mode for groupware-5.1.4
18ee07c Released webmail-5.1.3
4ea486a Development mode for webmail-5.1.4
ecd18ac [jan] Fix fatal error if recurrence exceptions have timezones set (Bug #12801).
5208da3 Fix resetting attachment upload on non-attach event
3a263b8 [mms] Fix deauthenticating when a system-level logout event occurs.
0038663 [mms] Add 'fallback' option for the Horde_Registry#appInit() 'authentication' parameter.
dd995a5 [mms] Fix regression where AJAX actions were not correctly checking permissions and potential authentication expiration actions.
a3a65d4 [mms] Application hook methods moved from Horde:: to Horde_Core_Hooks::.
e965020 Use new Horde_Core_Hooks class
253e8ad Remove comment. It either works or doesn't.
bab8159 Fix typo
4466571 Initial commit of the Horde_Pack package.
951c330 [mms] Support msgpack for serializing the map lookup.
1979d2d Use SHA-1 for hash key
ae42b3e Fix truncating HTML description data.
c92a65d Support sending HTML task body data if EAS asks for it.
997cdea Convert incoming HTML ActiveSync task body to plaintext.
cc4267d Merge branch 'master' into kronolith_4_2

Summary: http://github.com/horde/horde/compare/52825053d857b84cb83ea12fe6f137df1d1f005e...cc4267d65d18ade42b2ce8bbeed505e800291e48

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

commit 34d5a09d72c7bed1ec50ff708c8863d32f606179
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 11:59:06 2013 +0100

    Add ticket number.

 horde/docs/CHANGES |    2 +-
 horde/package.xml  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/34d5a09d72c7bed1ec50ff708c8863d32f606179
http://git.horde.org/horde-git/-/commit/34d5a09d72c7bed1ec50ff708c8863d32f606179

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

commit 74f9add4ad86c29b608270e33b17426163b3c8cf
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 12:19:06 2013 +0100

    Token-protect vbook form (Bug #12803).

 turba/search.php                      |   67 +++++++++++++++++++--------------
 turba/templates/search/vbook.html.php |    1 +
 2 files changed, 40 insertions(+), 28 deletions(-)

http://github.com/horde/horde/commit/74f9add4ad86c29b608270e33b17426163b3c8cf
http://git.horde.org/horde-git/-/commit/74f9add4ad86c29b608270e33b17426163b3c8cf

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

commit b79114d08ee8c8e43e74a179741749529f6d885c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 12:32:30 2013 +0100

    [jan] SECURITY: Protect against CSRF attacks on share permissions form (Bug #12804).

 horde/docs/CHANGES                  |    2 ++
 horde/package.xml                   |    4 +++-
 horde/services/shares/edit.php      |    5 +++++
 horde/templates/shares/edit.inc     |    1 +
 kronolith/docs/CHANGES              |    2 ++
 kronolith/package.xml               |    2 ++
 kronolith/perms.php                 |    5 +++++
 kronolith/templates/perms/perms.inc |    1 +
 8 files changed, 21 insertions(+), 1 deletions(-)

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

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

commit dcd80902db5320890dcbb2476ea2160c03ba8510
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 12:35:51 2013 +0100

    Tweak

 ingo/docs/CHANGES |    2 +-
 ingo/package.xml  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 08303d71b9e0c36323a1fe31ee3377258a75f5ba
Author: Mathieu Parent <mathieu.parent at nantesmetropole.fr>
Date:   Tue Dec 18 15:45:04 2012 +0100

    Sonar error: Unexpected token: ;, line: 391, col: 29

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

http://github.com/horde/horde/commit/08303d71b9e0c36323a1fe31ee3377258a75f5ba
http://git.horde.org/horde-git/-/commit/08303d71b9e0c36323a1fe31ee3377258a75f5ba

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

commit ba5ef85f458dd77ceda6ab4f4628018664dcc7f9
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 10:19:02 2013 +0100

    Update de translation.

 agora/locale/de/LC_MESSAGES/agora.mo                             |  Bin 82118 -> 82292 bytes
 ansel/locale/de/LC_MESSAGES/ansel.mo                             |  Bin 107152 -> 107342 bytes
 chora/locale/de/LC_MESSAGES/chora.mo                             |  Bin 71952 -> 72126 bytes
 framework/ActiveSync/locale/de/LC_MESSAGES/Horde_ActiveSync.mo   |  Bin 1432 -> 1432 bytes
 framework/ActiveSync/locale/de/LC_MESSAGES/Horde_ActiveSync.po   |   36 +-
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.mo               |  Bin 20259 -> 20259 bytes
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.po               |    4 +-
 framework/Date/locale/de/LC_MESSAGES/Horde_Date.mo               |  Bin 1126 -> 1126 bytes
 framework/Date/locale/de/LC_MESSAGES/Horde_Date.po               |    4 +-
 framework/Form/locale/de/LC_MESSAGES/Horde_Form.mo               |  Bin 10966 -> 10966 bytes
 framework/Form/locale/de/LC_MESSAGES/Horde_Form.po               |   10 +-
 framework/Imap_Client/locale/de/LC_MESSAGES/Horde_Imap_Client.mo |  Bin 7202 -> 7202 bytes
 framework/Imap_Client/locale/de/LC_MESSAGES/Horde_Imap_Client.po |   99 +++---
 framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.mo               |  Bin 1309 -> 1309 bytes
 framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.po               |   16 +-
 gollem/locale/de/LC_MESSAGES/gollem.mo                           |  Bin 74332 -> 74506 bytes
 hermes/locale/de/LC_MESSAGES/hermes.mo                           |  Bin 82494 -> 82668 bytes
 hermes/locale/de/LC_MESSAGES/hermes.po                           |    4 +-
 horde/locale/de/LC_MESSAGES/horde.mo                             |  Bin 66215 -> 66389 bytes
 horde/locale/de/LC_MESSAGES/horde.po                             |  112 +++---
 imp/locale/de/LC_MESSAGES/imp.mo                                 |  Bin 184945 -> 185133 bytes
 imp/locale/de/LC_MESSAGES/imp.po                                 |   34 +-
 ingo/locale/de/LC_MESSAGES/ingo.mo                               |  Bin 85776 -> 85974 bytes
 ingo/locale/de/LC_MESSAGES/ingo.po                               |   88 ++--
 jonah/locale/de/LC_MESSAGES/jonah.mo                             |  Bin 76125 -> 76299 bytes
 klutz/locale/de/LC_MESSAGES/klutz.mo                             |  Bin 70947 -> 71121 bytes
 kronolith/locale/de/LC_MESSAGES/kronolith.mo                     |  Bin 128131 -> 128300 bytes
 kronolith/locale/de/LC_MESSAGES/kronolith.po                     |   94 +++---
 luxor/locale/de/LC_MESSAGES/luxor.mo                             |  Bin 68224 -> 68398 bytes
 mnemo/locale/de/LC_MESSAGES/mnemo.mo                             |  Bin 75773 -> 75947 bytes
 mnemo/locale/de/LC_MESSAGES/mnemo.po                             |    4 +-
 nag/locale/de/LC_MESSAGES/nag.mo                                 |  Bin 92459 -> 92633 bytes
 nag/locale/de/LC_MESSAGES/nag.po                                 |    4 +-
 passwd/locale/de/LC_MESSAGES/passwd.mo                           |  Bin 72170 -> 72344 bytes
 sam/locale/de/LC_MESSAGES/sam.mo                                 |  Bin 70273 -> 70447 bytes
 sesha/locale/de/LC_MESSAGES/sesha.mo                             |  Bin 75018 -> 75192 bytes
 timeobjects/locale/de/LC_MESSAGES/timeobjects.mo                 |  Bin 66752 -> 66950 bytes
 trean/locale/de/LC_MESSAGES/trean.mo                             |  Bin 70632 -> 70806 bytes
 turba/locale/de/LC_MESSAGES/turba.mo                             |  Bin 99010 -> 99184 bytes
 ulaform/locale/de/LC_MESSAGES/ulaform.mo                         |  Bin 71984 -> 72206 bytes
 vilma/locale/de/LC_MESSAGES/vilma.mo                             |  Bin 77599 -> 77773 bytes
 whups/locale/de/LC_MESSAGES/whups.mo                             |  Bin 108201 -> 108375 bytes
 whups/locale/de/LC_MESSAGES/whups.po                             |   12 +-
 wicked/locale/de/LC_MESSAGES/wicked.mo                           |  Bin 78398 -> 78572 bytes
 44 files changed, 265 insertions(+), 256 deletions(-)

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

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

commit 3adc970e43eb134c1242ee767c88ddca8b257cd9
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 10:19:09 2013 +0100

    Updated

 framework/ActiveSync/locale/Horde_ActiveSync.pot   |   36 +++---
 framework/Core/locale/Horde_Core.pot               |    4 +-
 framework/Date/locale/Horde_Date.pot               |    4 +-
 framework/Form/locale/Horde_Form.pot               |   10 +-
 framework/Imap_Client/locale/Horde_Imap_Client.pot |   99 +++++++++---------
 framework/Mime/locale/Horde_Mime.pot               |   16 ++--
 framework/Smtp/locale/Horde_Smtp.pot               |   14 ++--
 hermes/locale/hermes.pot                           |    4 +-
 horde/locale/horde.pot                             |  110 +++++++++++---------
 imp/locale/imp.pot                                 |   34 +++---
 ingo/locale/ingo.pot                               |   88 ++++++++--------
 kronolith/locale/kronolith.pot                     |   94 +++++++++---------
 mnemo/locale/mnemo.pot                             |    4 +-
 nag/locale/nag.pot                                 |    4 +-
 whups/locale/whups.pot                             |   12 +-
 15 files changed, 271 insertions(+), 262 deletions(-)

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

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

commit 5a70f8a490ecffaf140d768c8ebf0152f5d7ae12
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 14:02:56 2013 +0100

    Prepare releases.

 ansel/docs/RELEASE_NOTES     |   12 +++++-------
 horde/docs/RELEASE_NOTES     |   14 +++++++++-----
 imp/docs/RELEASE_NOTES       |   16 +++++++---------
 ingo/docs/RELEASE_NOTES      |   12 +++++-------
 kronolith/docs/RELEASE_NOTES |   16 +++++++++-------
 mnemo/docs/RELEASE_NOTES     |   12 +++++++-----
 nag/docs/RELEASE_NOTES       |   10 +++++++---
 turba/docs/RELEASE_NOTES     |   12 +++++++-----
 wicked/docs/RELEASE_NOTES    |   10 +++-------
 9 files changed, 59 insertions(+), 55 deletions(-)

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

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

commit e5eed127cfaabeaea6e11f3332a85486a37ae9c0
Merge: 5a70f8a 08303d7
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 14:30:27 2013 +0100

    Merge branch 'for_upstream' of git://github.com/sathieu/horde into sathieu-for_upstream

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

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

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

commit e9daed8e007a48047bbd7b08ef2fb439daa7bc40
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:17:53 2013 +0100

    Prepare releases.

 bundles/groupware/docs/CHANGES       |  236 ++++++++++++++++++++++++++++++
 bundles/groupware/docs/RELEASE_NOTES |   22 ++-
 bundles/groupware/package.xml        |   12 +-
 bundles/webmail/docs/CHANGES         |  268 ++++++++++++++++++++++++++++++++++
 bundles/webmail/docs/RELEASE_NOTES   |   30 ++--
 bundles/webmail/package.xml          |   16 +-
 framework/Auth/package.xml           |    2 +-
 horde/docs/RELEASE_NOTES             |    4 +-
 imp/docs/RELEASE_NOTES               |    4 +-
 ingo/docs/RELEASE_NOTES              |    4 +-
 kronolith/docs/RELEASE_NOTES         |    4 +-
 mnemo/docs/RELEASE_NOTES             |    4 +-
 nag/docs/RELEASE_NOTES               |    4 +-
 turba/docs/RELEASE_NOTES             |    4 +-
 14 files changed, 561 insertions(+), 53 deletions(-)

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

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

commit b146cfa0ca2a9103924444bc8104837e075e43d8
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:29:49 2013 +0100

    Use longer timeout for bugs.horde.org.

 components/lib/Components/Release/Task/Bugs.php |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

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

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

commit b0ba48653aea6d7762a45df5f6098bce43e921e9
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:32:53 2013 +0100

    Released horde-5.1.5

 horde/docs/CHANGES        |    6 +++---
 horde/lib/Application.php |    2 +-
 horde/package.xml         |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

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

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

commit 47ebfa1bd9e5d48c877bd0734801786215d69382
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:33:06 2013 +0100

    Development mode for horde-5.1.6

 horde/docs/CHANGES        |    6 ++++++
 horde/lib/Application.php |    2 +-
 horde/package.xml         |   22 +++++++++++++++-------
 3 files changed, 22 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/47ebfa1bd9e5d48c877bd0734801786215d69382
http://git.horde.org/horde-git/-/commit/47ebfa1bd9e5d48c877bd0734801786215d69382

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

commit 0a2296f6768a2b75d95bcf55105eb99e3abdd01a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:37:23 2013 +0100

    Released imp-6.1.5

 imp/docs/CHANGES        |    6 +++---
 imp/lib/Application.php |    2 +-
 imp/package.xml         |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

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

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

commit 8e9673930ea36cf5caba91ae8979bd35b370d519
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:37:39 2013 +0100

    Development mode for imp-6.1.6

 imp/docs/CHANGES        |    6 ++++++
 imp/lib/Application.php |    2 +-
 imp/package.xml         |   31 +++++++++++++++----------------
 3 files changed, 22 insertions(+), 17 deletions(-)

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

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

commit 24e3f7cebc3d594f3831fdcfb541af113e8b1837
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:39:28 2013 +0100

    Released ingo-3.1.3

 ingo/docs/CHANGES        |    6 +++---
 ingo/lib/Application.php |    2 +-
 ingo/package.xml         |    7 +++----
 3 files changed, 7 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/24e3f7cebc3d594f3831fdcfb541af113e8b1837
http://git.horde.org/horde-git/-/commit/24e3f7cebc3d594f3831fdcfb541af113e8b1837

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

commit 44738be576f987dd728cabb16673cd57972dea6d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:39:37 2013 +0100

    Development mode for ingo-3.1.4

 ingo/docs/CHANGES        |    6 ++++++
 ingo/lib/Application.php |    2 +-
 ingo/package.xml         |   17 +++++++++++++++--
 3 files changed, 22 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/44738be576f987dd728cabb16673cd57972dea6d
http://git.horde.org/horde-git/-/commit/44738be576f987dd728cabb16673cd57972dea6d

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

commit 6965844f15d5f11d891b3930e8bbb050beb2c965
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:45:03 2013 +0100

    Released turba-4.1.3

 turba/docs/CHANGES        |    6 +++---
 turba/lib/Application.php |    2 +-
 turba/package.xml         |    5 ++---
 3 files changed, 6 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/6965844f15d5f11d891b3930e8bbb050beb2c965
http://git.horde.org/horde-git/-/commit/6965844f15d5f11d891b3930e8bbb050beb2c965

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

commit c927432ed32809a54f77709760fb3cd0f8449790
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:45:09 2013 +0100

    Development mode for turba-4.1.4

 turba/docs/CHANGES        |    6 ++++++
 turba/lib/Application.php |    2 +-
 turba/package.xml         |   22 +++++++++++++++-------
 3 files changed, 22 insertions(+), 8 deletions(-)

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

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

commit 40cde4e19c12b867acb71696133da9692dcc63b5
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:47:11 2013 +0100

    Released kronolith-4.1.4

 kronolith/docs/CHANGES        |    6 +++---
 kronolith/lib/Application.php |    2 +-
 kronolith/package.xml         |    5 ++---
 3 files changed, 6 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/40cde4e19c12b867acb71696133da9692dcc63b5
http://git.horde.org/horde-git/-/commit/40cde4e19c12b867acb71696133da9692dcc63b5

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

commit e2d44defdc0e801f5b830416aaded416753e5568
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:47:21 2013 +0100

    Development mode for kronolith-4.1.5

 kronolith/docs/CHANGES        |    6 ++++++
 kronolith/lib/Application.php |    2 +-
 kronolith/package.xml         |   23 +++++++++++++++--------
 3 files changed, 22 insertions(+), 9 deletions(-)

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

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

commit dba2684dcd4bf369bbde56a0599e6b4cda591177
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:50:03 2013 +0100

    Released nag-4.1.3

 nag/docs/CHANGES        |    6 +++---
 nag/lib/Application.php |    2 +-
 nag/package.xml         |    5 ++---
 3 files changed, 6 insertions(+), 7 deletions(-)

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

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

commit 5fd8688a2f872eab06b4232b558f7c31bc098284
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:50:13 2013 +0100

    Development mode for nag-4.1.4

 nag/docs/CHANGES        |    6 ++++++
 nag/lib/Application.php |    2 +-
 nag/package.xml         |   19 +++++++++++++++----
 3 files changed, 22 insertions(+), 5 deletions(-)

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

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

commit bdfbe5484cc1dd6aa13c3d5e2401a1f107e81965
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:51:56 2013 +0100

    Released mnemo-4.1.2

 mnemo/docs/CHANGES        |    6 +++---
 mnemo/lib/Application.php |    2 +-
 mnemo/package.xml         |    5 ++---
 3 files changed, 6 insertions(+), 7 deletions(-)

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

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

commit 01ea756200f47a3cb164082559933a9ca468139a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:52:05 2013 +0100

    Development mode for mnemo-4.1.3

 mnemo/docs/CHANGES        |    6 ++++++
 mnemo/lib/Application.php |    2 +-
 mnemo/package.xml         |   19 +++++++++++++++----
 3 files changed, 22 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/01ea756200f47a3cb164082559933a9ca468139a
http://git.horde.org/horde-git/-/commit/01ea756200f47a3cb164082559933a9ca468139a

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

commit 39c1761ef71feda8e4e02ace807ab48cd0555939
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:55:45 2013 +0100

    Released ansel-3.0.1

 ansel/docs/CHANGES        |    6 +++---
 ansel/lib/Application.php |    2 +-
 ansel/package.xml         |    7 ++++---
 3 files changed, 8 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/39c1761ef71feda8e4e02ace807ab48cd0555939
http://git.horde.org/horde-git/-/commit/39c1761ef71feda8e4e02ace807ab48cd0555939

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

commit d295883dd697646515833fb5d7e854db4dd5673a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:55:54 2013 +0100

    Development mode for ansel-3.0.2

 ansel/docs/CHANGES        |    6 ++++++
 ansel/lib/Application.php |    2 +-
 ansel/package.xml         |   20 +++++++++++++++-----
 3 files changed, 22 insertions(+), 6 deletions(-)

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

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

commit 7dad21b17363135fb35ba013040ed2070b21ea46
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:57:16 2013 +0100

    Released wicked-2.0.1

 wicked/docs/CHANGES        |    6 +++---
 wicked/lib/Application.php |    2 +-
 wicked/package.xml         |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

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

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

commit 1de76f4d64287d145dcf3af50572d135a6e010cc
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:57:27 2013 +0100

    Development mode for wicked-2.0.2

 wicked/docs/CHANGES        |    6 ++++++
 wicked/lib/Application.php |    2 +-
 wicked/package.xml         |   19 +++++++++++++++----
 3 files changed, 22 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/1de76f4d64287d145dcf3af50572d135a6e010cc
http://git.horde.org/horde-git/-/commit/1de76f4d64287d145dcf3af50572d135a6e010cc

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

commit 6489a8b3f871cf1752e1469edd85a24f84b54cb5
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:59:08 2013 +0100

    Released groupware-5.1.3

 bundles/groupware/docs/CHANGES   |    6 +++---
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/groupware/package.xml    |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/6489a8b3f871cf1752e1469edd85a24f84b54cb5
http://git.horde.org/horde-git/-/commit/6489a8b3f871cf1752e1469edd85a24f84b54cb5

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

commit 72fdc4042754906a3584fd67ce34af4b7257707e
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 17:59:17 2013 +0100

    Development mode for groupware-5.1.4

 bundles/groupware/docs/CHANGES   |    6 ++++++
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/groupware/package.xml    |   17 +++++++++++++++--
 3 files changed, 22 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/72fdc4042754906a3584fd67ce34af4b7257707e
http://git.horde.org/horde-git/-/commit/72fdc4042754906a3584fd67ce34af4b7257707e

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

commit 18ee07c9b8d57497e5bf6994ff1b493fec35bf02
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 18:00:27 2013 +0100

    Released webmail-5.1.3

 bundles/webmail/docs/CHANGES   |    6 +++---
 bundles/webmail/lib/Bundle.php |    2 +-
 bundles/webmail/package.xml    |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/18ee07c9b8d57497e5bf6994ff1b493fec35bf02
http://git.horde.org/horde-git/-/commit/18ee07c9b8d57497e5bf6994ff1b493fec35bf02

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

commit 4ea486a9955566c6b505e4640b08ea7b267b4d95
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 18:00:37 2013 +0100

    Development mode for webmail-5.1.4

 bundles/webmail/docs/CHANGES   |    6 ++++++
 bundles/webmail/lib/Bundle.php |    2 +-
 bundles/webmail/package.xml    |   17 +++++++++++++++--
 3 files changed, 22 insertions(+), 3 deletions(-)

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

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

commit ecd18ac4f04036cf6cede10be1c30c5d901edc5c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 29 18:44:02 2013 +0100

    [jan] Fix fatal error if recurrence exceptions have timezones set (Bug #12801).

 kronolith/docs/CHANGES  |    1 +
 kronolith/lib/Event.php |    5 ++++-
 kronolith/package.xml   |    4 ++--
 3 files changed, 7 insertions(+), 3 deletions(-)

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

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

commit 5208da3301ee46eabdd1abbdc7a79fbd4fa2ce47
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 29 12:06:37 2013 -0600

    Fix resetting attachment upload on non-attach event

 imp/js/compose-dimp.js                       |   20 ++++++++++++--------
 imp/lib/Ajax/Application/Handler/Dynamic.php |    1 +
 2 files changed, 13 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/5208da3301ee46eabdd1abbdc7a79fbd4fa2ce47
http://git.horde.org/horde-git/-/commit/5208da3301ee46eabdd1abbdc7a79fbd4fa2ce47

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

commit 3a263b8c6199fc1264eca343fcdcc8439ca8b3e6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 29 13:06:07 2013 -0600

    [mms] Fix deauthenticating when a system-level logout event occurs.
    
    Changes made re: token checking for logouts broken displaying logout
    messages for certain logout types, and caused infinite loops in certain
    other siutations.
    
    The login(/logout) page must only handle destroying the session for USER
    initiated logout requests.  All other logout actions need the calling
    code to do the session destruction - since these actions cannot be token
    protected -- since the session no longer exists to do the token
    checking.

 framework/Core/lib/Horde/ErrorHandler.php |   17 ++++++++++++-----
 framework/Core/package.xml                |    4 ++--
 horde/login.php                           |   15 ---------------
 horde/package.xml                         |    2 +-
 4 files changed, 15 insertions(+), 23 deletions(-)

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

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

commit 00386636c5cd5c824eb4f44447be09817faab079
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 29 14:49:05 2013 -0600

    [mms] Add 'fallback' option for the Horde_Registry#appInit() 'authentication' parameter.

 framework/Core/lib/Horde/Core/Ajax/Application.php |    9 +++--
 framework/Core/lib/Horde/Registry.php              |   39 ++++++++++++++++++--
 framework/Core/package.xml                         |   10 +++--
 3 files changed, 47 insertions(+), 11 deletions(-)

http://github.com/horde/horde/commit/00386636c5cd5c824eb4f44447be09817faab079
http://git.horde.org/horde-git/-/commit/00386636c5cd5c824eb4f44447be09817faab079

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

commit dd995a56d8dc46ff98f21cacdd5bb3833c24aaa3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 29 14:49:39 2013 -0600

    [mms] Fix regression where AJAX actions were not correctly checking permissions and potential authentication expiration actions.

 horde/docs/CHANGES      |    2 ++
 horde/package.xml       |    6 +++---
 horde/services/ajax.php |    3 +--
 3 files changed, 6 insertions(+), 5 deletions(-)

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

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

commit a3a65d4c77cc247436917a4704253b18c829554f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 29 17:50:48 2013 -0600

    [mms] Application hook methods moved from Horde:: to Horde_Core_Hooks::.
    
    The expensive action previously was not necessarily the method_existance
    checking (which we were caching).  It was the creation of the Hooks
    object every time one of the hooks methods were run.  These hooks
    objects are now created only once an access.

 framework/Core/lib/Horde.php            |  131 ++++++++++++-------------------
 framework/Core/lib/Horde/Core/Hooks.php |   96 ++++++++++++++++++++++
 framework/Core/package.xml              |    8 ++-
 3 files changed, 154 insertions(+), 81 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Core/Hooks.php

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

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

commit e965020fb2adfd599889b023efdfa8139b86fff6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 29 18:12:43 2013 -0600

    Use new Horde_Core_Hooks class

 framework/Core/lib/Horde.php                          |    3 +-
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php   |   22 +++++++----
 framework/Core/lib/Horde/Core/Ajax/Application.php    |   24 +++++++++--
 framework/Core/lib/Horde/Core/Auth/Application.php    |    3 +-
 framework/Core/lib/Horde/Core/Auth/Signup/Base.php    |   34 ++++++++++++----
 framework/Core/lib/Horde/Core/Auth/Signup/Form.php    |    3 +-
 framework/Core/lib/Horde/Core/Browser.php             |    3 +-
 framework/Core/lib/Horde/Core/Group/Ldap.php          |    6 ++-
 framework/Core/lib/Horde/Core/Prefs/Storage/Hooks.php |   17 +++++++-
 framework/Core/lib/Horde/Core/Share/Driver.php        |   35 +++++++++--------
 framework/Core/lib/Horde/Registry.php                 |    8 ++-
 framework/Core/lib/Horde/Themes/Css.php               |    5 +-
 12 files changed, 113 insertions(+), 50 deletions(-)

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

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

commit 253e8ad15116c2a8c5b847126b9d4c41c8e51946
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 29 21:00:00 2013 -0600

    Remove comment. It either works or doesn't.

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

http://github.com/horde/horde/commit/253e8ad15116c2a8c5b847126b9d4c41c8e51946
http://git.horde.org/horde-git/-/commit/253e8ad15116c2a8c5b847126b9d4c41c8e51946

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

commit bab815900d0aef805fe186ddd6e5ffbc84d1749c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 29 21:00:24 2013 -0600

    Fix typo

 horde/config/hooks.php.dist |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 4466571036bcae0858d4364dc8dd7a9a2e84d90b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 00:45:05 2013 -0600

    Initial commit of the Horde_Pack package.
    
    This is intended as a drop-in replacement for BOTH serialize() and
    json_encode() for storing data for use within the PHP session.
    
    It leverages better compression from the msgpack (JSON replacement) and
    igbinary (serialize replacement) PECL extensions.
    
    Even better - it abstracts the use of Horde_Compress_Fast, so that the
    process of storing/compressing data is now done on a single call.  (It
    also transparently handles the issue with json_decode() when you have to
    remember whether you want an object or hash when decoding a JSON
    object).
    
    A very brief test run, doing nothing more than replacing the current
    serialize() command in Horde_Session, saw a 6% drop of session size on
    startup.  Obviously, this needs more testing but is a promising start.

 framework/Pack/doc/Horde/Pack/COPYING                          |  458 ++++++++
 framework/Pack/lib/Horde/Pack.php                              |  174 +++
 framework/Pack/lib/Horde/Pack/Driver.php                       |   86 ++
 framework/Pack/lib/Horde/Pack/Driver/Igbinary.php              |   54 +
 framework/Pack/lib/Horde/Pack/Driver/Json.php                  |   55 +
 framework/Pack/lib/Horde/Pack/Driver/Msgpack.php               |   50 +
 framework/Pack/lib/Horde/Pack/Driver/Msgpackserialize.php      |   56 +
 framework/Pack/lib/Horde/Pack/Driver/Serialize.php             |   47 +
 framework/Pack/lib/Horde/Pack/Exception.php                    |   25 +
 framework/Pack/package.xml                                     |  140 +++
 framework/Pack/test/Horde/Pack/AllTests.php                    |    3 +
 framework/Pack/test/Horde/Pack/Driver/IgbinaryTest.php         |   29 +
 framework/Pack/test/Horde/Pack/Driver/JsonTest.php             |   29 +
 framework/Pack/test/Horde/Pack/Driver/MsgpackTest.php          |   29 +
 framework/Pack/test/Horde/Pack/Driver/MsgpackserializeTest.php |   30 +
 framework/Pack/test/Horde/Pack/Driver/SerializeTest.php        |   30 +
 framework/Pack/test/Horde/Pack/Driver/TestBase.php             |  148 +++
 framework/Pack/test/Horde/Pack/bootstrap.php                   |    3 +
 framework/Pack/test/Horde/Pack/phpunit.xml                     |    1 +
 19 files changed, 1447 insertions(+), 0 deletions(-)
 create mode 100644 framework/Pack/doc/Horde/Pack/COPYING
 create mode 100644 framework/Pack/lib/Horde/Pack.php
 create mode 100644 framework/Pack/lib/Horde/Pack/Driver.php
 create mode 100644 framework/Pack/lib/Horde/Pack/Driver/Igbinary.php
 create mode 100644 framework/Pack/lib/Horde/Pack/Driver/Json.php
 create mode 100644 framework/Pack/lib/Horde/Pack/Driver/Msgpack.php
 create mode 100644 framework/Pack/lib/Horde/Pack/Driver/Msgpackserialize.php
 create mode 100644 framework/Pack/lib/Horde/Pack/Driver/Serialize.php
 create mode 100644 framework/Pack/lib/Horde/Pack/Exception.php
 create mode 100644 framework/Pack/package.xml
 create mode 100644 framework/Pack/test/Horde/Pack/AllTests.php
 create mode 100644 framework/Pack/test/Horde/Pack/Driver/IgbinaryTest.php
 create mode 100644 framework/Pack/test/Horde/Pack/Driver/JsonTest.php
 create mode 100644 framework/Pack/test/Horde/Pack/Driver/MsgpackTest.php
 create mode 100644 framework/Pack/test/Horde/Pack/Driver/MsgpackserializeTest.php
 create mode 100644 framework/Pack/test/Horde/Pack/Driver/SerializeTest.php
 create mode 100644 framework/Pack/test/Horde/Pack/Driver/TestBase.php
 create mode 100644 framework/Pack/test/Horde/Pack/bootstrap.php
 create mode 100644 framework/Pack/test/Horde/Pack/phpunit.xml

http://github.com/horde/horde/commit/4466571036bcae0858d4364dc8dd7a9a2e84d90b
http://git.horde.org/horde-git/-/commit/4466571036bcae0858d4364dc8dd7a9a2e84d90b

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

commit 951c330688f8d948ffbbd348bc7101abd49c908e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 01:28:34 2013 -0600

    [mms] Support msgpack for serializing the map lookup.

 framework/Autoloader_Cache/lib/Horde/Autoloader/Cache.php |   15 +++++++++---
 framework/Autoloader_Cache/package.xml                    |    9 ++++++-
 2 files changed, 18 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/951c330688f8d948ffbbd348bc7101abd49c908e
http://git.horde.org/horde-git/-/commit/951c330688f8d948ffbbd348bc7101abd49c908e

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

commit 1979d2d1a03af758760a8ece3655c326fd56fd88
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 01:34:57 2013 -0600

    Use SHA-1 for hash key

 framework/Autoloader_Cache/lib/Horde/Autoloader/Cache.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/1979d2d1a03af758760a8ece3655c326fd56fd88
http://git.horde.org/horde-git/-/commit/1979d2d1a03af758760a8ece3655c326fd56fd88

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

commit ae42b3e5542dfcdf7065065cc5f17a521009acc3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 30 10:42:09 2013 -0400

    Fix truncating HTML description data.

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

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

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

commit c92a65dd86527774b7fada2d9f244033ea31f9e8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 30 10:42:43 2013 -0400

    Support sending HTML task body data if EAS asks for it.

 nag/lib/Task.php |   20 +++++++++++++-------
 1 files changed, 13 insertions(+), 7 deletions(-)

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

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

commit 997cdeafba9340796910e596f52febb08eb57b98
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 30 10:45:25 2013 -0400

    Convert incoming HTML ActiveSync task body to plaintext.
    
    Bug: 12797

 nag/lib/Task.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/997cdeafba9340796910e596f52febb08eb57b98
http://git.horde.org/horde-git/-/commit/997cdeafba9340796910e596f52febb08eb57b98

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

commit cc4267d65d18ade42b2ce8bbeed505e800291e48
Merge: 5282505 997cdea
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 30 16:23:22 2013 -0400

    Merge branch 'master' into kronolith_4_2
    
    Conflicts:
    	imp/package.xml
    	kronolith/docs/CHANGES
    	kronolith/lib/Application.php
    	kronolith/package.xml

 agora/locale/de/LC_MESSAGES/agora.mo                             |  Bin 82118 -> 82292 bytes
 ansel/docs/CHANGES                                               |    8 +-
 ansel/docs/RELEASE_NOTES                                         |   12 +-
 ansel/lib/Application.php                                        |    2 +-
 ansel/locale/de/LC_MESSAGES/ansel.mo                             |  Bin 107152 -> 107342 bytes
 ansel/package.xml                                                |   27 +-
 bundles/groupware/docs/CHANGES                                   |  244 +++-
 bundles/groupware/docs/RELEASE_NOTES                             |   22 +-
 bundles/groupware/lib/Bundle.php                                 |    2 +-
 bundles/groupware/package.xml                                    |   29 +-
 bundles/webmail/docs/CHANGES                                     |  276 +++-
 bundles/webmail/docs/RELEASE_NOTES                               |   30 +-
 bundles/webmail/lib/Bundle.php                                   |    2 +-
 bundles/webmail/package.xml                                      |   33 +-
 chora/locale/de/LC_MESSAGES/chora.mo                             |  Bin 71952 -> 72126 bytes
 components/lib/Components/Release/Task/Bugs.php                  |    9 +-
 framework/ActiveSync/locale/Horde_ActiveSync.pot                 |   36 +-
 framework/ActiveSync/locale/de/LC_MESSAGES/Horde_ActiveSync.mo   |  Bin 1432 -> 1432 bytes
 framework/ActiveSync/locale/de/LC_MESSAGES/Horde_ActiveSync.po   |   36 +-
 framework/Auth/package.xml                                       |    2 +-
 framework/Autoloader_Cache/lib/Horde/Autoloader/Cache.php        |   17 +-
 framework/Autoloader_Cache/package.xml                           |    9 +-
 framework/Core/lib/Horde.php                                     |  134 +-
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php              |   22 +-
 framework/Core/lib/Horde/Core/Ajax/Application.php               |   33 +-
 framework/Core/lib/Horde/Core/Auth/Application.php               |    3 +-
 framework/Core/lib/Horde/Core/Auth/Signup/Base.php               |   34 +-
 framework/Core/lib/Horde/Core/Auth/Signup/Form.php               |    3 +-
 framework/Core/lib/Horde/Core/Browser.php                        |    3 +-
 framework/Core/lib/Horde/Core/Group/Ldap.php                     |    6 +-
 framework/Core/lib/Horde/Core/Hooks.php                          |   96 ++
 framework/Core/lib/Horde/Core/Prefs/Storage/Hooks.php            |   17 +-
 framework/Core/lib/Horde/Core/Share/Driver.php                   |   35 +-
 framework/Core/lib/Horde/ErrorHandler.php                        |   17 +-
 framework/Core/lib/Horde/Registry.php                            |   47 +-
 framework/Core/lib/Horde/Themes/Css.php                          |    5 +-
 framework/Core/locale/Horde_Core.pot                             |    4 +-
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.mo               |  Bin 20259 -> 20259 bytes
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.po               |    4 +-
 framework/Core/package.xml                                       |   22 +-
 framework/Date/locale/Horde_Date.pot                             |    4 +-
 framework/Date/locale/de/LC_MESSAGES/Horde_Date.mo               |  Bin 1126 -> 1126 bytes
 framework/Date/locale/de/LC_MESSAGES/Horde_Date.po               |    4 +-
 framework/Form/locale/Horde_Form.pot                             |   10 +-
 framework/Form/locale/de/LC_MESSAGES/Horde_Form.mo               |  Bin 10966 -> 10966 bytes
 framework/Form/locale/de/LC_MESSAGES/Horde_Form.po               |   10 +-
 framework/Image/lib/Horde/Image/Exif.php                         |    2 +-
 framework/Imap_Client/locale/Horde_Imap_Client.pot               |   99 +-
 framework/Imap_Client/locale/de/LC_MESSAGES/Horde_Imap_Client.mo |  Bin 7202 -> 7202 bytes
 framework/Imap_Client/locale/de/LC_MESSAGES/Horde_Imap_Client.po |   99 +-
 framework/Mime/locale/Horde_Mime.pot                             |   16 +-
 framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.mo               |  Bin 1309 -> 1309 bytes
 framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.po               |   16 +-
 framework/Pack/doc/Horde/Pack/COPYING                            |  458 ++++++
 framework/Pack/lib/Horde/Pack.php                                |  174 ++
 framework/Pack/lib/Horde/Pack/Driver.php                         |   86 +
 framework/Pack/lib/Horde/Pack/Driver/Igbinary.php                |   54 +
 framework/Pack/lib/Horde/Pack/Driver/Json.php                    |   55 +
 framework/Pack/lib/Horde/Pack/Driver/Msgpack.php                 |   50 +
 framework/Pack/lib/Horde/Pack/Driver/Msgpackserialize.php        |   56 +
 framework/Pack/lib/Horde/Pack/Driver/Serialize.php               |   47 +
 framework/Pack/lib/Horde/Pack/Exception.php                      |   25 +
 framework/Pack/package.xml                                       |  140 ++
 framework/Pack/test/Horde/Pack/AllTests.php                      |    3 +
 framework/Pack/test/Horde/Pack/Driver/IgbinaryTest.php           |   29 +
 framework/Pack/test/Horde/Pack/Driver/JsonTest.php               |   29 +
 framework/Pack/test/Horde/Pack/Driver/MsgpackTest.php            |   29 +
 framework/Pack/test/Horde/Pack/Driver/MsgpackserializeTest.php   |   30 +
 framework/Pack/test/Horde/Pack/Driver/SerializeTest.php          |   30 +
 framework/Pack/test/Horde/Pack/Driver/TestBase.php               |  148 ++
 framework/Pack/test/Horde/Pack/bootstrap.php                     |    3 +
 framework/Pack/test/Horde/Pack/phpunit.xml                       |    1 +
 framework/Smtp/locale/Horde_Smtp.pot                             |   14 +-
 gollem/locale/de/LC_MESSAGES/gollem.mo                           |  Bin 74332 -> 74506 bytes
 hermes/locale/de/LC_MESSAGES/hermes.mo                           |  Bin 82494 -> 82668 bytes
 hermes/locale/de/LC_MESSAGES/hermes.po                           |    4 +-
 hermes/locale/hermes.pot                                         |    4 +-
 horde/config/hooks.php.dist                                      |    6 +-
 horde/docs/CHANGES                                               |   14 +-
 horde/docs/RELEASE_NOTES                                         |   14 +-
 horde/lib/Application.php                                        |    2 +-
 horde/locale/de/LC_MESSAGES/horde.mo                             |  Bin 66215 -> 66389 bytes
 horde/locale/de/LC_MESSAGES/horde.po                             |  112 +-
 horde/locale/horde.pot                                           |  110 +-
 horde/login.php                                                  |   15 -
 horde/package.xml                                                |   30 +-
 horde/services/ajax.php                                          |    3 +-
 horde/services/shares/edit.php                                   |    5 +
 horde/templates/shares/edit.inc                                  |    1 +
 imp/docs/CHANGES                                                 |    8 +-
 imp/docs/RELEASE_NOTES                                           |   16 +-
 imp/js/compose-dimp.js                                           |   20 +-
 imp/lib/Ajax/Application/Handler/Dynamic.php                     |    1 +
 imp/lib/Application.php                                          |    2 +-
 imp/locale/de/LC_MESSAGES/imp.mo                                 |  Bin 184945 -> 185133 bytes
 imp/locale/de/LC_MESSAGES/imp.po                                 |   34 +-
 imp/locale/imp.pot                                               |   34 +-
 imp/package.xml                                                  |   47 +-
 ingo/docs/CHANGES                                                |   10 +-
 ingo/docs/RELEASE_NOTES                                          |   12 +-
 ingo/lib/Application.php                                         |    2 +-
 ingo/locale/de/LC_MESSAGES/ingo.mo                               |  Bin 85776 -> 85974 bytes
 ingo/locale/de/LC_MESSAGES/ingo.po                               |   88 +-
 ingo/locale/ingo.pot                                             |   88 +-
 ingo/package.xml                                                 |   24 +-
 jonah/locale/de/LC_MESSAGES/jonah.mo                             |  Bin 76125 -> 76299 bytes
 klutz/locale/de/LC_MESSAGES/klutz.mo                             |  Bin 70947 -> 71121 bytes
 kronolith/docs/CHANGES                                           |   17 +
 kronolith/docs/RELEASE_NOTES                                     |   16 +-
 kronolith/lib/Event.php                                          |    7 +-
 kronolith/locale/de/LC_MESSAGES/kronolith.mo                     |  Bin 128131 -> 128300 bytes
 kronolith/locale/de/LC_MESSAGES/kronolith.po                     |   94 +-
 kronolith/locale/kronolith.pot                                   |   94 +-
 kronolith/package.xml                                            |    5 +-
 kronolith/perms.php                                              |    5 +
 kronolith/templates/perms/perms.inc                              |    1 +
 luxor/locale/de/LC_MESSAGES/luxor.mo                             |  Bin 68224 -> 68398 bytes
 mnemo/docs/CHANGES                                               |    8 +-
 mnemo/docs/RELEASE_NOTES                                         |   12 +-
 mnemo/lib/Application.php                                        |    2 +-
 mnemo/locale/de/LC_MESSAGES/mnemo.mo                             |  Bin 75773 -> 75947 bytes
 mnemo/locale/de/LC_MESSAGES/mnemo.po                             |    4 +-
 mnemo/locale/mnemo.pot                                           |    4 +-
 mnemo/package.xml                                                |   24 +-
 nag/docs/CHANGES                                                 |    8 +-
 nag/docs/RELEASE_NOTES                                           |   10 +-
 nag/lib/Application.php                                          |    2 +-
 nag/lib/Task.php                                                 |   26 +-
 nag/locale/de/LC_MESSAGES/nag.mo                                 |  Bin 92459 -> 92633 bytes
 nag/locale/de/LC_MESSAGES/nag.po                                 |    4 +-
 nag/locale/nag.pot                                               |    4 +-
 nag/package.xml                                                  |   24 +-
 passwd/locale/de/LC_MESSAGES/passwd.mo                           |  Bin 72170 -> 72344 bytes
 sam/locale/de/LC_MESSAGES/sam.mo                                 |  Bin 70273 -> 70447 bytes
 sesha/locale/de/LC_MESSAGES/sesha.mo                             |  Bin 75018 -> 75192 bytes
 timeobjects/locale/de/LC_MESSAGES/timeobjects.mo                 |  Bin 66752 -> 66950 bytes
 trean/locale/de/LC_MESSAGES/trean.mo                             |  Bin 70632 -> 70806 bytes
 turba/docs/CHANGES                                               |    8 +-
 turba/docs/RELEASE_NOTES                                         |   12 +-
 turba/lib/Application.php                                        |    2 +-
 turba/locale/de/LC_MESSAGES/turba.mo                             |  Bin 99010 -> 99184 bytes
 turba/package.xml                                                |   27 +-
 turba/search.php                                                 |   67 +-
 turba/templates/search/vbook.html.php                            |    1 +
 ulaform/locale/de/LC_MESSAGES/ulaform.mo                         |  Bin 71984 -> 72206 bytes
 vilma/locale/de/LC_MESSAGES/vilma.mo                             |  Bin 77599 -> 77773 bytes
 whups/locale/de/LC_MESSAGES/whups.mo                             |  Bin 108201 -> 108375 bytes
 whups/locale/de/LC_MESSAGES/whups.po                             |   12 +-
 whups/locale/whups.pot                                           |   12 +-
 wicked/docs/CHANGES                                              |    8 +-
 wicked/docs/RELEASE_NOTES                                        |   10 +-
 wicked/lib/Application.php                                       |    2 +-
 wicked/locale/de/LC_MESSAGES/wicked.mo                           |  Bin 78398 -> 78572 bytes
 wicked/package.xml                                               |   23 +-
 154 files changed, 3312 insertions(+), 951 deletions(-)

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




More information about the commits mailing list