[commits] Horde branch master updated. b634840f80ded459cb9ea292c0f7d95fc0c5c6f2

Michael M Slusarz slusarz at horde.org
Wed Jan 21 20:32:42 UTC 2015


The branch "master" has been updated.
The following is a summary of the commits.

from: 6f7852576dbb366b98b79778f0688f441d7560c2

37fe6b7 [mms] Fix rebuilding the folder tree translations when the language is changed in a session (Bug #13821).
29373ec [mms] Calling an application's changeLanguage method on language change now handled by Horde_Registry.
09b0866 phpdoc
383fa34 ws
9484ff6 Ensure that all cached config files are cleared when changing languages
b634840 Fix missing changelog entries

Summary: http://github.com/horde/horde/compare/6f7852576dbb366b98b79778f0688f441d7560c2...b634840f80ded459cb9ea292c0f7d95fc0c5c6f2

-----------------------------------------------------------------------

commit 37fe6b7b51c0cc73710974bab6e3cd95dd2a727b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 21 13:26:19 2015 -0700

    [mms] Fix rebuilding the folder tree translations when the language is changed in a session (Bug #13821).
    
    Conflicts:
    	imp/docs/CHANGES
    	imp/package.xml

 imp/docs/CHANGES        |    9 ++++++++-
 imp/lib/Application.php |    9 ++++++++-
 imp/package.xml         |   13 +++++++++++++
 3 files changed, 29 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/37fe6b7b51c0cc73710974bab6e3cd95dd2a727b

-----------------------------------------------------------------------

commit 29373ecf2312204ed37cef3c631d8a0c7ecbd28a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 21 13:12:07 2015 -0700

    [mms] Calling an application's changeLanguage method on language change now handled by Horde_Registry.

 framework/Core/lib/Horde/Registry.php |    6 ++++++
 framework/Core/package.xml            |    2 ++
 horde/config/prefs.php                |   10 +++-------
 horde/services/language.php           |   10 +++-------
 4 files changed, 14 insertions(+), 14 deletions(-)

http://github.com/horde/horde/commit/29373ecf2312204ed37cef3c631d8a0c7ecbd28a

-----------------------------------------------------------------------

commit 09b08661a3ad5c2410dde33889b8c0e21aa9a3b9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 21 13:16:45 2015 -0700

    phpdoc

 framework/Core/lib/Horde/Core/Prefs/Ui.php |   30 +++++++++++++++++----------
 1 files changed, 19 insertions(+), 11 deletions(-)

http://github.com/horde/horde/commit/09b08661a3ad5c2410dde33889b8c0e21aa9a3b9

-----------------------------------------------------------------------

commit 383fa3445fb1369c6b7de30b0caf7f0a4d6bab81
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 21 13:21:47 2015 -0700

    ws

 framework/Core/lib/Horde/Core/Prefs/Ui.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/383fa3445fb1369c6b7de30b0caf7f0a4d6bab81

-----------------------------------------------------------------------

commit 9484ff6697b8e9878de91eb880b015a56748ced5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 21 13:22:58 2015 -0700

    Ensure that all cached config files are cleared when changing languages
    
    When changing prefs, the pref descriptions would remain in the old
    language for the current pageload only. This fixes that.
    
    See Bug #13818, although I cannot reproduce the "no change without
    relogin" part.

 framework/Core/lib/Horde/Registry.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/9484ff6697b8e9878de91eb880b015a56748ced5

-----------------------------------------------------------------------

commit b634840f80ded459cb9ea292c0f7d95fc0c5c6f2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 21 13:32:16 2015 -0700

    Fix missing changelog entries

 imp/docs/CHANGES |    2 ++
 imp/package.xml  |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/b634840f80ded459cb9ea292c0f7d95fc0c5c6f2




More information about the commits mailing list