egroupware/addressbook/inc
2014-06-24 09:47:08 +00:00
..
class.addressbook_activesync.inc.php fix indention 2013-07-23 13:44:08 +00:00
class.addressbook_ads.inc.php
class.addressbook_bo.inc.php add/edit accounts via extra tab in addressbook edit dialog 2014-03-18 15:10:57 +00:00
class.addressbook_contactform.inc.php
class.addressbook_csv.inc.php remove old API browser class, apps only used content_header method with is available as html::browser_header() with identical signature 2014-01-19 09:30:33 +00:00
class.addressbook_display.inc.php
class.addressbook_egw_record.inc.php Implement new special linking fields 2014-06-16 20:16:58 +00:00
class.addressbook_export_contacts_csv.inc.php Fix export with type filter 2013-11-12 18:12:07 +00:00
class.addressbook_export_vcard.inc.php Fix missing template error breaking vCard export 2014-05-13 21:10:07 +00:00
class.addressbook_groupdav.inc.php fixed sql error in carddav caused by sync-collection flag interpreted as filter 2014-02-20 19:38:21 +00:00
class.addressbook_hooks.inc.php Remove "placeholder" link from help tooltip of preferences 2014-06-24 09:47:08 +00:00
class.addressbook_import_contacts_csv.inc.php Implement new special linking fields 2014-06-16 20:16:58 +00:00
class.addressbook_import_vcard.inc.php
class.addressbook_ldap.inc.php switched off permanent error-log 2013-08-22 16:42:22 +00:00
class.addressbook_merge.inc.php allow to disable navbar in placeholder display, eg. when called from mail 2013-11-12 09:28:24 +00:00
class.addressbook_sif.inc.php
class.addressbook_so.inc.php add/edit accounts via extra tab in addressbook edit dialog 2014-03-18 15:10:57 +00:00
class.addressbook_sql.inc.php explicitly set custom fields as to search, if custom fields are defined, also added a couple more columns for explicitly not to search 2014-03-03 11:49:41 +00:00
class.addressbook_tracking.inc.php
class.addressbook_ui.inc.php prevent SQL error if for what every reason an invalid org_view was set (eg. just a contact_id, instead of string starting with "org_name") 2014-06-03 09:54:53 +00:00
class.addressbook_vcal.inc.php
class.addressbook_wizard_export_contacts_csv.inc.php Changes for importexport -> et2 2013-11-07 23:43:17 +00:00
class.addressbook_wizard_export_vcard.inc.php
class.addressbook_wizard_import_contacts_csv.inc.php Implement new special linking fields 2014-06-16 20:16:58 +00:00
class.addressbook_wizard_import_vcard.inc.php
hook_config.inc.php
hook_home.inc.php