The branch "master" has been updated. The following is a summary of the commits.
from: 9656ddb20141b0b9629dbd2d43125853baa2057a 27ee0db Don't need expensive preg here - use str_replace() instead. 0c4c2de More thorough unit tests for data filter 1d75211 Fix having preview popups showing in the same window 9bff71a Fix display of List identification information Summary: http://github.com/horde/horde/compare/9656ddb20141b0b9629dbd2d43125853baa2057a...9bff71a6a3b32d7c59839de087911f5d4e9c76f2 ----------------------------------------------------------------------- commit 27ee0dbd8d030effb02ed8a088ebc64eab6d8ab7 Author: Michael M Slusarz <[email protected]> Date: Fri Dec 5 00:02:19 2014 -0700 Don't need expensive preg here - use str_replace() instead. framework/Smtp/lib/Horde/Smtp/Filter/Data.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/27ee0dbd8d030effb02ed8a088ebc64eab6d8ab7 ----------------------------------------------------------------------- commit 0c4c2de7847a52ee77c02f0ecf6f37fbdc269a49 Author: Michael M Slusarz <[email protected]> Date: Fri Dec 5 00:02:45 2014 -0700 More thorough unit tests for data filter framework/Smtp/test/Horde/Smtp/FilterDataTest.php | 51 +++++++++++++++----- 1 files changed, 38 insertions(+), 13 deletions(-) http://github.com/horde/horde/commit/0c4c2de7847a52ee77c02f0ecf6f37fbdc269a49 ----------------------------------------------------------------------- commit 1d75211b10753c3f62cf096706c6bbf484e95ca9 Author: Michael M Slusarz <[email protected]> Date: Fri Dec 5 00:12:40 2014 -0700 Fix having preview popups showing in the same window imp/js/base.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/1d75211b10753c3f62cf096706c6bbf484e95ca9 ----------------------------------------------------------------------- commit 9bff71a6a3b32d7c59839de087911f5d4e9c76f2 Author: Michael M Slusarz <[email protected]> Date: Fri Dec 5 00:28:18 2014 -0700 Fix display of List identification information imp/lib/Basic/Listinfo.php | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/9bff71a6a3b32d7c59839de087911f5d4e9c76f2 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
