The branch "master" has been updated. The following is a summary of the commits.
from: 811d69a0e9c91358ff114437570bf57f0d4ab450 9c42f1a Better short label autocomplete display for Group addresses 3c66911 [mms] Allow auto-completed e-mail groups to be expanded on the dynamic compose page. Summary: http://github.com/horde/horde/compare/811d69a0e9c91358ff114437570bf57f0d4ab450...3c66911a8a0cc72d9a184d372a36a59888d9e195 ----------------------------------------------------------------------- commit 9c42f1a270a0b3ecce29e5279fe05c35373ef781 Author: Michael M Slusarz <[email protected]> Date: Tue Oct 7 23:58:58 2014 -0600 Better short label autocomplete display for Group addresses imp/lib/Ajax/Application/Handler/Dynamic.php | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/9c42f1a270a0b3ecce29e5279fe05c35373ef781 ----------------------------------------------------------------------- commit 3c66911a8a0cc72d9a184d372a36a59888d9e195 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 8 01:18:48 2014 -0600 [mms] Allow auto-completed e-mail groups to be expanded on the dynamic compose page. imp/docs/CHANGES | 2 + imp/js/autocomplete.js | 32 ++++++++++--- imp/js/compose-dimp.js | 33 ++++++++++++++ imp/lib/Ajax/Application/Handler/Dynamic.php | 61 +++++++++++++++++-------- imp/lib/Dynamic/Compose/Common.php | 1 + imp/package.xml | 1 + imp/themes/default/dynamic/screen.css | 8 +++ 7 files changed, 110 insertions(+), 28 deletions(-) http://github.com/horde/horde/commit/3c66911a8a0cc72d9a184d372a36a59888d9e195 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
