stable

Clone or download

Read-only

Tracker administrators can disable legacy transition in old UI

This is part of request #12775 Workflow post actions are executed even on disabled workflow This is also part of story #12189 prevent field modification according to state A dedicated patch will be done to have the same feature in the new workflow UI. Change-Id: I43be1d019b8a31940786d7401574901f4cd93167

Modified Files

Name
A plugins/tracker/include/Tracker/Workflow/WorkflowLegacyController.php +95 −0 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +9 −1 Go to diff View file
M plugins/tracker/include/workflow/Action/Transitions/DefineWorkflow.class.php +29 −8 Go to diff View file
M plugins/tracker/include/workflow/Workflow_Dao.class.php +9 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +13 −1 Go to diff View file
M plugins/tracker/site-content/tuleap-tracker.pot +12 −0 Go to diff View file
M plugins/tracker/www/scripts/workflow-transitions/po/fr.po +1 −1 Go to diff View file