[commits] Horde branch develop updated. 0d184165bb192114d13eccf37469857724ff9def

Michael M Slusarz slusarz at horde.org
Fri May 25 18:24:25 UTC 2012


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

from: 84b909135fd2a88a8cd9d55b5e6788a4ea932aa4

a9fc8c3 Fetch results now returned in Horde_Imap_Client_Fetch_Results object
8002228 Convert to new object return from Horde_Imap_Client_Base#fetch().
4ebe012 Use first() method in new results object
114d62b Add translated string that got lost
e03a91e Fix adding parameters to IMP autocompleter
981648b Add confirmation when deleting attachments in dynamic view (Bug #11161)
29162e4 [mms] Remove support for IE 6.
0d18416 Remove more stuff that was IE6 specific

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

commit a9fc8c371ff14e6cd3b0bc3904657f7228991976
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu May 24 00:11:35 2012 -0600

    Fetch results now returned in Horde_Imap_Client_Fetch_Results object

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING         |    1 +
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php          |  106 +++----
 framework/Imap_Client/lib/Horde/Imap/Client/Fetch/Results.php |  161 +++++++++
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php        |   96 ++----
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php   |   34 +-
 framework/Imap_Client/package.xml                             |    6 +-
 6 files changed, 254 insertions(+), 150 deletions(-)
 create mode 100644 framework/Imap_Client/lib/Horde/Imap/Client/Fetch/Results.php

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

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

commit 8002228bb4c916d652bfbd00f090d875253bcaf7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu May 24 22:14:57 2012 -0600

    Convert to new object return from Horde_Imap_Client_Base#fetch().

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php |    4 ++--
 imp/lib/Block/Newmail.php                                  |    5 ++---
 imp/lib/Contents.php                                       |    2 +-
 imp/lib/Mailbox/List.php                                   |    5 ++---
 imp/lib/Message.php                                        |    6 ++----
 imp/lib/Ui/Folder.php                                      |    3 +--
 6 files changed, 10 insertions(+), 15 deletions(-)

http://git.horde.org/horde-git/-/commit/8002228bb4c916d652bfbd00f090d875253bcaf7

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

commit 4ebe0123ee016155406dd782383d2b4c816832d6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu May 24 22:42:46 2012 -0600

    Use first() method in new results object

 imp/lib/Ajax/Application/ShowMessage.php |    6 ++--
 imp/lib/Contents.php                     |   37 +++++++++++++-----------------
 imp/lib/Message.php                      |    8 +++---
 imp/lib/Minimal/Message.php              |    4 +-
 imp/lib/Ui/Message.php                   |    2 +-
 imp/message.php                          |    4 +-
 6 files changed, 28 insertions(+), 33 deletions(-)

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

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

commit 114d62bbb3017b6d4a454d8ca2df2fc3beb52aec
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri May 25 01:58:42 2012 -0600

    Add translated string that got lost

 imp/lib/Dynamic/Base.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/114d62bbb3017b6d4a454d8ca2df2fc3beb52aec

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

commit e03a91e98aca89b3396e0b40e8866a6e9d253aa8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri May 25 11:48:38 2012 -0600

    Fix adding parameters to IMP autocompleter

 framework/Core/lib/Horde/Core/Ajax/Imple/ContactAutoCompleter.php |   16 ++++-
 imp/lib/Ajax/Imple/ContactAutoCompleter.php                       |   10 ++-
 2 files changed, 20 insertions(+), 6 deletions(-)

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

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

commit 981648bfba7995e6f08e23230033be4ca322573f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri May 25 12:04:27 2012 -0600

    Add confirmation when deleting attachments in dynamic view (Bug #11161)

 imp/js/dimpbase.js       |   20 +++++++++++---------
 imp/js/message-dimp.js   |   14 ++++++++------
 imp/lib/Dynamic/Base.php |    1 +
 3 files changed, 20 insertions(+), 15 deletions(-)

http://git.horde.org/horde-git/-/commit/981648bfba7995e6f08e23230033be4ca322573f

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

commit 29162e4171b7ecc7683ad0d7fe555ceacbd3e83f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri May 25 12:04:49 2012 -0600

    [mms] Remove support for IE 6.

 horde/docs/CHANGES |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/29162e4171b7ecc7683ad0d7fe555ceacbd3e83f

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

commit 0d184165bb192114d13eccf37469857724ff9def
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri May 25 12:13:34 2012 -0600

    Remove more stuff that was IE6 specific

 ansel/lib/Factory/Styles.php              |    4 +-
 ansel/lib/Gallery.php                     |    4 +-
 framework/Core/lib/Horde/Core/Browser.php |   60 +---------------------------
 horde/js/login.js                         |    6 ---
 horde/login.php                           |    3 -
 horde/templates/login/login.inc           |    1 -
 6 files changed, 5 insertions(+), 73 deletions(-)

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




More information about the commits mailing list