Commit Graph

71 Commits

Author SHA1 Message Date
Miles Lott
6fb051add4 Fix default column display if no prefs set 2001-03-08 14:36:35 +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
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
Miles Lott
2df1e99322 Fix setting of fields when no preferences are set (thanks, patrick) 2001-03-08 03:26:16 +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
f35ae43c2c Fix display of # records available based on search 2001-02-21 23:17:29 +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
d77aeef420 Update acl_prefs, many minor formatting changes 2001-02-19 12:14:25 +00:00
Miles Lott
25c347227b Add in one comment to columns_display section 2001-02-19 00:43:37 +00:00
Miles Lott
8f189d4f36 Minor adjustments 2001-02-15 17:21:38 +00:00
Miles Lott
a3e18e5064 Move contacts class calls into functions.inc.php to prepare for acl implementation 2001-02-14 00:56:07 +00:00
Miles Lott
db2739bbb3 Update acl code including prefs manager 2001-02-13 03:20:33 +00:00
Miles Lott
d8400b494a Add acl to delete and fix bad refs to account_id 2001-02-12 22:39:17 +00:00
Miles Lott
97c08d331e Begin removing references to access field in prep for acl usage 2001-02-11 03:23:58 +00:00
Miles Lott
d6ea3f792f Changing tabs to spaces, hope this still works. 2001-02-10 12:56:49 +00:00
Miles Lott
28a751a4ca Addin default columns and row count if no prefs set 2001-02-07 13:49:28 +00:00
Miles Lott
2daff5b792 Filtering should work now 2001-02-04 20:59:05 +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
78bd44e89e Oops on last commit 2001-02-04 03:56:36 +00:00
Miles Lott
469b60f4bf Modify to normalize display of column names 2001-02-04 03:55:06 +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
ffc0247f71 Fix call to check_owner 2001-02-02 06:46:44 +00:00
Miles Lott
c682033620 Correct field mapping and fix prefs to work with class. 2001-02-02 06:29:27 +00:00
Miles Lott
182384fc2e First of a few major changes to enable the contacts class 2001-02-02 01:34:22 +00:00
seek3r
80722d6260 applied patch from sf which is not fully testes 2001-01-30 10:26:15 +00:00
Miles Lott
b1df65cdfe Another template update to allow for better customization in index.php. 2001-01-23 13:40:42 +00:00
Miles Lott
210ae70a45 Redo template set for index.php to allow for better customization. 2001-01-23 04:28:06 +00:00
jengo
a4e979eb0f Fixed link() not passing the extra variables correctly 2001-01-22 06:30:37 +00:00
Miles Lott
7e79770cb1 Remove old files. 2001-01-21 02:59:51 +00:00
Miles Lott
aba0107f88 Begin move to classes for addressbook. Note ldap is a copy of sql for now. 2001-01-21 02:31:24 +00:00
Miles Lott
d0542822f9 Cancel link updates. 2001-01-15 02:30:29 +00:00
Miles Lott
ba0a1b2e8c Add import features from cdb, including templifying those files. 2001-01-14 21:35:04 +00:00
Miles Lott
dbee648038 Added templates for add.php, edit.php and inc/functions.inc.php. 2001-01-14 02:43:14 +00:00
Miles Lott
4335b02e7a Match up lang call to "AddVCard". 2001-01-13 19:25:38 +00:00
Miles Lott
2384932ada Begin template enabling of addressbook. See oldindex.php. 2001-01-13 19:06:36 +00:00
bettina
7647221d96 changed db selection to work with ttracker 2000-12-08 17:25:51 +00:00
jengo
de79a3fc12 Finished moving all of the htmlentitites() to strip_html() 2000-12-07 22:10:08 +00:00
jengo
b0f3a9f137 Merged in patch that some fields wheren't being displayed 2000-12-01 05:10:28 +00:00
jengo
1d36311c9f Fixed group filters 2000-11-22 04:38:07 +00:00
skeeter
cec8e1be2e error checking 2000-11-18 22:00:35 +00:00
jengo
4a985d2fae Addressbook wasn't showing the header and navbar 2000-11-16 08:10:43 +00:00
seek3r
066cc921b3 new disable by default policy should help performance 2000-11-16 07:40:37 +00:00
jengo
6f675c8c86 Added the date preferences into the addressbook, added special formating to view, fixed date preference not working in todo list, and fixed the target of <a href in index.php 2000-11-12 11:35:51 +00:00
pjw
d463ead260 Added Qbert's vcard patch... 2000-11-03 22:24:12 +00:00
jengo
9d323346b3 Merged in patch for vcard support 2000-11-03 20:07:57 +00:00