[commits] Horde branch master updated. 9193a26fe0bf60ab855c659b06fe5410494ce5c4

Gunnar Wrobel p at rdus.de
Mon Sep 19 09:54:41 UTC 2011


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

from: 2a69b14024323f887f74ea2522fb5a82596b92a3

9193a26 [gwr] Avoid including the owner name into the default share (Kolab backend).

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

commit 9193a26fe0bf60ab855c659b06fe5410494ce5c4
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Sep 19 11:54:40 2011 +0200

    [gwr] Avoid including the owner name into the default share (Kolab backend).

 mnemo/config/conf.xml                |    8 +++
 mnemo/docs/CHANGES                   |    1 +
 mnemo/lib/Factory/Notepads.php       |   89 +++++++++++++++++++++++++++++++
 mnemo/lib/Mnemo.php                  |   15 ++----
 mnemo/lib/Notepads/Base.php          |   95 ++++++++++++++++++++++++++++++++++
 mnemo/lib/Notepads/Default.php       |   67 ++++++++++++++++++++++++
 mnemo/lib/Notepads/Kolab.php         |   40 ++++++++++++++
 mnemo/package.xml                    |   14 +++++-
 mnemo/test/Mnemo/Unit/Mnemo/Base.php |    1 -
 9 files changed, 317 insertions(+), 13 deletions(-)
 create mode 100644 mnemo/lib/Factory/Notepads.php
 create mode 100644 mnemo/lib/Notepads/Base.php
 create mode 100644 mnemo/lib/Notepads/Default.php
 create mode 100644 mnemo/lib/Notepads/Kolab.php

http://git.horde.org/horde-git/-/commit/9193a26fe0bf60ab855c659b06fe5410494ce5c4




More information about the commits mailing list