Task #55572
closedEpic #55575: Streamline JavaScript Code in the TYPO3 Backend
Feature #39721: Remove Prototype and script.aculo.us JavaScript libraries
Switch IRRE to jQuery
0%
Description
Currently the JavaScript for IRRE is a mix of Prototype and script.aculo.us.
Make usage of jQuery and RequireJS and refactor the code to deliver a public API and use an internal API.
Remove inline JS from Buttons and initialization.
Use public API and event handler instead of inline JavaScript on buttons.
Use PageRenderer->addInlineSetting and proper classes and data attributes on elements instead of manual inline JavaScript.
We already fixed Sortable by switching to jQuery-UI #51768.
Updated by Daniel Siepmann almost 11 years ago
- Parent task changed from #55575 to #39721
Updated by Daniel Siepmann almost 11 years ago
- Tracker changed from Feature to Task
Updated by Gerrit Code Review almost 11 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/28213
Updated by Gerrit Code Review almost 11 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/28213
Updated by Daniel Siepmann almost 11 years ago
We should split this into multiple sub tasks for easier refactoring and reviews.
Updated by Markus Klein over 10 years ago
I blocked the issue until #58475 is done
Updated by Gerrit Code Review almost 10 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/28213
Updated by Tymoteusz Motylewski almost 10 years ago
- Sprint Focus set to On Location Sprint
Updated by Anja Leichsenring about 9 years ago
- Sprint Focus deleted (
On Location Sprint)