Actions
Task #43186
closedEpic #55575: Streamline JavaScript Code in the TYPO3 Backend
Use minimised version of jquery.dataTables-1.9.4
Status:
Closed
Priority:
Should have
Assignee:
Category:
Language Manager (backend)
Target version:
-
Start date:
2012-11-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
extensionmanager already ships with a "min"-version of dataTables, also in version 1.9.4. Without further big changes it's easy to swap the version "lang" currently uses with the min-version and save around 300kb of JS in TYPO3-package as well as to be sent to the client (BE-user).
Updated by Gerrit Code Review almost 12 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16652
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/16652
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/19033
Updated by Oliver Hader over 11 years ago
- Project changed from 2315 to TYPO3 Core
Updated by Oliver Hader over 11 years ago
- Category set to Language Manager (backend)
Updated by Nicole Cordes over 11 years ago
- Status changed from New to Closed
- TYPO3 Version set to 6.1
Already merged in 6.1 and 6.0 branch
Actions