[commits] Horde branch master updated. 0aaec80f1b979fda7be77e3f68f8d1478b177ca5

Michael M Slusarz slusarz at horde.org
Fri Jan 16 05:46:41 UTC 2015


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

from: bca4afa0f250523f14e66cf14da16667801d8a2a

85e1e45 [mms] Asynchronously load the mailbox list on the advanced search page.
6adc58a Fix display of empty from address in message list
0aaec80 Identify if richest viewable alternative part is empty, but richer non-inline viewable parts may contain content

Summary: http://github.com/horde/horde/compare/bca4afa0f250523f14e66cf14da16667801d8a2a...0aaec80f1b979fda7be77e3f68f8d1478b177ca5

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

commit 85e1e45f6c1840976f62b15c33edf5a409e4a470
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 15 21:37:25 2015 -0700

    [mms] Asynchronously load the mailbox list on the advanced search page.
    
    Vastly speeds load times for installations with lots of mailboxes (or
    slow mailbox listing).

 imp/docs/CHANGES                            |    1 +
 imp/js/search.js                            |   58 +++++++++++++++------
 imp/lib/Ajax/Application/Handler/Search.php |   56 +++++++++++++++++++-
 imp/lib/Basic/Search.php                    |    6 --
 imp/lib/Search/Ui.php                       |   77 ---------------------------
 imp/package.xml                             |    5 +-
 imp/templates/search/search.html.php        |   16 +++---
 7 files changed, 109 insertions(+), 110 deletions(-)
 delete mode 100644 imp/lib/Search/Ui.php

http://github.com/horde/horde/commit/85e1e45f6c1840976f62b15c33edf5a409e4a470

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

commit 6adc58a37a36a59bf8782bc952c4036b4f08c498
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 15 22:15:57 2015 -0700

    Fix display of empty from address in message list

 imp/js/base.js                            |    2 +-
 imp/lib/Ajax/Application/ListMessages.php |   13 +++++++++----
 2 files changed, 10 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/6adc58a37a36a59bf8782bc952c4036b4f08c498

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

commit 0aaec80f1b979fda7be77e3f68f8d1478b177ca5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 15 22:33:59 2015 -0700

    Identify if richest viewable alternative part is empty, but richer non-inline viewable parts may contain content
    
    Actual message/status info needs to be tweaked, but this works as a
    placeholder

 imp/lib/Mime/Viewer/Alternative.php |   46 +++++++++++++++++++++++++++++-----
 1 files changed, 39 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/0aaec80f1b979fda7be77e3f68f8d1478b177ca5




More information about the commits mailing list