dmpopidor / app / policies /
@Jose Lloret Jose Lloret authored on 23 Jan 2018
..
api/ v0 users_joined action re-factored. DMPRoadmap/roadmap# 8 years ago
paginable moved template pagination logic to paginable namespace 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 removed after_create callback for answers since no longer is needed after introducing transactions. DMPRoadmap/roadmap#893 8 years ago
application_policy.rb updated policies 9 years ago
guidance_group_policy.rb Add publish/unpublish to Guidances and Guidance Groups(#871) 8 years ago
guidance_policy.rb public DMPs paginablerised. DMPRoadmap/roadmap#1055 8 years ago
note_policy.rb updated Admin - Plans so that user can click through to a read-only version of the plan 8 years ago
org_policy.rb changes requested by Jose 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 guidance section in plan edit page(#943) 8 years ago
public_page_policy.rb Table of Org plans to My Dashboard. DMPRoadmap/roadmap#752 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 Autosave to change permissions on a plan for collaborators. DMPRoadmap/roadmap#840 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 Templates table revisions #900 (In Progress) 8 years ago
theme_policy.rb destroy action for themes. DMPRoadmap/roadmap#939 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 User model search scope method concatenating firstname and surname to look for a term. DMPRoadmap/roadmap#1101 8 years ago