[commits] Horde branch turba_4_2 updated. eaa2e5897281db0a30e477580288af8085591df6

Michael J. Rubinsky mrubinsk at horde.org
Fri Nov 22 21:48:25 UTC 2013


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

from: 5b5c2c23b47dc5f0894f77f45d3c88acf7e3fce4

2dc907c Fix slice display when client entry is present, but empty.
dbf3b9f Fix error message when deleting messages using a Horde_Cache caching backend
bdef182 [mms] Fix returning reply code in Exceptions.
8d24384 [mms] Don't provide links to view attachments in compose screen unless the attachment can be displayed (Bug #12841).
a4e95e1 Fix tests when running through AllTests.php
a47872d Don't encode @ either.
5459d00 Fix sending iTip cancellations for recurring events.
33aebc4 Need to explicitly enable these, since the elt here will be the notification button.
5d963cb BFN
9130f0f Not used.
cf14abc Tweak wording when deleting a series.
dfa04ea Spelling.
94fd90f Don't assume that the first vEvent returned is the correct one.
00561eb Honor RECURRECNCE-ID RANGE when deleting events.
c0444f5 Honor the RECURRENCE-ID RANGE when deleting an event.
6ac6981 BFN
f76e66f Kolab driver: Use default notepad in getByUid() if no notepad is given. Bug #12786.
24181ad Fix sync "loop" of Kolab categories <-> Horde tags sync. Fixes #12770.
60164c1 BFN
fb255f0 [mms] Fix intermittent error when purging messages using a Horde_Cache caching backend (Bug #12827).
0f8aa28 [mms] Fix handling servers that don't support ESMTP (Bug #12853).
4a15784 Released Horde_Imap_Client-2.16.1
61edd23 Development mode for Horde_Imap_Client-2.16.2
405f6f2 Released Horde_Smtp-1.3.1
3b22949 Development mode for Horde_Smtp-1.3.2
4d3421b Don't lose text when switching from html to text and spell check is active
0f14580 [mms] Fix parsing MIME message that contains mixed EOLs (Bug #12842).
7bd3ee0 Released Horde_Mime-2.2.8
5e05473 Development mode for Horde_Mime-2.2.9
8b1f867 Still need to sort the tags though.
cfb8d86 Update pt_BR translation.
0637d58 Don't require a configured Horde install.
44fd752 Unify date formats
f4634fd Use constant and don't rely on correctly set default format (Bug #12637).
feafbf2 HTTP extension is PECL-installable.
2b233cd Make sure $groups is defined (Bug #12858).
23d777f keynavlist might not be loaded by other dependencies
eaa2e58 Merge branch 'master' into turba_4_2

Summary: http://github.com/horde/horde/compare/5b5c2c23b47dc5f0894f77f45d3c88acf7e3fce4...eaa2e5897281db0a30e477580288af8085591df6

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

commit 2dc907cf81f4e9ed9b34f442c050e122cda7f62d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 20 19:40:08 2013 -0500

    Fix slice display when client entry is present, but empty.

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

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

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

commit dbf3b9f6529b4b17e62fb999b18c268ea2c24480
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 20 21:52:23 2013 -0700

    Fix error message when deleting messages using a Horde_Cache caching backend
    
    Bug #12827

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

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

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

commit bdef18292531a5c437917225c38303426d4ac4b1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 20 22:17:55 2013 -0700

    [mms] Fix returning reply code in Exceptions.

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

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

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

commit 8d243848e03971de867357a23d8eb63f87aa1a2d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 20 22:52:39 2013 -0700

    [mms] Don't provide links to view attachments in compose screen unless the attachment can be displayed (Bug #12841).

 imp/docs/CHANGES       |    2 ++
 imp/lib/Ajax/Queue.php |   16 +++++++++++-----
 imp/package.xml        |    4 ++--
 3 files changed, 15 insertions(+), 7 deletions(-)

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

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

commit a4e95e1d122adb56da759608b9257c03050b14fc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 21 01:43:44 2013 -0700

    Fix tests when running through AllTests.php

 framework/Group/test/Horde/Group/Sql/Base.php                     |    4 ++--
 .../SessionHandler/test/Horde/SessionHandler/Storage/Sql/Base.php |    2 +-
 framework/Vfs/test/Horde/Vfs/Sql/Base.php                         |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit a47872dd33de46d0346f0a117aaf178f7f81d783
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 21 11:50:27 2013 +0100

    Don't encode @ either.

 framework/Dav/vendor/sabre/dav/lib/Sabre/DAV/URLUtil.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 5459d0022126fc3a4815ee91a7cfe3c214f16e4e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 21 09:57:56 2013 -0500

    Fix sending iTip cancellations for recurring events.
    
    Bug: 12746

 kronolith/js/kronolith.js                  |   55 +++++++++++++++-------------
 kronolith/lib/Ajax/Application/Handler.php |    4 ++-
 kronolith/lib/Kronolith.php                |   11 +++++-
 3 files changed, 41 insertions(+), 29 deletions(-)

http://github.com/horde/horde/commit/5459d0022126fc3a4815ee91a7cfe3c214f16e4e
http://git.horde.org/horde-git/-/commit/5459d0022126fc3a4815ee91a7cfe3c214f16e4e

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

commit 33aebc401311a2e5847bee1f29bd630e155164a0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 21 11:42:15 2013 -0500

    Need to explicitly enable these, since the elt here will be the notification button.

 kronolith/js/kronolith.js |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/33aebc401311a2e5847bee1f29bd630e155164a0
http://git.horde.org/horde-git/-/commit/33aebc401311a2e5847bee1f29bd630e155164a0

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

commit 5d963cb8b850df63324497e52f91f521168e0fad
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 21 12:05:33 2013 -0500

    BFN

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

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

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

commit 9130f0f83a1eb553c7ef182c5827ba5c3ad3c41f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 21 12:29:57 2013 -0500

    Not used.

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

http://github.com/horde/horde/commit/9130f0f83a1eb553c7ef182c5827ba5c3ad3c41f
http://git.horde.org/horde-git/-/commit/9130f0f83a1eb553c7ef182c5827ba5c3ad3c41f

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

commit cf14abc2cf089d751b4b1e9e4d794eaa0e48f6f5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 21 13:55:37 2013 -0500

    Tweak wording when deleting a series.

 imp/lib/Mime/Viewer/Itip.php |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

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

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

commit dfa04eab2eaef548cebad971aab278b4e4e9625c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 21 13:56:38 2013 -0500

    Spelling.

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

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

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

commit 94fd90fbd611e90951c022f903887cbc5498263d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 21 13:57:14 2013 -0500

    Don't assume that the first vEvent returned is the correct one.

 kronolith/lib/Kronolith.php |   24 +++++++++++++++++++-----
 1 files changed, 19 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/94fd90fbd611e90951c022f903887cbc5498263d
http://git.horde.org/horde-git/-/commit/94fd90fbd611e90951c022f903887cbc5498263d

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

commit 00561ebf14256caabd72d392aa9e6ac6a573adf4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 21 16:11:27 2013 -0500

    Honor RECURRECNCE-ID RANGE when deleting events.

 kronolith/lib/Api.php |   21 ++++++++++++++++++---
 1 files changed, 18 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/00561ebf14256caabd72d392aa9e6ac6a573adf4
http://git.horde.org/horde-git/-/commit/00561ebf14256caabd72d392aa9e6ac6a573adf4

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

commit c0444f5be742d120bccad86414c726c8f9ff4b06
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 21 16:11:59 2013 -0500

    Honor the RECURRENCE-ID RANGE when deleting an event.

 imp/lib/Ajax/Imple/ItipRequest.php |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

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

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

commit 6ac69817b5f574dd7a6836ec9c9ce88f3de39983
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 21 16:15:47 2013 -0500

    BFN

 imp/docs/CHANGES       |    2 ++
 imp/package.xml        |    2 ++
 kronolith/docs/CHANGES |    2 ++
 kronolith/package.xml  |    2 ++
 4 files changed, 8 insertions(+), 0 deletions(-)

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

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

commit f76e66f013a6bb8e3b725546e1c2c973c8240c94
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date:   Wed Oct 23 11:09:03 2013 +0200

    Kolab driver: Use default notepad in getByUid() if no notepad is given. Bug #12786.
    
    This fixes ActiveSync support using Kolab.
    
    The proper fix is to search across all notepads,
    though I doubt that is going to happen soon.
    So let's get it working at all.
    
    Signed-off-by: Michael J Rubinsky <mrubinsk at horde.org>

 mnemo/lib/Driver/Kolab.php |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

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

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

commit 24181adf76bef93aaefba40ebf66d25ec1c7a05d
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date:   Wed Oct 16 16:22:31 2013 +0200

    Fix sync "loop" of Kolab categories <-> Horde tags sync. Fixes #12770.
    
    Consider this scenario with a new, empty calendar:
    
    1. User inserts the first event. The event is tagged with "foobar".
       This tag is inserted into the tagging backend.
    2. User creates another event with a foreign Kolab client.
       This event is tagged "Foobar" (noticed the capital 'F')
    3. kronolith syncs in the foreign event. The Kolab sync tells
       the tag backend to store the tag(s) for the new event object,
       it does a case insensitive search for an existing tag label.
       -> it picks the existing row id of "foobar".
    
    The next time Event::synchronizeTags() runs, it notices
    the tags given by the Kolab driver for the second event
    differ from the tag backend ("Foobar" != "foobar")
        -> A sync is triggered.
    
    I have a productive calendar with about 2.000 events.
    The sync "loop" produces 3.6000+ INSERT / UPDATE statements
    on every click.
    
    Fix it by making the tag label comparison case insensitive.
    
    Signed-off-by: Michael J Rubinsky <mrubinsk at horde.org>

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

http://github.com/horde/horde/commit/24181adf76bef93aaefba40ebf66d25ec1c7a05d
http://git.horde.org/horde-git/-/commit/24181adf76bef93aaefba40ebf66d25ec1c7a05d

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

commit 60164c196bb7beea5efd346739c376429aff6d79
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 21 16:28:27 2013 -0500

    BFN

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

http://github.com/horde/horde/commit/60164c196bb7beea5efd346739c376429aff6d79
http://git.horde.org/horde-git/-/commit/60164c196bb7beea5efd346739c376429aff6d79

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

commit fb255f0aa4ed4a12a1c9d8df996bdc26a0f536c3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 21 14:32:03 2013 -0700

    [mms] Fix intermittent error when purging messages using a Horde_Cache caching backend (Bug #12827).

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

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

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

commit 0f8aa286302445ade355e89ab15e425dd9e55a1c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 21 15:11:05 2013 -0700

    [mms] Fix handling servers that don't support ESMTP (Bug #12853).

 framework/Smtp/lib/Horde/Smtp.php |    6 ++++++
 framework/Smtp/package.xml        |    2 ++
 2 files changed, 8 insertions(+), 0 deletions(-)

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

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

commit 4a15784da48ee0642d67ed6c2fbfe903eda37339
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 21 15:12:52 2013 -0700

    Released Horde_Imap_Client-2.16.1

 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/4a15784da48ee0642d67ed6c2fbfe903eda37339
http://git.horde.org/horde-git/-/commit/4a15784da48ee0642d67ed6c2fbfe903eda37339

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

commit 61edd2339a8bd7d430628b89b78b532538b8421b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 21 15:12:52 2013 -0700

    Development mode for Horde_Imap_Client-2.16.2

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

http://github.com/horde/horde/commit/61edd2339a8bd7d430628b89b78b532538b8421b
http://git.horde.org/horde-git/-/commit/61edd2339a8bd7d430628b89b78b532538b8421b

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

commit 405f6f2886ddd38d059159b927928d35d084c0d9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 21 15:16:28 2013 -0700

    Released Horde_Smtp-1.3.1

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

http://github.com/horde/horde/commit/405f6f2886ddd38d059159b927928d35d084c0d9
http://git.horde.org/horde-git/-/commit/405f6f2886ddd38d059159b927928d35d084c0d9

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

commit 3b22949af51009b425bd9ddc39997b618a20b734
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 21 15:16:28 2013 -0700

    Development mode for Horde_Smtp-1.3.2

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

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

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

commit 4d3421bd036748a21af3c34d943408e824a134c9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 21 18:22:19 2013 -0700

    Don't lose text when switching from html to text and spell check is active

 imp/js/compose-dimp.js |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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

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

commit 0f14580b8560e1f9fb4ed06ad3342159c854b3c6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 21 20:43:48 2013 -0700

    [mms] Fix parsing MIME message that contains mixed EOLs (Bug #12842).

 framework/Mime/lib/Horde/Mime/Part.php                 |   35 ++++++++--------
 framework/Mime/package.xml                             |   12 ++++--
 framework/Mime/test/Horde/Mime/PartTest.php            |   10 ++++
 framework/Mime/test/Horde/Mime/fixtures/bug12842_a.txt |    7 +++
 framework/Mime/test/Horde/Mime/fixtures/bug12842_b.txt |    7 +++
 5 files changed, 50 insertions(+), 21 deletions(-)
 create mode 100644 framework/Mime/test/Horde/Mime/fixtures/bug12842_a.txt
 create mode 100644 framework/Mime/test/Horde/Mime/fixtures/bug12842_b.txt

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

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

commit 7bd3ee01ccb444be73d493398d7054c0d3893bb6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 21 23:42:11 2013 -0700

    Released Horde_Mime-2.2.8

 framework/Mime/composer.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 5e0547354e75191f7a0234843701c63c588f9db0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 21 23:42:12 2013 -0700

    Development mode for Horde_Mime-2.2.9

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

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

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

commit 8b1f867032a4d091c7232f357db0b448ca8df6f8
Author: Jan Schneider <jan at horde.org>
Date:   Fri Nov 22 13:00:53 2013 +0100

    Still need to sort the tags though.

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

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

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

commit cfb8d86a689e98cbf50d3d0e68f784e5afd315f9
Author: Jan Schneider <jan at horde.org>
Date:   Fri Nov 22 13:26:15 2013 +0100

    Update pt_BR translation.

 chora/locale/pt_BR/LC_MESSAGES/chora.mo                           |  Bin 71584 -> 72267 bytes
 framework/Cli/locale/pt_BR/LC_MESSAGES/Horde_Cli.mo               |  Bin 727 -> 727 bytes
 framework/Cli/locale/pt_BR/LC_MESSAGES/Horde_Cli.po               |   12 +-
 framework/Compress/locale/pt_BR/LC_MESSAGES/Horde_Compress.mo     |  Bin 956 -> 956 bytes
 framework/Compress/locale/pt_BR/LC_MESSAGES/Horde_Compress.po     |    8 +-
 framework/Core/locale/pt_BR/LC_MESSAGES/Horde_Core.mo             |  Bin 19720 -> 19720 bytes
 framework/Core/locale/pt_BR/LC_MESSAGES/Horde_Core.po             |  214 +-
 framework/Crypt/locale/pt_BR/LC_MESSAGES/Horde_Crypt.mo           |  Bin 7554 -> 7147 bytes
 framework/Crypt/locale/pt_BR/LC_MESSAGES/Horde_Crypt.po           |   93 +-
 framework/Date/locale/pt_BR/LC_MESSAGES/Horde_Date.mo             |  Bin 1192 -> 1192 bytes
 framework/Date/locale/pt_BR/LC_MESSAGES/Horde_Date.po             |   16 +-
 framework/Form/locale/pt_BR/LC_MESSAGES/Horde_Form.mo             |  Bin 10967 -> 10967 bytes
 framework/Form/locale/pt_BR/LC_MESSAGES/Horde_Form.po             |   10 +-
 .../Kolab_Storage/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Storage.mo |  Bin 2856 -> 2856 bytes
 .../Kolab_Storage/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Storage.po |    3 +-
 framework/Mime/locale/pt_BR/LC_MESSAGES/Horde_Mime.mo             |  Bin 1256 -> 1256 bytes
 framework/Mime/locale/pt_BR/LC_MESSAGES/Horde_Mime.po             |   20 +-
 framework/Perms/locale/pt_BR/LC_MESSAGES/Horde_Perms.mo           |  Bin 835 -> 838 bytes
 framework/Perms/locale/pt_BR/LC_MESSAGES/Horde_Perms.po           |   12 +-
 gollem/locale/pt_BR/LC_MESSAGES/gollem.mo                         |  Bin 72229 -> 72928 bytes
 horde/locale/pt_BR/LC_MESSAGES/horde.mo                           |  Bin 64448 -> 65138 bytes
 horde/locale/pt_BR/LC_MESSAGES/horde.po                           |  372 +-
 imp/locale/pt_BR/LC_MESSAGES/imp.mo                               |  Bin 177354 -> 180219 bytes
 imp/locale/pt_BR/LC_MESSAGES/imp.po                               | 1348 +++--
 ingo/locale/pt_BR/LC_MESSAGES/ingo.mo                             |  Bin 83674 -> 84041 bytes
 ingo/locale/pt_BR/LC_MESSAGES/ingo.po                             |  172 +-
 kronolith/locale/pt_BR/LC_MESSAGES/kronolith.mo                   |  Bin 125219 -> 126355 bytes
 kronolith/locale/pt_BR/LC_MESSAGES/kronolith.po                   |  814 ++--
 mnemo/locale/pt_BR/LC_MESSAGES/mnemo.mo                           |  Bin 74129 -> 74836 bytes
 mnemo/locale/pt_BR/LC_MESSAGES/mnemo.po                           |   38 +-
 nag/locale/pt_BR/LC_MESSAGES/nag.mo                               |  Bin 90095 -> 90739 bytes
 nag/locale/pt_BR/LC_MESSAGES/nag.po                               |  266 +-
 passwd/locale/pt_BR/LC_MESSAGES/passwd.mo                         |  Bin 70274 -> 70989 bytes
 turba/locale/pt_BR/LC_MESSAGES/turba.mo                           |  Bin 95834 -> 96646 bytes
 turba/locale/pt_BR/LC_MESSAGES/turba.po                           |  285 +-
 whups/locale/pt_BR/LC_MESSAGES/whups.mo                           |  Bin 93434 -> 94133 bytes
 wicked/locale/pt_BR/LC_MESSAGES/wicked.mo                         |  Bin 78492 -> 77023 bytes
 wicked/locale/pt_BR/LC_MESSAGES/wicked.po                         |  282 +-
 38 files changed, 1979 insertions(+), 1986 deletions(-)

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

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

commit 0637d5867ea7a9b424c2928aab440d79f1a80ddd
Author: Jan Schneider <jan at horde.org>
Date:   Fri Nov 22 13:29:30 2013 +0100

    Don't require a configured Horde install.
    
    Still requires Horde to be installed, to autoload required libraries.

 horde/bin/horde-translation |   15 +++------------
 1 files changed, 3 insertions(+), 12 deletions(-)

http://github.com/horde/horde/commit/0637d5867ea7a9b424c2928aab440d79f1a80ddd
http://git.horde.org/horde-git/-/commit/0637d5867ea7a9b424c2928aab440d79f1a80ddd

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

commit 44fd752925c9f8d2b0085ce8b2ffb53f3b6e7e48
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date:   Wed Aug 28 23:37:59 2013 +0200

    Unify date formats
    
    We insert dates as '2013-08-28 18:08:48' into the database
    and later on query for them like '2013-08-28T18:08:48'.
    
    This breaks for sqlite as it does not have
    a designated 'datetime' type. It compares the date
    as plain strings, which works for a unified date format only.
    
    Bug 12637
    
    Signed-off-by: Jan Schneider <jan at horde.org>

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

http://github.com/horde/horde/commit/44fd752925c9f8d2b0085ce8b2ffb53f3b6e7e48
http://git.horde.org/horde-git/-/commit/44fd752925c9f8d2b0085ce8b2ffb53f3b6e7e48

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

commit f4634fd16a13943ff47488b6216dc9718e99cef5
Author: Jan Schneider <jan at horde.org>
Date:   Fri Nov 22 14:17:02 2013 +0100

    Use constant and don't rely on correctly set default format (Bug #12637).

 framework/Alarm/lib/Horde/Alarm/Sql.php |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

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

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

commit feafbf26d450e99e59cbd7fade3f7c7b35eecdc8
Author: Jan Schneider <jan at horde.org>
Date:   Fri Nov 22 15:31:53 2013 +0100

    HTTP extension is PECL-installable.
    
    Also make sure to not install 2.0.0+ which is BC breaking.

 framework/Http/package.xml |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

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

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

commit 2b233cd79cbd01ae44ece0fc546e126d69064ed7
Author: Jan Schneider <jan at horde.org>
Date:   Fri Nov 22 15:38:32 2013 +0100

    Make sure $groups is defined (Bug #12858).

 turba/lib/Driver/Kolab.php |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

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

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

commit 23d777f210ef36fe59e819709cd542b5aec50d0f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Nov 22 13:15:12 2013 -0700

    keynavlist might not be loaded by other dependencies

 imp/lib/Dynamic/Compose/Common.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/23d777f210ef36fe59e819709cd542b5aec50d0f
http://git.horde.org/horde-git/-/commit/23d777f210ef36fe59e819709cd542b5aec50d0f

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

commit eaa2e5897281db0a30e477580288af8085591df6
Merge: 5b5c2c2 23d777f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Nov 22 16:48:17 2013 -0500

    Merge branch 'master' into turba_4_2

 chora/locale/pt_BR/LC_MESSAGES/chora.mo                           |  Bin 71584 -> 72267 bytes
 framework/Alarm/lib/Horde/Alarm/Sql.php                           |   16 +-
 framework/Cli/locale/pt_BR/LC_MESSAGES/Horde_Cli.mo               |  Bin 727 -> 727 bytes
 framework/Cli/locale/pt_BR/LC_MESSAGES/Horde_Cli.po               |   12 +-
 framework/Compress/locale/pt_BR/LC_MESSAGES/Horde_Compress.mo     |  Bin 956 -> 956 bytes
 framework/Compress/locale/pt_BR/LC_MESSAGES/Horde_Compress.po     |    8 +-
 framework/Core/locale/pt_BR/LC_MESSAGES/Horde_Core.mo             |  Bin 19720 -> 19720 bytes
 framework/Core/locale/pt_BR/LC_MESSAGES/Horde_Core.po             |  214 +-
 framework/Crypt/locale/pt_BR/LC_MESSAGES/Horde_Crypt.mo           |  Bin 7554 -> 7147 bytes
 framework/Crypt/locale/pt_BR/LC_MESSAGES/Horde_Crypt.po           |   93 +-
 framework/Date/locale/pt_BR/LC_MESSAGES/Horde_Date.mo             |  Bin 1192 -> 1192 bytes
 framework/Date/locale/pt_BR/LC_MESSAGES/Horde_Date.po             |   16 +-
 framework/Dav/vendor/sabre/dav/lib/Sabre/DAV/URLUtil.php          |    4 +-
 framework/Form/locale/pt_BR/LC_MESSAGES/Horde_Form.mo             |  Bin 10967 -> 10967 bytes
 framework/Form/locale/pt_BR/LC_MESSAGES/Horde_Form.po             |   10 +-
 framework/Group/test/Horde/Group/Sql/Base.php                     |    4 +-
 framework/Http/package.xml                                        |   11 +-
 framework/Imap_Client/composer.json                               |    4 +-
 .../Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Cache.php     |    2 +
 framework/Imap_Client/package.xml                                 |   22 +-
 .../Kolab_Storage/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Storage.mo |  Bin 2856 -> 2856 bytes
 .../Kolab_Storage/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Storage.po |    3 +-
 framework/Mime/composer.json                                      |    2 +-
 framework/Mime/lib/Horde/Mime/Part.php                            |   35 +-
 framework/Mime/locale/pt_BR/LC_MESSAGES/Horde_Mime.mo             |  Bin 1256 -> 1256 bytes
 framework/Mime/locale/pt_BR/LC_MESSAGES/Horde_Mime.po             |   20 +-
 framework/Mime/package.xml                                        |   23 +-
 framework/Mime/test/Horde/Mime/PartTest.php                       |   10 +
 framework/Mime/test/Horde/Mime/fixtures/bug12842_a.txt            |    7 +
 framework/Mime/test/Horde/Mime/fixtures/bug12842_b.txt            |    7 +
 framework/Perms/locale/pt_BR/LC_MESSAGES/Horde_Perms.mo           |  Bin 835 -> 838 bytes
 framework/Perms/locale/pt_BR/LC_MESSAGES/Horde_Perms.po           |   12 +-
 .../SessionHandler/test/Horde/SessionHandler/Storage/Sql/Base.php |    2 +-
 framework/Smtp/composer.json                                      |    4 +-
 framework/Smtp/lib/Horde/Smtp.php                                 |    6 +
 framework/Smtp/package.xml                                        |   20 +-
 framework/Vfs/test/Horde/Vfs/Sql/Base.php                         |    2 +-
 gollem/locale/pt_BR/LC_MESSAGES/gollem.mo                         |  Bin 72229 -> 72928 bytes
 hermes/js/hermes.js                                               |    2 +-
 horde/bin/horde-translation                                       |   15 +-
 horde/locale/pt_BR/LC_MESSAGES/horde.mo                           |  Bin 64448 -> 65138 bytes
 horde/locale/pt_BR/LC_MESSAGES/horde.po                           |  372 +-
 imp/docs/CHANGES                                                  |    4 +
 imp/js/compose-dimp.js                                            |    3 +
 imp/lib/Ajax/Imple/ItipRequest.php                                |   10 +-
 imp/lib/Ajax/Queue.php                                            |   16 +-
 imp/lib/Dynamic/Compose/Common.php                                |    1 +
 imp/lib/Mime/Viewer/Itip.php                                      |   11 +-
 imp/locale/pt_BR/LC_MESSAGES/imp.mo                               |  Bin 177354 -> 180219 bytes
 imp/locale/pt_BR/LC_MESSAGES/imp.po                               | 1348 +++--
 imp/package.xml                                                   |    6 +-
 ingo/locale/pt_BR/LC_MESSAGES/ingo.mo                             |  Bin 83674 -> 84041 bytes
 ingo/locale/pt_BR/LC_MESSAGES/ingo.po                             |  172 +-
 kronolith/docs/CHANGES                                            |    6 +
 kronolith/js/kronolith.js                                         |   62 +-
 kronolith/lib/Ajax/Application/Handler.php                        |    4 +-
 kronolith/lib/Api.php                                             |   21 +-
 kronolith/lib/Event.php                                           |    8 +-
 kronolith/lib/Kronolith.php                                       |   29 +-
 kronolith/locale/pt_BR/LC_MESSAGES/kronolith.mo                   |  Bin 125219 -> 126355 bytes
 kronolith/locale/pt_BR/LC_MESSAGES/kronolith.po                   |  814 ++--
 kronolith/package.xml                                             |    6 +
 mnemo/lib/Driver/Kolab.php                                        |    7 +
 mnemo/locale/pt_BR/LC_MESSAGES/mnemo.mo                           |  Bin 74129 -> 74836 bytes
 mnemo/locale/pt_BR/LC_MESSAGES/mnemo.po                           |   38 +-
 nag/locale/pt_BR/LC_MESSAGES/nag.mo                               |  Bin 90095 -> 90739 bytes
 nag/locale/pt_BR/LC_MESSAGES/nag.po                               |  266 +-
 passwd/locale/pt_BR/LC_MESSAGES/passwd.mo                         |  Bin 70274 -> 70989 bytes
 turba/lib/Driver/Kolab.php                                        |    5 +-
 turba/locale/pt_BR/LC_MESSAGES/turba.mo                           |  Bin 95834 -> 96646 bytes
 turba/locale/pt_BR/LC_MESSAGES/turba.po                           |  285 +-
 whups/locale/pt_BR/LC_MESSAGES/whups.mo                           |  Bin 93434 -> 94133 bytes
 wicked/locale/pt_BR/LC_MESSAGES/wicked.mo                         |  Bin 78492 -> 77023 bytes
 wicked/locale/pt_BR/LC_MESSAGES/wicked.po                         |  282 +-
 74 files changed, 2263 insertions(+), 2099 deletions(-)

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




More information about the commits mailing list