The branch "master" has been updated. The following is a summary of the commits.
from: 7274b6cd2788aecd413e636eaba4566edcf51f39 7a3f412 Only trigger events once at most for an autocompleter 3336caa Ignore reset() if data already exists. This is not a clear method Summary: http://github.com/horde/horde/compare/7274b6cd2788aecd413e636eaba4566edcf51f39...3336caa3636b8180b2aabc2628e24a75877e5ed0 ----------------------------------------------------------------------- commit 7a3f4129146e8f5fd845206e01c4c08183c63ea5 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 2 12:44:39 2014 -0600 Only trigger events once at most for an autocompleter Also correctly ignore events not intended for an autocompleter (triggered on a specific autocompleter DOM parent element) imp/js/autocomplete.js | 24 ++++++++++++++++-------- 1 files changed, 16 insertions(+), 8 deletions(-) http://github.com/horde/horde/commit/7a3f4129146e8f5fd845206e01c4c08183c63ea5 ----------------------------------------------------------------------- commit 3336caa3636b8180b2aabc2628e24a75877e5ed0 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 2 13:13:44 2014 -0600 Ignore reset() if data already exists. This is not a clear method imp/js/autocomplete.js | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/3336caa3636b8180b2aabc2628e24a75877e5ed0 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
