History for dmpopidor / app / views / projects
2017-02-06
@Ray Carrick
move plan list settings from project to plan
Ray Carrick committed on 6 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-01-26
@briley
resolved merge conflicts
briley committed on 26 Jan 2017
2017-01-25
@briley
merged final_schema changes into visibility
briley committed on 25 Jan 2017
@briley
fixed merge conflicts
briley committed on 25 Jan 2017
2017-01-24
@briley
extracted plan visibility work out of dev branch for PR to DCC
briley committed on 24 Jan 2017
2017-01-11
@briley
switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text
briley committed on 11 Jan 2017
2017-01-10
@xsrust
updated roles_controller and model functions
xsrust committed on 10 Jan 2017
2017-01-06
@Brian Riley
finsihed adding visibility to project details page as radio button options. Updated public DMPs page to work with new visibility and moved it to the static pages controller since it falls outside of normal security. Updated all locale files accordingly
Brian Riley committed on 6 Jan 2017
2017-01-05
@Brian Riley
Added visibility model, and started updating tests for public dmps controller but we need to create fixtures which is extremely difficult with the current state of the DB. Will wait for refactor before finishing tests.
Brian Riley committed on 5 Jan 2017
2017-01-04
@briley
worked on routing and controller tests for new public dmps. Fixed routing tests so that they use rails route helpers
briley committed on 4 Jan 2017
@briley
Added initial public DMPs page to display public plans to unauthenticated users
briley committed on 4 Jan 2017
2017-01-03
@briley
added JS logic to prevent is_test and is_public from both being true on the project edit page. Also added include to projects show page so that it pulls in the projects.js file
briley committed on 3 Jan 2017
@briley
updated locale files so that helpers.yes and helpers.no work. Those are yaml keywords so they must be quoted (e.g. 'yes': 'Oui' instead of yes: 'Oui'). Added is_public and is_test checkboxes to projects edit/create forms
briley committed on 3 Jan 2017
2016-12-08
@briley
renamed hash_to_json_object in application_helper to hash_to_js_json_variable to make its purpose clearer
briley committed on 8 Dec 2016
2016-11-29
@Ray Carrick
bugs found in fr dmponline
Ray Carrick committed on 29 Nov 2016
2016-10-13
@briley
Added wkhtmltopdf binaries to gemfile. Moved wicked_pdf config to an initializer so that it can be custom to the server instance. Updated dead link to DMP Checklist pdf
briley committed on 13 Oct 2016
2016-10-04
@briley
fixed issue with branding variable resolution on plan modal dialogs
briley committed on 4 Oct 2016
2016-09-28
@briley
Added fix for issues when displaying column headings on the view plans page. Setup and 'Unknown' column heading that defaults to ' - ' but is updateable in the locale files. If there are issues determining the column heading it will use that value
briley committed on 28 Sep 2016
2016-09-07
@briley
removed debug lines and added comments
briley committed on 7 Sep 2016
@briley
finished up removal of ajax calls from create plan page
briley committed on 7 Sep 2016
@briley
further changes for create plan de-ajax-ing
briley committed on 7 Sep 2016
@briley
updated json for guidance_groups so that the organisation id is included for filtering purposes
briley committed on 7 Sep 2016
2016-09-06
@briley
Removed ajax calls in create project/plan page. It now passes all of the options to the UI and lets the UI filter them as needed. Also upgraded the select2.js script to the lates 4.x version
briley committed on 6 Sep 2016
2016-08-18
@Ray Carrick
explicit bullet style for questions and raw questoin test in form
Ray Carrick committed on 18 Aug 2016
2016-08-10
@DamodarSojka
merging
DamodarSojka committed on 10 Aug 2016
@DamodarSojka
conflicts
DamodarSojka committed on 10 Aug 2016
@Damodar
dropdown and org language setting
Damodar committed on 10 Aug 2016
2016-08-04
@xsrust
Merged in changes from DmpRoadmap/development
xsrust committed on 4 Aug 2016