dmpopidor / app / policies /
@xsrust xsrust authored on 24 Jul 2017
..
api/ v0 completed work on API 8 years ago
settings added authorization to settings/plans and settings/projects 9 years ago
annotation_policy.rb updated org-admin customization of templates according to #373 8 years ago
answer_policy.rb updates to locking mechanism because it ActiveRecord does not catch 2 creates DMPRoadmap/roadmap#241 9 years ago
application_policy.rb updated policies 9 years ago
guidance_group_policy.rb re-wrote data access for guidance_groups controller 9 years ago
guidance_policy.rb fixed bug where guidance_policy was attempting to prefetch question 9 years ago
note_policy.rb Change notes to work with AJAX calls. 9 years ago
org_policy.rb added new custom shib ds page 8 years ago
phase_policy.rb updated syntax to allow read-only view of a plan. \n app/views/phases/_answer_form_ro.html.erb probably needs a bigger re-write as the logic is horrendus and it renders the whole thing as a form...but it's not a form because it's read only and it checks to see if it's read only a bunch of times within it. but here's the quick and dirty making it work 8 years ago
plan_policy.rb patch for public export auth 8 years ago
question_policy.rb Moved Actions, views, and partials for sections/phases/questions/suggested_answers out of templates, and wrote up associated authorization 9 years ago
role_policy.rb added ability for users to remove themselves from plans, without destroying the plan 8 years ago
section_policy.rb Moved Actions, views, and partials for sections/phases/questions/suggested_answers out of templates, and wrote up associated authorization 9 years ago
template_policy.rb Adds copy template option #148 8 years ago
token_permission_type_policy.rb updated token_permission_types controller and policy file 9 years ago
user_identifier_policy.rb finished functional tests DMPRoadmap/roadmap/#212 9 years ago
user_policy.rb updated user policy for organisation->org renaming 9 years ago