Base Site Page Namespacing
Migration task - update depreciated namespaces for Base Site page types
Elemental Area Page Namespacing
Migration task - update deprecated namespaces for elemental area page references
Update Block Namespacing
Migration task - update depreciated namespaces for Dynamic Elemental blocks
Publish all SlideImages
Migration task - pre versioning on SlideImage
FlexSlider Default Values
Set default values for slider after the thumbnail nav update
Email Address Task
Convert depreciated 'Email Address' field to new 'Email' field.
Location categories to many_many
Migration task - Converts locations to have multiple categories
Publish all Locations
Migration task - pre versioning on Location
Purge old SiteTree versions
Delete old SiteTree versions as well as drafts from the database
MigrateContentToElement
When installing Elemental this task converts content in the $Content field to an ElementContent
Dynamic\CoreTools\Tasks\SettingsToConfigTask
No description available
Create theme dataobjects
creates theme objects in the database
Migrate SiteTree Linking Task
Rewrites plain internal HTML links into shortcode form, using existing link tracking information.
Database Migrations
Provide atomic database changes (not implemented yet)
Deletes all temporary test databases
Cleans up leftover databases from aborted test executions (starting with ss_tmpdb)
Migrate File dataobjects from 3.x
Imports all files referenced by File dataobjects into the new Asset Persistence Layer introduced in 4.0
i18n Textcollector Task
Traverses through files in order to collect the 'entity master tables'
stored in each module.
Parameters:
- locale: Sets default locale
- writer: Custom writer class (defaults to i18nTextCollector_Writer_RailsYaml)
- module: One or more modules to limit collection (comma-separated)
- merge: Merge new strings with existing ones already defined in language files (default: FALSE)
UserForms EditableFormField Column Clean task
Removes unused columns from EditableFormField for MySQL databases;