The branch "imp_6_2" has been updated. The following is a summary of the commits.
from: a415f1d239e027ee7a671fa52d181c6ff8885b1a 0c70e16 Improve signature display. bfb2250 Copy pref to enable signature display to compose group. Summary: http://github.com/horde/horde/compare/a415f1d239e027ee7a671fa52d181c6ff8885b1a...bfb2250989659c37406f792b90422fa5b608a449 ----------------------------------------------------------------------- commit 0c70e161807c4d8575790a2c7379ae46aff608f9 Author: Jan Schneider <[email protected]> Date: Wed Oct 16 16:06:39 2013 +0200 Improve signature display. - Move below body text in dynamic view - Make signature section expandable - Save expansion status in prefs - Set maximum height of signature area. imp/config/prefs.php | 4 ++++ imp/js/compose-dimp.js | 23 +++++++++++++++++++++++ imp/lib/Ajax/Application.php | 1 + imp/lib/Dynamic/Compose/Common.php | 1 + imp/templates/dynamic/compose.html.php | 18 ++++++++++-------- imp/themes/default/basic/screen.css | 2 +- imp/themes/default/dynamic/screen.css | 30 ++++++++++++++++++++++++++++++ imp/themes/default/screen.css | 3 ++- 8 files changed, 72 insertions(+), 10 deletions(-) http://github.com/horde/horde/commit/0c70e161807c4d8575790a2c7379ae46aff608f9 http://git.horde.org/horde-git/-/commit/0c70e161807c4d8575790a2c7379ae46aff608f9 ----------------------------------------------------------------------- commit bfb2250989659c37406f792b90422fa5b608a449 Author: Jan Schneider <[email protected]> Date: Wed Oct 16 16:39:47 2013 +0200 Copy pref to enable signature display to compose group. imp/config/prefs.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/bfb2250989659c37406f792b90422fa5b608a449 http://git.horde.org/horde-git/-/commit/bfb2250989659c37406f792b90422fa5b608a449 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
