[commits] Horde branch master updated. ecdc9a249810e98c529c5bf5fc7e6be32d4a1c2f

Michael M Slusarz slusarz at horde.org
Thu Aug 26 17:46:18 UTC 2010


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

from: 50215b65f78ccc72f911feebfcae5301b786ab04

9dfb314 Turba cleanups while tracking down a bug.
ecdc9a2 Bug #9202: Workaround PHP bug

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

commit 9dfb3148f738d906d75faa86438bf2ce588f67ab
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Aug 26 11:30:22 2010 -0600

    Turba cleanups while tracking down a bug.
    
    Some H4 conversions.
    Implement Countable interface on several objects.

 turba/add.php                                    |    2 +-
 turba/contact.php                                |    2 +-
 turba/data.php                                   |    4 +-
 turba/lib/Api.php                                |   28 ++--
 turba/lib/Driver.php                             |   41 +++---
 turba/lib/List.php                               |  149 ++++++++++++----------
 turba/lib/LoginTasks/SystemTask/UpgradeLists.php |    4 +-
 turba/lib/Object.php                             |   18 ++-
 turba/lib/View/Browse.php                        |    8 +-
 turba/lib/View/Duplicates.php                    |    2 +-
 turba/lib/View/List.php                          |   34 +++---
 turba/lib/tests/KolabTest.php                    |    4 +-
 turba/templates/list/alphaPager.inc              |    2 +-
 turba/templates/search/duplicate/list.html.php   |    2 +-
 14 files changed, 164 insertions(+), 136 deletions(-)

http://git.horde.org/diff.php/turba/add.php?rt=horde-git&r1=026eab44e8a2db3145e8fb82c59efa9386bcd984&r2=9dfb3148f738d906d75faa86438bf2ce588f67ab
http://git.horde.org/diff.php/turba/contact.php?rt=horde-git&r1=7f7a4300f16b429ed645bc3e2af2cedffc70ce3e&r2=9dfb3148f738d906d75faa86438bf2ce588f67ab
http://git.horde.org/diff.php/turba/data.php?rt=horde-git&r1=09a0ade1f7c7d156a3158532a338c7989498ddfb&r2=9dfb3148f738d906d75faa86438bf2ce588f67ab
http://git.horde.org/diff.php/turba/lib/Api.php?rt=horde-git&r1=09a0ade1f7c7d156a3158532a338c7989498ddfb&r2=9dfb3148f738d906d75faa86438bf2ce588f67ab
http://git.horde.org/diff.php/turba/lib/Driver.php?rt=horde-git&r1=411743cf2a625c2025ff85de32f2403858355a40&r2=9dfb3148f738d906d75faa86438bf2ce588f67ab
http://git.horde.org/diff.php/turba/lib/List.php?rt=horde-git&r1=411743cf2a625c2025ff85de32f2403858355a40&r2=9dfb3148f738d906d75faa86438bf2ce588f67ab
http://git.horde.org/diff.php/turba/lib/LoginTasks/SystemTask/UpgradeLists.php?rt=horde-git&r1=6536223053e217fc22f4fefc670443d80074c055&r2=9dfb3148f738d906d75faa86438bf2ce588f67ab
http://git.horde.org/diff.php/turba/lib/Object.php?rt=horde-git&r1=d834ec001f399edbd21cada855cf33e84532695c&r2=9dfb3148f738d906d75faa86438bf2ce588f67ab
http://git.horde.org/diff.php/turba/lib/View/Browse.php?rt=horde-git&r1=ae33051ab7a1212e0dadbec4d67c75b29067f4be&r2=9dfb3148f738d906d75faa86438bf2ce588f67ab
http://git.horde.org/diff.php/turba/lib/View/Duplicates.php?rt=horde-git&r1=cf6dbe37863aacdaaed3006c0ba6a2800e55cd43&r2=9dfb3148f738d906d75faa86438bf2ce588f67ab
http://git.horde.org/diff.php/turba/lib/View/List.php?rt=horde-git&r1=34245b1f6b1c08b072f43200585f97532631d4e6&r2=9dfb3148f738d906d75faa86438bf2ce588f67ab
http://git.horde.org/diff.php/turba/lib/tests/KolabTest.php?rt=horde-git&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=9dfb3148f738d906d75faa86438bf2ce588f67ab
http://git.horde.org/diff.php/turba/templates/list/alphaPager.inc?rt=horde-git&r1=a8ec5e536e33d5a8ab5af1a5c8e00098694abc13&r2=9dfb3148f738d906d75faa86438bf2ce588f67ab
http://git.horde.org/diff.php/turba/templates/search/duplicate/list.html.php?rt=horde-git&r1=6afd0fd29bd356acaf80feff1bf701da16710df8&r2=9dfb3148f738d906d75faa86438bf2ce588f67ab

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

commit ecdc9a249810e98c529c5bf5fc7e6be32d4a1c2f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Aug 26 11:46:10 2010 -0600

    Bug #9202: Workaround PHP bug

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

http://git.horde.org/diff.php/turba/lib/List.php?rt=horde-git&r1=9dfb3148f738d906d75faa86438bf2ce588f67ab&r2=ecdc9a249810e98c529c5bf5fc7e6be32d4a1c2f




More information about the commits mailing list