-
- Downloads
Issue #2916451 by Lendude, xjm: Move everything related to Bulk Form to Views module
Showing
- core/config/schema/core.data_types.schema.yml 0 additions, 17 deletionscore/config/schema/core.data_types.schema.yml
- core/modules/comment/src/Plugin/views/field/CommentBulkForm.php 1 addition, 1 deletion...odules/comment/src/Plugin/views/field/CommentBulkForm.php
- core/modules/node/src/Plugin/views/field/NodeBulkForm.php 1 addition, 1 deletioncore/modules/node/src/Plugin/views/field/NodeBulkForm.php
- core/modules/system/src/Plugin/views/field/BulkForm.php 10 additions, 496 deletionscore/modules/system/src/Plugin/views/field/BulkForm.php
- core/modules/user/src/Plugin/views/field/UserBulkForm.php 1 addition, 1 deletioncore/modules/user/src/Plugin/views/field/UserBulkForm.php
- core/modules/views/config/schema/views.data_types.schema.yml 17 additions, 0 deletionscore/modules/views/config/schema/views.data_types.schema.yml
- core/modules/views/src/Plugin/views/field/BulkForm.php 505 additions, 0 deletionscore/modules/views/src/Plugin/views/field/BulkForm.php
- core/modules/views/tests/fixtures/update/legacy-bulk-form-update.php 19 additions, 0 deletions...s/views/tests/fixtures/update/legacy-bulk-form-update.php
- core/modules/views/tests/fixtures/update/views.view.legacy_bulk_form.yml 243 additions, 0 deletions...ews/tests/fixtures/update/views.view.legacy_bulk_form.yml
- core/modules/views/tests/src/Functional/Update/LegacyBulkFormUpdateTest.php 40 additions, 0 deletions.../tests/src/Functional/Update/LegacyBulkFormUpdateTest.php
- core/modules/views/views.post_update.php 14 additions, 0 deletionscore/modules/views/views.post_update.php
Loading
Please register or sign in to comment