[commits] Horde branch master updated. 80ebb6a5d0915bf27fedc8911c541c1424396f0c

Michael M Slusarz slusarz at horde.org
Thu Dec 15 21:00:23 UTC 2011


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

from: 6093dc8616b30d31c66783d412b8e2228ead8d67

d7c32d1 [mms] Fix display of mailbox names living under special mailboxes (Bug #10802).
c2b75f3 [mms] Correctly handle numeric mailbox names.
fc90598 [mms] Allow creation of the mailbox '0' (Bug #10866).
bffffad Indicate that intl can also be used for IDN methods (Request #10868).
80ebb6a Deprecate idn and install recommend intl (Request #10868).

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

commit d7c32d1d9bf2b4d0df0b983aa81f42859f0f9f52
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Dec 15 12:08:38 2011 -0700

    [mms] Fix display of mailbox names living under special mailboxes (Bug #10802).

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

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

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

commit c2b75f3526cc3d9d370d1280d6481f818cfd1494
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Dec 15 13:35:13 2011 -0700

    [mms] Correctly handle numeric mailbox names.

 imp/docs/CHANGES      |    1 +
 imp/lib/Imap/Tree.php |   47 ++++++++++++++++++++++-------------------------
 imp/package.xml       |    2 ++
 3 files changed, 25 insertions(+), 25 deletions(-)

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

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

commit fc90598483b5b9a3fc83d9154e822f0a24672817
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Dec 15 13:38:23 2011 -0700

    [mms] Allow creation of the mailbox '0' (Bug #10866).

 imp/docs/CHANGES             |    1 +
 imp/folders.php              |    2 +-
 imp/lib/Ajax/Application.php |    2 +-
 imp/package.xml              |    2 ++
 4 files changed, 5 insertions(+), 2 deletions(-)

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

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

commit bffffad9c64beee6c8808b8ea961e5c4c3d656b2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Dec 15 13:46:13 2011 -0700

    Indicate that intl can also be used for IDN methods (Request #10868).

 framework/Mime/lib/Horde/Mime/Address.php |   86 +++++++++++++----------------
 framework/Mime/package.xml                |    7 ++
 2 files changed, 45 insertions(+), 48 deletions(-)

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

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

commit 80ebb6a5d0915bf27fedc8911c541c1424396f0c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Dec 15 13:51:10 2011 -0700

    Deprecate idn and install recommend intl (Request #10868).

 horde/docs/INSTALL |   11 +++++++----
 horde/lib/Test.php |    6 +++---
 2 files changed, 10 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/80ebb6a5d0915bf27fedc8911c541c1424396f0c




More information about the commits mailing list