[commits] Horde-Hatchery branch master updated. 82bb2e1d13c4b192fa4d6156e0aa1ac5597190fa
Michael Rubinsky
mike at theupstairsroom.com
Wed Oct 7 15:52:40 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7
82bb2e1... Add a Turba_Driver::canAdd() method for indicating the driver's ability to add a new contact.
-----------------------------------------------------------------------
commit 82bb2e1d13c4b192fa4d6156e0aa1ac5597190fa
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Oct 7 11:51:01 2009 -0400
Add a Turba_Driver::canAdd() method for indicating the driver's ability
to add a new contact.
Needed because we don't have perms on individual contacts, just on the
contact's address book. So for sources such as a virtual address book,
we may be able to edit the contact, but we can't add new contacts to
the address book.
turba/lib/Driver.php | 15 +++++++++++++++
turba/lib/Driver/Imsp.php | 5 +++++
turba/lib/Driver/Kolab.php | 5 +++++
turba/lib/Driver/Ldap.php | 5 +++++
turba/lib/Driver/Prefs.php | 5 +++++
turba/lib/Driver/Share.php | 5 +++++
turba/lib/Driver/Sql.php | 5 +++++
turba/lib/Turba.php | 11 ++++++++---
turba/lib/base.php | 2 +-
9 files changed, 54 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/turba/lib/Driver.php?rt=horde-hatchery&r1=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7&r2=82bb2e1d13c4b192fa4d6156e0aa1ac5597190fa
http://git.horde.org/diff.php/turba/lib/Driver/Imsp.php?rt=horde-hatchery&r1=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7&r2=82bb2e1d13c4b192fa4d6156e0aa1ac5597190fa
http://git.horde.org/diff.php/turba/lib/Driver/Kolab.php?rt=horde-hatchery&r1=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7&r2=82bb2e1d13c4b192fa4d6156e0aa1ac5597190fa
http://git.horde.org/diff.php/turba/lib/Driver/Ldap.php?rt=horde-hatchery&r1=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7&r2=82bb2e1d13c4b192fa4d6156e0aa1ac5597190fa
http://git.horde.org/diff.php/turba/lib/Driver/Prefs.php?rt=horde-hatchery&r1=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7&r2=82bb2e1d13c4b192fa4d6156e0aa1ac5597190fa
http://git.horde.org/diff.php/turba/lib/Driver/Share.php?rt=horde-hatchery&r1=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7&r2=82bb2e1d13c4b192fa4d6156e0aa1ac5597190fa
http://git.horde.org/diff.php/turba/lib/Driver/Sql.php?rt=horde-hatchery&r1=a0aa64b0df7fb284a15a98af76e0c09f79dbf5c7&r2=82bb2e1d13c4b192fa4d6156e0aa1ac5597190fa
http://git.horde.org/diff.php/turba/lib/Turba.php?rt=horde-hatchery&r1=a349de9ba92bc4e879b46b6e955f59f134ec4c07&r2=82bb2e1d13c4b192fa4d6156e0aa1ac5597190fa
http://git.horde.org/diff.php/turba/lib/base.php?rt=horde-hatchery&r1=be39ca3bc33c4c84b35bb5f99d6ec44f5fd19c54&r2=82bb2e1d13c4b192fa4d6156e0aa1ac5597190fa
More information about the commits
mailing list