[commits] Horde branch master updated. b28487084c99bc07db5091f93d992165fe36ead8

Jan Schneider jan at horde.org
Mon Jan 18 10:48:22 UTC 2016


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

from: 58a40a2cd1001dc60ab1dbb707e6c83ea79b6f33

fc45d04 [jan] Add Horde_Test_Stub_Registry#setConfigFile() to provide pre-configured Horde_Test_Stub_Registry_Loadconfig objects.
629dad1 [jan] Horde_Registry_Nlsconfig#validLang() checks now if a locale is installed (Request #10457).
1f590b2 [jan] Only show languages on login page that are supported by the system (Request #10457).
b284870 Test for supported locales (Request #10457).

Summary: http://github.com/horde/horde/compare/58a40a2cd1001dc60ab1dbb707e6c83ea79b6f33...b28487084c99bc07db5091f93d992165fe36ead8

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

commit fc45d049d427900abfef74e7dae63063910640ae
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jan 18 11:31:06 2016 +0100

    [jan] Add Horde_Test_Stub_Registry#setConfigFile() to provide pre-configured Horde_Test_Stub_Registry_Loadconfig objects.

 framework/Test/lib/Horde/Test/Stub/Registry.php            |   33 ++++++++++++
 framework/Test/lib/Horde/Test/Stub/Registry/Loadconfig.php |   10 ++++
 framework/Test/package.xml                                 |   16 +++---
 3 files changed, 51 insertions(+), 8 deletions(-)

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

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

commit 629dad1c6d16c792a714ab1d24d58464ad7262dc
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jan 18 11:33:13 2016 +0100

    [jan] Horde_Registry_Nlsconfig#validLang() checks now if a locale is installed (Request #10457).

 framework/Core/lib/Horde/Registry/Nlsconfig.php  |   21 ++++++-
 framework/Core/package.xml                       |    4 +-
 framework/Core/test/Horde/Core/NlsconfigTest.php |   70 ++++++++++++++++++++++
 3 files changed, 91 insertions(+), 4 deletions(-)
 create mode 100644 framework/Core/test/Horde/Core/NlsconfigTest.php

http://github.com/horde/horde/commit/629dad1c6d16c792a714ab1d24d58464ad7262dc

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

commit 1f590b27ef5e8b1d47b0cb31a2f4177f429516a7
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jan 18 11:34:06 2016 +0100

    [jan] Only show languages on login page that are supported by the system (Request #10457).

 horde/docs/CHANGES |    2 ++
 horde/login.php    |   14 ++++++++------
 horde/package.xml  |    2 ++
 3 files changed, 12 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/1f590b27ef5e8b1d47b0cb31a2f4177f429516a7

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

commit b28487084c99bc07db5091f93d992165fe36ead8
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jan 18 11:48:04 2016 +0100

    Test for supported locales (Request #10457).

 horde/lib/Test.php |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

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




More information about the commits mailing list