Task #88182
closedRefactor JavaScript-side of IRRE
100%
Description
The current code base of IRRE isn't state of the art anymore and has some major flaws:
- Interaction depends on method calls rendered via PHP (and executed via
eval
) - Only one action is allowed since there is a very pessimistic locking
- Usage of JavaScript for fading animations
- Permanent on-the-fly calculations of identifiers
Updated by Gerrit Code Review over 5 years ago
- Status changed from New to Under Review
Patch set 35 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59324
Updated by Gerrit Code Review over 5 years ago
Patch set 36 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59324
Updated by Gerrit Code Review over 5 years ago
Patch set 37 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59324
Updated by Gerrit Code Review over 5 years ago
Patch set 38 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59324
Updated by Gerrit Code Review over 5 years ago
Patch set 39 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59324
Updated by Gerrit Code Review over 5 years ago
Patch set 40 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59324
Updated by Gerrit Code Review over 5 years ago
Patch set 41 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59324
Updated by Andreas Fernandez over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0842cea9942b319864d3394eddf959ef6e7aa490.
Updated by Andreas Kienast over 5 years ago
- Related to Bug #88658: Left over functions in TBE_EDITOR added
Updated by Andreas Kienast about 5 years ago
- Related to Bug #89634: Setting avatar for backend users not possible anymore added
Updated by Christian Kuhn over 1 year ago
- Related to Task #101145: Remove unused method in SingleFieldContainer added