[commits] Horde branch master updated. 1532939f784c60d132838e90a557514411d1067c
Michael M Slusarz
slusarz at horde.org
Tue Oct 19 19:01:21 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 880ef2d438e4505c586a3a2caa3abb9859ca41e0
21652c9 Removed 'shared' feature of Horde_Prefs.
22b76ad Use _scopes array only - no need to maintain separate _prefs array.
c496ef4 Bug #9318: Syslog should respect confs
c43152d Fix typo
b37d931 Simplify
1532939 Fix opening new compose message with to address
-----------------------------------------------------------------------
commit 21652c9db84ac02e489ebaded3ed9a955ace1fc5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Oct 15 16:45:47 2010 -0600
Removed 'shared' feature of Horde_Prefs.
Defeats the whole purpose of decoupling the various applications.
Additionally, doesn't make much sense to declare horde
prefs 'shared' since they are always used as a fallback if the prefname
doesn't exist in the local scope.
Preference values from other applications should be accessed via an
application's API instead. This is already what we do, for example, to
get the search_sources pref in IMP/Turba.
Not really sure how this was supposed to work anyway, since shared prefs
were totally dependent on the order in which the app was loaded. Simply
put, global prefs need to live in horde.
beatnik/config/prefs.php.dist | 3 --
folks/config/prefs.php.dist | 9 -----
folks/lib/Friends/prefs.php | 2 -
framework/Prefs/lib/Horde/Prefs.php | 54 ++++---------------------------
hermes/config/prefs.php.dist | 2 -
horde/config/prefs.php.dist | 53 ++++++-------------------------
hylax/config/prefs.php.dist | 1 -
imp/config/prefs.php.dist | 3 --
ingo/config/prefs.php.dist | 9 -----
koward/www/horde/config/prefs.php.dist | 45 +--------------------------
kronolith/config/prefs.php.dist | 1 -
nag/config/prefs.php.dist | 1 -
operator/config/prefs.php.dist | 2 -
pastie/config/prefs.php.dist | 1 -
skeleton/config/prefs.php.dist | 1 -
trean/config/prefs.php.dist | 5 ---
vilma/config/prefs.php.dist | 1 -
wicked/config/prefs.php.dist | 1 -
18 files changed, 18 insertions(+), 176 deletions(-)
http://git.horde.org/diff.php/beatnik/config/prefs.php.dist?rt=horde-git&r1=6b2c7d5e725f211a601798d707c631ba710748e2&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/folks/config/prefs.php.dist?rt=horde-git&r1=dba23962de18026f8134b38873e9eb7eb97208f2&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/folks/lib/Friends/prefs.php?rt=horde-git&r1=77e3dd782f525dadbb88512854d903ac2d7f9cb9&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/framework/Prefs/lib/Horde/Prefs.php?rt=horde-git&r1=5c3919542a4c64907d06f26a3747b9ee9da89864&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/hermes/config/prefs.php.dist?rt=horde-git&r1=6b2c7d5e725f211a601798d707c631ba710748e2&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/horde/config/prefs.php.dist?rt=horde-git&r1=ad1c9fcec705761a78f9b2b6fcea30803c10dc00&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/hylax/config/prefs.php.dist?rt=horde-git&r1=6b2c7d5e725f211a601798d707c631ba710748e2&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-git&r1=49ef50b6620b1878b9add981d07172d1e34675d0&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/ingo/config/prefs.php.dist?rt=horde-git&r1=6b2c7d5e725f211a601798d707c631ba710748e2&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/koward/www/horde/config/prefs.php.dist?rt=horde-git&r1=6b2c7d5e725f211a601798d707c631ba710748e2&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/kronolith/config/prefs.php.dist?rt=horde-git&r1=6b2c7d5e725f211a601798d707c631ba710748e2&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/nag/config/prefs.php.dist?rt=horde-git&r1=6b2c7d5e725f211a601798d707c631ba710748e2&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/operator/config/prefs.php.dist?rt=horde-git&r1=6b2c7d5e725f211a601798d707c631ba710748e2&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/pastie/config/prefs.php.dist?rt=horde-git&r1=29a5f743e5cf0587b4ad4a0c8b2ac1c5a0977898&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/skeleton/config/prefs.php.dist?rt=horde-git&r1=051f51eb00290681038834e7e17b4769ed3a71e5&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/trean/config/prefs.php.dist?rt=horde-git&r1=6b2c7d5e725f211a601798d707c631ba710748e2&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/vilma/config/prefs.php.dist?rt=horde-git&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
http://git.horde.org/diff.php/wicked/config/prefs.php.dist?rt=horde-git&r1=da4c5687690883de5668a2ce8bb7b279a815b6d1&r2=21652c9db84ac02e489ebaded3ed9a955ace1fc5
-----------------------------------------------------------------------
commit 22b76adfe5a33ee8ba0b2c97e3e352ee654936e6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Oct 15 16:36:55 2010 -0600
Use _scopes array only - no need to maintain separate _prefs array.
framework/Prefs/lib/Horde/Prefs.php | 130 +++++++++++++++++------------------
1 files changed, 64 insertions(+), 66 deletions(-)
http://git.horde.org/diff.php/framework/Prefs/lib/Horde/Prefs.php?rt=horde-git&r1=21652c9db84ac02e489ebaded3ed9a955ace1fc5&r2=22b76adfe5a33ee8ba0b2c97e3e352ee654936e6
-----------------------------------------------------------------------
commit c496ef41eb60a132ddd940d29fa52fd2beac800e
Author: Gonçalo Queirós <goncalo.queiros at portugalmail.net>
Date: Tue Oct 19 16:06:25 2010 +0100
Bug #9318: Syslog should respect confs
Signed-off-by: Michael M Slusarz <slusarz at curecanti.org>
framework/Core/lib/Horde/Core/Factory/Logger.php | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Logger.php?rt=horde-git&r1=28d3c557c6af161ebcee2bf8c171c56dffbd116a&r2=c496ef41eb60a132ddd940d29fa52fd2beac800e
-----------------------------------------------------------------------
commit c43152dac60e342cab1169fff703eabac881076d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Oct 19 12:35:27 2010 -0600
Fix typo
framework/Log/lib/Horde/Log/Handler/Syslog.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Log/lib/Horde/Log/Handler/Syslog.php?rt=horde-git&r1=0436560b3f50dc543260e41685de1a9ae4627b90&r2=c43152dac60e342cab1169fff703eabac881076d
-----------------------------------------------------------------------
commit b37d931422bd8c78e4b325db55baf976f638c35b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Oct 19 12:35:43 2010 -0600
Simplify
framework/Log/lib/Horde/Log/Handler/Syslog.php | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
http://git.horde.org/diff.php/framework/Log/lib/Horde/Log/Handler/Syslog.php?rt=horde-git&r1=c43152dac60e342cab1169fff703eabac881076d&r2=b37d931422bd8c78e4b325db55baf976f638c35b
-----------------------------------------------------------------------
commit 1532939f784c60d132838e90a557514411d1067c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Oct 19 13:00:59 2010 -0600
Fix opening new compose message with to address
imp/js/dimpcore.js | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/imp/js/dimpcore.js?rt=horde-git&r1=f3fc5b64e3047efbe55e21248ae444bdcde598c8&r2=1532939f784c60d132838e90a557514411d1067c
More information about the commits
mailing list