[commits] Horde branch kronolith_4_2 updated. ca51cce28d518a207687bfdf9311b9098579c61b

Michael J. Rubinsky mrubinsk at horde.org
Mon Nov 18 17:49:53 UTC 2013


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

from: 532667f0678537f031dca3844b2986cdd149700f

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.
e646281 This seems to work better with older versions of iOS.
c009f53 ws
4fd7cc7 Remove commented out code.
3af1b96 CHANGES
ca51cce Merge branch 'master' into kronolith_4_2

Summary: http://github.com/horde/horde/compare/532667f0678537f031dca3844b2986cdd149700f...ca51cce28d518a207687bfdf9311b9098579c61b

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

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

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

commit e6462811a17cd4ffacdd49de0268ebcd42695ba2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 18 12:35:22 2013 -0500

    This seems to work better with older versions of iOS.

 framework/ActiveSync/lib/Horde/ActiveSync/Collections.php |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

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

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

commit c009f537d157a83893a893b4b3644395d82bcab7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 18 12:36:05 2013 -0500

    ws

 framework/ActiveSync/lib/Horde/ActiveSync/Folder/Collection.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

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

commit 4fd7cc7454618c4bde207c62d194dce172b9fd75
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 18 12:36:30 2013 -0500

    Remove commented out code.

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

http://github.com/horde/horde/commit/4fd7cc7454618c4bde207c62d194dce172b9fd75
http://git.horde.org/horde-git/-/commit/4fd7cc7454618c4bde207c62d194dce172b9fd75

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

commit 3af1b968a610d08361df0ab659a45b04e9d5f034
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 18 12:44:59 2013 -0500

    CHANGES

 framework/ActiveSync/package.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/3af1b968a610d08361df0ab659a45b04e9d5f034
http://git.horde.org/horde-git/-/commit/3af1b968a610d08361df0ab659a45b04e9d5f034

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

commit ca51cce28d518a207687bfdf9311b9098579c61b
Merge: 532667f 3af1b96
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 18 12:49:45 2013 -0500

    Merge branch 'master' into kronolith_4_2

 framework/ActiveSync/lib/Horde/ActiveSync/Collections.php         |    8 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Device.php              |    2 -
 framework/ActiveSync/lib/Horde/ActiveSync/Folder/Collection.php   |    3 +-
 framework/ActiveSync/package.xml                                  |    2 +
 .../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 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Base.php     |    4 +-
 framework/Kolab_Storage/package.xml                               |    4 +-
 framework/Mime_Viewer/lib/Horde/Mime/Viewer/Syntaxhighlighter.php |    1 +
 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 +-
 17 files changed, 225 insertions(+), 96 deletions(-)

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




More information about the commits mailing list