egroupware_official/addressbook/inc
Ralf Becker 9e6a471fe2 * Addressbook/CardDAV: fixed Apple iOS and OS X addressbook messed up phone numbers (Mobile is now mobile for both and iPhone is matched to EGroupware private cell)
also removed copy of supportedFields and using again default ones from addressbook_vcal, with Apple specific fixes in _get_handler()
2012-02-10 11:23:09 +00:00
..
class.addressbook_bo.inc.php fixed images allways get resized, because mb_substring returned 3 bytes, using cut_bytes now 2012-02-10 09:09:02 +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 * Addressbook/CardDAV: fixed Apple iOS and OS X addressbook messed up phone numbers (Mobile is now mobile for both and iPhone is matched to EGroupware private cell) 2012-02-10 11:23:09 +00:00
class.addressbook_hooks.inc.php backported r33878, r33880 from Nathan to display supported fileformats in addressbook prefs 2011-08-26 10:14:17 +00:00
class.addressbook_import_contacts_csv.inc.php * addressbook/csv-import: fix/enable update of account - userdata when accounts are stored with ldap. If the condition is on account_id, we supplement the condition with owner=0 (this is needed to correctly determine the storage engine (ldap/sql) for accounts); we strongly recomment NOT to try to use this for adding accounts: use admin import definitions for that task 2011-09-19 10:29:29 +00:00
class.addressbook_ldap.inc.php * Addressbook/LDAP: fixed lettersearch by backporting LDAP class from trunk 2011-05-03 19:58:10 +00:00
class.addressbook_so.inc.php * addressbook/csv-import: fix/enable update of account - userdata when accounts are stored with ldap. If the condition is on account_id, we supplement the condition with owner=0 (this is needed to correctly determine the storage engine (ldap/sql) for accounts); we strongly recomment NOT to try to use this for adding accounts: use admin import definitions for that task 2011-09-19 10:29:29 +00:00
class.addressbook_sql.inc.php fixing the fix ... (db-name is in key, not value) 2011-04-21 15:06:12 +00:00
class.addressbook_ui.inc.php Make sure letter filter doesn't persist 2012-02-02 15:28:16 +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