Ralf Becker 61b6d0b993 moved contact-data (firstname, lastname and email) from the account-table to the contact table:
- 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!)
2006-06-17 18:47:02 +00:00
2006-06-13 03:01:09 +00:00
2006-06-11 08:44:23 +00:00
2006-06-03 20:30:48 +00:00
2006-05-20 22:43:17 +00:00
2006-06-03 20:30:48 +00:00
2005-11-14 22:28:50 +00:00
2006-05-22 20:59:57 +00:00
2006-04-09 10:08:13 +00:00
2005-07-14 13:44:03 +00:00
Languages
PHP 55%
TypeScript 18.5%
JavaScript 10.7%
CSS 10%
Less 2%
Other 3.8%