[commits] Horde branch master updated. 949098c24690559cfac406589a335671f828d36d
Michael J. Rubinsky
mrubinsk at horde.org
Tue Mar 15 03:58:58 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 1c3da149c4d76a2c5984f15e6c9e235c8fd9c40a
d88dce4 simplify
4a8e9f2 fix view determination
949098c Bug: 9661 Improve determination of view to display.
-----------------------------------------------------------------------
commit d88dce4b488471a47c66c9af5fdfaf7b6d5ce95d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 14 18:26:21 2011 -0400
simplify
imp/lib/Auth.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/d88dce4b488471a47c66c9af5fdfaf7b6d5ce95d
-----------------------------------------------------------------------
commit 4a8e9f26bf83a1bb2a813f1f27a3c4207e961c54
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 14 22:20:09 2011 -0400
fix view determination
kronolith/index.php | 16 +++++++++++-----
1 files changed, 11 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/4a8e9f26bf83a1bb2a813f1f27a3c4207e961c54
-----------------------------------------------------------------------
commit 949098c24690559cfac406589a335671f828d36d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 14 23:53:16 2011 -0400
Bug: 9661 Improve determination of view to display.
This adds a new "Automatic" choice for view selection on login. This
choice uese the "dynamic_view" pref (which is now reverted back to
the original 0/1 values) for determining when to show ajax view.
All other login choices will override this pref in ALL applications.
Mobile devices that login with "Automatic" will ALWAYS display mobile
view (when available). All other choices will force that view on the
mobile device.
framework/Core/lib/Horde/Core/Auth/Application.php | 14 +++++++-------
horde/login.php | 4 ++++
horde/templates/common-header.inc | 2 +-
imp/config/prefs.php | 11 +++--------
imp/lib/Auth.php | 5 +++--
imp/lib/IMP.php | 8 +++-----
imp/lib/Prefs/Ui.php | 2 +-
kronolith/config/prefs.php | 11 +++--------
kronolith/index.php | 6 ++----
kronolith/lib/Kronolith.php | 8 +++-----
10 files changed, 30 insertions(+), 41 deletions(-)
http://git.horde.org/horde-git/-/commit/949098c24690559cfac406589a335671f828d36d
More information about the commits
mailing list