Commit Graph

183 Commits

Author SHA1 Message Date
Miles Lott
17fce87d23 No, more was needed 2001-04-19 20:24:41 +00:00
Miles Lott
4c5c768c44 Hopefully final cleanup of addressbook table migration 2001-04-19 20:20:20 +00:00
Miles Lott
e28ef93c4f Fix doubling on transfer of data to new addressbook tables 2001-04-19 20:01:23 +00:00
Miles Lott
4652096b90 Also check for 'y' in tel fields 2001-04-19 19:52:55 +00:00
Miles Lott
faec9af7d8 Fix db->query syntax 2001-04-19 19:46:34 +00:00
Miles Lott
44b7e3057a Sete tel fields to '' where they were 'n' 2001-04-19 19:36:10 +00:00
Miles Lott
46ec22fa97 Add addslashes to fix upgrade problems (Bug #417076) 2001-04-18 16:46:40 +00:00
Miles Lott
713966188c oops, change ver info here also 2001-04-17 18:35:36 +00:00
Miles Lott
1d11bdbefe Change mysql only phpgw_app_sessions.content to longtext 2001-04-17 18:34:13 +00:00
Miles Lott
553a7ac66f Change default order to 99 for apps with no setup_info 2001-04-13 13:41:28 +00:00
Miles Lott
d3d88a5f9d Add Japanese lang file from Yoshihiro Kamimura at itheart.com 2001-04-13 13:39:52 +00:00
Miles Lott
732bb7e83c Add CVSROOT 2001-04-12 05:17:12 +00:00
jengo
7d6177d17f Rolled back so setup can figure out which apps are present 2001-04-12 00:00:04 +00:00
Miles Lott
10a9759ebc Add lang zt to upgrade 2001-04-10 04:14:20 +00:00
Miles Lott
3e9162b969 Add zt lang Chinese(Taiwan) and enable 2001-04-10 04:08:15 +00:00
Miles Lott
ef89f83d82 and the sequence for addressbook... 2001-04-04 01:52:18 +00:00
Miles Lott
5faa3312aa Delete old addressbook table 2001-04-04 01:51:23 +00:00
Miles Lott
5ed73aac14 Drop old addressbook table 2001-04-04 01:50:28 +00:00
Miles Lott
df039e8c74 Add more drop tables, fix nexid def in mysql newtables 2001-04-03 18:13:02 +00:00
Miles Lott
0e9d37f2df Add missing account_type setting in function upgrade0_9_10pre3() 2001-04-03 08:06:20 +00:00
skeeter
de7789e948 This should report the correct upgrade versions. 2001-04-03 03:52:28 +00:00
jengo
74b1ed59f4 *** empty log message *** 2001-04-03 03:52:02 +00:00
jengo
9bc0bdb742 *** empty log message *** 2001-04-03 02:34:37 +00:00
jengo
5de1aa468a *** empty log message *** 2001-04-03 02:28:51 +00:00
jengo
609f855217 Added session_dla field to phpgw_app_sessions to make sure things get cleaned up 2001-03-31 08:11:41 +00:00
bettina
f0458b1acd added access field to categories table 2001-03-27 12:20:39 +00:00
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