[commits] Horde branch master updated. 17438425c7069b16ebe28fc1ecdf38039d76804d

Jan Schneider jan at horde.org
Wed Apr 22 12:22:07 UTC 2015


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

from: 7eb5f839fda69a0331ba44685ee1611afd4fa53d

dbcc334 [jan] Fix returning user and group permissions for system shares using the SQLNG driver.
22516d5 Revert "Must include system calendars in _allCalendars."
b4b87a0 Simplify
ea3e416 Remove unused parameter and fix phpdoc.
51b739e Fix calendar assignment to sections.
0e5a86f Don't include resources in listInternalCalendars() result.
b593763 Show system calendars in shared section for non-admins.
1743842 Fix PHP error.

Summary: http://github.com/horde/horde/compare/7eb5f839fda69a0331ba44685ee1611afd4fa53d...17438425c7069b16ebe28fc1ecdf38039d76804d

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

commit dbcc334faa7ae99123cc32aa59350f6bd3ce79da
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 22 12:13:34 2015 +0200

    [jan] Fix returning user and group permissions for system shares using the SQLNG driver.

 framework/Share/lib/Horde/Share/Sqlng.php |   25 +++++++++++++++++++++++++
 framework/Share/package.xml               |    4 ++--
 2 files changed, 27 insertions(+), 2 deletions(-)

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

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

commit 22516d5b4b07fcc49d370e699b4a339cb21c4d7a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 22 12:26:34 2015 +0200

    Revert "Must include system calendars in _allCalendars."
    
    This reverts commit 44877fa8e8494a42d48d18384ca6be7f51c6cf1d.
    
    listSystemCalendars() does *not* check permissions. Also, system calendars are already returned by listInternalCalendars().

 kronolith/lib/CalendarsManager.php |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/22516d5b4b07fcc49d370e699b4a339cb21c4d7a

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

commit b4b87a00df3909e853611d5ad87065bd84ecd6f8
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 22 12:28:53 2015 +0200

    Simplify

 kronolith/templates/edit/edit.inc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit ea3e41635f7f40022a996cb3dd2365e75f6386f6
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 22 12:29:51 2015 +0200

    Remove unused parameter and fix phpdoc.

 kronolith/lib/Kronolith.php |   23 ++++++-----------------
 1 files changed, 6 insertions(+), 17 deletions(-)

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

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

commit 51b739e77ee3f0b02caf6585669dd4e6b53127ff
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 22 14:19:40 2015 +0200

    Fix calendar assignment to sections.
    
    Don't include system calendars in shared calendar section or resource calendars
    in system calendar section.

 kronolith/lib/Application.php |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/51b739e77ee3f0b02caf6585669dd4e6b53127ff

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

commit 0e5a86f3b29d791eb42ee78410bb71c75aec618c
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 22 14:20:19 2015 +0200

    Don't include resources in listInternalCalendars() result.

 kronolith/lib/Kronolith.php |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/0e5a86f3b29d791eb42ee78410bb71c75aec618c

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

commit b593763c2079cc5d8ca25528661389520eb2621a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 22 14:21:01 2015 +0200

    Show system calendars in shared section for non-admins.

 kronolith/js/kronolith.js                    |    4 +++-
 kronolith/lib/View/Sidebar.php               |    1 +
 kronolith/templates/dynamic/sidebar.html.php |    2 ++
 3 files changed, 6 insertions(+), 1 deletions(-)

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

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

commit 17438425c7069b16ebe28fc1ecdf38039d76804d
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 22 14:22:08 2015 +0200

    Fix PHP error.

 kronolith/lib/Application.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/17438425c7069b16ebe28fc1ecdf38039d76804d




More information about the commits mailing list