History for dmpopidor / lib / tasks / migrate.rake
2017-05-09
@xsrust
added a rake task to ensure templates have a single published version TODO: add to post migration documentation once this gets merged into roadmap
xsrust committed on 9 May 2017
2017-03-16
@ray.carrick
resolve conflicts from merging Roadmap into DCC
ray.carrick committed on 16 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
Brian Riley committed on 3 Mar 2017
2017-03-02
@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
2017-02-24
@Jose Lloret
Fixed merge conflicts
Jose Lloret committed on 24 Feb 2017
2017-02-23
@Jose Lloret
config/initializers/locale.rb getters/setters pointing at FastGettext. en-UK renamed to en_GB. DMPRoadmap/roadmap#98
Jose Lloret committed on 23 Feb 2017
2017-02-21
@xsrust
added a rake task to fix a bug in migration data. Task can be found at migrate:unique_dmptemplate_id
xsrust committed on 21 Feb 2017
2017-02-15
@Jose Lloret
URLs without locale param
Jose Lloret committed on 15 Feb 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