[commits] Horde branch master updated. 4590415b22d4117aae3d76d4dac2551cb3deb033

Jan Schneider jan at horde.org
Wed Feb 22 13:13:26 UTC 2017


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

from: 8cf8c8106f6631cee9b764588fa196fb12dd07ab

5208a79 Build error message once.
43ed4ff Don't continue on error condition.
1624273 Style
ccefef0 We actually don't need $ca at all anymore, it's embedded in 'ssl'.
ce6f343 Fix the 'logqueries' setting not correctly passing the unchecked value.
6ad3774 Remove unused, undocumented property.
ff8ede2 [jan] Keep submitted checkboxes unchecked if they default to be checked.
174e209 Adapt to changes in Horde_Form 2.0.16.
6ced931 Style
4590415 Don't return the system calendars if explicitly asking listShares() for owner-only calendars.

Summary: http://github.com/horde/horde/compare/8cf8c8106f6631cee9b764588fa196fb12dd07ab...4590415b22d4117aae3d76d4dac2551cb3deb033

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

commit 5208a797a377e4acbdb639dd964f98460aee761a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 22 10:23:31 2017 +0100

    Build error message once.

 turba/lib/Application.php | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/5208a797a377e4acbdb639dd964f98460aee761a

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

commit 43ed4ff8211fab463431d5040d3b1bbb01e319b3
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 22 10:23:50 2017 +0100

    Don't continue on error condition.

 turba/lib/Application.php | 1 +
 1 file changed, 1 insertion(+)

http://github.com/horde/horde/commit/43ed4ff8211fab463431d5040d3b1bbb01e319b3

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

commit 162427333241fe9e5e29702ccdc7e53bad77f83f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 22 10:24:01 2017 +0100

    Style

 turba/lib/Application.php | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

http://github.com/horde/horde/commit/162427333241fe9e5e29702ccdc7e53bad77f83f

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

commit ccefef02526b39998e15669059250514dfb3c787
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 22 11:15:29 2017 +0100

    We actually don't need $ca at all anymore, it's embedded in 'ssl'.

 framework/Core/lib/Horde/Config.php | 9 ---------
 1 file changed, 9 deletions(-)

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

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

commit ce6f343ddb5b448c59c19f7ce50107657f8ba827
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 22 12:05:18 2017 +0100

    Fix the 'logqueries' setting not correctly passing the unchecked value.

 framework/Core/lib/Horde/Config.php | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

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

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

commit 6ad377483c7746d0d91456855541893fbaf08fc0
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 22 12:25:51 2017 +0100

    Remove unused, undocumented property.

 framework/Core/lib/Horde/Config/Form.php | 6 ------
 1 file changed, 6 deletions(-)

http://github.com/horde/horde/commit/6ad377483c7746d0d91456855541893fbaf08fc0

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

commit ff8ede2d0053b66e184a0496a10d94a520cd7f0d
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 22 14:09:55 2017 +0100

    [jan] Keep submitted checkboxes unchecked if they default to be checked.

 framework/Form/lib/Horde/Form/Variable.php | 3 ++-
 framework/Form/package.xml                 | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

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

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

commit 174e209e32acb61a7ffa753af63629cc37a4b07e
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 22 14:10:23 2017 +0100

    Adapt to changes in Horde_Form 2.0.16.
    
    This is technically a BC break, but a necessary one, because the old behavior was incorrect.
    The fixed_blocks (or any accidentally required multienum) field relied on the broken behavior though, so we have to bump the dependency.
    Fix the fixed_blocks description while there.

 horde/config/conf.xml | 4 ++--
 horde/package.xml     | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/174e209e32acb61a7ffa753af63629cc37a4b07e

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

commit 6ced931f6205231d0a5fb166d05b0f803f09b354
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 22 14:12:26 2017 +0100

    Style

 kronolith/lib/Application.php | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

http://github.com/horde/horde/commit/6ced931f6205231d0a5fb166d05b0f803f09b354

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

commit 4590415b22d4117aae3d76d4dac2551cb3deb033
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 22 14:13:10 2017 +0100

    Don't return the system calendars if explicitly asking listShares() for owner-only calendars.

 kronolith/lib/Shares.php | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/4590415b22d4117aae3d76d4dac2551cb3deb033




More information about the commits mailing list