[commits] Horde branch master updated. b957eb4c853bb99bca68d230bd0aa7d8d876635f
Michael J. Rubinsky
mrubinsk at horde.org
Mon Mar 14 14:55:18 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: ab00d14dc77d3e01cd12dd43c0db1df6530243ad
b957eb4 Move view selection code out of IMP and into Horde.
-----------------------------------------------------------------------
commit b957eb4c853bb99bca68d230bd0aa7d8d876635f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 14 10:52:58 2011 -0400
Move view selection code out of IMP and into Horde.
Allows selecting view mode at login globally instead of for IMP only.
dynamic_view prefs have been tweaked to allow more explicit choices per app,
Squashed commit of the following:
commit e003301f3dd354373cddee925f9fa66cce9253a0
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 14 10:46:29 2011 -0400
hide mobile and dynamic choices - unhidden via javascript
commit 11c2deb133d2a4812533871aed07c8fb7cf97595
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 14 10:46:12 2011 -0400
remove unused code
commit c9a58898555f278a05609929970b2c0877071cb6
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 14 10:42:32 2011 -0400
Fix setting/retrieving cookie value of default_horde_view
commit fc3aef1055f0608047db87c6d200d6fba5c61628
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 14 10:25:26 2011 -0400
More explicit options for dynamic_view pref in IMP/Kronolith.
Since the view mode is now global, we need more explicit values for
determining when to overide the login value.
commit f3a19bb2ac752fb27110568fc06cd1f1cda3f9b4
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Mar 11 00:40:23 2011 -0500
Simplify logic for detecting if ajax/mobile is available, some more places to check for mode.
commit 1f87d51793260e27b34b7114b52455ea8aa7406b
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 10 23:59:23 2011 -0500
More improvements to global view selection.
Allow user prefs to override the browser feature detection, some
other tweaks/improvements.
commit c03c3ca349be60880ab17bfab9c5935771b32518
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 10 14:07:20 2011 -0500
re-add dynamic_view prefs to the apps with dynamic views.
Someone might want the tradtional view of most apps, but ajax view
of others etc...
commit 7215f904a991af91cd6ddafdbf80bfa9a0310b36
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 10 08:58:38 2011 -0500
First pass at moving view selection out of IMP and into Horde
framework/Core/lib/Horde.php | 2 +-
framework/Core/lib/Horde/Core/Auth/Application.php | 52 ++++++++++++++++++
horde/config/conf.xml | 19 ++++++-
horde/index.php | 4 +-
horde/js/login.js | 10 ++++
horde/login.php | 42 ++++++++++++++-
horde/services/portal/index.php | 5 ++
imp/config/conf.xml | 16 ------
imp/config/prefs.php | 14 +++--
imp/js/login.js | 14 -----
imp/lib/Application.php | 36 -------------
imp/lib/Auth.php | 55 ++++++++-----------
imp/lib/IMP.php | 19 ++++++-
imp/lib/Prefs/Ui.php | 2 +-
kronolith/config/prefs.php | 13 +++--
kronolith/index.php | 4 +-
kronolith/lib/Kronolith.php | 8 ++-
17 files changed, 196 insertions(+), 119 deletions(-)
http://git.horde.org/horde-git/-/commit/b957eb4c853bb99bca68d230bd0aa7d8d876635f
More information about the commits
mailing list