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