[commits] Horde branch FRAMEWORK_5_2 updated. 6d6c1a5b4a692673e9dd9f94f4e58d743b99723b
Michael M Slusarz
slusarz at horde.org
Tue Jun 10 06:41:43 UTC 2014
The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.
from: a6668b71fb5d7680f1e0431d018cdf8d8524451c
55ed7b9 Provide the real mailbox information for title data for special mailboxes
74abc87 Correctly label fake element
6d6c1a5 Fix mailbox display labels
Summary: http://github.com/horde/horde/compare/a6668b71fb5d7680f1e0431d018cdf8d8524451c...6d6c1a5b4a692673e9dd9f94f4e58d743b99723b
-----------------------------------------------------------------------
commit 55ed7b997045c7183de2b633020189f8a20a1423
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jun 10 00:12:33 2014 -0600
Provide the real mailbox information for title data for special mailboxes
imp/lib/Ajax/Queue.php | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/55ed7b997045c7183de2b633020189f8a20a1423
-----------------------------------------------------------------------
commit 74abc8765e35df180d2fc8b094a6a0db2eef8b68
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jun 10 00:13:50 2014 -0600
Correctly label fake element
imp/js/dimpbase.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/74abc8765e35df180d2fc8b094a6a0db2eef8b68
-----------------------------------------------------------------------
commit 6d6c1a5b4a692673e9dd9f94f4e58d743b99723b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jun 10 00:35:32 2014 -0600
Fix mailbox display labels
Only special mailboxes have translated labels. Submailboxes don't.
i.e. if the Drafts mailbox is A, A.B is not displayed as Drafts.B
I'm not sure why we ever did it this way, but this makes absolutely no
sense in the folder list display. Especially since we don't allow
children of special mailboxes (in the display), so there's no benefit in
labeling them this way.
This fixes a bunch of display issues with submailboxes of special
mailboxes.
imp/lib/Mailbox.php | 46 ++++++++++++++++++++++++----------------------
1 files changed, 24 insertions(+), 22 deletions(-)
http://github.com/horde/horde/commit/6d6c1a5b4a692673e9dd9f94f4e58d743b99723b
More information about the commits
mailing list