[commits] Horde branch develop updated. 9fa29b2aa65dacf9de99210a10185b645ca632ee
Michael M Slusarz
slusarz at horde.org
Wed Apr 4 20:58:40 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 16925cf5352645a6e0431b85ce19b609855713fe
a73a80b Fix duplicate addresses when replying to a group
47ba1d3 Add 'label' property to Address/Group objects
e5b8a7b Use Horde_Mail_Rfc822 objects when dealing with IMP identity preferences containing e-mail addresses
015b639 [mms] Improved handling of messages with multiple From addresses in mailbox views.
d388a84 Improve reply address determination when multiple From addresses exist
9fa29b2 Merge branch 'develop' of ssh://dev.horde.org/horde/git/horde into develop
-----------------------------------------------------------------------
commit a73a80b8aead70a69f59af4fb396ed3bf4195d91
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 4 12:17:17 2012 -0600
Fix duplicate addresses when replying to a group
imp/lib/Compose.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a73a80b8aead70a69f59af4fb396ed3bf4195d91
-----------------------------------------------------------------------
commit 47ba1d3851bed26d8c2977a105c6845fa3a4d398
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 4 14:24:33 2012 -0600
Add 'label' property to Address/Group objects
framework/Mail/lib/Horde/Mail/Rfc822/Address.php | 6 ++++++
framework/Mail/lib/Horde/Mail/Rfc822/Group.php | 2 ++
2 files changed, 8 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/47ba1d3851bed26d8c2977a105c6845fa3a4d398
-----------------------------------------------------------------------
commit e5b8a7bffae84719ded6e512ef541415012f7e96
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 4 13:39:51 2012 -0600
Use Horde_Mail_Rfc822 objects when dealing with IMP identity preferences containing e-mail addresses
imp/compose-mimp.php | 2 +-
imp/compose.php | 2 +-
imp/lib/Ajax/Application.php | 2 +-
imp/lib/Ajax/Imple/ItipRequest.php | 2 +-
imp/lib/Compose.php | 2 +-
imp/lib/Flag/System/Personal.php | 16 +--
imp/lib/Prefs/Identity.php | 206 +++++++++++++---------------
imp/lib/Prefs/Ui.php | 2 +-
imp/lib/Search/Element/Personal.php | 2 +-
imp/lib/Ui/Imageview.php | 2 +-
imp/message-mimp.php | 2 +-
imp/message.php | 2 +-
imp/test/Imp/Unit/Mime/Viewer/ItipTest.php | 2 +-
13 files changed, 108 insertions(+), 136 deletions(-)
http://git.horde.org/horde-git/-/commit/e5b8a7bffae84719ded6e512ef541415012f7e96
-----------------------------------------------------------------------
commit 015b639e4d39be6daac16f0673695ea0854b255f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 4 14:16:38 2012 -0600
[mms] Improved handling of messages with multiple From addresses in mailbox views.
imp/docs/CHANGES | 2 +
imp/lib/Block/Newmail.php | 7 +--
imp/lib/Ui/Mailbox.php | 89 ++++++++++++++--------------------------
imp/lib/Views/ListMessages.php | 4 +-
imp/mailbox-mimp.php | 2 +-
imp/mailbox.php | 16 ++++---
imp/package.xml | 1 +
imp/rss.php | 4 +-
8 files changed, 52 insertions(+), 73 deletions(-)
http://git.horde.org/horde-git/-/commit/015b639e4d39be6daac16f0673695ea0854b255f
-----------------------------------------------------------------------
commit d388a84d315811557783fafc5c8c05152562a8f4
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 4 14:58:23 2012 -0600
Improve reply address determination when multiple From addresses exist
imp/lib/Compose.php | 87 +++++++++++++++++++++++++++++++--------------------
1 files changed, 53 insertions(+), 34 deletions(-)
http://git.horde.org/horde-git/-/commit/d388a84d315811557783fafc5c8c05152562a8f4
-----------------------------------------------------------------------
commit 9fa29b2aa65dacf9de99210a10185b645ca632ee
Merge: d388a84 16925cf
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 4 14:58:30 2012 -0600
Merge branch 'develop' of ssh://dev.horde.org/horde/git/horde into develop
framework/Core/lib/Horde/Core/ActiveSync/Connector.php | 2 ++
ingo/lib/Api.php | 14 +++++++++-----
2 files changed, 11 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/9fa29b2aa65dacf9de99210a10185b645ca632ee
More information about the commits
mailing list