[commits] Horde branch develop updated. 9b852c495e13b047ed3f688e9618de94e277175f

Michael M Slusarz slusarz at horde.org
Tue Feb 14 05:54:07 UTC 2012


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

from: 21d3b4e91b12eaa42975528e87fe387579b37e99

149e4a2 turba_shares is no longer a global.
d7de87b Re-add Kronolith::initialize() call for now
b5aea86 Fix registry calls
9b852c4 Correctly parse RFC 2919 List-Id headers

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

commit 149e4a2d5776c4f22e86985f848009df0b4ba4ea
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 13 21:33:20 2012 -0700

    turba_shares is no longer a global.

 turba/addressbooks/delete.php                 |    2 +-
 turba/addressbooks/edit.php                   |    2 +-
 turba/bin/turba-import-squirrelmail-sql-abook |    2 +-
 turba/bin/turba-public-to-horde-share         |    1 +
 turba/browse.php                              |    2 +-
 turba/lib/Api.php                             |    2 +-
 turba/lib/Application.php                     |   16 ++++++++++++----
 turba/lib/Driver/Kolab.php                    |    2 +-
 turba/lib/Driver/Share.php                    |    2 +-
 turba/lib/Factory/Shares.php                  |   22 ++++++++++++++++++++++
 turba/lib/Form/DeleteAddressBook.php          |    2 +-
 turba/lib/Turba.php                           |    8 +++++---
 turba/test/Turba/TestCase.php                 |   20 +++++---------------
 turba/test/Turba/ToDo/KolabTestBase.php       |    1 -
 turba/test/Turba/Unit/Turba/Base.php          |   17 +++++++++++------
 15 files changed, 64 insertions(+), 37 deletions(-)
 create mode 100644 turba/lib/Factory/Shares.php

http://git.horde.org/horde-git/-/commit/149e4a2d5776c4f22e86985f848009df0b4ba4ea

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

commit d7de87b8f9bde08174bb82d46f9490eac6f90fb3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 13 22:01:25 2012 -0700

    Re-add Kronolith::initialize() call for now

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

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

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

commit b5aea86a56ab9c8c40849ea9b6099a5a1c0be8d2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 13 22:08:27 2012 -0700

    Fix registry calls
    
    Array keys are not used when calling registry methods and are confusing

 imp/lib/Ajax/Imple/ItipRequest.php |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

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

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

commit 9b852c495e13b047ed3f688e9618de94e277175f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 13 22:36:01 2012 -0700

    Correctly parse RFC 2919 List-Id headers

 imp/compose.php          |    6 ++--
 imp/lib/Compose.php      |    6 ++--
 imp/lib/Parse/Listid.php |   63 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 69 insertions(+), 6 deletions(-)
 create mode 100644 imp/lib/Parse/Listid.php

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




More information about the commits mailing list