Miles Lott
|
1c1da7f852
|
Add string trim to fix Netscape import and debug
|
2001-03-12 01:45:43 +00:00 |
|
Miles Lott
|
b1a199ae36
|
Alter order of $street and $address2 as address fields
|
2001-03-12 01:33:36 +00:00 |
|
Miles Lott
|
f77d5388a2
|
Remove table DROP, fix $sql syntax in read()
|
2001-03-11 22:23:33 +00:00 |
|
bettina
|
5a982fc4a3
|
added test file for join_statement
|
2001-03-11 22:11:07 +00:00 |
|
Miles Lott
|
654b4488f2
|
Add some additional Debug files for Netscape import
|
2001-03-11 17:51:37 +00:00 |
|
Miles Lott
|
6a1525653b
|
Rename debug files to reflect that they are for outlook only, netscape files to follow
|
2001-03-11 17:37:52 +00:00 |
|
Miles Lott
|
b5cd836f7f
|
Working LDIF import
|
2001-03-11 17:34:58 +00:00 |
|
Miles Lott
|
8b49d16008
|
Import now working for csv only
|
2001-03-11 07:37:26 +00:00 |
|
Miles Lott
|
1e6bd1b847
|
Import now working
|
2001-03-11 07:36:43 +00:00 |
|
Miles Lott
|
16f18088d3
|
Getting closer - still only giving debug output
|
2001-03-11 07:21:18 +00:00 |
|
Miles Lott
|
3d06057c20
|
Formatting and some adjustment to start making actual imports work again
|
2001-03-11 06:58:57 +00:00 |
|
Miles Lott
|
ed3da58048
|
Make buffer an array
|
2001-03-11 06:58:20 +00:00 |
|
Miles Lott
|
4171e4ada3
|
Moving to contacts class for Import, so no distinction per LDAP/SQL is needed
for the actual import.
|
2001-03-11 06:07:32 +00:00 |
|
Miles Lott
|
b2b1f7bca2
|
Rename "Debug MySQL" to "Debug SQL" and fix table name
|
2001-03-11 06:00:16 +00:00 |
|
Miles Lott
|
66c6504c23
|
Update link() calls
|
2001-03-11 05:40:38 +00:00 |
|
jengo
|
9f5b45bf5c
|
Cleaned up calls to link()
|
2001-03-10 08:16:33 +00:00 |
|
jengo
|
ee94089549
|
Updated to the new link()
|
2001-03-08 23:55:58 +00:00 |
|
Miles Lott
|
f42f077d35
|
Add comment regarding broken field editing
|
2001-03-08 14:48:10 +00:00 |
|
Miles Lott
|
34f99bb3dd
|
Fix check of std fields for filtering in read()
|
2001-03-08 14:37:42 +00:00 |
|
Miles Lott
|
6fb051add4
|
Fix default column display if no prefs set
|
2001-03-08 14:36:35 +00:00 |
|
Miles Lott
|
be121d6339
|
Update link() call
|
2001-03-08 14:07:26 +00:00 |
|
Miles Lott
|
1df64ba847
|
Fix URL for call to nextmatchs ( for new link() call )
|
2001-03-08 13:37:17 +00:00 |
|
Miles Lott
|
8eb384e4ee
|
Adjust link() calls
|
2001-03-08 13:31:05 +00:00 |
|
Miles Lott
|
ffadfe324e
|
Update link() calls
|
2001-03-08 13:25:10 +00:00 |
|
Miles Lott
|
7b43c53132
|
Adjust formatting - no functional change
|
2001-03-08 12:18:12 +00:00 |
|
jengo
|
c264cdcea5
|
Cleaned up link() calls
|
2001-03-08 09:56:18 +00:00 |
|
Miles Lott
|
2df1e99322
|
Fix setting of fields when no preferences are set (thanks, patrick)
|
2001-03-08 03:26:16 +00:00 |
|
Miles Lott
|
045462717d
|
Fix swapped home/work phone in add/edit form
|
2001-03-06 03:07:13 +00:00 |
|
Miles Lott
|
a7c6bc50e2
|
Fix "" vs '' on line 334 for pgsql
|
2001-03-01 03:38:17 +00:00 |
|
Miles Lott
|
af02fc4df7
|
Remove num for int size spec on create temp table
|
2001-02-28 22:09:09 +00:00 |
|
Miles Lott
|
1ff5f201a9
|
Comment out first drop table in read which breaks pgsql
|
2001-02-28 21:53:42 +00:00 |
|
Miles Lott
|
e025f87d8c
|
Remove commented access field
|
2001-02-28 21:51:20 +00:00 |
|
Miles Lott
|
e156a2626f
|
Shorten temp table name that was truncating in pgsql
|
2001-02-28 15:24:30 +00:00 |
|
Miles Lott
|
05dbe075d3
|
FINALLY made the birthday month selection use lang, sorry guys
|
2001-02-28 00:41:32 +00:00 |
|
Miles Lott
|
3b23a73fab
|
Add some fields to parsevcard
|
2001-02-27 13:44:31 +00:00 |
|
Miles Lott
|
d22b947dbc
|
Move note as new field in stock contact fields
|
2001-02-27 13:34:26 +00:00 |
|
Miles Lott
|
c4cf4bb037
|
Move bday and url into class as std vcard fields
|
2001-02-27 00:31:20 +00:00 |
|
Miles Lott
|
6fd67ec9e8
|
Add temporary mysql check for dropping the table
|
2001-02-22 17:46:23 +00:00 |
|
Miles Lott
|
bdac59038b
|
Add code to check extra_fields and add them to the create spec even if no data existed
|
2001-02-22 15:53:38 +00:00 |
|
Miles Lott
|
dc5e1437f0
|
Add check to see if extra_fields variable exists
|
2001-02-22 15:13:29 +00:00 |
|
Miles Lott
|
5c9b01628c
|
Fix extra comma in cross-table sql
|
2001-02-22 15:05:48 +00:00 |
|
Miles Lott
|
42bddcf774
|
Add n_middle to search
|
2001-02-21 23:20:06 +00:00 |
|
Miles Lott
|
f35ae43c2c
|
Fix display of # records available based on search
|
2001-02-21 23:17:29 +00:00 |
|
Miles Lott
|
f796e68e7a
|
Add basic querying back in
|
2001-02-21 23:04:09 +00:00 |
|
Miles Lott
|
a0f49c6a3e
|
Massive change to read function to help ordering and filtering
|
2001-02-21 22:41:37 +00:00 |
|
Miles Lott
|
175cc243b1
|
Fix display of email - change to check new d_email field
|
2001-02-19 13:17:29 +00:00 |
|
Miles Lott
|
74d54f6c6e
|
Fix selection and display of extra fields in prefs and index
|
2001-02-19 13:16:07 +00:00 |
|
Miles Lott
|
fb714abc55
|
Change timezone to time zone
|
2001-02-19 13:04:25 +00:00 |
|
Miles Lott
|
142624d6c5
|
Cleanup display, and include addressbook's custom fields
|
2001-02-19 12:51:38 +00:00 |
|
Miles Lott
|
767c0362a9
|
Comments to tell of status
|
2001-02-19 12:25:52 +00:00 |
|