Task #67680
closedFormEngine JS refactoring: Make local copy of jsfunc.tbe_editor.js and jsfunc.evalfield.js
100%
Description
For the FormEngine JS refactoring we make a local copy of jsfunc.tbe_editor.js and jsfunc.evalfield.js as first step.
The next step is moving the logic from jsfunc.tbe_editor.js and jsfunc.evalfield.js into the new AMD modules and remove the old files from EXT:backend.
After the refactoring has finished we can/must decide how to cleanup the QueryBuilder which currently make use of the both JS files.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Accepted 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 http://review.typo3.org/40530
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40530
Updated by Gerrit Code Review over 9 years ago
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/40530
Updated by Frank Nägler over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0415d33e19e3f1e1ba2405e2122903f1943c8163.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed