The branch "imp_6_2" has been updated. The following is a summary of the commits.
from: 255bfc5c865e8122e0f8be95503bb5ed08e435a7 7ecbc62 Make signatures editable. Summary: http://github.com/horde/horde/compare/255bfc5c865e8122e0f8be95503bb5ed08e435a7...7ecbc62b8d85ccbabcce77bfa242fafcb2c77586 ----------------------------------------------------------------------- commit 7ecbc62b8d85ccbabcce77bfa242fafcb2c77586 Author: Jan Schneider <[email protected]> Date: Fri Oct 25 15:28:08 2013 +0200 Make signatures editable. framework/Editor/js/ckeditor/nomargin.css | 4 + framework/Editor/package.xml | 7 +- imp/docs/CHANGES | 2 +- imp/js/compose-base.js | 39 +++++++++--- imp/js/compose-dimp.js | 3 + imp/lib/Ajax/Application/Handler/Common.php | 1 + imp/lib/Compose.php | 90 ++++++++++++--------------- imp/lib/Compose/Ui.php | 9 +--- imp/lib/Editor.php | 2 +- imp/package.xml | 2 +- imp/templates/dynamic/compose.html.php | 4 +- imp/themes/default/basic/screen.css | 2 +- imp/themes/default/dynamic/screen.css | 2 +- imp/themes/default/screen.css | 20 ++++-- 14 files changed, 104 insertions(+), 83 deletions(-) create mode 100644 framework/Editor/js/ckeditor/nomargin.css http://github.com/horde/horde/commit/7ecbc62b8d85ccbabcce77bfa242fafcb2c77586 http://git.horde.org/horde-git/-/commit/7ecbc62b8d85ccbabcce77bfa242fafcb2c77586 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
