The branch "imp_6_1" has been updated. The following is a summary of the commits.
from: b786e98e792e1c9a6c74d05f3bdcadd569d6d440 c780574 [mms] Fix possible issue creating folder tree if multiple special mailboxes appeared in the same branch (Bug #12050). f47e404 Merge branch 'master' into imp_6_1 b226d2e This got lost somewhere 1195c82 Clearer acd7a04 Setup drag/drop attachments just once per page e3409f3 More efficient mouseover handler abab783 More optimizations to event handlers 5b33c26 float is reserved - use cssFloat instead 50797de Fix undefined variable 262813b js cleanups ----------------------------------------------------------------------- commit c7805744696beb18993461a4e12867eb93e31905 Author: Michael M Slusarz <[email protected]> Date: Mon Feb 18 23:02:09 2013 -0700 [mms] Fix possible issue creating folder tree if multiple special mailboxes appeared in the same branch (Bug #12050). imp/docs/CHANGES | 2 ++ imp/lib/Imap/Tree.php | 17 ++++++++++++----- imp/package.xml | 4 ++-- 3 files changed, 16 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/c7805744696beb18993461a4e12867eb93e31905 ----------------------------------------------------------------------- commit f47e4048d3b58cbe6cf18d76c27cdfc2fceda1e7 Merge: b786e98 c780574 Author: Michael M Slusarz <[email protected]> Date: Mon Feb 18 23:04:37 2013 -0700 Merge branch 'master' into imp_6_1 Conflicts: imp/docs/CHANGES imp/package.xml imp/docs/CHANGES | 8 ++++++++ imp/lib/Imap/Tree.php | 17 ++++++++++++----- imp/package.xml | 13 +++++++++++++ 3 files changed, 33 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/f47e4048d3b58cbe6cf18d76c27cdfc2fceda1e7 ----------------------------------------------------------------------- commit b226d2eaf75f9680779acad51415d84ccffb8dcb Author: Michael M Slusarz <[email protected]> Date: Mon Feb 18 23:59:18 2013 -0700 This got lost somewhere imp/package.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/b226d2eaf75f9680779acad51415d84ccffb8dcb ----------------------------------------------------------------------- commit 1195c8230adb5113a7838be0784edd1049e061ad Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 00:01:15 2013 -0700 Clearer imp/lib/Ajax/Application.php | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/1195c8230adb5113a7838be0784edd1049e061ad ----------------------------------------------------------------------- commit acd7a040c86187aa3b64e841f2c149ec0c195373 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 00:17:17 2013 -0700 Setup drag/drop attachments just once per page imp/js/dimpbase.js | 14 +++++++++----- 1 files changed, 9 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/acd7a040c86187aa3b64e841f2c149ec0c195373 ----------------------------------------------------------------------- commit e3409f38d92db91d58cc062ee9d3f1a58aebdfc0 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 00:23:46 2013 -0700 More efficient mouseover handler imp/js/dimpbase.js | 16 +++++----------- 1 files changed, 5 insertions(+), 11 deletions(-) http://git.horde.org/horde-git/-/commit/e3409f38d92db91d58cc062ee9d3f1a58aebdfc0 ----------------------------------------------------------------------- commit abab7835942af4556261e3fbe94dcd3bd954eba8 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 00:53:23 2013 -0700 More optimizations to event handlers imp/js/dimpbase.js | 2 +- imp/js/flagprefs.js | 10 ++++------ imp/js/folderprefs.js | 15 +++------------ imp/js/folders.js | 12 +----------- imp/js/mailbox.js | 9 +-------- imp/templates/prefs/composetemplates.html.php | 2 +- imp/templates/prefs/drafts.html.php | 2 +- imp/templates/prefs/sentmail.html.php | 2 +- imp/templates/prefs/spam.html.php | 2 +- imp/templates/prefs/trash.html.php | 2 +- 10 files changed, 15 insertions(+), 43 deletions(-) http://git.horde.org/horde-git/-/commit/abab7835942af4556261e3fbe94dcd3bd954eba8 ----------------------------------------------------------------------- commit 5b33c26a4e251e437d8b3ef6ce7c9413b73b7c18 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 01:13:18 2013 -0700 float is reserved - use cssFloat instead imp/js/viewport.js | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/5b33c26a4e251e437d8b3ef6ce7c9413b73b7c18 ----------------------------------------------------------------------- commit 50797de0fb4103e3efb5df160cecb5ecb4f72c28 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 01:14:31 2013 -0700 Fix undefined variable imp/js/pgp.js | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/50797de0fb4103e3efb5df160cecb5ecb4f72c28 ----------------------------------------------------------------------- commit 262813b68d00225a91ef514a930517030bca0d19 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 01:14:36 2013 -0700 js cleanups imp/js/dimpbase.js | 14 ++++---------- imp/js/search.js | 9 ++++----- imp/js/smartmobile.js | 2 -- imp/js/viewport.js | 4 ++-- 4 files changed, 10 insertions(+), 19 deletions(-) http://git.horde.org/horde-git/-/commit/262813b68d00225a91ef514a930517030bca0d19 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
