forked from silverstripe/silverstripe-dms
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.upgrade.yml
25 lines (25 loc) · 1.6 KB
/
.upgrade.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
mappings:
DMS: Sunnysideup\DMS\DMS
DMSShortcodeHandler: Sunnysideup\DMS\DMSShortcodeHandler
MigrateToDocumentSetsTask: Sunnysideup\DMS\Tasks\MigrateToDocumentSetsTask
DMSJsonField: Sunnysideup\DMS\Forms\DMSJsonField
DMSGridFieldAddNewButton: Sunnysideup\DMS\Cms\DMSGridFieldAddNewButton
DMSUploadField_ItemHandler: Sunnysideup\DMS\Cms\DMSUploadField_ItemHandler
DMSGridFieldEditButton: Sunnysideup\DMS\Cms\DMSGridFieldEditButton
DMSDocumentAddExistingField: Sunnysideup\DMS\Cms\DMSDocumentAddExistingField
DocumentHTMLEditorFieldToolbar: Sunnysideup\DMS\Cms\DocumentHTMLEditorFieldToolbar
DMSDocumentAddController: Sunnysideup\DMS\Cms\DMSDocumentAddController
DMSUploadField: Sunnysideup\DMS\Cms\DMSUploadField
DMSDocumentAdmin: Sunnysideup\DMS\Cms\DMSDocumentAdmin
DMSGridFieldDetailForm_ItemRequest: Sunnysideup\DMS\Cms\DMSGridFieldDetailForm_ItemRequest
DMSInterface: Sunnysideup\DMS\Interface\DMSInterface
DMSDocumentInterface: Sunnysideup\DMS\Interface\DMSDocumentInterface
DMSDocumentTaxonomyExtension: Sunnysideup\DMS\Extensions\DMSDocumentTaxonomyExtension
DMSTaxonomyTypeExtension: Sunnysideup\DMS\Extensions\DMSTaxonomyTypeExtension
DMSSiteTreeExtension: Sunnysideup\DMS\Extensions\DMSSiteTreeExtension
FileNotFoundException: Sunnysideup\DMS\Exceptions\FileNotFoundException
DMSDocument_versions: Sunnysideup\DMS\Model\DMSDocument_versions
DMSDocument: Sunnysideup\DMS\Model\DMSDocument
DMSDocumentController: Sunnysideup\DMS\Control\DMSDocumentController
DMSDocumentSet: Sunnysideup\DMS\Model\DMSDocumentSet
ShortCodeRelationFinder: Sunnysideup\DMS\Tools\ShortCodeRelationFinder