[commits] Horde branch develop updated. f1b8ba13a02f9e2789a87f8c120d77e24d6e1c98

Jan Schneider jan at horde.org
Wed Apr 11 13:15:13 UTC 2012


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

from: 3f01265abeb752124d8a97bd904fca83e1522d72

b6ab988 Prevent infinite loop if resizing compose window too small
d83a2a1 Prepare releases.
b8b4b07 Released imp-5.0.20
92bb1b3 Development mode for imp-5.0.21
6579e9d Released turba-3.0.13
7edd676 Development mode for turba-3.0.14
4a68268 Released gollem-2.0.2
77d2b79 Development mode for gollem-2.0.3
0a0e245 Prepare releases.
5a94002 Released groupware-4.0.7
476c1cb Development mode for groupware-4.0.8
e5a6b30 Released webmail-4.0.7
9a9e539 Development mode for webmail-4.0.8
22afd17 [jan] Don't stop agenda script if there is an error with a single user (Bug #11129).
104ea65 Silence warnings on broken messages with invalid content types.
7b551a3 Fix variable name (Bug #11142).
ea4a600 [jan] Catch if external client doesn't send LAST-MODIFIED attributes (Bug #11130).
ec58634 [mms] Fixed PHP 5.2 incompatibility (Bug #11137).
bfc80e0 Released Horde_Imap_Client-1.5.3
33d0d7f Development mode for Horde_Imap_Client-1.5.4
f1b8ba1 Merge branch 'master' into develop

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

commit b6ab988afa7e97e0368aa85a1de91e8475367f2a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Apr 10 13:39:47 2012 -0600

    Prevent infinite loop if resizing compose window too small

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

http://git.horde.org/horde-git/-/commit/b6ab988afa7e97e0368aa85a1de91e8475367f2a

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

commit d83a2a147026af62d87bd7f0ef7404ca951eff65
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 12:31:21 2012 +0200

    Prepare releases.

 gollem/docs/RELEASE_NOTES |   14 +++++---------
 imp/docs/RELEASE_NOTES    |   12 ++++++------
 turba/docs/RELEASE_NOTES  |   10 ++++------
 3 files changed, 15 insertions(+), 21 deletions(-)

http://git.horde.org/horde-git/-/commit/d83a2a147026af62d87bd7f0ef7404ca951eff65

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

commit b8b4b07029c191f186a05af56f0e21eb50402f3b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 12:36:58 2012 +0200

    Released imp-5.0.20

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

http://git.horde.org/horde-git/-/commit/b8b4b07029c191f186a05af56f0e21eb50402f3b

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

commit 92bb1b354616d2fe60e9e3b3bfdcd091fd9b9512
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 12:37:06 2012 +0200

    Development mode for imp-5.0.21

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

http://git.horde.org/horde-git/-/commit/92bb1b354616d2fe60e9e3b3bfdcd091fd9b9512

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

commit 6579e9d001557bcec298a698f54ad94c89342d25
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 12:39:09 2012 +0200

    Released turba-3.0.13

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

http://git.horde.org/horde-git/-/commit/6579e9d001557bcec298a698f54ad94c89342d25

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

commit 7edd676f7963edcd7668c02118e6acfbbec8ffa8
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 12:39:16 2012 +0200

    Development mode for turba-3.0.14

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

http://git.horde.org/horde-git/-/commit/7edd676f7963edcd7668c02118e6acfbbec8ffa8

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

commit 4a68268c1cb570b59a7192be5ad59faea3426347
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 12:41:27 2012 +0200

    Released gollem-2.0.2

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

http://git.horde.org/horde-git/-/commit/4a68268c1cb570b59a7192be5ad59faea3426347

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

commit 77d2b79c2b7d9990db22078811eac478e2968290
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 12:41:35 2012 +0200

    Development mode for gollem-2.0.3

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

http://git.horde.org/horde-git/-/commit/77d2b79c2b7d9990db22078811eac478e2968290

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

commit 0a0e245ddb816c59387f187836d98032f33cbd0a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 13:28:23 2012 +0200

    Prepare releases.

 bundles/groupware/docs/CHANGES       |  244 +++++++++++++++++++++++++++++
 bundles/groupware/docs/RELEASE_NOTES |   33 +++-
 bundles/groupware/package.xml        |   10 +-
 bundles/webmail/docs/CHANGES         |  286 +++++++++++++++++++++++++++++++++-
 bundles/webmail/docs/RELEASE_NOTES   |   43 ++++--
 bundles/webmail/package.xml          |   12 +-
 framework/Token/package.xml          |    4 +-
 7 files changed, 592 insertions(+), 40 deletions(-)

http://git.horde.org/horde-git/-/commit/0a0e245ddb816c59387f187836d98032f33cbd0a

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

commit 5a9400287b17a5aaf056fc8b1617423fbed289f8
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 13:50:02 2012 +0200

    Released groupware-4.0.7

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

http://git.horde.org/horde-git/-/commit/5a9400287b17a5aaf056fc8b1617423fbed289f8

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

commit 476c1cb062ef337f98005974f10cd00683dbe50f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 13:50:18 2012 +0200

    Development mode for groupware-4.0.8

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

http://git.horde.org/horde-git/-/commit/476c1cb062ef337f98005974f10cd00683dbe50f

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

commit e5a6b3044c7a31c26f0cebe3de70d2d830845ce4
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 13:51:40 2012 +0200

    Released webmail-4.0.7

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

http://git.horde.org/horde-git/-/commit/e5a6b3044c7a31c26f0cebe3de70d2d830845ce4

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

commit 9a9e5392eecb3fd07ea83b8a5b4ea65d8f905811
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 13:51:46 2012 +0200

    Development mode for webmail-4.0.8

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

http://git.horde.org/horde-git/-/commit/9a9e5392eecb3fd07ea83b8a5b4ea65d8f905811

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

commit 22afd17f6db33ec8180d6b9f47326b6c7b39348e
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 13:57:46 2012 +0200

    [jan] Don't stop agenda script if there is an error with a single user (Bug #11129).

 kronolith/bin/kronolith-agenda |    2 +-
 kronolith/docs/CHANGES         |    2 ++
 kronolith/package.xml          |    2 ++
 3 files changed, 5 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/22afd17f6db33ec8180d6b9f47326b6c7b39348e

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

commit 104ea659fc2d1ee8bdf590dcf0f026ce1b18f7cc
Author: Jan Schneider <jan at horde.org>
Date:   Thu Apr 5 10:54:14 2012 +0200

    Silence warnings on broken messages with invalid content types.

 imp/lib/Flag/System/Attachment.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/104ea659fc2d1ee8bdf590dcf0f026ce1b18f7cc

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

commit 7b551a3fcd82b16d0616b5f9cfe0b1dbb5cb0b77
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 14:49:08 2012 +0200

    Fix variable name (Bug #11142).

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

http://git.horde.org/horde-git/-/commit/7b551a3fcd82b16d0616b5f9cfe0b1dbb5cb0b77

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

commit ea4a6003e6671eaa9abdac5e9dc4f3313cfd539f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 14:56:50 2012 +0200

    [jan] Catch if external client doesn't send LAST-MODIFIED attributes (Bug #11130).

 kronolith/docs/CHANGES |    2 ++
 kronolith/lib/Api.php  |   13 +++++++++----
 kronolith/package.xml  |    2 ++
 3 files changed, 13 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/ea4a6003e6671eaa9abdac5e9dc4f3313cfd539f

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

commit ec5863479c9b1b899e1f8181f061e8421f2f276c
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 15:08:55 2012 +0200

    [mms] Fixed PHP 5.2 incompatibility (Bug #11137).

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

http://git.horde.org/horde-git/-/commit/ec5863479c9b1b899e1f8181f061e8421f2f276c

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

commit bfc80e08d9221eecc0cd3ee5809d130ca5d231b4
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 15:09:36 2012 +0200

    Released Horde_Imap_Client-1.5.3

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

http://git.horde.org/horde-git/-/commit/bfc80e08d9221eecc0cd3ee5809d130ca5d231b4

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

commit 33d0d7f8028ea7efec757484c95fe6b6a5c53a41
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 15:09:36 2012 +0200

    Development mode for Horde_Imap_Client-1.5.4

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

http://git.horde.org/horde-git/-/commit/33d0d7f8028ea7efec757484c95fe6b6a5c53a41

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

commit f1b8ba13a02f9e2789a87f8c120d77e24d6e1c98
Merge: 3f01265 33d0d7f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 11 15:15:00 2012 +0200

    Merge branch 'master' into develop
    
    Conflicts:
    	framework/Imap_Client/package.xml
    	gollem/lib/Application.php
    	gollem/package.xml
    	imp/lib/Application.php
    	imp/package.xml
    	kronolith/lib/Api.php
    	kronolith/package.xml
    	turba/lib/Application.php
    	turba/package.xml

 bundles/groupware/docs/CHANGES       |  252 +++++++++++++++++++++++++++++-
 bundles/groupware/docs/RELEASE_NOTES |   33 +++-
 bundles/groupware/lib/Bundle.php     |    2 +-
 bundles/groupware/package.xml        |   31 +++-
 bundles/webmail/docs/CHANGES         |  294 +++++++++++++++++++++++++++++++++-
 bundles/webmail/docs/RELEASE_NOTES   |   43 ++++--
 bundles/webmail/lib/Bundle.php       |    2 +-
 bundles/webmail/package.xml          |   33 +++--
 framework/Imap_Client/package.xml    |   15 ++-
 framework/Token/package.xml          |    4 +-
 gollem/docs/CHANGES                  |    8 +-
 gollem/docs/RELEASE_NOTES            |   14 +-
 gollem/package.xml                   |   23 +++-
 imp/docs/CHANGES                     |    8 +-
 imp/docs/RELEASE_NOTES               |   12 +-
 imp/js/compose-dimp.js               |    2 +-
 imp/lib/Flag/System/Attachment.php   |    2 +-
 imp/package.xml                      |   15 ++-
 kronolith/bin/kronolith-agenda       |    2 +-
 kronolith/docs/CHANGES               |    4 +
 kronolith/lib/Api.php                |   12 +-
 kronolith/lib/Kronolith.php          |    2 +-
 kronolith/package.xml                |    2 +
 turba/docs/CHANGES                   |    8 +-
 turba/docs/RELEASE_NOTES             |   10 +-
 turba/package.xml                    |   15 ++-
 26 files changed, 758 insertions(+), 90 deletions(-)

http://git.horde.org/horde-git/-/commit/f1b8ba13a02f9e2789a87f8c120d77e24d6e1c98




More information about the commits mailing list