Commit Graph

68 Commits

Author SHA1 Message Date
Miles Lott
4fc0e56713 Formatting!!! 2001-05-29 23:55:02 +00:00
Ralf Becker
b416eeaf14 corrected 'no vcard' if their are no names 2001-05-29 19:40:40 +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
03e3895d6d Show multiple cats properly 2001-05-23 20:45:51 +00:00
Miles Lott
323d44f8e9 Now using PHPGW_APP_TPL 2001-05-11 14:01:06 +00:00
Miles Lott
911a98e380 Cleanup use of template 2001-05-10 13:49:39 +00:00
Miles Lott
c89c380f3f Now using single template file 2001-05-10 12:45:40 +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
38882f39ae Formatting 2001-05-06 16:15:43 +00:00
Miles Lott
b9e5de3b85 Switch to using bgcolor instead of a border 2001-05-05 03:20:47 +00:00
Miles Lott
f0888c316d fix(?) donelink 2001-04-28 04:46:32 +00:00
Miles Lott
4ed0543f9e Don't show a bunch of empty fields 2001-04-28 04:36:35 +00:00
Miles Lott
0b93b50f1e Maybe a little nicer look? 2001-04-28 04:18:24 +00:00
Miles Lott
85bb8b8007 Now handles custom fields 2001-04-28 04:08:49 +00:00
Miles Lott
9c2cea31df Improved html for multiline fields 2001-04-28 04:00:16 +00:00
Miles Lott
370dac5de2 Trying to handle multiline data in note/label/pubkey 2001-04-28 03:52:21 +00:00
Miles Lott
41781e486a Switch to templates 2001-04-28 03:18:36 +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
e2c231d0cb Hopefully working logic for acl access 2001-04-03 00:46:00 +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
Miles Lott
d567722a61 Fix to display correct cat from contact entry 2001-03-29 09:15:27 +00:00
jengo
76495e058f view now has ACL support 2001-03-29 07:53:14 +00:00
Miles Lott
890e106ec0 Set display of cat setting to 'none' if no cat 2001-03-25 09:18:14 +00:00
Miles Lott
37cdf6faf1 Adding category support to addressbook 2001-03-25 05:41:06 +00:00
Miles Lott
ab0c85c467 Add acl check to view, and reinsert access field display 2001-03-24 14:55:33 +00:00
Miles Lott
4df94e35d2 Fix field name display 2001-03-22 02:56:03 +00:00
Miles Lott
372492ac8e Make 'Edit' a button and based upon ACL 2001-03-18 08:49:30 +00:00
Miles Lott
7ae8de2acf Make button links into method="POST" 2001-03-18 04:37:48 +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
0eedd1ffc3 Table upgrade and changes to implement better vcard std and more useful fields 2001-03-16 01:31:25 +00:00
Miles Lott
648e87dc93 Add display to ask the user to set prefs 2001-03-13 16:21:58 +00:00
Miles Lott
0eb5aeea7e Fix view if no prefs set 2001-03-13 16:19:05 +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
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
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
81caecf253 Update to use get_tpl_dir call 2001-02-04 11:11:34 +00:00
Miles Lott
21096481b9 Several form changes and mods to vcardout. 2001-02-04 05:53:24 +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
182384fc2e First of a few major changes to enable the contacts class 2001-02-02 01:34:22 +00:00
Miles Lott
7423bffc57 Template-enabled view.php. 2001-01-14 03:29:39 +00:00