[commits] Horde branch master updated. f4a05978a5bb2fc8f8c2600066f2017e44d09364

Michael M Slusarz slusarz at horde.org
Mon Jul 28 22:57:37 UTC 2014


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

from: 74017f8c076b74be2533ba9efa900959f353a4b1

238aa06 phpdoc
ab5018e Abstract JS address object generation code to separate PHP class
f414b7e [mms] Added the 'noquote' option to Horde_Mail_Rfc822_Object#writeAddress().
5a71ab6 Pass in the Rfc822 object to the AttribText class
f4a0597 Don't quote personal part of from address in attribution text

Summary: http://github.com/horde/horde/compare/74017f8c076b74be2533ba9efa900959f353a4b1...f4a05978a5bb2fc8f8c2600066f2017e44d09364

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

commit 238aa0634932bb6b807ef2abee69fef03eb23595
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jul 28 12:37:18 2014 -0600

    phpdoc

 imp/lib/Ajax/Application/Handler/Dynamic.php    |   12 ------------
 imp/lib/Ajax/Application/Handler/Mboxtoggle.php |    2 --
 imp/lib/Ajax/Queue.php                          |    2 --
 imp/lib/Api.php                                 |    2 --
 imp/lib/Auth.php                                |   16 ++++------------
 imp/lib/Basic/Listinfo.php                      |    2 --
 imp/lib/Basic/Search.php                        |    2 --
 imp/lib/Compose.php                             |    2 --
 imp/lib/Contacts/Image.php                      |    2 --
 imp/lib/Contents.php                            |    2 --
 imp/lib/Factory/MimeViewer.php                  |    2 --
 imp/lib/Flags.php                               |    2 --
 imp/lib/Ftree.php                               |    4 ----
 imp/lib/Ftree/Select.php                        |    2 --
 imp/lib/IMP.php                                 |    4 +---
 imp/lib/Imap.php                                |    2 --
 imp/lib/Mailbox.php                             |    2 --
 imp/lib/Search/IteratorFilter.php               |    2 --
 18 files changed, 5 insertions(+), 59 deletions(-)

http://github.com/horde/horde/commit/238aa0634932bb6b807ef2abee69fef03eb23595

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

commit ab5018e3d7caf7e9898bce02c0e10cf08e33ea67
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jul 28 13:18:36 2014 -0600

    Abstract JS address object generation code to separate PHP class

 imp/lib/Ajax/Addresses.php               |  116 ++++++++++++++++++++++++++++++
 imp/lib/Ajax/Application/ShowMessage.php |   40 ++---------
 imp/package.xml                          |    2 +
 3 files changed, 123 insertions(+), 35 deletions(-)
 create mode 100644 imp/lib/Ajax/Addresses.php

http://github.com/horde/horde/commit/ab5018e3d7caf7e9898bce02c0e10cf08e33ea67

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

commit f414b7e7a63c97b3a650cf76f4b3b9de924419f4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jul 28 15:11:31 2014 -0600

    [mms] Added the 'noquote' option to Horde_Mail_Rfc822_Object#writeAddress().

 framework/Mail/doc/Horde/Mail/UPGRADING          |   10 ++++++++++
 framework/Mail/lib/Horde/Mail/Rfc822/Address.php |    4 +++-
 framework/Mail/lib/Horde/Mail/Rfc822/Group.php   |    6 ++++--
 framework/Mail/lib/Horde/Mail/Rfc822/Object.php  |    3 +++
 framework/Mail/package.xml                       |   12 ++++++------
 5 files changed, 26 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/f414b7e7a63c97b3a650cf76f4b3b9de924419f4

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

commit 5a71ab6dd49b666bf5bd4e6c3a4ca55ee3bac17b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jul 28 15:12:20 2014 -0600

    Pass in the Rfc822 object to the AttribText class

 imp/lib/Compose.php          |    2 +-
 imp/lib/Prefs/AttribText.php |   10 ++++------
 2 files changed, 5 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/5a71ab6dd49b666bf5bd4e6c3a4ca55ee3bac17b

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

commit f4a05978a5bb2fc8f8c2600066f2017e44d09364
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jul 28 15:12:59 2014 -0600

    Don't quote personal part of from address in attribution text

 imp/lib/Prefs/AttribText.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/f4a05978a5bb2fc8f8c2600066f2017e44d09364




More information about the commits mailing list