The branch "master" has been updated. The following is a summary of the commits.
from: 8d65ee30815f6c37b24365605f87b8e97b9cc90f ba5e8e1 [mms] Fix handling image attachments when added via the HTML editor Image dialog. Summary: http://github.com/horde/horde/compare/8d65ee30815f6c37b24365605f87b8e97b9cc90f...ba5e8e10adbeb06f52b649dff97f8b468875af20 ----------------------------------------------------------------------- commit ba5e8e10adbeb06f52b649dff97f8b468875af20 Author: Michael M Slusarz <[email protected]> Date: Fri Jun 27 21:57:29 2014 -0600 [mms] Fix handling image attachments when added via the HTML editor Image dialog. imp/docs/CHANGES | 8 ++- imp/js/ckeditor/imagepoll.js | 70 ++++++++++++++++++++++++++++++++ imp/js/ckeditor/imageupload.js | 23 ++++++++--- imp/js/ckeditor/pasteattachment.js | 29 +------------- imp/lib/Script/Package/ComposeBase.php | 4 ++ imp/package.xml | 12 +++-- 6 files changed, 104 insertions(+), 42 deletions(-) create mode 100644 imp/js/ckeditor/imagepoll.js http://github.com/horde/horde/commit/ba5e8e10adbeb06f52b649dff97f8b468875af20 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
