The branch "master" has been updated. The following is a summary of the commits.
from: 29724b093dce8738e78be6d0cdc9b10f55f5457b 588bd8b Fix browser detection 8f15a62 Use same color d24effc [mms] Fix determination of part size when the part contains explicit sizing information. 60c40c7 Correct usage to increase stream pointer a2f0ad7 [mms] Fix some regressions in linked attachments behavior (Bug #13232). Summary: http://github.com/horde/horde/compare/29724b093dce8738e78be6d0cdc9b10f55f5457b...a2f0ad707f3cbca274eadd5ddb41421b959e07a1 ----------------------------------------------------------------------- commit 588bd8b801bb4864b3c1a5eb0bce62c3817917cf Author: Michael M Slusarz <[email protected]> Date: Mon Jul 7 18:10:09 2014 -0600 Fix browser detection Mozilla != Firefox. Gecko is the name of the underlying engine. framework/Core/js/smartmobile.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/588bd8b801bb4864b3c1a5eb0bce62c3817917cf ----------------------------------------------------------------------- commit 8f15a6220982aa0e32c447f07364d719a2d14f50 Author: Michael M Slusarz <[email protected]> Date: Mon Jul 7 22:52:55 2014 -0600 Use same color imp/themes/default/screen.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/8f15a6220982aa0e32c447f07364d719a2d14f50 ----------------------------------------------------------------------- commit d24effc5a680e2bb1af190810a847f24328ab41b Author: Michael M Slusarz <[email protected]> Date: Mon Jul 7 23:01:57 2014 -0600 [mms] Fix determination of part size when the part contains explicit sizing information. framework/Mime/lib/Horde/Mime/Part.php | 13 ++++++------- framework/Mime/package.xml | 4 ++-- 2 files changed, 8 insertions(+), 9 deletions(-) http://github.com/horde/horde/commit/d24effc5a680e2bb1af190810a847f24328ab41b ----------------------------------------------------------------------- commit 60c40c79d6592624b04cbd0dfa89f035b29069d3 Author: Michael M Slusarz <[email protected]> Date: Mon Jul 7 23:51:21 2014 -0600 Correct usage to increase stream pointer imp/lib/Compose/Attachment/Storage.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/60c40c79d6592624b04cbd0dfa89f035b29069d3 ----------------------------------------------------------------------- commit a2f0ad707f3cbca274eadd5ddb41421b959e07a1 Author: Michael M Slusarz <[email protected]> Date: Mon Jul 7 23:52:00 2014 -0600 [mms] Fix some regressions in linked attachments behavior (Bug #13232). imp/docs/CHANGES | 14 ++++++-- imp/lib/Compose/Attachment.php | 6 ++- imp/lib/Compose/Attachment/Storage/VfsLinked.php | 38 ++++++++------------- imp/lib/Compose/LinkedAttachment.php | 2 +- imp/package.xml | 20 ++++++++++-- 5 files changed, 48 insertions(+), 32 deletions(-) http://github.com/horde/horde/commit/a2f0ad707f3cbca274eadd5ddb41421b959e07a1 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
