[commits] Horde branch develop updated. 1f719d05081bc3f8d557350e2fe05a5f46693a53
Michael M Slusarz
slusarz at horde.org
Tue Jun 19 21:18:19 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 0cdbd7f63d0cba62d36e2900a482a4e4c5ae2c6b
ba28457 Fix comparison
0285f81 [mms] Removed e-mail array manipulation methods (Horde_Mail package now provides this feature).
d4a4bce Use Horde_Mail_Rfc822 to handle address list manipulation
1f719d0 [mms] When adding to blacklist/whitelist, remove added addresses from the other list.
-----------------------------------------------------------------------
commit ba284578616e4e89f52fb7e894dd2ae87284bce5
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jun 19 12:44:12 2012 -0600
Fix comparison
imp/js/dimpbase.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/ba284578616e4e89f52fb7e894dd2ae87284bce5
-----------------------------------------------------------------------
commit 0285f8119caa1b298ecbba47215468236d41b53d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jun 19 14:33:28 2012 -0600
[mms] Removed e-mail array manipulation methods (Horde_Mail package now provides this feature).
framework/Util/lib/Horde/Array.php | 56 ------------------------------------
framework/Util/package.xml | 1 +
2 files changed, 1 insertions(+), 56 deletions(-)
http://git.horde.org/horde-git/-/commit/0285f8119caa1b298ecbba47215468236d41b53d
-----------------------------------------------------------------------
commit d4a4bce598e1d82549467a09653b2c0a35b66617
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jun 19 14:48:20 2012 -0600
Use Horde_Mail_Rfc822 to handle address list manipulation
ingo/lib/Ingo.php | 14 --------------
ingo/lib/Storage/Blacklist.php | 18 +++++++++---------
ingo/lib/Storage/Forward.php | 4 ++--
ingo/lib/Storage/Prefs.php | 10 +++++-----
ingo/lib/Storage/Rule.php | 19 +++++--------------
ingo/lib/Storage/Sql.php | 14 +++++++-------
ingo/lib/Storage/Vacation.php | 9 ++++-----
ingo/lib/Storage/Whitelist.php | 18 +++++++++---------
8 files changed, 41 insertions(+), 65 deletions(-)
http://git.horde.org/horde-git/-/commit/d4a4bce598e1d82549467a09653b2c0a35b66617
-----------------------------------------------------------------------
commit 1f719d05081bc3f8d557350e2fe05a5f46693a53
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jun 19 15:15:47 2012 -0600
[mms] When adding to blacklist/whitelist, remove added addresses from the other list.
ingo/blacklist.php | 19 ++++++++++-------
ingo/docs/CHANGES | 2 +
ingo/lib/Api.php | 24 +++++++++++-----------
ingo/lib/Ingo.php | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++++
ingo/package.xml | 1 +
ingo/whitelist.php | 7 +++--
6 files changed, 83 insertions(+), 23 deletions(-)
http://git.horde.org/horde-git/-/commit/1f719d05081bc3f8d557350e2fe05a5f46693a53
More information about the commits
mailing list