[commits] Horde branch FRAMEWORK_5_2 updated. 85197aa4ce79f69e5b1770a8faf5b4afdcdeaea7

Jan Schneider jan at horde.org
Tue Aug 19 21:09:32 UTC 2014


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

from: 566a6cb44bccc653951c69007c58bcabc5a94ed2

3b8a49b Load the growler.
9efd301 Close the form after the top, not the bottom navbar (Bug #12677).
85197aa [jan] Fix iTip MIME viewer actions in basic view (Bug #12677).

Summary: http://github.com/horde/horde/compare/566a6cb44bccc653951c69007c58bcabc5a94ed2...85197aa4ce79f69e5b1770a8faf5b4afdcdeaea7

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

commit 3b8a49bc36ba873b434f62b04fe45c03e10fc278
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 19 13:32:59 2014 +0200

    Load the growler.
    
    Even in basic mode, the iTip forms are submitted via Imples, so that Ajax
    notifications are used. The page is not reloaded so basic notifications don't
    work.
    
    It's of course horribly inconsistent to use the Growler notifications here, but
    it's better than not notifying the user at all. And refactoring the iTip viewer
    back to work with page reloads in basic mode is a waste of time.

 imp/lib/Mime/Viewer/Itip.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/3b8a49bc36ba873b434f62b04fe45c03e10fc278

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

commit 9efd301748a044076d5b50b46880a635ac8a3afa
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 19 22:49:26 2014 +0200

    Close the form after the top, not the bottom navbar (Bug #12677).
    
    If we close the form at the bottom of the page, this breaks any forms embedded
    in MIME views. And it's not necessary to have the form fields of the bottom
    navbar inside the action form anyway, because any form handling is setting
    hidden fields or updating fields in the other navbar via JS now.

 imp/templates/basic/message/navbar_navigate.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/9efd301748a044076d5b50b46880a635ac8a3afa

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

commit 85197aa4ce79f69e5b1770a8faf5b4afdcdeaea7
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 19 22:57:05 2014 +0200

    [jan] Fix iTip MIME viewer actions in basic view (Bug #12677).

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

http://github.com/horde/horde/commit/85197aa4ce79f69e5b1770a8faf5b4afdcdeaea7




More information about the commits mailing list