[commits] Horde branch imp-mobile-readwrite updated. eb062e5b6e72be30eb09ca780f21874d176df5c2

Jan Schneider jan at horde.org
Thu Oct 27 09:20:33 UTC 2011


The branch "imp-mobile-readwrite" has been updated.
The following is a summary of the commits.

from: 5697e40f181d22a7f1b825efc02d9b71d795b1ae

e356f6f Check IMP::canCompose().
8c6d1fb Don't show delete button if mailbox is read-only.
1034ae5 Add option to use <optgroup> tags instead of disabled sub-headers.
a9b2d0e Bug #10677: Further improvements to missing message error reporting
e87642c Add ImpMobile.changePage().
1a2b0c6 Allow to overwrite options for $.ajax() calls.
e550dbc Catch if messages cannot be loaded and redirect to mailbox page.
eb062e5 Only refresh notification list after the page has been enhanced.

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

commit e356f6f787ceb6c8c42055e2f3b38e8195739ab1
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 24 17:30:46 2011 +0200

    Check IMP::canCompose().

 imp/js/mobile.js                         |   22 +++++++++++------
 imp/mobile.php                           |   37 +++++++++++++++++-------------
 imp/templates/mobile/folders.html.php    |    2 +
 imp/templates/mobile/javascript_defs.php |    1 +
 imp/templates/mobile/mailbox.html.php    |    2 +
 imp/templates/mobile/message.html.php    |    2 +
 6 files changed, 42 insertions(+), 24 deletions(-)

http://git.horde.org/horde-git/-/commit/e356f6f787ceb6c8c42055e2f3b38e8195739ab1

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

commit 8c6d1fb98937eec97282cd34d73571d356b6f12b
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 24 17:46:28 2011 +0200

    Don't show delete button if mailbox is read-only.

 imp/js/mobile.js |   17 ++++++++++++++---
 1 files changed, 14 insertions(+), 3 deletions(-)

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

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

commit 1034ae51ba4a329a08e93884f6aa8e8e162a2f56
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 24 18:38:55 2011 +0200

    Add option to use <optgroup> tags instead of disabled sub-headers.

 imp/lib/IMP.php                    |    3 ++
 imp/lib/Tree/Flist.php             |    1 +
 imp/templates/imp/flist/flist.html |   38 ++++++++++++++++++++++++++++++++++++
 3 files changed, 42 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/1034ae51ba4a329a08e93884f6aa8e8e162a2f56

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

commit a9b2d0e3a882c5dd4fb230a16fd5bbb2d2a7cc0b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 24 23:01:10 2011 -0600

    Bug #10677: Further improvements to missing message error reporting
    
    Conflicts:
    
    	imp/lib/Ajax/Application.php

 imp/js/dimpbase.js            |    5 ++-
 imp/lib/Ajax/Application.php  |  110 ++++++++++++-----------------------------
 imp/lib/Views/ShowMessage.php |   57 ++++++++-------------
 imp/message-dimp.php          |    5 +-
 4 files changed, 61 insertions(+), 116 deletions(-)

http://git.horde.org/horde-git/-/commit/a9b2d0e3a882c5dd4fb230a16fd5bbb2d2a7cc0b

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

commit e87642c67969a181143387e47a0c4b27b49ab230
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 25 16:20:40 2011 +0200

    Add ImpMobile.changePage().
    
    This is a wrapper method that safely calls $.mobile.changePage only after any
    open dialogs have been closed. This avoids notification popups to disappear
    before the user had a chance to read them.

 imp/js/mobile.js |   20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/e87642c67969a181143387e47a0c4b27b49ab230

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

commit 1a2b0c6e1aabe7fa5191870dbe12313b5a94abd3
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 25 16:24:07 2011 +0200

    Allow to overwrite options for $.ajax() calls.

 horde/js/mobile.js |   26 +++++++++++++++-----------
 1 files changed, 15 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/1a2b0c6e1aabe7fa5191870dbe12313b5a94abd3

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

commit e550dbc1b22e22ea54e0c8831fffeeeba1747e95
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 25 16:24:44 2011 +0200

    Catch if messages cannot be loaded and redirect to mailbox page.

 imp/js/mobile.js |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/e550dbc1b22e22ea54e0c8831fffeeeba1747e95

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

commit eb062e5b6e72be30eb09ca780f21874d176df5c2
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 25 16:33:21 2011 +0200

    Only refresh notification list after the page has been enhanced.

 horde/js/mobile.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/eb062e5b6e72be30eb09ca780f21874d176df5c2




More information about the commits mailing list