[commits] Horde branch imp_multiple_accounts updated. 48220336f898ecc77fbf4c5e6aae492a20dc7a2d

Michael M Slusarz slusarz at horde.org
Wed Sep 18 04:51:34 UTC 2013


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

from: 36c606512791e9294abc10080be0f0ea5535de1d

03f5a64 Correctly sort INBOX in base remote level
8a50456 Only show remote mailboxes in dynamic view
24a8fba For now, prohibit moving mailboxes and messages between accounts
4822033 [mms] Allow configurable access to remote accounts from within a session (Request #8077).

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

commit 03f5a64a9dff22b69ec5915cc137313783b640a3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Sep 17 22:11:29 2013 -0600

    Correctly sort INBOX in base remote level

 imp/js/dimpbase.js     |   11 +++++++++--
 imp/lib/Ajax/Queue.php |   10 +++++++++-
 imp/lib/Ftree.php      |   22 ++++++++++++++--------
 3 files changed, 32 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/03f5a64a9dff22b69ec5915cc137313783b640a3

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

commit 8a504565996d23b722b5f1f4fb25a625d78d9bce
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Sep 17 22:27:09 2013 -0600

    Only show remote mailboxes in dynamic view

 imp/lib/Search/Ui.php |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/8a504565996d23b722b5f1f4fb25a625d78d9bce

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

commit 24a8fba93f5b15db7d8a9d8b620385621126e344
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Sep 17 22:48:16 2013 -0600

    For now, prohibit moving mailboxes and messages between accounts
    
    This feature can be added later.  But it is not needed for the basic
    usage right now.  (Moving messages *is* very useful, and will be
    implemented, but will require a bit of extra work since we will need to
    cache the data while moving).

 imp/lib/Mailbox.php |    7 +++++++
 imp/lib/Message.php |    4 ++++
 2 files changed, 11 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/24a8fba93f5b15db7d8a9d8b620385621126e344

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

commit 48220336f898ecc77fbf4c5e6aae492a20dc7a2d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Sep 17 22:49:54 2013 -0600

    [mms] Allow configurable access to remote accounts from within a session (Request #8077).
    
    Going to call this completed - the basic functions seem to work well
    and, at a minimum, it is stable enough to merge into imp_6_2, which
    isn't that close to being released.

 imp/docs/CHANGES |    2 ++
 imp/package.xml  |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/48220336f898ecc77fbf4c5e6aae492a20dc7a2d




More information about the commits mailing list