The branch "master" has been updated. The following is a summary of the commits.
from: a1a51d317853c7717bfb3390eea01ea7db352b7b 639a092 [mms] Contacts popup now does address search dynamically, without the need to reload the page. Summary: http://github.com/horde/horde/compare/a1a51d317853c7717bfb3390eea01ea7db352b7b...639a0924290ed9400753263f52db95e897e93a33 ----------------------------------------------------------------------- commit 639a0924290ed9400753263f52db95e897e93a33 Author: Michael M Slusarz <[email protected]> Date: Thu Nov 6 02:15:53 2014 -0700 [mms] Contacts popup now does address search dynamically, without the need to reload the page. imp/docs/CHANGES | 2 + imp/js/compose.js | 45 ++++---- imp/js/contacts.js | 147 +++++++++++++++---------- imp/lib/Ajax/Application.php | 1 + imp/lib/Ajax/Application/Handler/Contacts.php | 53 +++++++++ imp/lib/Basic/Contacts.php | 45 +++----- imp/package.xml | 5 +- imp/templates/contacts/contacts.html.php | 16 +-- 8 files changed, 189 insertions(+), 125 deletions(-) create mode 100644 imp/lib/Ajax/Application/Handler/Contacts.php http://github.com/horde/horde/commit/639a0924290ed9400753263f52db95e897e93a33 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
