History for dmpopidor / app / policies
2017-06-14
@xsrust
completed work on API
xsrust committed on 14 Jun 2017
2017-06-09
@xsrust
updated admin_index for templates to not bug for some orgs, reimplimented logic for transfering customizations, changed text according to #338
xsrust committed on 9 Jun 2017
2017-06-06
@xsrust
updated org-admin customization of templates according to #373
xsrust committed on 6 Jun 2017
2017-05-19
@xsrust
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
xsrust committed on 19 May 2017
2017-05-16
@xsrust
Merge remote-tracking branch 'upstream/development' into annotations
xsrust committed on 16 May 2017
@xsrust
merged development into annotations
xsrust committed on 16 May 2017
2017-05-12
@xsrust
updated org-admin interface to use annotations for template editing
xsrust committed on 12 May 2017
2017-05-11
@xsrust
updated references of suggested_answer to annotations
xsrust committed on 11 May 2017
2017-05-09
@xsrust
renamed suggested_answer files to annotations
xsrust committed on 9 May 2017
2017-04-28
@Brian Riley
Started adding in ajax call to retrieve list of templates
Brian Riley committed on 28 Apr 2017
2017-04-21
@Brian Riley
Updated template controller to use new model helper methods. updates phase/section/question controllers to update template dirty flag. added new routes for customize, publish, unpublish
Brian Riley committed on 21 Apr 2017
2017-04-13
@briley
updates to locking mechanism because it ActiveRecord does not catch 2 creates DMPRoadmap/roadmap#241
briley committed on 13 Apr 2017
@briley
realized answer policy was never firing. updated create? to update? and fixed typo DMPRoadmap/roadmap#241
briley committed on 13 Apr 2017
2017-04-11
@briley
updated create template policy so that the auth passes if no template.org is specified. the controller attaches the user's org afterward DMPRoadmap/roadmap#191
briley committed on 11 Apr 2017
@briley
Updated test so that it does not provide a version or org so that we match what the form is doing DMPRoadmap/roadmap#191
briley committed on 11 Apr 2017
2017-04-10
@briley
finished functional tests DMPRoadmap/roadmap/#212
briley committed on 10 Apr 2017
2017-04-07
@Brian Riley
Uncommented the show_export method DMPRoadmap/roadmap#227
Brian Riley committed on 7 Apr 2017
2017-04-06
@briley
fixed issues in plan policy and commented out unused routes
briley committed on 6 Apr 2017
2017-04-04
@Jose Lloret
export functionality according to workflow defined at DMPRoadmap/roadmap#197
Jose Lloret committed on 4 Apr 2017
2017-03-31
@xsrust
updated roles controller to use strong parameters
xsrust committed on 31 Mar 2017
2017-03-28
@ray.carrick
Change notes to work with AJAX calls.
ray.carrick committed on 28 Mar 2017
2017-03-02
@xsrust
updated statistics api endpoint to be in line with the new data model
xsrust committed on 2 Mar 2017
2017-03-01
@xsrust
init of api template_policy
xsrust committed on 1 Mar 2017
@xsrust
completed fixes for guidances and guidance_groups controllers
xsrust committed on 1 Mar 2017
@xsrust
updated gudiance api \n - brough auth in line with the rest of site using pundit \n - updated displayed information in line with model changes\n - removed multiple guidance groups and removed templates/guidance groups
xsrust committed on 1 Mar 2017
2017-02-24
@xsrust
Moved Actions, views, and partials for sections/phases/questions/suggested_answers out of templates, and wrote up associated authorization
xsrust committed on 24 Feb 2017
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