[commits] Horde branch turba_4_2 updated. 22c4a4ea913bd5e3d30d0267aa9539f175f44736

Michael J. Rubinsky mrubinsk at horde.org
Wed Nov 20 19:38:41 UTC 2013


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

from: 593bf02c179a9cdfb8a0306424a0dd38836dcbb6

ff22333 Let Horde_Date worry about the format.
a18da4c We need a normalized format for date fields when using SQL storage.
22c4a4e BFN

Summary: http://github.com/horde/horde/compare/593bf02c179a9cdfb8a0306424a0dd38836dcbb6...22c4a4ea913bd5e3d30d0267aa9539f175f44736

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

commit ff223337ef9cda3f5954e390ea033a28ee8a59f0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 20 14:34:04 2013 -0500

    Let Horde_Date worry about the format.
    
    Fixes Bug: 11891 when not using SQL storage.

 turba/lib/Driver.php |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/ff223337ef9cda3f5954e390ea033a28ee8a59f0
http://git.horde.org/horde-git/-/commit/ff223337ef9cda3f5954e390ea033a28ee8a59f0

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

commit a18da4c19e169aae4e97376490c58c40f22654a9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 20 14:35:06 2013 -0500

    We need a normalized format for date fields when using SQL storage.
    
    Final fix for Bug: 11891

 turba/lib/Driver.php            |   36 +++++++++++++++++++++++++++++++-----
 turba/lib/Driver/Facebook.php   |    5 ++++-
 turba/lib/Driver/Favourites.php |    5 ++++-
 turba/lib/Driver/Group.php      |    5 ++++-
 turba/lib/Driver/Imsp.php       |    5 +++--
 turba/lib/Driver/Kolab.php      |   10 +++++++---
 turba/lib/Driver/Ldap.php       |   10 +++++++---
 turba/lib/Driver/Prefs.php      |   17 ++++++++++++++---
 turba/lib/Driver/Share.php      |   16 ++++++++++------
 turba/lib/Driver/Sql.php        |   29 +++++++++++++++++++++--------
 turba/lib/Driver/Vbook.php      |    7 +++++--
 11 files changed, 110 insertions(+), 35 deletions(-)

http://github.com/horde/horde/commit/a18da4c19e169aae4e97376490c58c40f22654a9
http://git.horde.org/horde-git/-/commit/a18da4c19e169aae4e97376490c58c40f22654a9

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

commit 22c4a4ea913bd5e3d30d0267aa9539f175f44736
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 20 14:38:26 2013 -0500

    BFN

 turba/docs/CHANGES |    2 ++
 turba/package.xml  |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/22c4a4ea913bd5e3d30d0267aa9539f175f44736
http://git.horde.org/horde-git/-/commit/22c4a4ea913bd5e3d30d0267aa9539f175f44736




More information about the commits mailing list