briley
authored
on 5 Apr 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
|
|
|
answer_policy.rb
|
updated some of the answers structure, commented for future updates
|
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
|
updated organisations to orgs, and associated views/controller
|
9 years ago
|
|
|
phase_policy.rb
|
Moved Actions, views, and partials for sections/phases/questions/suggested_answers out of templates, and wrote up associated authorization
|
9 years ago
|
|
|
plan_policy.rb
|
trying to reduce data access queries. Needs more work
|
9 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
|
added roles controller tests and updated controller to use strong params and handle failures properly
|
9 years ago
|
|
|
section_policy.rb
|
switched all Perm::CONSTANT to Perm.scope calls. Travis could not handle CONSTANT definitions likely due to rails/ruby evironment. Its better to use scope for queries anyway
|
9 years ago
|
|
|
suggested_answer_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
|
Moved Actions, views, and partials for sections/phases/questions/suggested_answers out of templates, and wrote up associated authorization
|
9 years ago
|
|
|
token_permission_type_policy.rb
|
updated token_permission_types controller and policy file
|
9 years ago
|
|
|
user_policy.rb
|
updated user policy for organisation->org renaming
|
9 years ago
|