The branch "master" has been updated. The following is a summary of the commits.
from: 81ed663968c96eb08804dd48e913a494b4c247f4 f935c6e Update base64.js JS library a72bc74 Use base64.js library to ensure that atob exists 7abb236 Catch errors when pasting image data to ckeditor Summary: http://github.com/horde/horde/compare/81ed663968c96eb08804dd48e913a494b4c247f4...7abb23631e5dec5acb680fa4e9af17d3d57cca88 ----------------------------------------------------------------------- commit f935c6ef4677e542b941d47b9b677355b4551276 Author: Michael M Slusarz <[email protected]> Date: Wed Apr 30 15:31:21 2014 -0600 Update base64.js JS library imp/js/external/base64.js | 25 +++++++++++++++++++------ 1 files changed, 19 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/f935c6ef4677e542b941d47b9b677355b4551276 ----------------------------------------------------------------------- commit a72bc749ae40d49c6ed7d6431906c470f09dfaf8 Author: Michael M Slusarz <[email protected]> Date: Wed Apr 30 15:33:54 2014 -0600 Use base64.js library to ensure that atob exists It should, but doesn't hurt to make sure imp/js/ckeditor/pasteattachment.js | 2 +- imp/lib/Dynamic/Compose/Common.php | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/a72bc749ae40d49c6ed7d6431906c470f09dfaf8 ----------------------------------------------------------------------- commit 7abb23631e5dec5acb680fa4e9af17d3d57cca88 Author: Michael M Slusarz <[email protected]> Date: Wed Apr 30 15:38:33 2014 -0600 Catch errors when pasting image data to ckeditor imp/js/ckeditor/pasteattachment.js | 8 +++++++- imp/lib/Dynamic/Compose/Common.php | 1 + 2 files changed, 8 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/7abb23631e5dec5acb680fa4e9af17d3d57cca88 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
