egroupware_official/addressbook/inc
Ralf Becker b6b3db5ed4 first version / step to the new 1.4 addressbook:
- User accounts are an own addressbook now
- every user and group (can) have an own addressbook
- for groups the accessrights no longer depend on the creator
- new acl for adding into an addressbook
- all addressbooks can be displayed together (eg. accounts mixed with personal and group AB's)
- some useful new fields (photo, private cellphone, ...) and some obscure ones have been removed
- db update puts all contacts in the owners personal addressbook (further manual migration tools will follow), thought the UI already allows to mass-move them into a group-addressbook
- group addressbooks in SQL are created by making a group-grant for addressbook (like filemanger)
- Warning: all import/export/xmlrpc/syncml stuff and other apps accessing the addressbook is broken until the contacts class in the API gets fixed!
- it depends on further updates of etemplate, phpgwapi, admin!
==> it's pretty cool (specialy the foto's), but NOT ready for a production server !!!
2006-04-23 14:40:31 +00:00
..
export added n_prefix as mentioned on the list 2006-04-10 15:36:35 +00:00
import forgot to add these months ago 2005-11-26 13:15:57 +00:00
class.boaddressbook.inc.php addressbook extension: 2006-03-14 14:26:55 +00:00
class.bocontacts.inc.php first version / step to the new 1.4 addressbook: 2006-04-23 14:40:31 +00:00
class.bofields.inc.php - new add/edit dialog using tabs 2005-11-03 23:47:52 +00:00
class.boXport.inc.php Converting to new egw arrays 2005-05-01 14:34:59 +00:00
class.contacts_admin_prefs.inc.php first version / step to the new 1.4 addressbook: 2006-04-23 14:40:31 +00:00
class.pdb.inc.php fix for palm-download as suggested by Peter Hrastnik's patch [ 1010631 ] patch for broken pdb file-download (headers already sent) 2004-08-18 08:32:59 +00:00
class.sifaddressbook.inc.php fixed typo 2006-03-24 20:57:01 +00:00
class.so_ldap.inc.php - a few buxfixes 2005-11-11 20:50:12 +00:00
class.soaddressbook.inc.php Converting to new egw arrays 2005-05-01 14:34:59 +00:00
class.socontacts_sql.inc.php first version / step to the new 1.4 addressbook: 2006-04-23 14:40:31 +00:00
class.socontacts.inc.php first version / step to the new 1.4 addressbook: 2006-04-23 14:40:31 +00:00
class.uiaddressbook.inc.php addressbook extension: 2006-03-14 14:26:55 +00:00
class.uicontacts.inc.php first version / step to the new 1.4 addressbook: 2006-04-23 14:40:31 +00:00
class.uifields.inc.php Move custom field functions to new bo class, and implement in calls within this application 2005-07-02 20:20:06 +00:00
class.uivcard.inc.php Converting to new egw arrays 2005-05-01 14:34:59 +00:00
class.uiXport.inc.php Converting to new egw arrays 2005-05-01 14:34:59 +00:00
class.vcaladdressbook.inc.php added support for SIF encoded files(Sync4j) 2006-03-21 13:19:38 +00:00
functions.inc.php Converting to new egw arrays 2005-05-01 14:34:59 +00:00
hook_config_validate.inc.php Converting to new egw arrays 2005-05-01 14:34:59 +00:00
hook_home.inc.php Switch remaining variables to egroupware convention 2005-07-03 14:15:23 +00:00
hook_notifywindow.inc.php Converting to new egw arrays 2005-05-01 14:34:59 +00:00