[commits] Horde branch master updated. c91e2087ba1234fe77fa1786a844338a63b1b783

Michael M Slusarz slusarz at horde.org
Tue Jun 10 06:41:50 UTC 2014


The branch "master" has been updated.
The following is a summary of the commits.

from: bab1e6917d6132dafe2dde479e8e2067174ac8c6

9723249 Provide the real mailbox information for title data for special mailboxes
3c04b7f Correctly label fake element
c91e208 Fix mailbox display labels

Summary: http://github.com/horde/horde/compare/bab1e6917d6132dafe2dde479e8e2067174ac8c6...c91e2087ba1234fe77fa1786a844338a63b1b783

-----------------------------------------------------------------------

commit 9723249d32802f5ef954564060feeddfd7047dc6
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/9723249d32802f5ef954564060feeddfd7047dc6

-----------------------------------------------------------------------

commit 3c04b7f7cc29f27a5ee9d4d9e29d28f373eb6a39
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/3c04b7f7cc29f27a5ee9d4d9e29d28f373eb6a39

-----------------------------------------------------------------------

commit c91e2087ba1234fe77fa1786a844338a63b1b783
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/c91e2087ba1234fe77fa1786a844338a63b1b783




More information about the commits mailing list