Miles Lott
130d7411b0
Update tid field contents to 'n' in phpgw_addressbook
2001-03-27 10:34:11 +00:00
jengo
4af9f4af7d
Change the todo table to use the phpgw_ prefix
2001-03-26 23:40:02 +00:00
Miles Lott
5b5e16032b
Make Portuguese available='No' since there is no _pt lang file
2001-03-25 09:43:40 +00:00
Miles Lott
e1e01851d7
Adding cat_id to phpgw_addressbook
2001-03-25 05:39:03 +00:00
jengo
12e24d7284
Added the access column back into phpgw_addressbook
2001-03-24 08:33:55 +00:00
jengo
597232c14d
Added access column back into phpgw_addressbook
2001-03-24 08:32:33 +00:00
Miles Lott
bf2b10178b
Add drop table for =>3.23 who got the table in last upgrade. Older versions did not.
2001-03-24 07:39:55 +00:00
skeeter
93e9ede29e
MYSQL didn't upgrade... created new version to handle upgrade properly.
2001-03-23 03:34:25 +00:00
skeeter
489ae046af
appname is used with UNIQUE but is not defined as NOT NULL
2001-03-23 03:31:04 +00:00
Miles Lott
db844b2ddb
Add phpgw_nextid table and common->nextid function
2001-03-22 08:23:35 +00:00
Miles Lott
35c89c43f1
fix email type field in upgrade for 16-18
2001-03-21 17:16:16 +00:00
Miles Lott
6eb1ea20c2
Fix version in newtables
2001-03-21 04:11:03 +00:00
Miles Lott
2f327b58c9
Fix some of the problems created by missing fields in last upgrade.
2001-03-21 04:06:20 +00:00
Miles Lott
4e399e95e5
change deleted record to mphone, not url
2001-03-18 00:35:08 +00:00
skeeter
d7e6f3ce71
removed an extra ;
2001-03-17 05:13:40 +00:00
skeeter
db984eec8c
enclosed the tel_cell in '' s
2001-03-16 11:43:20 +00:00
Miles Lott
c2a0f18808
Fix tyooe ;) email_type, not email_tyoe
2001-03-16 05:25:43 +00:00
Miles Lott
84738a49ca
Once again, rethink upgrade method to retain old data
2001-03-16 05:02:00 +00:00
Miles Lott
49d26e9f59
Remove unique() per mdean
2001-03-16 03:09:18 +00:00
Miles Lott
6ce722bb0a
Hopefully fix this upgrade for pgsql re: contacts
2001-03-16 03:06:43 +00:00
Miles Lott
b4437d6329
Still bad sql per pg, not sure why
2001-03-16 02:02:04 +00:00
Miles Lott
e4d1e6ec0c
Oops, serial, dummy
2001-03-16 01:41:39 +00:00
Miles Lott
21d4d7319d
Contacts class upgrade
2001-03-16 01:33:15 +00:00
Miles Lott
95362c2b75
Add missing comma to addrbk table def
2001-03-01 03:22:17 +00:00
Miles Lott
a3d5ed3924
Oops, fix version num
2001-03-01 03:20:32 +00:00
Miles Lott
a54d409ca0
Oops, fix the db calls in last upgrade
2001-03-01 01:50:18 +00:00
Miles Lott
ba506508bb
Update version and add new table changes for contacts class
2001-03-01 01:44:30 +00:00
Miles Lott
e10efb15b7
Change enums to char(1) for phpgw_addressbook
2001-03-01 01:19:07 +00:00
Miles Lott
afba5fff8e
Change booleans to char(1) in phpgw_addressbook
2001-03-01 01:16:08 +00:00
jengo
e959832db1
Added session_flags column to phpgw_sessions
2001-02-28 15:58:26 +00:00
Miles Lott
ff0726d392
Hopefully fix alter to adhere to pgsql syntax
2001-02-28 15:06:33 +00:00
Miles Lott
ff6e11b7bc
Add note as contacts field
2001-02-27 13:49:15 +00:00
Miles Lott
bf29d759eb
Add contact note field and update version num
2001-02-27 13:47:43 +00:00
Miles Lott
342afbdccc
Add bday,url,note as stock contact fields
2001-02-27 13:30:13 +00:00
Miles Lott
a7d339d799
Add url and bday as stock fields
2001-02-27 00:28:56 +00:00
el_latino
11ff8a4e61
*** empty log message ***
2001-02-26 19:26:27 +00:00
bettina
6e9adb8334
update addressbook_tables
2001-02-25 13:57:38 +00:00
bettina
cf86cb92d0
fixed rename -> rename to
2001-02-25 07:44:24 +00:00
bettina
b954657206
update addressbook_tables
2001-02-25 06:35:20 +00:00
bettina
d0b7807da8
update addressbook_tables
2001-02-25 06:04:31 +00:00
bettina
f6630b7a33
renamed table notes -> phpgw_notes
2001-02-22 17:02:28 +00:00
bettina
c51f21db61
renamed table notes -> phpgw_notes
2001-02-22 16:23:00 +00:00
el_latino
27c6cfa741
Thu, 22 Feb 2001 10:19:58 +0000
...
Ra�l Alexis Betancort Santana <rabs@dimension-virtual.com>
jengo changes the SQL schema of phpgw_acl, this are the needed fixed over the rest of setup files to acomodate to this change.
2001-02-22 10:26:13 +00:00
jengo
f9ddd1ef43
Remove acl_account_type from phpgw_acl
2001-02-22 06:46:12 +00:00
jengo
f3e93891a9
Changed the preferences table to use the phpgw_ prefix
2001-02-13 19:30:18 +00:00
seek3r
d80f6a4e79
working toward app install/upgrdae within setup prog
2001-02-13 10:53:18 +00:00
jengo
dc912cab81
Setup can now handle add-on apps using the database tables created via arrays
2001-02-10 23:08:52 +00:00
jengo
cf3564035a
Setup will now read the directorys and figure out which applications are present, then it will insert into the phpgw_applications table depending on what was found
2001-02-10 19:47:39 +00:00
jengo
d5e4f4b587
Added the session_action field, so admin can watch what users are working on. Just your basic big brother stuff ...
2001-02-10 15:14:14 +00:00
seek3r
2aea2d586c
fixed new install
2001-02-10 04:50:21 +00:00
jengo
dbd48f7e6f
Renamed the applications table to phpgw_applications
2001-02-08 20:11:13 +00:00
jengo
015a627b1e
Renamed the config table to phpgw_config
2001-02-08 19:34:14 +00:00
jengo
2ebd03ec7d
Started moving the cache for the phpgw_info array over to appsessions() .... some things aren't working correclty yet. mainly preferences
2001-02-08 04:42:44 +00:00
skeeter
d262f72356
upgrade path for groups table to phpgw_accounts table
2001-02-07 04:53:21 +00:00
Lars Kneschke
33833f62f6
adding a patch from latino
2001-02-05 23:10:06 +00:00
jengo
c1f8c7d7df
Added the phpgw_accounts to the drop tables scripts and fixed ANOTHER typo
2001-02-05 16:43:46 +00:00
jengo
24c586773e
Fixed upgrade bug
2001-02-05 16:41:06 +00:00
jengo
c8834da77a
Fixed SQL query bug
2001-02-05 16:21:27 +00:00
jengo
9dcad09ef4
Fixed upgrade script error
2001-02-05 16:13:25 +00:00
jengo
e69c82326b
Fixed upgrade script from way back when
2001-02-05 15:46:35 +00:00
jengo
df5388f3cd
Changed the accounts table to use the phpgw_ prefix and removed some old fields from the phpgw_accounts table
2001-02-05 14:57:01 +00:00
Miles Lott
878fc90478
Update to enable Hungarian lang for new/upgrade
2001-02-03 18:38:05 +00:00
seek3r
7c785a6a33
fixed settings for fresh installs
2001-01-31 19:46:08 +00:00
seek3r
9a2524dd26
fixed setup for fresh installs
2001-01-31 17:31:18 +00:00
bettina
ed2afb77f2
included drop table phpgw_hooks to pgsql_droptables
2001-01-31 15:57:46 +00:00
bettina
9aced5d7ce
update phpgw_categories
2001-01-31 14:28:57 +00:00
bettina
22f4074433
removed after in pgsql_update
2001-01-31 00:07:57 +00:00
seek3r
3509042d9b
moved code so that group memberships are based on ACL entries
2001-01-30 10:11:34 +00:00
bettina
2a5777bb22
added column cat_access to phpgw_categories
2001-01-28 23:13:59 +00:00
seek3r
14399c60c4
went full blown with app assignments via ACL. Still need to do teh admin pages tho
2001-01-26 11:58:00 +00:00
seek3r
de477ebd30
preparing for a release
2001-01-10 09:21:19 +00:00
seek3r
7d597b91d1
fixed display code problems
2001-01-09 08:32:46 +00:00
seek3r
1db613d9ed
changed the link() and webserver_url to return the entire path
2001-01-08 18:51:39 +00:00
jengo
68da4219c0
Cleaned up the images for the new layout and made the red icon work w/ home and preferences
2001-01-08 15:01:37 +00:00
seek3r
6341dbac76
fixed problem with icons not showing if a certain template set is not fully supported by apps
2001-01-06 06:32:07 +00:00
skeeter
82ac91886f
minor fix for pgsql beta upgrade
2000-12-29 18:29:13 +00:00
seek3r
c54b78187f
restored lang.php after I kept screwing it up
2000-12-28 08:00:59 +00:00
seek3r
41a28f668a
minor correction
2000-12-28 07:50:06 +00:00
seek3r
06d69774c9
fixed a few minor bugs
2000-12-27 09:32:58 +00:00
seek3r
6cfdfaf372
commiting code so that jengo can merge in some other changes
2000-12-27 09:05:13 +00:00
seek3r
73a5ec994a
added the security check to all vunerable files
2000-12-23 09:43:04 +00:00
seek3r
55b0109618
changed the format for the version flags so that each app can have their own app version dumped into the new array
2000-12-21 20:43:26 +00:00
seek3r
d3c59526f0
moved all the images into the templates dir so that they can be changed as well
2000-12-19 15:33:48 +00:00
jengo
3bb96fbf02
Finished adding in the new hooks code
2000-12-18 01:44:42 +00:00
seek3r
e9fcea57b9
forgot to drop one of teh tables
2000-12-15 07:17:56 +00:00
seek3r
931097377a
fixed tablename which didnt get changed previously
2000-12-14 20:31:32 +00:00
seek3r
a14b64446c
missed one of the versions in my conversion to the new format
2000-12-14 11:17:33 +00:00
seek3r
4e1d51fdc1
completely changed the upgrade script formats to be more managable
2000-12-14 11:14:36 +00:00
seek3r
bd1675ea64
updated for new version
2000-12-14 09:02:44 +00:00
jengo
8efa10967b
Changing the session table structure over to the new one using serialize() to contain all of the data from phpgw_info
2000-12-14 08:02:08 +00:00
jengo
5394d8212d
Downgrade the config table back to the old format. We are going to use a different approch on it.
2000-12-14 06:38:47 +00:00
jengo
42acd6d40e
Fixed sql error
2000-12-13 15:23:49 +00:00
jengo
3a42ea8a5b
Change around the format of the preference table to use serialize() and unserialize()
2000-12-13 15:19:03 +00:00
seek3r
14c9701005
made sure the tables version setting is update
2000-12-13 10:27:14 +00:00
jengo
c92d4c5e11
Added in the new serialized config table
2000-12-12 22:39:50 +00:00
jengo
8258b7f785
The files directory will now look at where your phpGW installation is and add the default files directory. I also fixed an upgrade error that was being reported in postgresql
2000-12-12 16:39:18 +00:00
skeeter
6720b21d68
removed extraneous }
2000-12-09 00:58:30 +00:00
seek3r
0ee9714eb5
cleaned up code and added proper drop tables, which takes into account the sequence records
2000-12-07 17:00:28 +00:00
seek3r
f7a113632d
upgrade for 0.9.5pre2 was missed somehow
2000-12-07 07:00:13 +00:00
skeeter
bb2de52cf0
missed converting one field
2000-12-07 01:14:44 +00:00