[commits] Horde branch ansel-map updated. 11cb083f5bd818300a264a578a6273a98d79c65e

Michael J. Rubinsky mrubinsk at horde.org
Fri Sep 23 00:21:54 UTC 2011


The branch "ansel-map" has been updated.
The following is a summary of the commits.

from: f335ac5321fc27bb1c9aad635206925a5aa1eb2e

285ca1d Released groupware-4.0.3
783f3a1 Development mode for groupware-4.0.4
f155f8d Released webmail-4.0.3
79498b9 Development mode for webmail-4.0.4
d768b06 Merge branch 'master' of dev.horde.org:/horde/git/horde
f271521 [jan] Fix sending notifications after download of linked attachments (Bug #10539).
794bc18 Fix checking admin's permissions.
60b7018 Get charset from Horde_Db.
8e8dcb3 Fix parameter, fixes RecentChanges.
2cf3869 $mapper cannot be null at this point.
711038e Remove unused parameter.
9cd7005 Use $this->quoteString().
3cc56a3 Catch if the sort field is not set in a ticket.
22b7282 [jan] Add Horde_Mime_Mail#clearParts().
0d8f642 Use clearParts() to clear old attachments.
ef4605c Add basic package.xml.
34aa889 Too complex for now, move to ToDo
b5555d4 Move to Horde_Test_Setup.
b69d592 Provide a driver test base.
fcac5d2 Add a sqlite based driver test.
0dcee2f Move to driver test.
35af620 Fix class names so that AllTests.php is happy but mark as incomplete.
5425aa9 Provide the means to tear down the globals after a test.
d47c955 Tear down globals after the test.
0064d90 E_STRICT
3bd68d5 Start testing the Turba class.
f64c736 Allow variable handling of the "name" attribute. Fix notice. Handle default share name.
dafb4a6 Test is working now.
859a644 Log potential errors here but continue otherwise.
bc983e2 [gwr] Avoid including the owner name into the default share (Kolab backend).
e29ec1c Fix variable name.
c1dab3e Reduce indention.
ec99d44 Move menu method do Application.php.
39ce446 phpdoc
2c3abf4 Turn static variables into class properties.
04ff72d Git
a280ab0 abstract, public
764c03b protected
b63989a Add default pages for Creole markup.
1e285fc Fix markup.
db8919d typo
11cb083 Merge branch 'master' into ansel-map

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

commit 285ca1d9150c5328affba7e2d88036db9465c376
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 16:47:42 2011 +0200

    Released groupware-4.0.3

 bundles/groupware/docs/CHANGES   |    6 +++---
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/groupware/package.xml    |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/285ca1d9150c5328affba7e2d88036db9465c376

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

commit 783f3a19043d95941ada831a893ae6b774bfe1e7
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 16:47:48 2011 +0200

    Development mode for groupware-4.0.4

 bundles/groupware/docs/CHANGES   |    6 ++++++
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/groupware/package.xml    |   19 ++++++++++++++++---
 3 files changed, 23 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/783f3a19043d95941ada831a893ae6b774bfe1e7

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

commit f155f8d3dada4f396805ad811d7d302b2b24d641
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 16:48:33 2011 +0200

    Released webmail-4.0.3

 bundles/webmail/docs/CHANGES   |    6 +++---
 bundles/webmail/lib/Bundle.php |    2 +-
 bundles/webmail/package.xml    |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/f155f8d3dada4f396805ad811d7d302b2b24d641

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

commit 79498b9e8cc4eec95a25692e4c5db1d30c6fa493
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 16:48:40 2011 +0200

    Development mode for webmail-4.0.4

 bundles/webmail/docs/CHANGES   |    6 ++++++
 bundles/webmail/lib/Bundle.php |    2 +-
 bundles/webmail/package.xml    |   19 ++++++++++++++++---
 3 files changed, 23 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/79498b9e8cc4eec95a25692e4c5db1d30c6fa493

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

commit d768b06af1c675bc438f3659ab052b7ff358c43a
Merge: 79498b9 61461fb
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 16:49:17 2011 +0200

    Merge branch 'master' of dev.horde.org:/horde/git/horde

 horde/js/map/map.js         |    2 +-
 kronolith/lib/Kronolith.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/d768b06af1c675bc438f3659ab052b7ff358c43a

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

commit f271521d2eb706c191c54a01dee11dad19928ae9
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 17:14:34 2011 +0200

    [jan] Fix sending notifications after download of linked attachments (Bug #10539).

 imp/attachment.php |    3 ++-
 imp/docs/CHANGES   |    2 ++
 imp/package.xml    |    4 ++--
 3 files changed, 6 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/f271521d2eb706c191c54a01dee11dad19928ae9

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

commit 794bc1871c07bbc797f21a2b9ba603ddedcd4c48
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 19:29:30 2011 +0200

    Fix checking admin's permissions.

 whups/lib/Whups.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/794bc1871c07bbc797f21a2b9ba603ddedcd4c48

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

commit 60b70184cde6cc38b5430e01646d05cf0c6f2c24
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 19:45:37 2011 +0200

    Get charset from Horde_Db.

 wicked/lib/Driver/Sql.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/60b70184cde6cc38b5430e01646d05cf0c6f2c24

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

commit 8e8dcb3d6cf8ac44b9a2d0496e14312aea7f8e4a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 20:08:27 2011 +0200

    Fix parameter, fixes RecentChanges.

 wicked/lib/Driver/Sql.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8e8dcb3d6cf8ac44b9a2d0496e14312aea7f8e4a

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

commit 2cf3869ceb1ea1507b7f7038db173933b5e24430
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 21:56:36 2011 +0200

    $mapper cannot be null at this point.
    
    Well, it can, but then the statement above errors out.

 framework/Rdo/lib/Horde/Rdo/Query.php |   64 ++++++++++++++++-----------------
 1 files changed, 31 insertions(+), 33 deletions(-)

http://git.horde.org/horde-git/-/commit/2cf3869ceb1ea1507b7f7038db173933b5e24430

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

commit 711038e49614eec5b7ca8320f977fd02a4c0b574
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 22:39:12 2011 +0200

    Remove unused parameter.

 framework/Db/lib/Horde/Db/Adapter/Base/Schema.php |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/711038e49614eec5b7ca8320f977fd02a4c0b574

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

commit 9cd7005776cce32ae6ead15eea3102c07c4175a1
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 22:40:12 2011 +0200

    Use $this->quoteString().

 framework/Db/lib/Horde/Db/Adapter/Base/Schema.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/9cd7005776cce32ae6ead15eea3102c07c4175a1

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

commit 3cc56a3b54c9c0dd2af4401cfeff4c6787b8448e
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 15:20:58 2011 +0200

    Catch if the sort field is not set in a ticket.

 whups/lib/Whups.php |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/3cc56a3b54c9c0dd2af4401cfeff4c6787b8448e

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

commit 22b728231d7f4bc7e190120fd9c0a9f8af5181c1
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 15:52:54 2011 +0200

    [jan] Add Horde_Mime_Mail#clearParts().

 framework/Mime/lib/Horde/Mime/Mail.php |   11 +++++++++++
 framework/Mime/package.xml             |   18 +++++++++---------
 2 files changed, 20 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/22b728231d7f4bc7e190120fd9c0a9f8af5181c1

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

commit 0d8f6427c6092b1873ccd9eac9237bbd56d8376b
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 15:54:31 2011 +0200

    Use clearParts() to clear old attachments.

 whups/lib/Driver.php |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/0d8f6427c6092b1873ccd9eac9237bbd56d8376b

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

commit ef4605c38422ddc1bac3feff0b3ad637ed7b1af6
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 16:01:08 2011 +0200

    Add basic package.xml.
    
    More dependendencies have to be added.

 whups/package.xml |  764 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 764 insertions(+), 0 deletions(-)
 create mode 100644 whups/package.xml

http://git.horde.org/horde-git/-/commit/ef4605c38422ddc1bac3feff0b3ad637ed7b1af6

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

commit 34aa8899febc09cf1a90307b287d2bdae65a1422
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Sep 20 07:00:10 2011 +0200

    Too complex for now, move to ToDo

 turba/test/Turba/Integration/ApiTest.php |   69 ------------------------------
 turba/test/Turba/ToDo/ApiTest.php        |   69 ++++++++++++++++++++++++++++++
 2 files changed, 69 insertions(+), 69 deletions(-)
 delete mode 100644 turba/test/Turba/Integration/ApiTest.php
 create mode 100644 turba/test/Turba/ToDo/ApiTest.php

http://git.horde.org/horde-git/-/commit/34aa8899febc09cf1a90307b287d2bdae65a1422

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

commit b5555d483d3e43d989004c02ed86b202bf3a7257
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Sep 20 07:10:20 2011 +0200

    Move to Horde_Test_Setup.

 turba/test/Turba/TestCase.php |  117 ++++++++++++++++++++++++++++------------
 1 files changed, 82 insertions(+), 35 deletions(-)

http://git.horde.org/horde-git/-/commit/b5555d483d3e43d989004c02ed86b202bf3a7257

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

commit b69d592a4b04322486f1f9a7279b4b65c189e88a
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Sep 20 08:49:35 2011 +0200

    Provide a driver test base.

 turba/package.xml                          |   14 ++--
 turba/test/Turba/Autoload.php              |    3 +-
 turba/test/Turba/TestCase.php              |    9 ++-
 turba/test/Turba/Unit/Driver/Base.php      |   94 ++++++++++++++++++++++++++++
 turba/test/Turba/Unit/Driver/KolabTest.php |   17 +++---
 5 files changed, 119 insertions(+), 18 deletions(-)
 create mode 100644 turba/test/Turba/Unit/Driver/Base.php

http://git.horde.org/horde-git/-/commit/b69d592a4b04322486f1f9a7279b4b65c189e88a

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

commit fcac5d20000049cbc71dabee9d39e0a5a32d535a
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Sep 20 09:11:42 2011 +0200

    Add a sqlite based driver test.

 turba/package.xml                                   |   10 ++-
 turba/test/Turba/Autoload.php                       |    1 +
 turba/test/Turba/TestCase.php                       |  132 ++++++++++++++++++-
 turba/test/Turba/Unit/Driver/Sql/Base.php           |   45 +++++++
 turba/test/Turba/Unit/Driver/Sql/Pdo/SqliteTest.php |   49 +++++++
 5 files changed, 234 insertions(+), 3 deletions(-)
 create mode 100644 turba/test/Turba/Unit/Driver/Sql/Base.php
 create mode 100644 turba/test/Turba/Unit/Driver/Sql/Pdo/SqliteTest.php

http://git.horde.org/horde-git/-/commit/fcac5d20000049cbc71dabee9d39e0a5a32d535a

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

commit 0dcee2fc827108c6065731a2343ce6f61f028e0b
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Sep 20 09:25:24 2011 +0200

    Move to driver test.

 turba/test/Turba/ToDo/DriverTest.php  |   17 -----------------
 turba/test/Turba/Unit/Driver/Base.php |    8 ++++++++
 2 files changed, 8 insertions(+), 17 deletions(-)

http://git.horde.org/horde-git/-/commit/0dcee2fc827108c6065731a2343ce6f61f028e0b

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

commit 35af6205b7ba253af3bbf33a8f90c40a9cf1dac0
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Sep 21 09:00:34 2011 +0200

    Fix class names so that AllTests.php is happy but mark as incomplete.

 turba/test/Turba/ToDo/ApiTest.php        |    7 ++++++-
 turba/test/Turba/ToDo/BrowsePageTest.php |    3 ++-
 turba/test/Turba/ToDo/DriverTest.php     |    3 ++-
 turba/test/Turba/ToDo/GroupTest.php      |    3 ++-
 turba/test/Turba/ToDo/KolabTest.php      |    3 ++-
 turba/test/Turba/ToDo/KolabTestBase.php  |   12 +-----------
 turba/test/Turba/ToDo/ListTest.php       |    3 ++-
 turba/test/Turba/ToDo/ListViewTest.php   |    3 ++-
 turba/test/Turba/ToDo/ViewBrowseTest.php |    3 ++-
 turba/test/Turba/ToDo/ViewListTest.php   |    3 ++-
 10 files changed, 23 insertions(+), 20 deletions(-)

http://git.horde.org/horde-git/-/commit/35af6205b7ba253af3bbf33a8f90c40a9cf1dac0

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

commit 5425aa930306e987ca43cb4f4294da4a7d220a79
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Sep 21 09:01:28 2011 +0200

    Provide the means to tear down the globals after a test.

 turba/test/Turba/TestCase.php |   24 +++++++++++++++++++++++-
 1 files changed, 23 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/5425aa930306e987ca43cb4f4294da4a7d220a79

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

commit d47c95559c3a7271299b0415eb0235f79d2fb7af
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Sep 21 09:01:48 2011 +0200

    Tear down globals after the test.

 turba/test/Turba/Unit/Driver/Base.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/d47c95559c3a7271299b0415eb0235f79d2fb7af

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

commit 0064d906f6c79cea18d2a371018004bd789f26dc
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 22 06:38:52 2011 +0200

    E_STRICT
    
    Match the signature of the getTimeObjectTurbaList() and _search() methods to the parent class. _search() requires an internal function with an additional parameter.

 turba/lib/Driver/Sql.php |   23 ++++++++++++++++++++---
 1 files changed, 20 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/0064d906f6c79cea18d2a371018004bd789f26dc

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

commit 3bd68d59d98dfe3384c301ac9ce13c3de0ca6756
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 22 06:39:54 2011 +0200

    Start testing the Turba class.

 turba/package.xml                                  |   20 +++-
 turba/test/Turba/Autoload.php                      |    2 +
 turba/test/Turba/TestCase.php                      |    3 +
 turba/test/Turba/Unit/Turba/Base.php               |  122 ++++++++++++++++++++
 turba/test/Turba/Unit/Turba/KolabTest.php          |   52 +++++++++
 turba/test/Turba/Unit/Turba/Sql/Base.php           |   36 ++++++
 turba/test/Turba/Unit/Turba/Sql/Pdo/SqliteTest.php |   45 +++++++
 7 files changed, 277 insertions(+), 3 deletions(-)
 create mode 100644 turba/test/Turba/Unit/Turba/Base.php
 create mode 100644 turba/test/Turba/Unit/Turba/KolabTest.php
 create mode 100644 turba/test/Turba/Unit/Turba/Sql/Base.php
 create mode 100644 turba/test/Turba/Unit/Turba/Sql/Pdo/SqliteTest.php

http://git.horde.org/horde-git/-/commit/3bd68d59d98dfe3384c301ac9ce13c3de0ca6756

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

commit f64c7361ab0c1b2e3d37680eabe2988568ff21e6
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 22 08:26:11 2011 +0200

    Allow variable handling of the "name" attribute. Fix notice. Handle default share name.

 turba/lib/Driver/Kolab.php |   19 ++++++++++++-------
 1 files changed, 12 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/f64c7361ab0c1b2e3d37680eabe2988568ff21e6

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

commit dafb4a67d7e5fb16540bb88fef1de79d349e8492
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 22 08:26:27 2011 +0200

    Test is working now.

 turba/test/Turba/Unit/Turba/Base.php      |    1 -
 turba/test/Turba/Unit/Turba/KolabTest.php |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/dafb4a67d7e5fb16540bb88fef1de79d349e8492

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

commit 859a64435c22e817aec9f331e0730eee6c509c52
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 22 08:38:15 2011 +0200

    Log potential errors here but continue otherwise.

 turba/lib/Turba.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/859a64435c22e817aec9f331e0730eee6c509c52

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

commit bc983e23ddbd212ac3d04da8c972595469ceb0bf
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Sep 22 08:40:53 2011 +0200

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

 turba/docs/CHANGES               |    2 ++
 turba/package.xml                |    4 ++--
 turba/test/Turba/Unit/.gitignore |    1 +
 3 files changed, 5 insertions(+), 2 deletions(-)
 create mode 100644 turba/test/Turba/Unit/.gitignore

http://git.horde.org/horde-git/-/commit/bc983e23ddbd212ac3d04da8c972595469ceb0bf

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

commit e29ec1cec6ffff91f5ec2e97a62100a77a3a7bc5
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 16:09:56 2011 +0200

    Fix variable name.

 whups/lib/Driver/Sql.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/e29ec1cec6ffff91f5ec2e97a62100a77a3a7bc5

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

commit c1dab3e562c8ad8f6b079ea9dd5a0ec1a51a0a2e
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 18:16:15 2011 +0200

    Reduce indention.

 whups/lib/Whups.php |  124 +++++++++++++++++++++++++++------------------------
 1 files changed, 66 insertions(+), 58 deletions(-)

http://git.horde.org/horde-git/-/commit/c1dab3e562c8ad8f6b079ea9dd5a0ec1a51a0a2e

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

commit ec99d44f432ef1eee86f7e593feb32c714f47d57
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 18:37:26 2011 +0200

    Move menu method do Application.php.

 whups/lib/Application.php |   16 ++++++++++++++++
 whups/lib/Whups.php       |   24 ------------------------
 whups/templates/menu.inc  |    2 +-
 3 files changed, 17 insertions(+), 25 deletions(-)

http://git.horde.org/horde-git/-/commit/ec99d44f432ef1eee86f7e593feb32c714f47d57

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

commit 39ce446c8ddc23c3d0ea350b1d25641d61f94dc9
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 18:54:49 2011 +0200

    phpdoc

 whups/lib/Whups.php |  228 ++++++++++++++++++++++++++++++++-------------------
 1 files changed, 144 insertions(+), 84 deletions(-)

http://git.horde.org/horde-git/-/commit/39ce446c8ddc23c3d0ea350b1d25641d61f94dc9

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

commit 2c3abf4ac967646c143686469bf5126a82d5b4cb
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 19:07:00 2011 +0200

    Turn static variables into class properties.

 whups/lib/Whups.php |  173 ++++++++++++++++++++++++++++-----------------------
 1 files changed, 94 insertions(+), 79 deletions(-)

http://git.horde.org/horde-git/-/commit/2c3abf4ac967646c143686469bf5126a82d5b4cb

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

commit 04ff72d3a7f161fe85ac57d5d211113172feb0f3
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 22:14:36 2011 +0200

    Git

 whups/docs/CHANGES |   12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/04ff72d3a7f161fe85ac57d5d211113172feb0f3

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

commit a280ab06be97bbc623f85c05cccc974cc520133a
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 22:36:48 2011 +0200

    abstract, public

 whups/lib/Driver.php |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/a280ab06be97bbc623f85c05cccc974cc520133a

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

commit 764c03b5e8ef5d36d6faffa9cbd3931ab48686f3
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 22:37:08 2011 +0200

    protected

 whups/lib/Driver/Sql.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/764c03b5e8ef5d36d6faffa9cbd3931ab48686f3

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

commit b63989a597ca1cdaf35caaaf0369ec20b64ddcab
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 23:53:44 2011 +0200

    Add default pages for Creole markup.

 wicked/data/Creole/AddingPages    |    4 +
 wicked/data/Creole/HowToUseWiki   |    5 +
 wicked/data/Creole/SandBox        |    5 +
 wicked/data/Creole/WikiHome       |    5 +
 wicked/data/Creole/WikiPage       |    1 +
 wicked/data/Creole/WikiTextFormat |  247 +++++++++++++++++++++++++++++++++++++
 wicked/lib/Page.php               |    8 +-
 wicked/themes/default/screen.css  |    3 +
 8 files changed, 277 insertions(+), 1 deletions(-)
 create mode 100644 wicked/data/Creole/AddingPages
 create mode 100644 wicked/data/Creole/HowToUseWiki
 create mode 100644 wicked/data/Creole/SandBox
 create mode 100644 wicked/data/Creole/WikiHome
 create mode 100644 wicked/data/Creole/WikiPage
 create mode 100644 wicked/data/Creole/WikiTextFormat

http://git.horde.org/horde-git/-/commit/b63989a597ca1cdaf35caaaf0369ec20b64ddcab

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

commit 1e285fc45d196ccd8077f63aa1b78d98c8a24be4
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 23:54:04 2011 +0200

    Fix markup.

 wicked/data/Mediawiki/AddingPages |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/1e285fc45d196ccd8077f63aa1b78d98c8a24be4

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

commit db8919dedf446fddedf86ab463873e97713fbf79
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 23:54:17 2011 +0200

    typo

 wicked/data/Default/WikiTextFormat |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/db8919dedf446fddedf86ab463873e97713fbf79

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

commit 11cb083f5bd818300a264a578a6273a98d79c65e
Merge: f335ac5 db8919d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 22 20:21:44 2011 -0400

    Merge branch 'master' into ansel-map

 bundles/groupware/docs/CHANGES                      |    8 +-
 bundles/groupware/lib/Bundle.php                    |    2 +-
 bundles/groupware/package.xml                       |   23 +-
 bundles/webmail/docs/CHANGES                        |    8 +-
 bundles/webmail/lib/Bundle.php                      |    2 +-
 bundles/webmail/package.xml                         |   23 +-
 framework/Db/lib/Horde/Db/Adapter/Base/Schema.php   |    9 +-
 framework/Mime/lib/Horde/Mime/Mail.php              |   11 +
 framework/Mime/package.xml                          |   18 +-
 framework/Rdo/lib/Horde/Rdo/Query.php               |   64 +-
 imp/attachment.php                                  |    3 +-
 imp/docs/CHANGES                                    |    2 +
 imp/package.xml                                     |    4 +-
 turba/docs/CHANGES                                  |    2 +
 turba/lib/Driver/Kolab.php                          |   19 +-
 turba/lib/Driver/Sql.php                            |   23 +-
 turba/lib/Turba.php                                 |    6 +-
 turba/package.xml                                   |   40 +-
 turba/test/Turba/Autoload.php                       |    6 +-
 turba/test/Turba/Integration/ApiTest.php            |   69 --
 turba/test/Turba/TestCase.php                       |  279 ++++++-
 turba/test/Turba/ToDo/ApiTest.php                   |   74 ++
 turba/test/Turba/ToDo/BrowsePageTest.php            |    3 +-
 turba/test/Turba/ToDo/DriverTest.php                |   20 +-
 turba/test/Turba/ToDo/GroupTest.php                 |    3 +-
 turba/test/Turba/ToDo/KolabTest.php                 |    3 +-
 turba/test/Turba/ToDo/KolabTestBase.php             |   12 +-
 turba/test/Turba/ToDo/ListTest.php                  |    3 +-
 turba/test/Turba/ToDo/ListViewTest.php              |    3 +-
 turba/test/Turba/ToDo/ViewBrowseTest.php            |    3 +-
 turba/test/Turba/ToDo/ViewListTest.php              |    3 +-
 turba/test/Turba/Unit/.gitignore                    |    1 +
 turba/test/Turba/Unit/Driver/Base.php               |  104 +++
 turba/test/Turba/Unit/Driver/KolabTest.php          |   17 +-
 turba/test/Turba/Unit/Driver/Sql/Base.php           |   45 ++
 turba/test/Turba/Unit/Driver/Sql/Pdo/SqliteTest.php |   49 ++
 turba/test/Turba/Unit/Turba/Base.php                |  121 +++
 turba/test/Turba/Unit/Turba/KolabTest.php           |   52 ++
 turba/test/Turba/Unit/Turba/Sql/Base.php            |   36 +
 turba/test/Turba/Unit/Turba/Sql/Pdo/SqliteTest.php  |   45 ++
 whups/docs/CHANGES                                  |   12 +-
 whups/lib/Application.php                           |   16 +
 whups/lib/Driver.php                                |   38 +-
 whups/lib/Driver/Sql.php                            |   10 +-
 whups/lib/Whups.php                                 |  515 +++++++------
 whups/package.xml                                   |  764 +++++++++++++++++++
 whups/templates/menu.inc                            |    2 +-
 wicked/data/Creole/AddingPages                      |    4 +
 wicked/data/Creole/HowToUseWiki                     |    5 +
 wicked/data/Creole/SandBox                          |    5 +
 wicked/data/Creole/WikiHome                         |    5 +
 wicked/data/Creole/WikiPage                         |    1 +
 wicked/data/Creole/WikiTextFormat                   |  247 ++++++
 wicked/data/Default/WikiTextFormat                  |    2 +-
 wicked/data/Mediawiki/AddingPages                   |    2 +-
 wicked/lib/Driver/Sql.php                           |    4 +-
 wicked/lib/Page.php                                 |    8 +-
 wicked/themes/default/screen.css                    |    3 +
 58 files changed, 2359 insertions(+), 502 deletions(-)

http://git.horde.org/horde-git/-/commit/11cb083f5bd818300a264a578a6273a98d79c65e




More information about the commits mailing list