[commits] Horde branch master updated. 5edb51331e06208c4a9d66bb76d334527c712981

Michael J. Rubinsky mrubinsk at horde.org
Fri Sep 9 03:45:20 UTC 2011


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

from: f54facea8cb61201de8c478437666441ca256f39

e908bd9 Ensure hooks are called on imported values too.
d6a029a style
d9c633d need a Turba_Object to add attributes to
5edb513 remove redundant code

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

commit e908bd92dc8e07852f1fecbd93ce983416ec493c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 8 23:36:36 2011 -0400

    Ensure hooks are called on imported values too.
    
    Incoming new entries must be run through Turba_Object#setValue() to
    ensure the attribute values are run through the encode hook. We already
    do this when calling Turba_Api#replace() but failed to do it when calling
    Turba_Api#import()

 turba/lib/Api.php |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

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

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

commit d6a029ab51eab999971d336faa0b4d6733e75afd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 8 23:39:20 2011 -0400

    style

 turba/lib/Api.php |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

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

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

commit d9c633d44dd681ba790ec5661bb84b932f7db49c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 8 23:41:36 2011 -0400

    need a Turba_Object to add attributes to

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

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

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

commit 5edb51331e06208c4a9d66bb76d334527c712981
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 8 23:43:20 2011 -0400

    remove redundant code

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

http://git.horde.org/horde-git/-/commit/5edb51331e06208c4a9d66bb76d334527c712981




More information about the commits mailing list