Commit Graph

332 Commits

Author SHA1 Message Date
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
Miles Lott
3523adab62 formatting 2001-03-19 18:02:06 +00:00
Miles Lott
703ae63dbb Remove debugging call 2001-03-19 17:57:05 +00:00
Miles Lott
bbb3cdf388 Fix for read_last_entry, causing pgsql to fail due to diff return field from max() 2001-03-19 17:56:43 +00:00
Miles Lott
cd91a6c4a1 Fix each error in prefs checking 2001-03-19 17:18:28 +00:00
Miles Lott
8edfe83318 Slightly better vcard import, we can now read our own vcards ;) 2001-03-19 09:07:00 +00:00
Miles Lott
d71bed9146 Add comment to stock field array as to use of name vs. value 2001-03-19 03:46:41 +00:00
Miles Lott
f14824f012 Fix a call not allowing ldap, and fix the return of stock_fieldnames 2001-03-19 03:45:46 +00:00
Miles Lott
da9a34e49d Do some cleanup of ^M and stray commas 2001-03-19 03:30:41 +00:00
Miles Lott
72a7f4b583 New proposed phpgw_LDIF format and fix Netscape LDIF export objectclass(es) 2001-03-19 02:38:42 +00:00
Miles Lott
c057ec36a6 For this first major rewrite sql->ldap, all but read are done 2001-03-19 01:02:07 +00:00
Miles Lott
db3467bed1 Begin ldap class, fix read_last_entry in sql to also return adr_XXX_type fields 2001-03-18 18:49:19 +00:00
Miles Lott
d5b6201f37 Move most input form tags into template, add pref note next to each phone # 2001-03-18 17:22:17 +00:00
Miles Lott
61b688e6be Fix to actually show user's custom fields on a new entry 2001-03-18 16:23:00 +00:00
Miles Lott
e67c4b9486 Fix each error 2001-03-18 15:44:30 +00:00
Miles Lott
8f2581cec1 Add addressbook extra field 'ophone' to form.tpl 2001-03-18 15:37:25 +00:00
Miles Lott
e369c4379b Formatting changes only 2001-03-18 08:52:38 +00:00
Miles Lott
3482b8412e Make Edit based upon ACL, not check_owner 2001-03-18 08:51:03 +00:00
Miles Lott
372492ac8e Make 'Edit' a button and based upon ACL 2001-03-18 08:49:30 +00:00
Miles Lott
b3f391d33f Name changes to be more descriptive 2001-03-18 08:04:37 +00:00
Miles Lott
2f1586c5f5 Very minimal palm pdb class, can write palm docs only so far 2001-03-18 07:58:44 +00:00
Miles Lott
bca46ac5c1 Add very experimental Palm PDB output, using local pdb class 2001-03-18 07:57:46 +00:00
Miles Lott
e50967960e Change heading to be more generic, more exports are coming 2001-03-18 07:20:32 +00:00
Miles Lott
86e5923971 Make SQL export include all fields, even the housekeeping ones 2001-03-18 07:15:56 +00:00
Miles Lott
4cf7cf5114 Add SQL export - via contacts class, not a direct SQL dump 2001-03-18 07:12:51 +00:00
Miles Lott
b58867a92b Add some logic to set the limit variable, or not, so you can read all records if you want 2001-03-18 06:49:31 +00:00
Miles Lott
88154b1e19 Set no limit on read function, class read also changes to implement this 2001-03-18 06:48:46 +00:00
Miles Lott
a51a7339be Working export to CSV or LDIF, I hope 2001-03-18 06:31:24 +00:00
Miles Lott
7ae8de2acf Make button links into method="POST" 2001-03-18 04:37:48 +00:00
Miles Lott
61463122ff Add addressbook_read_last_entry 2001-03-18 02:46:50 +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
Miles Lott
4a460c164c Move sql files to sql dir 2001-03-17 15:51:35 +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