[commits] Horde branch master updated. 0f05d4a913f9e7de46840e17f9ea8cc864a8bc2f
Jan Schneider
jan at horde.org
Tue Aug 19 20:52:04 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: dcef41d425941fabafc63d201ad416178caef34d
8ae74ce Load the growler.
0f05d4a Close the form after the top, not the bottom navbar (Bug #12677).
Summary: http://github.com/horde/horde/compare/dcef41d425941fabafc63d201ad416178caef34d...0f05d4a913f9e7de46840e17f9ea8cc864a8bc2f
-----------------------------------------------------------------------
commit 8ae74ce38b0571b1fd85f4c374a95a9c4e3d4233
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/8ae74ce38b0571b1fd85f4c374a95a9c4e3d4233
-----------------------------------------------------------------------
commit 0f05d4a913f9e7de46840e17f9ea8cc864a8bc2f
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/0f05d4a913f9e7de46840e17f9ea8cc864a8bc2f
More information about the commits
mailing list