Closed (fixed)
Project:
Ajax Checklist
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2008 at 17:59 UTC
Updated:
27 Nov 2008 at 14:12 UTC
Currently, it seems that the "loadall" function can only be accessed by users with 'update ajax checklists' permission (as defined in the 'ajax_checklist_menu' function in ajax_checklist.module)
This means that a user which can't update checklists (say, an anonymous user) can't even see the current status of a checklist.
The plan would be something like:
Obviously this applies only to "global" checkboxes.
I'll submit a patch if I end up implementing this.
Comments
Comment #1
asciikewl commentedWhen a user does not have save access they should now (1.2) see disabled checkboxes. I decided that adding another permssion is probably not required.
Anton