Commit Graph

48 Commits

Author SHA1 Message Date
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
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
48b42b2db8 Insert merge of what are now extra fields to query 2001-02-02 14:54:51 +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
9d6b19c1b7 Minor field tweaking. 2001-01-21 06:39:35 +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
dbee648038 Added templates for add.php, edit.php and inc/functions.inc.php. 2001-01-14 02:43:14 +00:00
jengo
947a4f5067 Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +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
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
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
ba68c71ebb moving to new translation system 2000-09-07 20:49:55 +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