Commit Graph

2065 Commits

Author SHA1 Message Date
Miles Lott
4e399e95e5 change deleted record to mphone, not url 2001-03-18 00:35:08 +00:00
Miles Lott
9eb084831e Add copy button on view page to create copy of viewed entry, fix vcard notes 2001-03-17 23:52:36 +00:00
Miles Lott
33e1003670 Add display of status 2001-03-17 21:45:10 +00:00
Miles Lott
6025d30d91 Add export link 2001-03-17 21:44:28 +00:00
Miles Lott
6bba6d68e2 Add export button 2001-03-17 21:43:51 +00:00
Miles Lott
7a4db59d28 Initial check-in of export utility - not functional yet 2001-03-17 21:32:35 +00:00
Miles Lott
e87d1171cc Backtrack to older class read(), no filtering/ordering/searching on extras yet 2001-03-17 21:29:44 +00:00
skeeter
44527de79e Fixed the problem with private entries always displaying. Start of vCalendar class 2001-03-17 19:39:56 +00:00
skeeter
1b39b03c9c added new preference to display status 2001-03-17 19:37:52 +00:00
jengo
94dc4e3121 *** empty log message *** 2001-03-17 16:11:15 +00:00
Miles Lott
4a460c164c Move sql files to sql dir 2001-03-17 15:51:35 +00:00
mdean
2b7df8c9cc Added nowrap for proper display of welcome/prefs/logout in Mozilla. 2001-03-17 15:49:31 +00:00
Miles Lott
2effa26748 Update readme, add sql files for table creation manually 2001-03-17 15:48:01 +00:00
Miles Lott
4257932b9f Changed tel_cel to tel_cell 2001-03-17 15:31:44 +00:00
Miles Lott
f0c3e34a7f Add home addr label, if appropriate, and custom phpgw field 2001-03-17 15:07:01 +00:00
Miles Lott
8c5c2d1744 Add one missing and one new template 2001-03-17 15:04:55 +00:00
skeeter
d7e6f3ce71 removed an extra ; 2001-03-17 05:13:40 +00:00
themaniac
5bc4692880 now exports txt as well 2001-03-16 23:23:29 +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
Miles Lott
0d60a943c9 Add ability to manage custom fields, field edit forms still need work 2001-03-16 17:56:18 +00:00
Miles Lott
a8009fde62 Last commit did not go, this should help 2001-03-16 14:27:22 +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
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