[commits] Horde branch develop updated. 083314c7472424537566adb9ff4c76b0d82a2bb1

Michael M Slusarz slusarz at horde.org
Mon Feb 27 07:21:52 UTC 2012


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

from: 687745d3e34e08822ebadf63d842336ee9ec3bb3

13716e3 [mms] Workaround PHP bug when using serialized Envelope data created by Horde_Imap_Client < 1.5.0 (Bug #11026).
0ea46cf [mms] Better support for IDN hosts in non-validate address parsing mode (Bug #11021).
3d0e5f6 [mms] Added Horde_Mail_Rfc822_Address#encoded property.
aa6eba5 Merge branch 'master' into develop
c226f47 Add Edit As New to Forward menu in dynamic view
ac4021f Icon for edit as new in button dropdown
083314c Merge branch 'master' into develop

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

commit 13716e3207c103c00eed3107912dad92eb53f477
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 26 22:48:36 2012 -0700

    [mms] Workaround PHP bug when using serialized Envelope data created by Horde_Imap_Client < 1.5.0 (Bug #11026).

 framework/Imap_Client/lib/Horde/Imap/Client/Cache.php |   32 +++++++++++++----
 framework/Imap_Client/package.xml                     |    2 +
 2 files changed, 27 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/13716e3207c103c00eed3107912dad92eb53f477

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

commit 0ea46cf083998b89673eac8d4e325fa32518cae7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 26 23:29:47 2012 -0700

    [mms] Better support for IDN hosts in non-validate address parsing mode (Bug #11021).

 framework/Mail/lib/Horde/Mail/Rfc822.php     |    2 +-
 framework/Mail/package.xml                   |    2 +
 framework/Mail/test/Horde/Mail/ParseTest.php |   31 ++++++++++++++++++++++++++
 3 files changed, 34 insertions(+), 1 deletions(-)

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

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

commit 3d0e5f62efc5090c0d18500c8b619ef3f8a47c01
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 26 23:47:27 2012 -0700

    [mms] Added Horde_Mail_Rfc822_Address#encoded property.
    
    More fixes for IDN parsing (Bug #11021).

 framework/Imap_Client/package.xml                |    2 +
 framework/Mail/doc/Horde/Mail/TODO               |    3 ++
 framework/Mail/lib/Horde/Mail/Rfc822/Address.php |   41 +++++++++++++++------
 framework/Mail/test/Horde/Mail/ObjectTest.php    |   31 ++++++++++++++++
 4 files changed, 65 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/3d0e5f62efc5090c0d18500c8b619ef3f8a47c01

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

commit aa6eba561e50a9a62874d8c1ae5effd3da995f62
Merge: 687745d 3d0e5f6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 26 23:50:17 2012 -0700

    Merge branch 'master' into develop

 framework/Imap_Client/lib/Horde/Imap/Client/Cache.php |   32 ++++++++++---
 framework/Imap_Client/package.xml                     |    4 ++
 framework/Mail/doc/Horde/Mail/TODO                    |    3 +
 framework/Mail/lib/Horde/Mail/Rfc822.php              |    2 +-
 framework/Mail/lib/Horde/Mail/Rfc822/Address.php      |   41 ++++++++++++-----
 framework/Mail/package.xml                            |    2 +
 framework/Mail/test/Horde/Mail/ObjectTest.php         |   31 +++++++++++++
 framework/Mail/test/Horde/Mail/ParseTest.php          |   31 +++++++++++++
 8 files changed, 126 insertions(+), 20 deletions(-)

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

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

commit c226f47799e998acc729088196992cde20ecfd2e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Feb 24 02:00:15 2012 -0700

    Add Edit As New to Forward menu in dynamic view
    
    Conflicts:
    
    	imp/templates/dimp/index.inc

 imp/templates/dimp/common.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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

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

commit ac4021f035ab555504e536182c672d230ba2dfe7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 27 00:21:00 2012 -0700

    Icon for edit as new in button dropdown

 imp/themes/default/dimp/screen.css |    2 +-
 imp/themes/silver/dimp/screen.css  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 083314c7472424537566adb9ff4c76b0d82a2bb1
Merge: c226f47 ac4021f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 27 00:21:44 2012 -0700

    Merge branch 'master' into develop

 imp/themes/default/dimp/screen.css |    2 +-
 imp/themes/silver/dimp/screen.css  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/083314c7472424537566adb9ff4c76b0d82a2bb1




More information about the commits mailing list