egroupware/addressbook/templates
Ralf Becker 9f59a77b85 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:50:07 +00:00
..
default moved contact-data (firstname, lastname and email) from the account-table to the contact table: 2006-06-17 18:50:07 +00:00
idsociety/images adding all the PNG images to work toward GNU complaince 2002-01-21 17:08:04 +00:00
jerryr/images removed jerryr specific templates as index is not up-to-date (does not work) and view is not longer used 2006-04-14 09:01:07 +00:00
literati/images add literati image to CVS 2003-10-14 19:13:59 +00:00