mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-27 02:14:45 +01:00
9f59a77b85
- all (sql) accounts have now allways a contact associated with them (account_id is added as new column to the contacts table) - contacts queries are simplefied a lot now, as no more join with the accouns-table, union and case when statesments are necessary - lot of the special handling for accounts in the contacts class is no longer needed - new contact-repository mode "sql-ldap" which additional writes all changes to the ldap repository, to allow to use it read-only from eg. thunderbird and still have the full sql speed and features within eGW (not yet fully working!) ==> requites update of API and addressbook to work (setup!) |
||
---|---|---|
.. | ||
export | ||
import | ||
class.boaddressbook.inc.php | ||
class.bocontacts.inc.php | ||
class.bofields.inc.php | ||
class.boXport.inc.php | ||
class.contacts_admin_prefs.inc.php | ||
class.csv_export.inc.php | ||
class.pdb.inc.php | ||
class.sifaddressbook.inc.php | ||
class.so_ldap.inc.php | ||
class.soaddressbook.inc.php | ||
class.socontacts_sql.inc.php | ||
class.socontacts.inc.php | ||
class.uiaddressbook.inc.php | ||
class.uicontacts.inc.php | ||
class.uifields.inc.php | ||
class.uivcard.inc.php | ||
class.uiXport.inc.php | ||
class.vcaladdressbook.inc.php | ||
functions.inc.php | ||
hook_config.inc.php | ||
hook_home.inc.php | ||
hook_notifywindow.inc.php |