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
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
28a751a4ca
Addin default columns and row count if no prefs set
2001-02-07 13:49:28 +00:00
Miles Lott
2daff5b792
Filtering should work now
2001-02-04 20:59:05 +00:00
Miles Lott
81caecf253
Update to use get_tpl_dir call
2001-02-04 11:11:34 +00:00
Miles Lott
27b7ec75a4
Modified to pass filter to class - not yet working
2001-02-04 10:45:07 +00:00
Miles Lott
78bd44e89e
Oops on last commit
2001-02-04 03:56:36 +00:00
Miles Lott
469b60f4bf
Modify to normalize display of column names
2001-02-04 03:55:06 +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
ffc0247f71
Fix call to check_owner
2001-02-02 06:46:44 +00:00
Miles Lott
c682033620
Correct field mapping and fix prefs to work with class.
2001-02-02 06:29:27 +00:00
Miles Lott
182384fc2e
First of a few major changes to enable the contacts class
2001-02-02 01:34:22 +00:00
seek3r
80722d6260
applied patch from sf which is not fully testes
2001-01-30 10:26:15 +00:00
Miles Lott
b1df65cdfe
Another template update to allow for better customization in index.php.
2001-01-23 13:40:42 +00:00
Miles Lott
210ae70a45
Redo template set for index.php to allow for better customization.
2001-01-23 04:28:06 +00:00
jengo
a4e979eb0f
Fixed link() not passing the extra variables correctly
2001-01-22 06:30:37 +00:00
Miles Lott
7e79770cb1
Remove old files.
2001-01-21 02:59:51 +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
d0542822f9
Cancel link updates.
2001-01-15 02:30:29 +00:00
Miles Lott
ba0a1b2e8c
Add import features from cdb, including templifying those files.
2001-01-14 21:35:04 +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
Miles Lott
4335b02e7a
Match up lang call to "AddVCard".
2001-01-13 19:25:38 +00:00
Miles Lott
2384932ada
Begin template enabling of addressbook. See oldindex.php.
2001-01-13 19:06:36 +00:00
bettina
7647221d96
changed db selection to work with ttracker
2000-12-08 17:25:51 +00:00
jengo
de79a3fc12
Finished moving all of the htmlentitites() to strip_html()
2000-12-07 22:10:08 +00:00
jengo
b0f3a9f137
Merged in patch that some fields wheren't being displayed
2000-12-01 05:10:28 +00:00
jengo
1d36311c9f
Fixed group filters
2000-11-22 04:38:07 +00:00
skeeter
cec8e1be2e
error checking
2000-11-18 22:00:35 +00:00
jengo
4a985d2fae
Addressbook wasn't showing the header and navbar
2000-11-16 08:10:43 +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
pjw
d463ead260
Added Qbert's vcard patch...
2000-11-03 22:24:12 +00:00
jengo
9d323346b3
Merged in patch for vcard support
2000-11-03 20:07:57 +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
793040b5ba
Working on merging in a patch for the addressbook, but first cleaning up some code
2000-11-01 10:26:14 +00:00
skeeter
f265c39252
bad query
2000-10-29 02:51:54 +00:00
skeeter
e395f267c6
fixed company to ab_company
2000-10-27 02:07:59 +00:00
jengo
b33d3e05c4
Working on converting the account_lid owner fields to account_id
2000-10-25 21:09:00 +00:00
jengo
660c80f4e9
Working on changing all of the preferecnes to work of a new type of array. I added a column for appname
2000-10-12 17:36:47 +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
jengo
bdedd300cd
Corrected SQL error
2000-10-02 08:29:25 +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