[commits] Horde-Hatchery branch master updated. a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7

Michael Rubinsky mike at theupstairsroom.com
Wed Oct 7 15:37:39 UTC 2009


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

from: 4c2e2f0eace3a042d7f1ff134f0763c3ba030f4d

a0aa64b... Change the Turba_Driver_*::_save method to take an $object instead of the values derived from the object. This also fixes permission checking for Vbooks.

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

commit a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 7 11:34:51 2009 -0400

    Change the Turba_Driver_*::_save method to take an $object instead of the values
    derived from the object. This also fixes permission checking for Vbooks.
    
    Adds 2 more lines per subclass, but is necessary for drivers that are composed with
    another driver (like the Share driver or Vbook driver) since they call the composed
    driver's non-public _save method.

 turba/lib/Driver.php       |    8 ++------
 turba/lib/Driver/Imsp.php  |   10 +++++-----
 turba/lib/Driver/Kolab.php |   13 ++++++++-----
 turba/lib/Driver/Ldap.php  |    5 ++++-
 turba/lib/Driver/Prefs.php |    5 ++++-
 turba/lib/Driver/Share.php |    4 ++--
 turba/lib/Driver/Sql.php   |    6 +++++-
 turba/lib/Driver/Vbook.php |    4 ++--
 8 files changed, 32 insertions(+), 23 deletions(-)

http://git.horde.org/diff.php/turba/lib/Driver.php?rt=horde-hatchery&r1=28297a3bb71e39fcf68d6751f287e4e7c8896923&r2=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7
http://git.horde.org/diff.php/turba/lib/Driver/Imsp.php?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7
http://git.horde.org/diff.php/turba/lib/Driver/Kolab.php?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7
http://git.horde.org/diff.php/turba/lib/Driver/Ldap.php?rt=horde-hatchery&r1=9f18210886cb226b13faeaeecd7f02a40091282a&r2=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7
http://git.horde.org/diff.php/turba/lib/Driver/Prefs.php?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7
http://git.horde.org/diff.php/turba/lib/Driver/Share.php?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7
http://git.horde.org/diff.php/turba/lib/Driver/Sql.php?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7
http://git.horde.org/diff.php/turba/lib/Driver/Vbook.php?rt=horde-hatchery&r1=2fcde412307a37d8a3dac31f7df002757c3509cd&r2=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7




More information about the commits mailing list