The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: ffd09f05b097e07e3edd1302ff26f9d070042dfc 10b4bc9 [mms] Fix handling image attachments when added via the HTML editor Image dialog. Summary: http://github.com/horde/horde/compare/ffd09f05b097e07e3edd1302ff26f9d070042dfc...10b4bc93f44c88dca78b92a84061da797535e7e9 ----------------------------------------------------------------------- commit 10b4bc93f44c88dca78b92a84061da797535e7e9 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 | 2 + 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 | 10 +++-- 6 files changed, 100 insertions(+), 38 deletions(-) create mode 100644 imp/js/ckeditor/imagepoll.js http://github.com/horde/horde/commit/10b4bc93f44c88dca78b92a84061da797535e7e9 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
