Actions
Bug #72213
closedScheduler - wrong toogle results on change task type
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2015-12-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
BE modul scheduler should toggle some fields depend on selected task-type option. This functionality is a bit broken.
- Input 'task frequency' and 'task end' always shown on start editing (should be hidden if current 'task type' is 'single')
- Input 'task frequency' toggles incorrect (toogle should regard selected option on change 'task type')
- Input 'task end' get not toggled (identifier missing)
- Checkbox 'task multiple' should be available (Allow parallel execution also for single tasks)
To test, ensure, your browser loads/refresh changes on Scheduler.js
http://[DOMAIN]/typo3/sysext/scheduler/Resources/Public/JavaScript/Scheduler.js
Actions