[BUGFIX] Enable sorting for all task groups in scheduler
Releases: main Resolves: #100163 Change-Id: Id4f8d3f871e6b2c2ae02fb6ee6ed114bc5d3da01 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78118 Tested-by:Benni Mack <benni@typo3.org> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- Build/Gruntfile.js 58 additions, 48 deletionsBuild/Gruntfile.js
- Build/Sources/TypeScript/backend/sortable-table.ts 22 additions, 0 deletionsBuild/Sources/TypeScript/backend/sortable-table.ts
- Build/Sources/TypeScript/extensionmanager/main.ts 5 additions, 3 deletionsBuild/Sources/TypeScript/extensionmanager/main.ts
- Build/Sources/TypeScript/extensionmanager/repository.ts 5 additions, 5 deletionsBuild/Sources/TypeScript/extensionmanager/repository.ts
- Build/Sources/TypeScript/scheduler/scheduler.ts 4 additions, 5 deletionsBuild/Sources/TypeScript/scheduler/scheduler.ts
- Build/types/tablesort.d.ts 1 addition, 0 deletionsBuild/types/tablesort.d.ts
- typo3/sysext/backend/Resources/Public/JavaScript/sortable-table.js 13 additions, 0 deletions...ext/backend/Resources/Public/JavaScript/sortable-table.js
- typo3/sysext/core/Configuration/JavaScriptModules.php 1 addition, 0 deletionstypo3/sysext/core/Configuration/JavaScriptModules.php
- typo3/sysext/core/Resources/Public/JavaScript/Contrib/tablesort.number.js 11 additions, 0 deletions...e/Resources/Public/JavaScript/Contrib/tablesort.number.js
- typo3/sysext/core/Tests/Acceptance/Application/Scheduler/TasksCest.php 1 addition, 1 deletion...core/Tests/Acceptance/Application/Scheduler/TasksCest.php
- typo3/sysext/extensionmanager/Resources/Public/JavaScript/main.js 1 addition, 1 deletion...sext/extensionmanager/Resources/Public/JavaScript/main.js
- typo3/sysext/extensionmanager/Resources/Public/JavaScript/repository.js 1 addition, 1 deletion...xtensionmanager/Resources/Public/JavaScript/repository.js
- typo3/sysext/scheduler/Resources/Private/Partials/TaskList.html 2 additions, 2 deletions...sysext/scheduler/Resources/Private/Partials/TaskList.html
- typo3/sysext/scheduler/Resources/Public/JavaScript/scheduler.js 1 addition, 1 deletion...sysext/scheduler/Resources/Public/JavaScript/scheduler.js
Please register or sign in to comment