History for dmpopidor / app / policies
2017-02-15
@Ray Carrick
mege in head changes
Ray Carrick committed on 15 Feb 2017
@Ray Carrick
trying to reduce data access queries. Needs more work
Ray Carrick committed on 15 Feb 2017
2017-02-14
@xsrust
fixed bug where guidance_policy was attempting to prefetch question
xsrust committed on 14 Feb 2017
2017-02-02
@Ray Carrick
merge in changes from origin
Ray Carrick committed on 2 Feb 2017
@Ray Carrick
first port of plan creation and editing to new data model
Ray Carrick committed on 2 Feb 2017
2017-02-01
@xsrust
added templates history page
xsrust committed on 1 Feb 2017
2017-01-31
@briley
Added a managing org and funder scope to Org. Updated methods on Guidance and guidanceTest to work with new schema. Added guidance and guidance_group tests
briley committed on 31 Jan 2017
2017-01-26
@briley
resolved merge conflicts
briley committed on 26 Jan 2017
2017-01-10
@xsrust
renamed dmptemplates to templates
xsrust committed on 10 Jan 2017
@xsrust
updated policies
xsrust committed on 10 Jan 2017
@xsrust
updated token_permission_types controller and policy file
xsrust committed on 10 Jan 2017
2017-01-09
@xsrust
began updating roles
xsrust committed on 9 Jan 2017
@xsrust
re-wrote data access for guidance_groups controller
xsrust committed on 9 Jan 2017
@xsrust
updated prefetching for guidances index
xsrust committed on 9 Jan 2017
2017-01-06
@xsrust
made changes to allow guidance to display
xsrust committed on 6 Jan 2017
2017-01-05
@xsrust
updated organisations to orgs, and associated views/controller
xsrust committed on 5 Jan 2017
@xsrust
updated user policy for organisation->org renaming
xsrust committed on 5 Jan 2017
@xsrust
renamed comments to notes
xsrust committed on 5 Jan 2017
2017-01-04
@briley
working on public dmp export
briley committed on 4 Jan 2017
@xsrust
updated some of the answers structure, commented for future updates
xsrust committed on 4 Jan 2017
2016-11-15
@xsrust
removed option_warnings table and unused code surrounding the structure
xsrust committed on 15 Nov 2016
2016-11-08
@xsrust
fixed bug where selecting guidance was impropperly filtering
xsrust committed on 8 Nov 2016
2016-10-07
@Brian Riley
Added tooltip for 'published' checkbox on guidance page. Added confirmation alert when clicking delete on guidance and guidance groups. Removed invalid policy check for organisation id match when creating new guidance
Brian Riley committed on 7 Oct 2016
2016-09-29
@briley
fixed organisation policy file to use user.organisation instead or user.organisation_id and fixed typos
briley committed on 29 Sep 2016
2016-09-28
@xsrust
fixed issue where orgs cannot customise other org's(funders) templates. logic for this auth limiting dosent make me happy as it potentially allows organisations to submit edited json via post and change the other organisations existing sections, even if that option is not available through the ui
xsrust committed on 28 Sep 2016
2016-09-16
@xsrust
added authorization to settings/plans and settings/projects
xsrust committed on 16 Sep 2016
@xsrust
added auth and removed json from project_groups controller. additionally added constraint to projects and plans controllers that all actions must be authenticated through pundit
xsrust committed on 16 Sep 2016
@xsrust
removed unused json responses and added auth to plans controller
xsrust committed on 16 Sep 2016
@xsrust
removed json and added authorization to projects controller
xsrust committed on 16 Sep 2016
@xsrust
moved authorization logic from comments controller to policy file. Additionally removed unused crud methods
xsrust committed on 16 Sep 2016