[commits] Horde branch develop updated. 7ff6aee8e0f8a4544f30204e63c9a7e75d095748
Michael M Slusarz
slusarz at horde.org
Mon Jul 16 19:22:26 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: 0709235e89ed423e6c3da6a57a89d135ba0ac3f1
7a3027a Make readonly icon a bit more visible
264f81f Optimize wildcard searches
7a5d9d2 Automatically expand log/attachment info by default in message screen
e567179 Fix sort toggling in traditional view
1009f2d Fix javascript actions on traditional mailbox page due to UI change
8b2934b [mms] Fix mailbox sorting in traditional view (Bug #11278).
7ff6aee Fix javascript actions on traditional message page due to UI change
-----------------------------------------------------------------------
commit 7a3027a1d085800203e813fe0473648de9757343
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Jul 15 00:04:58 2012 -0600
Make readonly icon a bit more visible
But dark icons on dark backgrounds are a Bad Idea (see, e.g., message
flags icon on highlighted rows).
imp/themes/default/dynamic/screen.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/7a3027a1d085800203e813fe0473648de9757343
-----------------------------------------------------------------------
commit 264f81fed8b9fdbc5c9622fc3b911a003e0b6628
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Jul 15 00:08:04 2012 -0600
Optimize wildcard searches
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 16 +++++++++++-----
1 files changed, 11 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/264f81fed8b9fdbc5c9622fc3b911a003e0b6628
-----------------------------------------------------------------------
commit 7a5d9d2f32c95febd8ab625eaf2e2c0fb0fbddd4
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Jul 16 01:24:58 2012 -0600
Automatically expand log/attachment info by default in message screen
Tweak display of log/attachments in message view also
imp/js/dimpbase.js | 9 +++++++--
imp/js/dimpcore.js | 21 +++++++--------------
imp/js/message-dimp.js | 30 ++++--------------------------
imp/templates/dynamic/message.html.php | 29 +++++++----------------------
imp/themes/default/dynamic/screen.css | 6 ++++++
5 files changed, 31 insertions(+), 64 deletions(-)
http://git.horde.org/horde-git/-/commit/7a5d9d2f32c95febd8ab625eaf2e2c0fb0fbddd4
-----------------------------------------------------------------------
commit e567179c9e34a79ac3a3c05832f7879e4dc428a1
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Jul 16 12:29:19 2012 -0600
Fix sort toggling in traditional view
imp/js/mailbox.js | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/e567179c9e34a79ac3a3c05832f7879e4dc428a1
-----------------------------------------------------------------------
commit 1009f2daedcdca63d9aaa014d30df94780a9587c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Jul 16 12:56:48 2012 -0600
Fix javascript actions on traditional mailbox page due to UI change
imp/js/mailbox.js | 126 ++++++++++++++++++++++++++++++++--------------------
1 files changed, 77 insertions(+), 49 deletions(-)
http://git.horde.org/horde-git/-/commit/1009f2daedcdca63d9aaa014d30df94780a9587c
-----------------------------------------------------------------------
commit 8b2934bf9829218c09eb2658e4cd9ef7fe3332a1
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Jul 16 13:17:29 2012 -0600
[mms] Fix mailbox sorting in traditional view (Bug #11278).
Fetch results can be returned in any order, so need to iterate using
sorted list.
imp/docs/CHANGES | 1 +
imp/lib/Mailbox/List.php | 12 ++++++++++--
imp/package.xml | 2 ++
3 files changed, 13 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/8b2934bf9829218c09eb2658e4cd9ef7fe3332a1
-----------------------------------------------------------------------
commit 7ff6aee8e0f8a4544f30204e63c9a7e75d095748
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Jul 16 13:21:12 2012 -0600
Fix javascript actions on traditional message page due to UI change
imp/js/message.js | 48 ++++++++++++++++++++++++++++++------------------
1 files changed, 30 insertions(+), 18 deletions(-)
http://git.horde.org/horde-git/-/commit/7ff6aee8e0f8a4544f30204e63c9a7e75d095748
More information about the commits
mailing list