..
class.addressbook_bo.inc.php
do NOT instanciate tracking class by default: it is only used for (seldome) updates and stalls updates in setup sometimes (1.6 update)
2012-06-17 10:04:09 +00:00
class.addressbook_egw_record.inc.php
Process birthday when importing
2011-10-25 18:49:14 +00:00
class.addressbook_export_contacts_csv.inc.php
found a lot more calls to get_rows missing to set csv_export flag and fixed code in nextmatch dealing with situation if num_rows=-1 got stored in prefs anyway
2012-03-29 12:06:10 +00:00
class.addressbook_groupdav.inc.php
* CalDAV: expand-property reports queried by iCal from OS X 10.7.4
2012-07-15 09:17:12 +00:00
class.addressbook_hooks.inc.php
* Addressbook: preference to open EMail addresses in external mail program, even if user has access to EMail app
2012-01-13 05:22:18 +00:00
class.addressbook_import_contacts_csv.inc.php
Add warnings to import plugin
2011-12-15 16:24:47 +00:00
class.addressbook_ldap.inc.php
* Addressbook/LDAP|SQL->LDAP: fixed error during creation of new contacts, SQL->LDAP now also displays LDAP errors
2012-04-29 15:45:44 +00:00
class.addressbook_so.inc.php
fixed PHP Strict Standards: Only variables should be assigned by reference
2012-07-14 07:44:48 +00:00
class.addressbook_sql.inc.php
* Addressbook: fix for postgres error on advanced search in addressbook (Helpdesk 3421)
2012-06-01 13:00:32 +00:00
class.addressbook_tracking.inc.php
* PHP 5.4: fixes for strict warnings, thought disabling E_STRICT for now, because of various strict warnings in working code, which could not be easy fixed in all areas
2012-04-02 07:48:13 +00:00
class.addressbook_ui.inc.php
Add missing part of country code changes (r38733)
2012-05-09 15:38:21 +00:00
class.addressbook_vcal.inc.php
do NOT blanc fileas_type, as it is not always set in vCard, but should be set in EGroupware
2012-04-04 17:48:05 +00:00
class.addressbook_wizard_import_contacts_csv.inc.php
Add ability to specify that imported contacts go to importer's personal addressbook
2011-07-28 23:26:08 +00:00
hook_config.inc.php
* Addressbook: fixed not working changing of organisation members
2012-05-15 15:55:30 +00:00