The branch "master" has been updated. The following is a summary of the commits.
from: f83af5bce2c0d75959edecd1f654170703fd7964 fa23585 This help entry adds nothing to the description 81c6445 [mms] Honor 'from_link' preference in dynamic view. fb67ce6 Sanity checking if MIME part does not exist 1d5d6b9 Make parse test more generic 3aa275f [mms] Fix parsing a reply/forward subject with no blob content. Summary: http://github.com/horde/horde/compare/f83af5bce2c0d75959edecd1f654170703fd7964...3aa275ff2dbb2d2382955127b424c03863538ff3 ----------------------------------------------------------------------- commit fa2358513c2fcb82a2f77757cf1ed6919031442d Author: Michael M Slusarz <[email protected]> Date: Wed Apr 16 01:34:49 2014 -0600 This help entry adds nothing to the description imp/config/prefs.php | 3 +-- imp/locale/en/help.xml | 7 ------- 2 files changed, 1 insertions(+), 9 deletions(-) http://github.com/horde/horde/commit/fa2358513c2fcb82a2f77757cf1ed6919031442d ----------------------------------------------------------------------- commit 81c64453072918453ec4b45443bc5cd7838a8c73 Author: Michael M Slusarz <[email protected]> Date: Wed Apr 16 02:24:21 2014 -0600 [mms] Honor 'from_link' preference in dynamic view. imp/config/prefs.php | 5 ++--- imp/docs/CHANGES | 1 + imp/js/dimpbase.js | 19 +++++++++++++++++-- imp/lib/Basic/Mailbox.php | 2 +- imp/lib/Dynamic/Compose.php | 7 ++++++- imp/lib/Dynamic/Mailbox.php | 1 + imp/package.xml | 1 + imp/themes/default/dynamic/screen.css | 3 +++ 8 files changed, 32 insertions(+), 7 deletions(-) http://github.com/horde/horde/commit/81c64453072918453ec4b45443bc5cd7838a8c73 ----------------------------------------------------------------------- commit fb67ce66dd63b14fa3ba8ed00f81f5038cf657a4 Author: Michael M Slusarz <[email protected]> Date: Wed Apr 16 12:54:52 2014 -0600 Sanity checking if MIME part does not exist imp/lib/Contents.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/fb67ce66dd63b14fa3ba8ed00f81f5038cf657a4 ----------------------------------------------------------------------- commit 1d5d6b9b837e3a625d0c01b3be2b6c0f5c451dc9 Author: Michael M Slusarz <[email protected]> Date: Wed Apr 16 13:07:00 2014 -0600 Make parse test more generic framework/Imap_Client/test/Horde/Imap/Client/SubjectParseTest.php | 44 +++-- 1 files changed, 26 insertions(+), 18 deletions(-) http://github.com/horde/horde/commit/1d5d6b9b837e3a625d0c01b3be2b6c0f5c451dc9 ----------------------------------------------------------------------- commit 3aa275ff2dbb2d2382955127b424c03863538ff3 Author: Michael M Slusarz <[email protected]> Date: Wed Apr 16 13:15:03 2014 -0600 [mms] Fix parsing a reply/forward subject with no blob content. framework/Imap_Client/lib/Horde/Imap/Client/Data/BaseSubject.php | 6 +---- framework/Imap_Client/package.xml | 2 + framework/Imap_Client/test/Horde/Imap/Client/SubjectParseTest.php | 6 ++++- 3 files changed, 8 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/3aa275ff2dbb2d2382955127b424c03863538ff3 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
