[commits] Horde branch master updated. 6c84b50c93090b9ae0a86f44cc625ba39e7a3363
Jan Schneider
jan at horde.org
Wed Jan 9 09:24:11 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: e531e9c6e6fe6f5916804706f7b12e55e9073ad3
534ceb8 [jan] Fix automatic login to other than the first backend.
301b2dc [jan] Fix sourceselect preferences UI that includes multiple sources.
f8f78ac Actually call Horde_Core_Prefs_Ui_Special::init().
00fc237 Owner and permission doesn't make much sense in file backends.
6c84b50 [jan] Fix selecting display columns in preferences (Bug #11851).
-----------------------------------------------------------------------
commit 534ceb8132cc580a3d0abd62d069bb0fdfbb2374
Author: Jan Schneider <jan at horde.org>
Date: Tue Jan 8 22:00:10 2013 +0100
[jan] Fix automatic login to other than the first backend.
gollem/docs/CHANGES | 1 +
gollem/lib/Auth.php | 2 +-
gollem/package.xml | 2 ++
3 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/534ceb8132cc580a3d0abd62d069bb0fdfbb2374
-----------------------------------------------------------------------
commit 301b2dcf634bc76e2d4cec8121f3c29114ad5645
Author: Jan Schneider <jan at horde.org>
Date: Tue Jan 8 22:05:04 2013 +0100
[jan] Fix sourceselect preferences UI that includes multiple sources.
framework/Core/js/sourceselect.js | 9 ++++++---
framework/Core/lib/Horde/Core/Prefs/Ui/Widgets.php | 10 +++++++---
framework/Core/package.xml | 4 ++--
horde/templates/prefs/source.html | 3 +++
4 files changed, 18 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/301b2dcf634bc76e2d4cec8121f3c29114ad5645
-----------------------------------------------------------------------
commit f8f78ac2fb912f69b1223a4db3c4321f7f7b2e59
Author: Jan Schneider <jan at horde.org>
Date: Tue Jan 8 22:06:21 2013 +0100
Actually call Horde_Core_Prefs_Ui_Special::init().
framework/Core/lib/Horde/Core/Prefs/Ui.php | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/f8f78ac2fb912f69b1223a4db3c4321f7f7b2e59
-----------------------------------------------------------------------
commit 00fc237488f16b7586693326ba40a2c531dec634
Author: Jan Schneider <jan at horde.org>
Date: Tue Jan 8 22:18:26 2013 +0100
Owner and permission doesn't make much sense in file backends.
All files are owned by the web server.
gollem/config/backends.php | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/00fc237488f16b7586693326ba40a2c531dec634
-----------------------------------------------------------------------
commit 6c84b50c93090b9ae0a86f44cc625ba39e7a3363
Author: Jan Schneider <jan at horde.org>
Date: Wed Jan 9 10:23:34 2013 +0100
[jan] Fix selecting display columns in preferences (Bug #11851).
gollem/config/prefs.php | 4 +-
gollem/docs/CHANGES | 1 +
gollem/lib/Gollem.php | 30 +++++++++++++++++++++++++++++
gollem/lib/Prefs/Special/Columnselect.php | 17 +++++++--------
gollem/manager.php | 5 +---
gollem/package.xml | 4 ++-
6 files changed, 45 insertions(+), 16 deletions(-)
http://git.horde.org/horde-git/-/commit/6c84b50c93090b9ae0a86f44cc625ba39e7a3363
More information about the commits
mailing list