Package sapphire\tasks
Classes summary
| EncryptAllPasswordsTask | Encrypt all passwords |
| i18nTextCollectorTask | |
| MigrateSiteTreeLinkingTask | Rewrites plain internal HTML links into shortcode form, using existing link tracking information. |
| MigrateTranslatableTask | Migrates the old Translatable datamodel introduced in SilverStripe 2.1 to the
new schema introduced in SilverStripe 2.3.2. Just works for SiteTree
records and subclasses. If you have used the Translatable extension on other
DataObject subclasses before, this script won't migrate them
automatically. |
| UpgradeSiteTreePermissionSchemaTask |