| 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
|
|
|
app.pot re-generated
Jose Lloret
committed
on 14 Feb 2017
|
|
|
.pot and .po files re-generated
Jose Lloret
committed
on 14 Feb 2017
|
|
|
removed organisation_type admin interface as was causing conflicts
xsrust
committed
on 14 Feb 2017
|
|
|
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
xsrust
committed
on 14 Feb 2017
|
|
|
bugfixing update customized template
xsrust
committed
on 14 Feb 2017
|
|
|
customizers can always add sections to a phase
xsrust
committed
on 14 Feb 2017
|
|
|
removed slugs unique requirement from phases ** may break other code
xsrust
committed
on 14 Feb 2017
|
|
|
updated show/edit for template publishing
xsrust
committed
on 14 Feb 2017
|
|
|
added versioning/updating for customizations, and updated display logic for customizations on admin_index page
xsrust
committed
on 14 Feb 2017
|
|
|
added customization function for only suggested_answers and annotations
xsrust
committed
on 14 Feb 2017
|
|
|
views/shared and views/layours converted to gettext_rails
Jose Lloret
committed
on 14 Feb 2017
|