Task #70574
closedEpic #70573: Clean up entrypoints
Change EXT:form wizard to use AJAX routes
100%
Description
The ExtJS wizard of EXT:form in the backend is using an old "module" to load and to save the data from the wizard, but is misusing this as AJAX responses. The patch uses PSR-7 Ajax Routes to load the content, and also removes the now obsolete WizardView classes.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New to Under Review
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43881
Updated by Gerrit Code Review almost 9 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/43881
Updated by Gerrit Code Review almost 9 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/43881
Updated by Gerrit Code Review almost 9 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43881
Updated by Gerrit Code Review almost 9 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43881
Updated by Benni Mack almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 115ec06b43f3529dc34142df946b2e517a28f04c.
Updated by Riccardo De Contardi almost 7 years ago
- Status changed from Resolved to Closed