Commit Graph

159 Commits

Author SHA1 Message Date
Miles Lott
91b0c37877 Move parsecard's functions to functions.inc.php and basically remove call to parsecard.php 2001-02-05 05:38:26 +00:00
Miles Lott
90170e57d7 Access control list should work now - this is still not acl 2001-02-04 21:02:31 +00:00
Miles Lott
2daff5b792 Filtering should work now 2001-02-04 20:59:05 +00:00
Miles Lott
d99a6501ed Filtering should work now - see index.php for example 2001-02-04 20:58:51 +00:00
Miles Lott
33a9bf669f More work on filtering 2001-02-04 20:00:46 +00:00
Miles Lott
9817089eac add vars and change all table names to $this->std_table or $this->ext_table 2001-02-04 19:45:39 +00:00
Miles Lott
2332762d94 Move null fields list to class 2001-02-04 19:10:02 +00:00
Miles Lott
94e85da4c5 Add default null array to fields var for read() 2001-02-04 19:09:39 +00:00
Miles Lott
93b5cce3da Fix call to read 2001-02-04 19:06:00 +00:00
Lars Kneschke
000fd660ad there was a comma to much 2001-02-04 15:44:56 +00:00
Miles Lott
4fdff3b94d Fix all fields to lowercase 2001-02-04 13:40:19 +00:00
jengo
b6b7059e89 Fixed the bad case so things will work in postgresql 2001-02-04 13:35:20 +00:00
Miles Lott
46850aae4d Change fieldnames to lower case 2001-02-04 13:19:07 +00:00
Miles Lott
ad2248923f Change fieldnames to lowercase 2001-02-04 13:00:33 +00:00
Miles Lott
9fb0322fea Change fieldnames to lowercase 2001-02-04 12:55:22 +00:00
Miles Lott
cd7df86ee8 Change default table names 2001-02-04 12:43:46 +00:00
Miles Lott
f0db2cc208 Change default table names to phpgw_addressbook, etc 2001-02-04 12:42:55 +00:00
Miles Lott
3ce7b2e348 Make ldap pw a password field 2001-02-04 12:34:54 +00:00
Miles Lott
9ef0d25187 Remove bogus keys 2001-02-04 12:27:32 +00:00
Miles Lott
f06b0b6d88 Added drop and newtables scripts 2001-02-04 12:27:05 +00:00
Miles Lott
5d2b6490a7 Remove dysfunctional comment regarding ldap 2001-02-04 12:08:15 +00:00
Miles Lott
91e528b0d6 Add root dn and pw config for ldap contacts 2001-02-04 12:06:38 +00:00
Miles Lott
3475178412 Update to use get_tpl_dir 2001-02-04 11:11:55 +00:00
Miles Lott
81caecf253 Update to use get_tpl_dir call 2001-02-04 11:11:34 +00:00
Miles Lott
27b7ec75a4 Modified to pass filter to class - not yet working 2001-02-04 10:45:07 +00:00
Miles Lott
b6c8094da1 Add in some filtering - not quite there yet 2001-02-04 10:44:41 +00:00
Miles Lott
225d78c33d Fix query for new fields - this part needs to be reworked 2001-02-04 09:10:24 +00:00
Miles Lott
4d705f504e Updated to new field names 2001-02-04 09:03:53 +00:00
Miles Lott
3f4ebf92ab Update templates for justweb/verdilak 2001-02-04 06:04:52 +00:00
Miles Lott
d14e785daa Label change to reflect that ldap not operational yet. 2001-02-04 05:56:14 +00:00
Miles Lott
21096481b9 Several form changes and mods to vcardout. 2001-02-04 05:53:24 +00:00
Miles Lott
78bd44e89e Oops on last commit 2001-02-04 03:56:36 +00:00
Miles Lott
6075633a25 Add array and function to normalize column display names 2001-02-04 03:55:35 +00:00
Miles Lott
469b60f4bf Modify to normalize display of column names 2001-02-04 03:55:06 +00:00
Miles Lott
5f1e2fe0e7 Modify to use new array for nicer display 2001-02-04 03:54:42 +00:00
Miles Lott
11b9d5b5bc Make array elements match for now 2001-02-03 21:50:25 +00:00
Miles Lott
362a867c95 Changed to match the class changes - look ok, skeeter? 2001-02-03 18:49:01 +00:00
Miles Lott
081a7ddfaa Fix correct display of email type 2001-02-03 16:13:40 +00:00
Miles Lott
f7abf27fcb Change remaining ab refs to stock for function and var names 2001-02-03 15:52:30 +00:00
Miles Lott
3805c05bf7 Add comments for field names 2001-02-03 03:14:54 +00:00
Miles Lott
a2cac196ae Add tid field - type of the lid field. 2001-02-03 02:58:37 +00:00
Miles Lott
898ae982fe Add tid field for type of id (group/account). 2001-02-03 02:55:18 +00:00
Miles Lott
e19979e156 Added week old delete.tpl - whoops! 2001-02-02 16:40:42 +00:00
Miles Lott
4f9371c78b Modify list of email_types 2001-02-02 16:36:23 +00:00
Miles Lott
90553ed9d4 Generate list of email types 2001-02-02 16:33:59 +00:00
Miles Lott
299f373766 New template field for email type 2001-02-02 16:33:36 +00:00
Miles Lott
ca81e77597 Some changes to templates and php files to add some custom fields 2001-02-02 16:19:37 +00:00
Miles Lott
48b42b2db8 Insert merge of what are now extra fields to query 2001-02-02 14:54:51 +00:00
Miles Lott
3d02ca8f9e Fix ORG_Name field 2001-02-02 14:35:35 +00:00
Miles Lott
435c1dc721 Update to new field names and add ADR_Country 2001-02-02 07:24:45 +00:00