egroupware_official/addressbook/inc
Ralf Becker fa58c2adc4 * CardDAV pref which addressbooks to sync and many fixes for iPhone OS 4.0, 4.1, 4.2beta and Mac iCal and contact app
Merge of following commits from Trunk:
r32609: * GroupDAV preference for addressbook-home-set (requires to register hooks)
r32610: missing groupdav hooks
r32611: fixed missing "users" of principal url in calendar-user-address-set
r32615: as the pricipal of current user is influenced by GroupDAV prefs, we have to include them in the etag
r32619: loop over existing addressbooks, to make sure each ab is only once in addressbook-home-set, even when selected multiple times in the prefs because of symbolic ab like "primary group"
r32620: urlencode and decode account_lid in url to cope with group-names with space in it, which stall iPhone OS 4.2 devices
r32621: fixed bug: GroupDAV/CardDAV PUT request to /addressbook/ changes owner, also checking now required ACL for moving contacts between addressbooks
r32622: returning "403 Forbidden" if addressbook_bo->save() fails, happens when writing new entries in ABs without ADD rights
r32623: * iCal on iPhone detects URL now correct
reverted calendar-home-set to report only users calendar, as reporting multiple break propfind
r32624: we need a real redirect, not just a proxy
r32631: fixed working in GroupDAV prefs and translation
2010-10-21 11:26:47 +00:00
..
class.addressbook_egw_record.inc.php - Update importexport names/classes to reflect changes in importexport 2010-03-22 15:11:12 +00:00
class.addressbook_export_contacts_csv.inc.php Backport 32513 - Add mimetype to export plugin 2010-10-12 22:50:12 +00:00
class.addressbook_groupdav.inc.php * CardDAV pref which addressbooks to sync and many fixes for iPhone OS 4.0, 4.1, 4.2beta and Mac iCal and contact app 2010-10-21 11:17:46 +00:00
class.addressbook_hooks.inc.php * allow to pick CC of tickets from addressbook 2010-09-22 09:36:26 +00:00
class.addressbook_import_contacts_csv.inc.php Backport 32261 - Add option to change addressbook for record on a per-record basis, with fallback to owner 2010-09-23 19:54:14 +00:00
class.addressbook_ldap.inc.php add a fieldmapping to enable the query for contact_bday 2010-09-30 10:00:42 +00:00
class.addressbook_sql.inc.php fixed addressbook "all" shows no contacts, reported on the lists 2010-09-29 06:42:00 +00:00
class.addressbook_ui.inc.php * Fix for Addressbook History NOT showing old or new value for some custom fields (Stylite #8230) 2010-10-14 15:53:09 +00:00
class.addressbook_vcal.inc.php * fixed privated contacts got synced back as public 2010-09-08 09:49:45 +00:00
class.addressbook_wizard_import_contacts_csv.inc.php Backport 32261 - Add option to change addressbook for record on a per-record basis, with fallback to owner 2010-09-23 19:54:14 +00:00