Commit Graph

2151 Commits

Author SHA1 Message Date
Miles Lott
7d8a40f222 Make vcardin use vcard class, alter class comments to reflect how it uses it 2001-03-21 20:52:02 +00:00
Miles Lott
49bcdc323f Now using the vcard class. This should be a good example of how to use vcard->out 2001-03-21 20:20:30 +00:00
Miles Lott
65eec865a5 Add cleanup for KEY vcard field 2001-03-21 19:48:17 +00:00
Miles Lott
f1d60a66b9 Move import array to vcard class, change postition of objects creation 2001-03-21 18:50:25 +00:00
Miles Lott
f65e2edda5 Add some conversion arrays, and sample usage comments 2001-03-21 18:49:00 +00:00
Miles Lott
762c253c25 Add type field, remove export var from vcard - now using class var 2001-03-21 18:15:48 +00:00
Miles Lott
35c89c43f1 fix email type field in upgrade for 16-18 2001-03-21 17:16:16 +00:00
Miles Lott
5ae83147c5 Add a reset to the internal export array, just in case 2001-03-21 08:27:22 +00:00
Miles Lott
8e57b2ef36 Update ldap attribute names 2001-03-21 08:23:33 +00:00
Miles Lott
aa803fa670 Update vcard import/export to use new vcard class 2001-03-21 08:18:32 +00:00
Miles Lott
7e157b369a Add main works of vcard import/export class 2001-03-21 08:11:50 +00:00
Miles Lott
913f1580c1 Start adding vcard import/export class 2001-03-21 08:06:40 +00:00
skeeter
afc340b7c5 fixed missing next_record() 2001-03-21 06:13:42 +00:00
skeeter
e7a9f708bc set the default account_id again 2001-03-21 06:05:44 +00:00
skeeter
30bae00dc9 set the default account_id again 2001-03-21 06:00:06 +00:00
skeeter
93c2a3f15d set the default account_id again 2001-03-21 05:51:33 +00:00
skeeter
9dfd13af5e Juggling get_account_id() again. 2001-03-21 05:42:40 +00:00
skeeter
a441160b19 Juggling get_account_id() again. 2001-03-21 05:40:54 +00:00
skeeter
9a3cf6f1f7 Created ['user']['account_id'] as a default user if nothing found 2001-03-21 05:28:00 +00:00
Miles Lott
b9c39f1f13 Moving to doc dir 2001-03-21 05:19:00 +00:00
Miles Lott
fb30695d90 Moving vcard doc to doc dir 2001-03-21 05:18:38 +00:00
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