Commit Graph

73 Commits

Author SHA1 Message Date
Miles Lott
09832b0496 Now using limit_query, show_hits (.13 only); Change refs to $this to $contacts;
Cut down on duplicated strings for $sql
2001-07-03 07:17:13 +00:00
Miles Lott
c77b23fbc7 Clean up evals for php3, same as .12 branch 2001-06-26 09:52:57 +00:00
Miles Lott
eb459be3b5 Display changes to use theme colors... 2001-06-24 06:42:31 +00:00
Ralf Becker
e10d2f4650 cat_id now just the number for a single entry, multiple entrys are separated as well as surounded by ','
empty stay empty
2001-05-29 13:06:04 +00:00
Miles Lott
4acc0e41a7 Try to fix cats issue with pgsql 2001-05-28 23:11:10 +00:00
Miles Lott
3bcb19e767 Make add work for multiple cats, fix edit to write ,$value, instead of $value 2001-05-26 11:25:08 +00:00
Miles Lott
7aa962674b Change from Ralf Becker <RalfBecker@outdoor-training.de> for vcard import and mult. cats 2001-05-23 20:18:57 +00:00
Miles Lott
a1ec58189d Enable use of config class 2001-05-21 22:36:15 +00:00
slypup
7b6c0acbd9 fixes so that hr works properly 2001-05-21 20:32:17 +00:00
Miles Lott
323d44f8e9 Now using PHPGW_APP_TPL 2001-05-11 14:01:06 +00:00
Miles Lott
8764e4aec8 Some formatting 2001-05-10 18:09:15 +00:00
Miles Lott
a17f9909b9 now using PHPGW_APP_TPL, and index.php is using new single template file 2001-05-10 12:21:16 +00:00
Miles Lott
b5453e9b73 Formatting 2001-05-06 16:24:20 +00:00
Miles Lott
66991480ca Formatting 2001-05-01 09:32:52 +00:00
Miles Lott
bddc2b415b Add created by back to edit screen, move this on edit form 2001-04-28 04:33:13 +00:00
Miles Lott
1e7fc18384 Add referer tracking for add_email from email and squirrelmail 2001-04-14 14:58:29 +00:00
Miles Lott
f102d4abf2 Add 3 missing phone numbers 2001-04-12 04:16:23 +00:00
Miles Lott
afd67b015d Add strlen check to always stuff db with two digit $bday_day 2001-04-08 07:33:09 +00:00
Miles Lott
19480431a9 Add acl check to not reset owner if acl is in effect 2001-03-30 03:09:52 +00:00
Miles Lott
8f786be9f5 Fix the selection of cats 2001-03-29 15:39:10 +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
jengo
2a46126b1b Finished adding ACL to the addressbook, I belive it should now work. Needs testing 2001-03-29 08:09:50 +00:00
Miles Lott
68df73e563 Make option dialog use ncat_id not cat_id 2001-03-27 21:50:37 +00:00
Miles Lott
b3332e9707 Check for one other value of access 2001-03-27 21:19:06 +00:00
Miles Lott
00b6b8699d help query follow us, so it is not lost when we cancel or delete 2001-03-26 09:50:07 +00:00
Miles Lott
37cdf6faf1 Adding category support to addressbook 2001-03-25 05:41:06 +00:00
Miles Lott
7676f0576c Make edit use class for owner check, make add use acl and access field 2001-03-24 15:21:56 +00:00
jengo
72b4870a4c Started working on edit ACL, its not complete 2001-03-24 11:11:45 +00:00
Miles Lott
e7829e8ab8 Allow editing of LABEL 2001-03-21 00:31:27 +00:00
Miles Lott
cfba770497 Fix setting of msgphone and other phone 2001-03-20 22:53:06 +00:00
Miles Lott
6f8afd5875 Fix setting of msgphone, ophone 2001-03-20 22:51:40 +00:00
Miles Lott
e67c4b9486 Fix each error 2001-03-18 15:44:30 +00:00
Miles Lott
7ae8de2acf Make button links into method="POST" 2001-03-18 04:37:48 +00:00
Miles Lott
4257932b9f Changed tel_cel to tel_cell 2001-03-17 15:31: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
3769cef710 Fix setting of fn field to include a space between first/last when no middle 2001-03-12 02:21:20 +00:00
jengo
ee94089549 Updated to the new link() 2001-03-08 23:55:58 +00:00
Miles Lott
8eb384e4ee Adjust link() calls 2001-03-08 13:31:05 +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
d77aeef420 Update acl_prefs, many minor formatting changes 2001-02-19 12:14:25 +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
d6274ffd3a Add some acl checks into index, view, and edit 2001-02-12 13:57:59 +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
90170e57d7 Access control list should work now - this is still not acl 2001-02-04 21:02:31 +00:00
Miles Lott
9fb0322fea Change fieldnames to lowercase 2001-02-04 12:55:22 +00:00