Commit Graph

41 Commits

Author SHA1 Message Date
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
skeeter
81274c36a6 changed to form buttons instead of links 2001-01-13 22:17:13 +00:00
skeeter
c5ea413e9e can now view addressbook entries 2000-12-23 01:23:11 +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
jengo
d71247ebe6 Fixed notes field not showing up in view 2000-11-06 09:50:33 +00:00
jengo
9d323346b3 Merged in patch for vcard support 2000-11-03 20:07:57 +00:00
jengo
970073d7bd Clean up the code for my patch merge in. Everything seems to on order now. 2000-11-01 12:48:48 +00:00
jengo
58d7eb8f15 Working on cleaning up the view addressbook section and added a new column called URL 2000-11-01 12:32:36 +00:00
jengo
b33d3e05c4 Working on converting the account_lid owner fields to account_id 2000-10-25 21:09:00 +00:00
seek3r
d08ca90692 Added simple version management and added massive updates to the addressbook that were submited by neotexan, so that things will interact with his application better 2000-10-04 17:49:36 +00:00
sjb4891
263fdedd2a Added $phpgw->common->phpgw_footer() function, and changed all
places that were including the footer.inc.php to use the function.

Re-arrange phpgw.inc.php to include optional classes after reading the DB config
misc bugfixes.
2000-09-29 05:24:18 +00:00
skeeter
ed85618a37 fixes with new db structures 2000-09-28 01:01:37 +00:00
skeeter
8d52ea0dc7 fixes with new db structures 2000-09-28 00:19:04 +00:00
jengo
8d4a0aded9 Started converting fields names to work with Oracle 2000-09-18 20:00:25 +00:00
seek3r
081ad0be4b converted from phpgw_flags to phpgw_info[flags] 2000-09-05 18:36:13 +00:00
jengo
1562717d19 Fixed check_owner() and fixed a parse error 2000-09-05 07:12:26 +00:00
jengo
ade3d1ab28 Remove the session->loginid references 2000-09-05 03:14:08 +00:00
seek3r
fb03d1cbaa Initial revision 2000-08-18 03:24:22 +00:00