[BUGFIX] Make parallel execution checkbox in scheduler working
The markup is adjusted to make the "parallel execution" checkbox in the scheduler module edit view working again. Additionally, the checkbox is only displayed for recuring tasks, because it's always set to FALSE for tasks with single execution. Resolves: #101146 Releases: main, 12.4 Change-Id: I0bc595683565ab099ca2a78f7a0aaf1480255a8f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79674 Tested-by:Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de>
Showing
- Build/Sources/TypeScript/scheduler/scheduler.ts 1 addition, 0 deletionsBuild/Sources/TypeScript/scheduler/scheduler.ts
- typo3/sysext/scheduler/Classes/Controller/SchedulerModuleController.php 1 addition, 1 deletion...cheduler/Classes/Controller/SchedulerModuleController.php
- typo3/sysext/scheduler/Resources/Private/Partials/AddEditMultipleField.html 2 additions, 2 deletions...uler/Resources/Private/Partials/AddEditMultipleField.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