| 2017-03-07 |
I18n replaced from controllers. DMPRoadmap/roadmap#98
Jose Lloret
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
|
|
|
Installed Administrate as Super Admin backend
Jimmy Angelakos
committed
on 3 Mar 2017
|
|
|
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust
committed
on 3 Mar 2017
|
|
|
switched to using the hash for data access for admin_template view and associated partials
xsrust
committed
on 3 Mar 2017
|
|
|
created a to_hash method for templates to help remove data access from views
xsrust
committed
on 3 Mar 2017
|
|
|
|
|
|
minor fixes from code review
ray.carrick
committed
on 3 Mar 2017
|
|
| 2017-03-02 |
Removed ActiveAdmin
Jimmy Angelakos
committed
on 2 Mar 2017
|
|
Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 2 Mar 2017
|
|
|
leaving the two migrations caused schema issues this cleans it up
ray.carrick
committed
on 2 Mar 2017
|
|
|
|
|
|
timestamp off updated_at rather than created_at plus other tidying up
ray.carrick
committed
on 2 Mar 2017
|
|
|
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
ray.carrick
committed
on 2 Mar 2017
|
|
|
|
|
|
reinstate funder_id used in create plan
ray.carrick
committed
on 2 Mar 2017
|
|
|
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust
committed
on 2 Mar 2017
|
|
|
updated old rake task to properly seed languages, created a new rake task to ensure the languages are in the correct formats
xsrust
committed
on 2 Mar 2017
|
|
|
|
|
|
remove unneeded format constants
ray.carrick
committed
on 2 Mar 2017
|
|
|
Merge branch 'question_format_enum' into development
ray.carrick
committed
on 2 Mar 2017
|
|
|
change question_format to use enum rather than bits
ray.carrick
committed
on 2 Mar 2017
|
|
|
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust
committed
on 2 Mar 2017
|
|
|
language fixes post merge
ray.carrick
committed
on 2 Mar 2017
|
|
|
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust
committed
on 2 Mar 2017
|
|
|
updated statistics api endpoint to be in line with the new data model
xsrust
committed
on 2 Mar 2017
|
|
| 2017-03-01 |
merge optimistic locking into dev
ray.carrick
committed
on 1 Mar 2017
|
|
|