History for dmpopidor / lib / tasks / migrate.rake
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
Brian Riley committed on 3 Mar 2017
2016-11-02
@briley
Corrected spelling of text_desription field in token_permission_types
briley committed on 2 Nov 2016
2016-10-28
@xsrust
added rake task to seed database with key values, additionally added rake task to perform all migration tasks
xsrust committed on 28 Oct 2016
2016-10-25
@xsrust
moved migrating user permissions to a rake task migrate:permissions
xsrust committed on 25 Oct 2016