This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-02-15 18:00:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2b6409d998
egroupware
/
addressbook
/
inc
History
Klaus Leithoff
2b6409d998
* 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:15:32 +00:00
..
class.addressbook_activesync.inc.php
class.addressbook_bo.inc.php
class.addressbook_contactform.inc.php
class.addressbook_csv.inc.php
class.addressbook_display.inc.php
class.addressbook_egw_record.inc.php
class.addressbook_export_contacts_csv.inc.php
rework of bo_merge::getExportLimit, apply to etemplate, importexport, addressbook, calendar
2011-09-16 13:03:46 +00:00
class.addressbook_groupdav.inc.php
- refactored code to use a single add_collection method in groupdav class
2011-09-18 10:56:56 +00:00
class.addressbook_hooks.inc.php
rework of bo_merge::getExportLimit, apply to etemplate, importexport, addressbook, calendar
2011-09-16 13:03:46 +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:15:32 +00:00
class.addressbook_ldap.inc.php
class.addressbook_merge.inc.php
rework of bo_merge::getExportLimit, apply to etemplate, importexport, addressbook, calendar
2011-09-16 13:03:46 +00:00
class.addressbook_sif.inc.php
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:15:32 +00:00
class.addressbook_sql.inc.php
class.addressbook_tracking.inc.php
class.addressbook_ui.inc.php
rework of bo_merge::getExportLimit, apply to etemplate, importexport, addressbook, calendar
2011-09-16 13:03:46 +00:00
class.addressbook_vcal.inc.php
class.addressbook_wizard_export_contacts_csv.inc.php
class.addressbook_wizard_import_contacts_csv.inc.php
class.boaddressbook.inc.php
hook_config.inc.php
hook_home.inc.php