[commits] Horde branch master updated. 52329cfa7dd456f946d958ade7433c8c9ba03aaf

Michael M Slusarz slusarz at horde.org
Sun May 5 04:35:26 UTC 2013


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

from: 8d02fd9ba29e50e02ecb22ac5b27f959545b5be0

8cb3e93 Fixes for create new flag feature
4393b5f Not sure why this was disabled
0ce0e3d Correctly update prefs on login; before changes were being lost since prefs storage was null at this point
52329cf Don't show drafts option when using POP3

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

commit 8cb3e93a9134f9d62b445d39eeeb0d636790629e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat May 4 21:28:31 2013 -0600

    Fixes for create new flag feature

 imp/js/dimpbase.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 4393b5fae31feb3cd8415e6c16ebbbd322c8963a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat May 4 21:34:10 2013 -0600

    Not sure why this was disabled
    
    Very important to have feedback here, especially with large mailbox
    lists and/or a slow connection

 imp/js/dimpbase.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/4393b5fae31feb3cd8415e6c16ebbbd322c8963a

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

commit 0ce0e3dae0d1b65fad0518d78ab66c3599353c9d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat May 4 22:10:30 2013 -0600

    Correctly update prefs on login; before changes were being lost since prefs storage was null at this point
    
    Additionally, add 'newmail_notify' to the list of prefs to ignore/lock
    when using POP

 imp/lib/Imap.php |   35 ++++++++++++++++++-----------------
 1 files changed, 18 insertions(+), 17 deletions(-)

http://git.horde.org/horde-git/-/commit/0ce0e3dae0d1b65fad0518d78ab66c3599353c9d

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

commit 52329cfa7dd456f946d958ade7433c8c9ba03aaf
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat May 4 22:26:12 2013 -0600

    Don't show drafts option when using POP3
    
    This wasn't implemented for Dynamic view. For other views, switch to
    DRAFTS access check (folders can be disabled on an IMAP server, but the
    drafts mailbox could be INBOX).

 imp/lib/Basic/Compose.php              |    2 +-
 imp/lib/Dynamic/Compose/Common.php     |   23 +++++++++++++++++------
 imp/lib/Imap.php                       |    2 ++
 imp/lib/Minimal/Compose.php            |    2 +-
 imp/lib/Smartmobile.php                |    2 +-
 imp/templates/dynamic/compose.html.php |    2 ++
 6 files changed, 24 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/52329cfa7dd456f946d958ade7433c8c9ba03aaf




More information about the commits mailing list