The branch "master" has been updated. The following is a summary of the commits.
from: e8c6afe1a67f58393237036442c545af89b79daf 971c766 [mms] Add class of message part rendering display errors that aren't show to the user by default. Summary: http://github.com/horde/horde/compare/e8c6afe1a67f58393237036442c545af89b79daf...971c7665cf2e2204ba348abbc02525efbe757378 ----------------------------------------------------------------------- commit 971c7665cf2e2204ba348abbc02525efbe757378 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 2 17:11:07 2014 -0600 [mms] Add class of message part rendering display errors that aren't show to the user by default. imp/docs/CHANGES | 2 + imp/js/dimpcore.js | 10 +++ imp/lib/Contents.php | 14 ++++- imp/lib/Mime/Status/RenderIssue.php | 26 +++++++++ imp/lib/Mime/Status/RenderIssue/Display.php | 80 +++++++++++++++++++++++++++ imp/lib/Mime/Viewer/Html.php | 4 +- imp/lib/Mime/Viewer/Plain.php | 2 +- imp/lib/Mime/Viewer/Related.php | 4 +- imp/package.xml | 11 +++- 9 files changed, 146 insertions(+), 7 deletions(-) create mode 100644 imp/lib/Mime/Status/RenderIssue.php create mode 100644 imp/lib/Mime/Status/RenderIssue/Display.php http://github.com/horde/horde/commit/971c7665cf2e2204ba348abbc02525efbe757378 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
