silverstripe-framework/src/Dev/Tasks
Ingo Schommer 0696045e59 NEW Legacy thumbnail migration task (#8924)
* NEW Legacy thumbnail migration task

See https://github.com/silverstripe/silverstripe-assets/issues/235
Makes a start at https://github.com/silverstripe/silverstripe-assets/issues/219 as well

* API Removed migrate_legacy_file support

For the vast majority of sites, you really don't want to run your file migration as part of dev build.
The step is involved enough to warrant it's own task.
I don't think this is an API change, since the setting won't have affect
for anyone who has already enabled it - they would've already done the one-off migration.

See https://github.com/silverstripeltd/open-sourcerers/issues/91
and https://github.com/silverstripe/silverstripe-assets/issues/235
2019-05-02 09:33:53 +12:00
..
CleanupTestDatabasesTask.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
i18nTextCollectorTask.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
MigrateFileTask.php NEW Legacy thumbnail migration task (#8924) 2019-05-02 09:33:53 +12:00