| 2017-02-08 |
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
briley
committed
on 8 Feb 2017
|
|---|---|
| 2017-02-07 |
Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema
briley
committed
on 7 Feb 2017
|
|
Updated projects_helper by renaming 'project_list_column_body' to 'plan_list_column_body'. updated references to that code block. moved hard-coded 'Unknown' to locale files. Added tests for projects_helper
briley
committed
on 7 Feb 2017
|
|
|
initial customization functionality
xsrust
committed
on 7 Feb 2017
|
|
|
fixed bug where sections not editable, questions not saveable
xsrust
committed
on 7 Feb 2017
|
|
| 2017-02-03 |
fixed issue with routes test
Brian Riley
committed
on 3 Feb 2017
|
| 2017-02-02 |
merge in changes from origin
Ray Carrick
committed
on 2 Feb 2017
|
|
first port of plan creation and editing to new data model
Ray Carrick
committed
on 2 Feb 2017
|
|
| 2017-02-01 |
minor tweak to templates_history page
xsrust
committed
on 1 Feb 2017
|
|
added templates history page
xsrust
committed
on 1 Feb 2017
|
|
| 2017-01-31 |
unit tests for notes and answers. addded new validator to check whether the question's template matches the plans template
briley
committed
on 31 Jan 2017
|
| 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
|
|
|
fixed merge conflicts in branding.yml and schema.rb
briley
committed
on 25 Jan 2017
|
|
|
updated api templates endpoints to use new data access
xsrust
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-18 |
added gemfile and broken branding file
xsrust
committed
on 18 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
|
|
hacked templates landing page to work
xsrust
committed
on 11 Jan 2017
|
|
| 2017-01-09 |
began updating roles
xsrust
committed
on 9 Jan 2017
|
| 2017-01-06 |
fixed functional tests on static_pages controller
Brian Riley
committed
on 6 Jan 2017
|
|
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 |
updated users_controller, mainly renaming roles to perms
xsrust
committed
on 5 Jan 2017
|
|
renamed comments to notes
xsrust
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 locale specific column headers for new visibility column. Made the new column NOT a default
briley
committed
on 3 Jan 2017
|
|
Added logic to display the correct visibility based on whether the project is_test or is_public or neither
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
|