[commits] Horde branch master updated. 64b129a807e7a623c37b2a60e72d9c931b8d9752

Jan Schneider jan at horde.org
Tue Sep 21 21:38:23 UTC 2010


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

from: 022c42b1d85b292ce2a94f6da692c4b98599d3d9

335924d MFB
8c12bda No longer needed.
cd4470b Update package.xml.
4679735 MFB: Fix tests.
d7c6b3b MFB: Make 'birthday' really empty if BDAY property is empty.
bc77f3c MFB: Make this work with multiple property parameters.
74474f7 MFB: Add test case for bug #9207.
64b129a MFB:   [jan] Correctly export FN vCard property if 'alternative_name' is set, but not   'name' (Bug #9207).   Fix charset conversion.

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

commit 335924da29ef054cbc90ff81a5db6c33dce1e07e
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 21 18:22:22 2010 +0200

    MFB

 turba/docs/CHANGES |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/turba/docs/CHANGES?rt=horde-git&r1=f936ec44d0a4fce5b5a5b999abeed841957d14d3&r2=335924da29ef054cbc90ff81a5db6c33dce1e07e

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

commit 8c12bda8358fb91b54f5ac052560c01b0ebcf013
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 21 23:29:35 2010 +0200

    No longer needed.

 framework/Ldap/lib/Horde/Ldap/SimpleFileSchemaCache.php |   97 ---------------
 1 files changed, 0 insertions(+), 97 deletions(-)
 delete mode 100644 framework/Ldap/lib/Horde/Ldap/SimpleFileSchemaCache.php

http://git.horde.org/diff.php/framework/Ldap/lib/Horde/Ldap/SimpleFileSchemaCache.php?rt=horde-git&r1=5d22a71a423ff0db42c68ecfb371ac60e01d79be&r2=8c12bda8358fb91b54f5ac052560c01b0ebcf013

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

commit cd4470b3ab19762f9a5447c9101d6abe766b98ee
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 21 23:29:46 2010 +0200

    Update package.xml.

 framework/Ldap/package.xml |   54 ++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 50 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/framework/Ldap/package.xml?rt=horde-git&r1=52b72b98aee1754f5c0954dce84483ce22891346&r2=cd4470b3ab19762f9a5447c9101d6abe766b98ee

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

commit 46797356a57942570e79844e62d0d40e93ebb9f4
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 21 23:31:57 2010 +0200

    MFB: Fix tests.

 turba/lib/tests/bug_6518.phpt            |    6 +++++-
 turba/lib/tests/ldif_exportFile.phpt     |    6 +++++-
 turba/lib/tests/ldif_importFile.phpt     |    6 +++++-
 turba/lib/tests/ldif_importFileCRLF.phpt |    6 +++++-
 turba/lib/tests/tohash.phpt              |   11 +++++++++--
 5 files changed, 29 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/turba/lib/tests/bug_6518.phpt?rt=horde-git&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=46797356a57942570e79844e62d0d40e93ebb9f4
http://git.horde.org/diff.php/turba/lib/tests/ldif_exportFile.phpt?rt=horde-git&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=46797356a57942570e79844e62d0d40e93ebb9f4
http://git.horde.org/diff.php/turba/lib/tests/ldif_importFile.phpt?rt=horde-git&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=46797356a57942570e79844e62d0d40e93ebb9f4
http://git.horde.org/diff.php/turba/lib/tests/ldif_importFileCRLF.phpt?rt=horde-git&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=46797356a57942570e79844e62d0d40e93ebb9f4
http://git.horde.org/diff.php/turba/lib/tests/tohash.phpt?rt=horde-git&r1=09a0ade1f7c7d156a3158532a338c7989498ddfb&r2=46797356a57942570e79844e62d0d40e93ebb9f4

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

commit d7c6b3bd8b3b8016111049034c44aa98eea185d8
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 21 23:33:40 2010 +0200

    MFB: Make 'birthday' really empty if BDAY property is empty.

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

http://git.horde.org/diff.php/turba/lib/Driver.php?rt=horde-git&r1=e27db3f3d9eb444997765d9d3612a74478668534&r2=d7c6b3bd8b3b8016111049034c44aa98eea185d8

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

commit bc77f3cc4dc8c60a6adf9579ed041cecfd0c4eeb
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 21 23:35:01 2010 +0200

    MFB: Make this work with multiple property parameters.

 framework/Icalendar/lib/Horde/Icalendar.php |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar.php?rt=horde-git&r1=741783a314dd20c81052d02111e63cc37788ef95&r2=bc77f3cc4dc8c60a6adf9579ed041cecfd0c4eeb

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

commit 74474f75171c15122c6eabd3e105278338189ba4
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 21 23:35:47 2010 +0200

    MFB: Add test case for bug #9207.

 turba/lib/tests/tovcard.phpt |   43 ++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 41 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/turba/lib/tests/tovcard.phpt?rt=horde-git&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=74474f75171c15122c6eabd3e105278338189ba4

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

commit 64b129a807e7a623c37b2a60e72d9c931b8d9752
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 21 23:37:59 2010 +0200

    MFB:
      [jan] Correctly export FN vCard property if 'alternative_name' is set, but not
      'name' (Bug #9207).
      Fix charset conversion.

 turba/docs/CHANGES   |    2 ++
 turba/lib/Driver.php |    9 ++++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/turba/docs/CHANGES?rt=horde-git&r1=335924da29ef054cbc90ff81a5db6c33dce1e07e&r2=64b129a807e7a623c37b2a60e72d9c931b8d9752
http://git.horde.org/diff.php/turba/lib/Driver.php?rt=horde-git&r1=d7c6b3bd8b3b8016111049034c44aa98eea185d8&r2=64b129a807e7a623c37b2a60e72d9c931b8d9752




More information about the commits mailing list