Commit Graph

2091 Commits

Author SHA1 Message Date
Miles Lott
84738a49ca Once again, rethink upgrade method to retain old data 2001-03-16 05:02:00 +00:00
Miles Lott
32a336f474 Fix some fields in debug 2001-03-16 04:40:12 +00:00
Miles Lott
bec8ff24c6 Rename files to remove spaces (no I am not a windows user) 2001-03-16 04:33:09 +00:00
skeeter
b3ac135a54 fixes for each() error 2001-03-16 04:28:23 +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
e19c852d38 Replace 707 with 770 - I think this is all of them 2001-03-16 04:04:08 +00:00
Miles Lott
e52e2c7840 Add more contact fields 2001-03-16 04:01:21 +00:00
skeeter
2f71738de8 fix for private title/description settings 2001-03-16 03:56:32 +00:00
Miles Lott
f3ea2b8f65 Add voice phone 2001-03-16 03:54:57 +00:00
Miles Lott
001faf9127 Change a couple of field names for display only 2001-03-16 03:54:15 +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
skeeter
b1c830af8c fix for bug #408734 - event_set_recur_daily() not found 2001-03-16 03:06:11 +00:00
Miles Lott
1575e37617 Remove drop table again 2001-03-16 03:03:42 +00:00
skeeter
ef61adecc9 fix for saving of priority and a fix for is_private() missing parameter 3 2001-03-16 03:02:03 +00:00
skeeter
06e5b896d4 more fixes for the participants problem 2001-03-16 02:41:45 +00:00
Miles Lott
b4437d6329 Still bad sql per pg, not sure why 2001-03-16 02:02:04 +00:00
skeeter
3b01bdf279 should fix the participants problem 2001-03-16 01:54:22 +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
0eedd1ffc3 Table upgrade and changes to implement better vcard std and more useful fields 2001-03-16 01:31:25 +00:00
themaniac
c71a3684c7 ..some more inline documentation; i'm done in here now someone can add some detail 2001-03-15 05:55:06 +00:00
skeeter
93760572cf commenting dead code (I Hope) 2001-03-15 05:38:57 +00:00
skeeter
739f3d0906 minor fix for setting designated mailbox owner 2001-03-15 05:37:52 +00:00
skeeter
6a57ebb641 advanced emailing allows to send on behalf of 2001-03-15 05:36:48 +00:00
skeeter
7eff94a52d added ability to designate Sender: field 2001-03-15 05:35:30 +00:00
skeeter
3c93f4f0e2 fixed trying to view deleted calendar items 2001-03-15 02:47:29 +00:00
skeeter
25c869484e fix for public/private settings 2001-03-15 02:46:04 +00:00
Miles Lott
e8c916b450 Add default firstname and lastname for groups 2001-03-14 20:12:28 +00:00
Miles Lott
e2f8d96a81 Allow group or account permissions, do not require both 2001-03-14 20:09:13 +00:00
Miles Lott
a9fe0f0b0d Still odd, but will delete the members and then the group if approved to do so 2001-03-14 19:53:06 +00:00
Miles Lott
0d7d57474f Add read_installed_apps() 2001-03-14 19:43:07 +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
7791256228 Modify create to modify an account if already in ldap, else add it 2001-03-14 18:54:30 +00:00
Miles Lott
774857aad3 Move creation of apps object up above app display vars 2001-03-14 18:51:47 +00:00
themaniac
063db53e99 some more inline documentation added (draft) 2001-03-14 17:21:09 +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
9aefe9a58b Make the delete function delete from ldap as well 2001-03-14 16:50:17 +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
jengo
4e2098d800 Fixed link() call 2001-03-14 12:26:24 +00:00
jengo
aea8c10989 Accounts will now be able to change there password by default 2001-03-14 12:26:11 +00:00
skeeter
407b7f0a8c missing paramters to fetch_event() 2001-03-14 12:21:52 +00:00
jengo
2a7a4229e1 Fixed preferences hooks not being included 2001-03-14 12:17:24 +00:00
jengo
af81ed5a8a hook() now checks user permissions BEFORE the hook is included 2001-03-14 12:10:01 +00:00
themaniac
f8304f1b3f start of incline documentation 2001-03-14 06:38:11 +00:00
skeeter
130a36248a stronger type casting 2001-03-14 03:00:13 +00:00