-
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TASK] Readd and fix BE list and order actions (#463)
* [TASK] Readd BE actions for orders The way to add actions in the docheader changed with https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.5/Deprecation-95164-ExtbackendBackendTemplateView.html which needs adaptions. Fixes also the CSV export. This also fixes the issue that numbers could not be generated because `!isset('')` returns false. * [TASK] Code improvements after review Adaptions in `OrderController`: * Add searchArguments to export, * Follow CGL * Remove switch codeblock.
- Loading branch information
Showing
4 changed files
with
142 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
78 changes: 0 additions & 78 deletions
78
Resources/Private/Partials/Backend/Order/Show/Actions.html
This file was deleted.
Oops, something went wrong.