[commits] Horde branch master updated. c9e69c4cb508b4257f990f5cc83add48e294b62a
Michael M Slusarz
slusarz at horde.org
Tue May 13 06:15:44 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 0908a774af5a7359b74ccd6273dc9208ac22c1ee
ca0cf8c Hotfix for collapsing last mailbox in a level
00e92fc [mms] Improved handling for multiple expand/collapse actions in the dynamic folder list (Bug #13170).
8919020 Abstract editor code into single JS object, to better deal with ckeditor quirks
e4f853f signature_show_compose is not an identity pref, so we can't/shouldn't display it there
235d7bf Clean up RTELoading()
4dfc7d2 We need to resize in the IE bug case
c9e69c4 Resize loading overlay
Summary: http://github.com/horde/horde/compare/0908a774af5a7359b74ccd6273dc9208ac22c1ee...c9e69c4cb508b4257f990f5cc83add48e294b62a
-----------------------------------------------------------------------
commit ca0cf8c13d9b55193eb9912f60c7e0200809e79f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon May 12 21:39:40 2014 -0600
Hotfix for collapsing last mailbox in a level
imp/js/dimpbase.js | 40 ++++++++++++++++++++++------------------
1 files changed, 22 insertions(+), 18 deletions(-)
http://github.com/horde/horde/commit/ca0cf8c13d9b55193eb9912f60c7e0200809e79f
-----------------------------------------------------------------------
commit 00e92fcac9841e4b30e491e0225bc5c24034cbf8
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon May 12 21:40:59 2014 -0600
[mms] Improved handling for multiple expand/collapse actions in the dynamic folder list (Bug #13170).
imp/docs/CHANGES | 2 +
imp/js/dimpbase.js | 80 +++++++++++++++-----------
imp/lib/Ajax/Application/Handler/Dynamic.php | 1 -
imp/package.xml | 2 +
4 files changed, 50 insertions(+), 35 deletions(-)
http://github.com/horde/horde/commit/00e92fcac9841e4b30e491e0225bc5c24034cbf8
-----------------------------------------------------------------------
commit 8919020a491b6bdaeabbb26205e746a68cc821ca
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon May 12 23:32:01 2014 -0600
Abstract editor code into single JS object, to better deal with ckeditor quirks
imp/js/compose-base.js | 16 +----
imp/js/compose-dimp.js | 114 +++++++++++++-----------------
imp/js/compose.js | 29 ++++----
imp/js/editor.js | 102 +++++++++++++++++++++++++++
imp/js/signaturehtml.js | 12 +--
imp/lib/Basic/Compose.php | 1 +
imp/lib/Dynamic/Compose/Common.php | 1 +
imp/lib/Prefs/Special/HtmlSignature.php | 1 +
8 files changed, 174 insertions(+), 102 deletions(-)
create mode 100644 imp/js/editor.js
http://github.com/horde/horde/commit/8919020a491b6bdaeabbb26205e746a68cc821ca
-----------------------------------------------------------------------
commit e4f853fbb2e632d0cea2be0038fd54b80597c403
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon May 12 23:41:08 2014 -0600
signature_show_compose is not an identity pref, so we can't/shouldn't display it there
imp/config/prefs.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/e4f853fbb2e632d0cea2be0038fd54b80597c403
-----------------------------------------------------------------------
commit 235d7bf090009335e5986729deb9f6ab756d8713
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue May 13 00:06:11 2014 -0600
Clean up RTELoading()
imp/js/compose-dimp.js | 33 +++++++++++++++++----------------
1 files changed, 17 insertions(+), 16 deletions(-)
http://github.com/horde/horde/commit/235d7bf090009335e5986729deb9f6ab756d8713
-----------------------------------------------------------------------
commit 4dfc7d28826c955841ebbb253807bf1e4f0a75f4
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue May 13 00:11:57 2014 -0600
We need to resize in the IE bug case
imp/js/compose-dimp.js | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/4dfc7d28826c955841ebbb253807bf1e4f0a75f4
-----------------------------------------------------------------------
commit c9e69c4cb508b4257f990f5cc83add48e294b62a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue May 13 00:12:09 2014 -0600
Resize loading overlay
imp/js/compose-dimp.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/c9e69c4cb508b4257f990f5cc83add48e294b62a
More information about the commits
mailing list