Feature #85054
closedBE:CommandRecordViewHelper
0%
Description
to replace the various ViewHelpers throughout the core that issue commands on records to DataHandler, and also to provide a common usable ViewHelper for extension authors, a general CommandRecordViewHelper needs to be introduced.
It should feature the options DataHandler accepts for processCmdMap (copy, move, delete, undelete, translate). The version command is excluded for its complexity. Usually there should be no need for extension authors to provide version links on their own.
Updated by Anja Leichsenring over 6 years ago
- Related to Feature #84983: BE ViewHelper for EditDocumentController added
Updated by Anja Leichsenring over 6 years ago
- Subject changed from CommandRecordViewHelper to BE:CommandRecordViewHelper
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57014
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57014
Updated by Gerrit Code Review over 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57014
Updated by Gerrit Code Review over 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57014
Updated by Gerrit Code Review over 6 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57014
Updated by Susanne Moog about 6 years ago
- Target version changed from 9 LTS to Candidate for Major Version
Updated by Christian Kuhn about 6 years ago
- Status changed from Under Review to Closed
rejected for now since patch in review queue is stalled.