[commits] Horde branch master updated. cde0fb12ece100ff0930ea33810d02246eba06a5

Jan Schneider jan at horde.org
Mon Nov 18 16:17:09 UTC 2013


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

from: 7d433df632f4f3d139a1010f6e12cf55e6ce2eca

0aa07c8 [jan] Correctly translate display-name attribute of distribution lists.
cd52bc5 [jan] Only return requested type from Horde_Kolab_Storage_Data_Base#fetch() if different types are in the same folder.
0af8c18 Add Kolab distributions lists.
cde0fb1 [jan] Fix distribution list support in Kolab driver.

Summary: http://github.com/horde/horde/compare/7d433df632f4f3d139a1010f6e12cf55e6ce2eca...cde0fb12ece100ff0930ea33810d02246eba06a5

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

commit 0aa07c81f46c6a626f8b8f69673e4fe9b3460592
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 18 16:21:12 2013 +0100

    [jan] Correctly translate display-name attribute of distribution lists.

 .../Kolab_Format/lib/Horde/Kolab/Format/Xml/Distributionlist.php  |    5 +-
 .../lib/Horde/Kolab/Format/Xml/Type/String/NotEmpty.php           |   33 +++++
 framework/Kolab_Format/package.xml                                |   11 +-
 3 files changed, 40 insertions(+), 9 deletions(-)
 create mode 100644 framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Type/String/NotEmpty.php

http://github.com/horde/horde/commit/0aa07c81f46c6a626f8b8f69673e4fe9b3460592
http://git.horde.org/horde-git/-/commit/0aa07c81f46c6a626f8b8f69673e4fe9b3460592

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

commit cd52bc59ef7d5d04263496a1dc5c098e915ba511
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 18 16:24:42 2013 +0100

    [jan] Only return requested type from Horde_Kolab_Storage_Data_Base#fetch() if different types are in the same folder.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Base.php |    4 +++-
 framework/Kolab_Storage/package.xml                           |    4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/cd52bc59ef7d5d04263496a1dc5c098e915ba511
http://git.horde.org/horde-git/-/commit/cd52bc59ef7d5d04263496a1dc5c098e915ba511

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

commit 0af8c18dfc959b626f01c603407cf7a77c168cff
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 18 16:29:57 2013 +0100

    Add Kolab distributions lists.
    
    Still doesn't work for some odd reason, contact objects work just fine.

 framework/Mime_Viewer/lib/Horde/Mime/Viewer/Syntaxhighlighter.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/0af8c18dfc959b626f01c603407cf7a77c168cff
http://git.horde.org/horde-git/-/commit/0af8c18dfc959b626f01c603407cf7a77c168cff

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

commit cde0fb12ece100ff0930ea33810d02246eba06a5
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 18 17:16:44 2013 +0100

    [jan] Fix distribution list support in Kolab driver.

 turba/config/backends.php  |    1 -
 turba/docs/CHANGES         |    1 +
 turba/lib/Driver.php       |    2 +-
 turba/lib/Driver/Kolab.php |  210 ++++++++++++++++++++++++++++---------------
 turba/lib/Driver/Share.php |   14 +++
 turba/lib/Driver/Sql.php   |    2 +-
 turba/package.xml          |   18 ++++-
 7 files changed, 170 insertions(+), 78 deletions(-)

http://github.com/horde/horde/commit/cde0fb12ece100ff0930ea33810d02246eba06a5
http://git.horde.org/horde-git/-/commit/cde0fb12ece100ff0930ea33810d02246eba06a5




More information about the commits mailing list