egroupware_official/addressbook
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
..
inc first version / step to the new 1.4 addressbook: 2006-04-23 14:40:31 +00:00
setup first version / step to the new 1.4 addressbook: 2006-04-23 14:40:31 +00:00
templates first version / step to the new 1.4 addressbook: 2006-04-23 14:40:31 +00:00
csv_import.php fixed csv import: 2006-04-14 09:50:39 +00:00
index.php first version / step to the new 1.4 addressbook: 2006-04-23 14:40:31 +00:00
svctest.php Update to new arrays 2005-04-30 03:27:36 +00:00