Commit Graph

444 Commits

Author SHA1 Message Date
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
Miles Lott
33f42822d4 Make use of accounts class only to set list of global_denied users; 2001-03-01 16:43:59 +00:00
Miles Lott
542bb68597 Fix acl calls, especially not giving run perms to non-admins 2001-03-01 16:10:16 +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
el_latino
86a3f8da81 Wed, 28 Feb 2001 16:21:16 +0000
Ra�l Alexis Betancort Santana <rabs@dimension-virtual.com>

	Fixed the *config* table name problem on phpgw_setup.inc.php
2001-02-28 16:24:56 +00:00
jengo
e959832db1 Added session_flags column to phpgw_sessions 2001-02-28 15:58:26 +00:00