Task #63479
closedConverting parameter names for Datatables 1.10
100%
Description
In Task #62993 only the version of Datatables has been updated form 1.9 to 1.10, but in Datatables 1.10 they changed the naming scheme see:
http://datatables.net/upgrade/1.10-convert
Updated by Gerrit Code Review almost 10 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 http://review.typo3.org/34893
Updated by Gerrit Code Review almost 10 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/34893
Updated by Job Rutgers almost 10 years ago
Not all the parameters are changed jet.
dataTable should be DataTable otherwise it returns a jQuery object (this is the 1.9- style)
fnFilter should be something like search
And maybe some more things
Updated by Wouter Wolters almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d3c28fb6b9b27ee23a57c51ff615fde1c0713e79.
Updated by Gerrit Code Review almost 10 years ago
- Status changed from Resolved 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/34897
Updated by Stefan Neufeind almost 10 years ago
- Status changed from Under Review to Resolved
Applied in changeset 03ba418637883f785575ef40476ffc95f0396363.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed