2017-04-05
@briley
updated plans.js so that 'Answered by' is now coming from JSON locales DMPRoadmap/roadmap#204
briley committed on 5 Apr 2017
@briley
added gettext_i18n_rails gem. aded rake task that calls gem's po_to_json task and then moves generated json files from app/assets to lib/assets DMPRoadmap/roadmap#204
briley committed on 5 Apr 2017
@briley
removed template->question dropdowns on guidance pages. updated controller and JS accordingly. fixed issue with themes not being saved. DMPRoadmap/roadmap#221
briley committed on 5 Apr 2017
@briley
added roles controller tests and updated controller to use strong params and handle failures properly
briley committed on 5 Apr 2017
@ray.carrick
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
ray.carrick committed on 5 Apr 2017
@ray.carrick
Merge branch 'docx_text_export' into development
ray.carrick committed on 5 Apr 2017
@ray.carrick
export text fields and areas. Fixes: https://github.com/DMPRoadmap/roadmap/issues/217
ray.carrick committed on 5 Apr 2017
@xsrust
implimented new role backend according to #219
xsrust committed on 5 Apr 2017
@Jose Lloret
Fixed error trying to save a non-valid exporting format for ExportedPlan. Disabled XML and JSON exporting formats. DMPRoadmap/roadmap#222
Jose Lloret committed on 5 Apr 2017
@Jose Lloret
csv exporting format fixed. DMPRoadmap/roadmap#222
Jose Lloret committed on 5 Apr 2017
@Jose Lloret
txt exporting format fixed. DMPRoadmap/roadmap#222
Jose Lloret committed on 5 Apr 2017
@Jose Lloret
pdf exporting format fixed. DMPRoadmap/roadmap#222
Jose Lloret committed on 5 Apr 2017
@Jose Lloret
docx exporting format fixed. DMPRoadmap/roadmap#222
Jose Lloret committed on 5 Apr 2017
2017-04-04
@briley
patched organisation_type reference in view, added secure params to orgs controller. Added functional tests for orgs controller
briley committed on 4 Apr 2017
@briley
added checks to make sure records are actually created/updated/deleted
briley committed on 4 Apr 2017
@Jose Lloret
changes into export to html to properly show admin details fields. DMPRoadmap/roadmap#197
Jose Lloret committed on 4 Apr 2017
@Jose Lloret
Fixed Exporting settings. It works per phase. DMPRoadmap/roadmap#197
Jose Lloret committed on 4 Apr 2017
@Jose Lloret
export functionality according to workflow defined at DMPRoadmap/roadmap#197
Jose Lloret committed on 4 Apr 2017
2017-04-03
@briley
added notes controller tests
briley committed on 3 Apr 2017
@briley
added home controller test. updated test helper to reload LANGUAGES constant if its blank during TravisCI build
briley committed on 3 Apr 2017
@briley
added error messaging to guidances controller's update and create methods
briley committed on 3 Apr 2017
@briley
resolved rebase conflicts from merge with development
briley committed on 3 Apr 2017
@briley
cleaned up guidances controller and added functional tests
briley committed on 3 Apr 2017
@ray.carrick
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
ray.carrick committed on 3 Apr 2017
@ray.carrick
Merge branch 'tinymce_is_dirty' into development
ray.carrick committed on 3 Apr 2017
@ray.carrick
interface tinymce to the page is_dirty functionality
ray.carrick committed on 3 Apr 2017
@xsrust
added error messages to user update profile page and fixed logic bugs
xsrust committed on 3 Apr 2017
2017-03-31
@xsrust
and forgot to change a project to a role. TODO: test before committing
xsrust committed on 31 Mar 2017
@xsrust
forgot to change a project_group to role
xsrust committed on 31 Mar 2017
@xsrust
updated mailers to use new schema
xsrust committed on 31 Mar 2017