egroupware/addressbook/templates/default
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
..
images first version / step to the new 1.4 addressbook: 2006-04-23 14:40:31 +00:00
about.tpl make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
add.tpl Switch to use of Save/Apply/Cancel for save and edit pages. Fix array close in boaddressbook. 2005-07-17 16:46:36 +00:00
admin.tpl Adjust color attribute 2001-09-26 23:36:38 +00:00
app.css new email-address-selection popup for felamimail 2006-06-16 04:44:58 +00:00
config.tpl moved contact-data (firstname, lastname and email) from the account-table to the contact table: 2006-06-17 18:50:07 +00:00
csv_import.tpl some fixes and improvments for the csv-import: 2003-10-06 21:22:55 +00:00
delete_common.tpl Revamp custom field editing 2001-04-21 14:51:05 +00:00
delete.tpl Add ability to delete multiple entries, with a select all check image from the setup application 2003-12-03 04:28:20 +00:00
edit.tpl Switch to use of Save/Apply/Cancel for save and edit pages. Fix array close in boaddressbook. 2005-07-17 16:46:36 +00:00
edit.xet addressbook can now group contacts by organisations (sql only atm.) and change organisational fields for all organisation members 2006-04-30 09:34:24 +00:00
editphones.xet - new add/edit dialog using tabs 2005-11-03 23:47:52 +00:00
email.xet new email-address-selection popup for felamimail 2006-06-16 04:44:58 +00:00
export.tpl Added some translations to import and export screens 2004-09-18 15:26:21 +00:00
field_form.tpl add two missing forms for new field editing 2001-04-21 14:53:43 +00:00
form.tpl Switch to use of Save/Apply/Cancel for save and edit pages. Fix array close in boaddressbook. 2005-07-17 16:46:36 +00:00
format_de.tpl address format 2002-01-05 23:57:41 +00:00
format_us.tpl address format 2002-01-05 23:57:41 +00:00
full_format_de.tpl added address formats 2002-01-05 20:31:36 +00:00
full_format_us.tpl added address formats 2002-01-05 20:31:36 +00:00
import.tpl Added some translations to import and export screens 2004-09-18 15:26:21 +00:00
index.tpl addressbook extension: 2006-03-14 14:26:55 +00:00
index.xet moved contact-data (firstname, lastname and email) from the account-table to the contact table: 2006-06-17 18:50:07 +00:00
line_format_de.tpl added address formats 2002-01-05 20:31:36 +00:00
line_format_us.tpl added address formats 2002-01-05 20:31:36 +00:00
listfields.tpl make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
preference_acl_row.tpl first version / step to the new 1.4 addressbook: 2006-04-23 14:40:31 +00:00
preference_colspan.tpl first version / step to the new 1.4 addressbook: 2006-04-23 14:40:31 +00:00
preferences.tpl Switch to use of Save/Apply/Cancel for save and edit pages. Fix array close in boaddressbook. 2005-07-17 16:46:36 +00:00
search.xet - new add/edit dialog using tabs 2005-11-03 23:47:52 +00:00
vcardin.tpl Added button translation 2004-09-18 21:31:12 +00:00
view.tpl 1. index show icons for edit, view and (new) delete entries, owner is only showed in view or edit not longer in the index (same for vcard) 2003-11-14 23:35:03 +00:00