Commit Graph

104 Commits

Author SHA1 Message Date
Miles Lott
80124149a7 Formatting 2001-05-06 12:33:36 +00:00
Miles Lott
4b06c0280e Rollback 2001-05-03 05:22:19 +00:00
Miles Lott
904ec3b087 Formatting 2001-05-03 05:07:00 +00:00
Miles Lott
66991480ca Formatting 2001-05-01 09:32:52 +00:00
Miles Lott
f31696c256 Remove superfluous prefs->read_repository, and chg custom field size 2001-04-27 14:30:06 +00:00
Miles Lott
8a69409111 Hopefully fixes sql search bug that showed other's private entries 2001-04-20 23:13:56 +00:00
Miles Lott
035e4efa0e Change commented line 2001-04-09 12:51:43 +00:00
Miles Lott
a031515dbe Fix cat_id select, and ldap filter 2001-03-29 16:07:34 +00:00
Miles Lott
8f786be9f5 Fix the selection of cats 2001-03-29 15:39:10 +00:00
Miles Lott
f6636247c7 Fix setting of prefs for default cat, remove phpversion check 2001-03-29 11:12:03 +00:00
Miles Lott
36d417cbaa Clean up a lot of GET/POST nonsense, moving to POST where possible 2001-03-29 10:45:29 +00:00
Miles Lott
c6b541291b Disable java for now 2001-03-29 09:08:08 +00:00
Miles Lott
d58fc5bfcd Let export keep the query string 2001-03-28 01:55:24 +00:00
Miles Lott
68df73e563 Make option dialog use ncat_id not cat_id 2001-03-27 21:50:37 +00:00
Miles Lott
8a4bb9cea1 Let import keep track of where you were in index 2001-03-27 17:33:47 +00:00
Miles Lott
b338cf4cf4 Change filtering 2001-03-27 12:53:31 +00:00
Miles Lott
cea7ef4b6e More query-following 2001-03-26 10:23:30 +00:00
Miles Lott
4716028755 Alter filter setting in conjunction with nextmatchs fix 2001-03-26 08:25:19 +00:00
Miles Lott
2dd34c4c1a Added ability to autosave last selected category 2001-03-25 08:46:26 +00:00
Miles Lott
3ca4825e4f Fix cat_id logic to check for '', not 0 (which is none) 2001-03-25 07:56:55 +00:00
Miles Lott
1433916943 Add check for default category pref if none is set via dropdown 2001-03-25 07:39:58 +00:00
Miles Lott
fb1aa7062b Add ability to select all/none or a specific category 2001-03-25 06:02:52 +00:00
Miles Lott
37cdf6faf1 Adding category support to addressbook 2001-03-25 05:41:06 +00:00
jengo
f3df7a0ff4 Started working on ACL, so far index has been updated 2001-03-24 09:58:09 +00:00
Miles Lott
0852eb8678 Add not-for-release delete_all() and commented call to it in index.php 2001-03-24 07:46:31 +00:00
Miles Lott
d77f03f084 Correct column name selection and prefs to use name value of stock_fields array 2001-03-21 23:57:30 +00:00
Miles Lott
e67c4b9486 Fix each error 2001-03-18 15:44:30 +00:00
Miles Lott
3482b8412e Make Edit based upon ACL, not check_owner 2001-03-18 08:51:03 +00:00
Miles Lott
6025d30d91 Add export link 2001-03-17 21:44:28 +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
0d60a943c9 Add ability to manage custom fields, field edit forms still need work 2001-03-16 17:56:18 +00:00
Miles Lott
0eedd1ffc3 Table upgrade and changes to implement better vcard std and more useful fields 2001-03-16 01:31:25 +00:00
Miles Lott
97ed5d20ef Help make a proper URL if one was not stored in the db ( add http:// ) 2001-03-12 02:09:57 +00:00
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