| 2017-01-26 |
resolved merge conflicts
briley
committed
on 26 Jan 2017
|
|---|---|
| 2017-01-25 |
merged final_schema changes into visibility
briley
committed
on 25 Jan 2017
|
|
fixed merge conflicts
briley
committed
on 25 Jan 2017
|
|
| 2017-01-24 |
extracted plan visibility work out of dev branch for PR to DCC
briley
committed
on 24 Jan 2017
|
| 2017-01-11 |
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 |
updated roles_controller and model functions
xsrust
committed
on 10 Jan 2017
|
| 2017-01-06 |
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 |
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 |
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
|
|
Added initial public DMPs page to display public plans to unauthenticated users
briley
committed
on 4 Jan 2017
|
|
| 2017-01-03 |
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
|
|
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 |
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 |
bugs found in fr dmponline
Ray Carrick
committed
on 29 Nov 2016
|
| 2016-10-13 |
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 |
fixed issue with branding variable resolution on plan modal dialogs
briley
committed
on 4 Oct 2016
|
| 2016-09-28 |
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 |
removed debug lines and added comments
briley
committed
on 7 Sep 2016
|
|
finished up removal of ajax calls from create plan page
briley
committed
on 7 Sep 2016
|
|
|
further changes for create plan de-ajax-ing
briley
committed
on 7 Sep 2016
|
|
|
updated json for guidance_groups so that the organisation id is included for filtering purposes
briley
committed
on 7 Sep 2016
|
|
| 2016-09-06 |
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 |
explicit bullet style for questions and raw questoin test in form
Ray Carrick
committed
on 18 Aug 2016
|
| 2016-08-10 |
merging
DamodarSojka
committed
on 10 Aug 2016
|
|
conflicts
DamodarSojka
committed
on 10 Aug 2016
|
|
|
dropdown and org language setting
Damodar
committed
on 10 Aug 2016
|
|
| 2016-08-04 |
Merged in changes from DmpRoadmap/development
xsrust
committed
on 4 Aug 2016
|
|
fixed the magic strings function
xsrust
committed
on 4 Aug 2016
|
|
| 2016-08-03 |
Added in missing bug fixes (#13)
...
Brian Riley
authored
on 3 Aug 2016
GitHub
committed
on 3 Aug 2016
|
|
initial passover of removing magic strings
xsrust
committed
on 3 Aug 2016
|