The branch "imp_6_2" has been updated. The following is a summary of the commits.
from: ddfbf20f88a29f49e282f11bc015f80ced18b100 4a5df32 Fix method name. 932c934 Display signature in compose view. Summary: http://github.com/horde/horde/compare/ddfbf20f88a29f49e282f11bc015f80ced18b100...932c9345aff0d5b43cafb025c05447d8a632cc54 ----------------------------------------------------------------------- commit 4a5df32ea96e3b2967000017fb8c569285d883ea Author: Jan Schneider <[email protected]> Date: Tue Oct 15 16:39:20 2013 +0200 Fix method name. imp/lib/Basic/Message.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/4a5df32ea96e3b2967000017fb8c569285d883ea http://git.horde.org/horde-git/-/commit/4a5df32ea96e3b2967000017fb8c569285d883ea ----------------------------------------------------------------------- commit 932c9345aff0d5b43cafb025c05447d8a632cc54 Author: Jan Schneider <[email protected]> Date: Tue Oct 15 16:58:01 2013 +0200 Display signature in compose view. Final position, collapsibility and styling is open to discussion and not decided yet. But the functionality is there. imp/docs/CHANGES | 1 + imp/js/compose-base.js | 13 +++++++++++++ imp/js/compose-dimp.js | 5 ++++- imp/js/compose.js | 3 +++ imp/lib/Compose/Ui.php | 26 +++++++++++++++++++++++++- imp/package.xml | 1 + imp/templates/basic/compose/compose.html.php | 9 +++++++++ imp/templates/dynamic/compose.html.php | 6 ++++++ imp/themes/default/screen.css | 9 ++++++++- 9 files changed, 70 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/932c9345aff0d5b43cafb025c05447d8a632cc54 http://git.horde.org/horde-git/-/commit/932c9345aff0d5b43cafb025c05447d8a632cc54 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
