Commit Graph

2130 Commits

Author SHA1 Message Date
Miles Lott
c4ee250d8c Fix creation of HOME label 2001-03-21 05:14:07 +00:00
skeeter
730d467703 Changed it for an initial instantiation 2001-03-21 05:09:14 +00:00
skeeter
c40f06de24 Juggling the location of get_account_id(). 2001-03-21 05:01:28 +00:00
skeeter
ed199e06eb Fixed misspeling in exists(). Change to 2001-03-21 04:54:10 +00:00
skeeter
e18b447599 Setting default values if nothing passed. 2001-03-21 04:41:20 +00:00
Miles Lott
5cdc584f2b Update to try to fix missing fields in last mysql upgrade 2001-03-21 04:11:28 +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
skeeter
e2a2e74619 Fixed a problem with the categories class not being instantiated correctly. 2001-03-21 03:30:29 +00:00
Miles Lott
f63a0289b8 Remove unnecessary mkdir call and associated info - was breaking in safe_mode 2001-03-21 03:13:42 +00:00
skeeter
7aefe02121 fix for create() 2001-03-21 01:00:56 +00:00
Miles Lott
65bcf832a4 Fix mis-labeling of label and pubkey fields 2001-03-21 00:38:03 +00:00
Miles Lott
e7829e8ab8 Allow editing of LABEL 2001-03-21 00:31:27 +00:00
Miles Lott
196a33b9e9 Add comment to html source 2001-03-21 00:26:46 +00:00
Miles Lott
dd4d8a56bc Fix parsing of birthday and label, still some issues 2001-03-21 00:25:50 +00:00
Miles Lott
80de3179a1 Fix URL parsing on vcard 2001-03-21 00:14:04 +00:00
Miles Lott
03ed6a12e8 Fix parsing of birthday 2001-03-21 00:13:00 +00:00
Miles Lott
632c9ace34 VCard import theoretically complete 2001-03-21 00:12:39 +00:00
Miles Lott
3b84c9d15c Fix email and type settings 2001-03-20 23:12:17 +00:00
Miles Lott
0efa6f0687 Getting closer to actually parsing vcard 2001-03-20 22:57:48 +00:00
Miles Lott
df6f72c92a Fix up object calls 2001-03-20 22:55:03 +00:00
Miles Lott
cfba770497 Fix setting of msgphone and other phone 2001-03-20 22:53:06 +00:00
Miles Lott
6f8afd5875 Fix setting of msgphone, ophone 2001-03-20 22:51:40 +00:00
Miles Lott
892b8ca097 Some fixes to LABEL 2001-03-20 22:49:56 +00:00
Miles Lott
789e8fc13f Add type=pdb 2001-03-20 22:25:33 +00:00
Miles Lott
e6cea5377d Add csv type and check for it 2001-03-20 18:14:46 +00:00
Miles Lott
b6b282ab36 Force download of pdb type output 2001-03-20 18:02:48 +00:00
Miles Lott
a3784392b4 Set conferenceserver to 0, since we have no field for that 2001-03-20 18:00:14 +00:00
Miles Lott
f386666a58 Create a default xmozillaanyphone if ophone/tel_work are available 2001-03-20 17:28:00 +00:00
Miles Lott
4a8de97446 Fix export of state/region 2001-03-20 17:23:25 +00:00
Miles Lott
0b793c0a07 Reorganize functions to represent order of operation 2001-03-20 16:55:22 +00:00
Miles Lott
b86bdac902 Remove old conv dir 2001-03-20 16:40:34 +00:00
Miles Lott
b04931911d Move import files to new import subdir 2001-03-20 16:39:28 +00:00
Miles Lott
a7ef1f4775 Comment out unneeded echo 2001-03-20 16:35:02 +00:00
Miles Lott
e7417a850c Fix address type fields 2001-03-20 16:34:03 +00:00
Miles Lott
9097a41c4d Fix parsing of addresses and company/unit - I think this will work... 2001-03-20 08:01:53 +00:00
Miles Lott
d1aa599fa4 Almost correct parsing addresses, the rest should be good 2001-03-20 07:14:42 +00:00
Miles Lott
1080b3ad97 Better address and email parsing 2001-03-20 06:12:07 +00:00
Miles Lott
e44a2d17e4 Somewhat more functional, parses addresses now 2001-03-20 05:41:20 +00:00
Miles Lott
780f39e5e7 Almost functional multiple vcard export 2001-03-20 05:15:36 +00:00
skeeter
78c32a5d6a removed type casting as get_account_id() now handles that 2001-03-20 04:47:50 +00:00
skeeter
111a3f1e2f removed extraneous parameter 2001-03-20 04:46:40 +00:00
skeeter
f38505501e CHnages for day view. Looks like devel code has had this for a while, which would display improper records for users other than yourself. 2001-03-20 04:45:42 +00:00
skeeter
3a826ab4a6 Added extra checking on grabbing group info from record 2001-03-20 04:44:00 +00:00
skeeter
7a9a260941 Removed a parameter. 2001-03-20 04:15:04 +00:00
skeeter
8b682ee5b7 Weekly matrix now follows ACL permissions 2001-03-20 03:34:41 +00:00
skeeter
691fcb01ca Fix for refreshing. Improper link() 2001-03-20 03:33:47 +00:00
skeeter
204e6c6514 This now places the current user into the global grants variable 2001-03-20 03:33:02 +00:00
skeeter
fc023e192f This may fix the problem with private entries in the time matrix view. 2001-03-20 02:49:32 +00:00
skeeter
4409541de7 This fixes a problem with the daily view not spanning enough rows 2001-03-20 02:34:39 +00:00