Commit Graph

23 Commits

Author SHA1 Message Date
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
Ralf Becker
f76c6eedd7 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
Miles Lott
49492cab51 Add servers table for remotes 2002-03-14 14:25:12 +00:00
Miles Lott
5da1b9fb1c All table info is moved to api 2001-07-05 07:39:51 +00:00
Miles Lott
0e050f4a43 Add missing version upgrades, increment version to current api version 2001-06-17 16:10:04 +00:00
Miles Lott
f9e93d7deb fix some major flaws in field (re)definition, and make work with pg also 2001-06-15 15:43:37 +00:00
Miles Lott
c24294a74a Move addition of adr_two_countryname, add pubkey 2001-06-11 18:05:24 +00:00
Miles Lott
0b9c0214d4 Add missing field 2001-06-11 17:56:47 +00:00
Miles Lott
259c53f526 Now a working update 2001-06-11 17:01:29 +00:00
Miles Lott
4be47dbeed Working upgrade, though it is losing data for the moment 2001-06-11 16:30:34 +00:00
Miles Lott
308d38eaa4 Now using the wrappers in schema_proc 2001-06-11 01:56:02 +00:00
Miles Lott
e56f41c36f Should now process from end to end, just need to help functions that need
table defs
2001-06-10 15:06:43 +00:00
Miles Lott
87f640f4a4 Fix/convert for setup3, almost there... 2001-06-06 07:27:42 +00:00
Miles Lott
5b411bcd9f Fix general syntax problems, will be moving to different return style soon 2001-06-06 00:13:50 +00:00
Miles Lott
4b9c00c914 Using new method of global phpgw_setup, then setting oProc. Most of these work now 2001-06-05 20:11:40 +00:00
Miles Lott
aef4ffe652 Add in function to use temp table created in api upgrade for group mapping
in 0.9.10pre24
2001-06-05 07:42:08 +00:00
Miles Lott
f971d23d2a Fix syntax errors in table arrays in two functions 2001-06-05 01:36:58 +00:00
Miles Lott
4e4341d091 Roughly correct and fully complete? or something 2001-06-04 04:08:29 +00:00
Miles Lott
5f539b912a Mostly correct, still have the main chunk of drop column mess to deal with 2001-06-04 02:53:04 +00:00
Miles Lott
d6fc204fcd Fix syntax, still needs more work 2001-05-23 08:25:19 +00:00
Miles Lott
15ec83f520 Mostly updated the updates file 2001-05-19 01:51:48 +00:00
Miles Lott
dc2b2bfc05 Adding addressbook setup3 files 2001-05-18 03:34:17 +00:00
seek3r
d80f6a4e79 working toward app install/upgrdae within setup prog 2001-02-13 10:53:18 +00:00