dmpopidor / app / policies /
@briley briley authored on 8 Jun 2017
Brian Riley committed on 9 Jun 2017
..
api/ v0 updated statistics api endpoint to be in line with the new data model 9 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 resolved merge conflicts from merging development 2016-06-09 into CDL-MVP 8 years ago
project_policy.rb working on public dmp export 9 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 fix issue regarding co-owner ablility to delete the plan #242 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 updated admin_index for templates to not bug for some orgs, reimplimented logic for transfering customizations, changed text according to #338 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