Commit Graph

454 Commits

Author SHA1 Message Date
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
020e076771 added ->db as a duplicate of ->db 2001-03-24 02:32:21 +00:00
skeeter
946830ba53 fix for get_account_id() error 2001-03-24 02:13:40 +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
izzy
78a1c16d32 + added a bunch of new phrases
* changed some phrases to "common"
2001-03-22 19:25:56 +00:00
Miles Lott
db844b2ddb Add phpgw_nextid table and common->nextid function 2001-03-22 08:23:35 +00:00
Miles Lott
32d5dec027 Add get_account_id for ldap.php to use the accounts class 2001-03-21 23:28:57 +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
6c824a2ca8 Add a default selection if not a new install 2001-03-19 23:01:04 +00:00
Miles Lott
a4263f51b1 Change spaces to tabs 2001-03-19 22:46:59 +00:00
Miles Lott
b626901cb8 Add common for selecting common lang in transy 2001-03-19 21:59:22 +00:00
Miles Lott
f17245d6ea Add abbreviated 'pref' for addressbook preferred # radio buttons 2001-03-18 17:21:12 +00:00
Miles Lott
1728149882 Add 'custom fields' for addressbook 2001-03-18 16:25:35 +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
Miles Lott
e4430def4f Oops, misspelled common 2001-03-16 21:49:53 +00:00
Miles Lott
eaf92716dd Made some addressbook fields common, for inv, etc 2001-03-16 21:48:27 +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
3efdfd03d2 Added business and personal, yes I am done for now 2001-03-16 04:10:07 +00:00
Miles Lott
e52e2c7840 Add more contact fields 2001-03-16 04:01:21 +00:00
Miles Lott
f3ea2b8f65 Add voice phone 2001-03-16 03:54:57 +00:00
Miles Lott
f9b35488a0 Add message phone 2001-03-16 03:51:19 +00:00
Miles Lott
09029db113 Add several new fields for Addressbook, fix some notes fields 2001-03-16 03:47:27 +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
ee62c1c62d Add seeding of random number - randomizing going away soon, but.... 2001-03-14 18:55:36 +00:00
Miles Lott
dc2142e429 Re-enable acl->delete 2001-03-14 17:13:43 +00:00
Miles Lott
afc4f671c9 Comment out the acl deletion prior to add - should change be the method? 2001-03-14 16:57:18 +00:00
Miles Lott
100543f6a3 Delete the group account and recreate just to be sure 2001-03-14 16:49:39 +00:00
Miles Lott
f7b9a261e8 Added checks so that we don't try to add accounts that exist (from previous runs of setup) 2001-03-14 16:19:45 +00:00
Miles Lott
6b219e8add Add lang for 'please set your preferences for this app' 2001-03-13 16:29:56 +00:00
Miles Lott
f78f032243 Replace double quote with single 2001-03-11 05:55:44 +00:00
skeeter
cbd15ce2f9 new phrase for calendar 2001-03-10 20:14:25 +00:00
skeeter
2a1003204a ldap fixes 2001-03-10 20:13:52 +00:00
skeeter
90febe7d8f fixes for rfc compliant destinations 2001-03-10 20:11:51 +00:00
Miles Lott
7f98c8abff Fix calls to common, and set $phpgw_info vars as needed to make ldap connection work 2001-03-10 14:58:00 +00:00
Miles Lott
cdbe460eea Make $common a CreateObject 2001-03-10 14:27:26 +00:00
Miles Lott
11b69ed7af Now using accounts and acl classes 2001-03-10 12:26:54 +00:00
q-bert
c32a28431d Remove a totally useless echo "<form>" line.
Now the <form> will actually be valid instead of having 2 <form> tokens
before the </form> token.

Pat.
2001-03-09 14:54:58 +00:00
Miles Lott
4125c1f5e7 Modified to create a default group and give it app rights, instead of the users 2001-03-06 12:58:54 +00:00
Miles Lott
af513b2a9d (re)add CreateObject function 2001-03-01 16:44:52 +00:00