[commits] Horde branch imp_6_2 updated. 7677689bc1e518a5c9fe52ecc8cfc393ad114e05
Michael M Slusarz
slusarz at horde.org
Tue Oct 8 18:45:45 UTC 2013
The branch "imp_6_2" has been updated.
The following is a summary of the commits.
from: 8de37f9d4424e67c88004299fdcf4dd26518ba8c
44f2406 Don't finalize address on blur; finalize on send
266d73b documentation
aec3325 Allow doubleclick on address to edit
eefe1dd No need for separate init(), since it is only called once
19f4bab Fixes for blur behavior
7677689 More image placement fun
Summary: http://github.com/horde/horde/compare/8de37f9d4424e67c88004299fdcf4dd26518ba8c...7677689bc1e518a5c9fe52ecc8cfc393ad114e05
-----------------------------------------------------------------------
commit 44f240676154cf9cfb84e310818f2e209626080b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 8 11:45:27 2013 -0600
Don't finalize address on blur; finalize on send
imp/js/compose-dimp.js | 3 +++
imp/js/prettyautocomplete.js | 20 +++++++++-----------
2 files changed, 12 insertions(+), 11 deletions(-)
http://github.com/horde/horde/commit/44f240676154cf9cfb84e310818f2e209626080b
http://git.horde.org/horde-git/-/commit/44f240676154cf9cfb84e310818f2e209626080b
-----------------------------------------------------------------------
commit 266d73bf121bea80aac27b77348693ea51545cda
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 8 11:45:31 2013 -0600
documentation
imp/js/prettyautocomplete.js | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/266d73bf121bea80aac27b77348693ea51545cda
http://git.horde.org/horde-git/-/commit/266d73bf121bea80aac27b77348693ea51545cda
-----------------------------------------------------------------------
commit aec3325db2f135b2d7afcab9f98fc6f541d6569b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 8 11:58:01 2013 -0600
Allow doubleclick on address to edit
imp/js/prettyautocomplete.js | 55 +++++++++++++++++++++++++++++++----------
1 files changed, 41 insertions(+), 14 deletions(-)
http://github.com/horde/horde/commit/aec3325db2f135b2d7afcab9f98fc6f541d6569b
http://git.horde.org/horde-git/-/commit/aec3325db2f135b2d7afcab9f98fc6f541d6569b
-----------------------------------------------------------------------
commit eefe1dd66a14bab0eb3b110ee346e4638efb5d67
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 8 12:18:13 2013 -0600
No need for separate init(), since it is only called once
imp/js/prettyautocomplete.js | 20 ++------------------
1 files changed, 2 insertions(+), 18 deletions(-)
http://github.com/horde/horde/commit/eefe1dd66a14bab0eb3b110ee346e4638efb5d67
http://git.horde.org/horde-git/-/commit/eefe1dd66a14bab0eb3b110ee346e4638efb5d67
-----------------------------------------------------------------------
commit 19f4babfdd230f9727edf96a5f5967dd406dc4ce
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 8 12:18:23 2013 -0600
Fixes for blur behavior
Doesn't work perfectly, since clicks on address elements will lose focus
on input. Not a big fan of the current behavior personally (shading
when inactive), and it makes it difficult to do anything other than
basic browser behavior.
We may have to switch back to non-blur styling for autocomplete inputs.
imp/js/prettyautocomplete.js | 15 +++++++++++----
imp/lib/Ajax/Imple/AutoCompleter/Pretty.php | 1 +
imp/themes/default/screen.css | 4 ++++
3 files changed, 16 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/19f4babfdd230f9727edf96a5f5967dd406dc4ce
http://git.horde.org/horde-git/-/commit/19f4babfdd230f9727edf96a5f5967dd406dc4ce
-----------------------------------------------------------------------
commit 7677689bc1e518a5c9fe52ecc8cfc393ad114e05
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 8 12:34:22 2013 -0600
More image placement fun
imp/templates/dynamic/compose.html.php | 6 +++---
imp/templates/dynamic/redirect.html.php | 2 +-
imp/themes/default/dynamic/screen.css | 7 +++----
3 files changed, 7 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/7677689bc1e518a5c9fe52ecc8cfc393ad114e05
http://git.horde.org/horde-git/-/commit/7677689bc1e518a5c9fe52ecc8cfc393ad114e05
More information about the commits
mailing list