| 2017-03-16 |
Merge pull request #176 from CDLUC3/development
...
Ray Carrick
authored
on 16 Mar 2017
GitHub
committed
on 16 Mar 2017
|
|---|---|
| 2017-03-15 |
removed debug statement from projects controller
briley
committed
on 15 Mar 2017
|
|
fixed issues with omniauth and registrations controller tests. removed some debug statements
briley
committed
on 15 Mar 2017
|
|
|
fixed issues with Settings:Plan unit tests
briley
committed
on 15 Mar 2017
|
|
|
fixed broken test in controller functional tests
briley
committed
on 15 Mar 2017
|
|
|
commented out failing Plan unit tests and added commentary for how to address post DCC MVP DMPRoadmap/roadmap#170
briley
committed
on 15 Mar 2017
|
|
|
commented out assertions in unit tests for Answers, Phase and Plans and left notes for how to fix DMPRoadmap/roadmap#170
briley
committed
on 15 Mar 2017
|
|
|
removed references to 'slug' in the unit tests since we removed friendly_id from the models
briley
committed
on 15 Mar 2017
|
|
|
commented out failing Answer unit tests. validations that were introduced prevent the current controller from saving. revisit when working on DMPRoadmap/roadmap#170
briley
committed
on 15 Mar 2017
|
|
|
removed some old empty test files. removed facebook example from identifier_schemes seed
briley
committed
on 15 Mar 2017
|
|
|
removed the public dmps link from the main nav. we will reintroduce at a later date DMPRoadmap/roadmap#167
briley
committed
on 15 Mar 2017
|
|
| 2017-03-14 |
fixes DMPRoadmap/roadmap#172
briley
committed
on 14 Mar 2017
|
| 2017-03-07 |
Updated travis file to recreate the test DB and then load it from the schema.rb file rather than running db:migrate due to issues with the dmponline upgrade scripts
briley
committed
on 7 Mar 2017
|
| 2017-03-03 |
Added a rake task to port orcids from the old field in the users table over to the new user_identifiers table. Removed the old unworking migration (because orcid is not in the table so it never runs). Added a new db migration to remove the old users.orcid_id column. The rake task would need to be run prior to the db migration though so commenting it out for now DMPRoadmap/roadmap#159
Brian Riley
committed
on 3 Mar 2017
|
|
Added a rake task to port orcids from the old field in the users table over to the new user_identifiers table. Removed the old unworking migration (because orcid is not in the table so it never runs). Added a new db migration to remove the old users.orcid_id column. The rake task would need to be run prior to the db migration though so commenting it out for now
Brian Riley
committed
on 3 Mar 2017
|
|
|
switched registrations controller to user org_id instead of organisation_id. fixes DMPRoadmap/roadmap#145
Brian Riley
committed
on 3 Mar 2017
|
|
| 2017-02-28 |
fixed merge conflicts in schema.rb and test_helper.rb
briley
committed
on 28 Feb 2017
|
| 2017-02-16 |
Merge pull request #33 from DMPRoadmap/development
...
Brian Riley
authored
on 16 Feb 2017
GitHub
committed
on 16 Feb 2017
|
|
Merge pull request #104 from DigitalCurationCentre/development
...
Jimmy Angelakos
authored
on 16 Feb 2017
GitHub
committed
on 16 Feb 2017
|
|
| 2017-02-15 |
Merge branch 'final_schema' of github.com:DigitalCurationCentre/roadmap into development
Jimmy Angelakos
committed
on 15 Feb 2017
|
|
Merge branch 'removing_unused_tables' of github.com:DigitalCurationCentre/roadmap into development
Jimmy Angelakos
committed
on 15 Feb 2017
|
|
|
trying to fix settings routes and views
Ray Carrick
committed
on 15 Feb 2017
|
|
|
sort out post merge issues
Ray Carrick
committed
on 15 Feb 2017
|
|
|
fix up post merge errors
Ray Carrick
committed
on 15 Feb 2017
|
|
|
resources -> resource
Ray Carrick
committed
on 15 Feb 2017
|
|
|
mege in head changes
Ray Carrick
committed
on 15 Feb 2017
|
|
|
trying to reduce data access queries. Needs more work
Ray Carrick
committed
on 15 Feb 2017
|
|
| 2017-02-14 |
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
xsrust
committed
on 14 Feb 2017
|
|
fixed bug where guidance_policy was attempting to prefetch question
xsrust
committed
on 14 Feb 2017
|
|
|
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
Jose Lloret
committed
on 14 Feb 2017
|