stable

Clone or download

Read-only

On Switch to advanced Workflow, drop frozen field post actions

This is part of story #12189 prevent field modification according to state When switching a workflow from simple to advanced, all frozen fields post actions are removed. In addition, I fix the french translation of the switch modal. Change-Id: Ie08d6ec768b1acfe9eccb16b4cda3ead22d36e43

Modified Files

Name
M plugins/tracker/include/REST/v1/TrackersResource.class.php +12 −11 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/ModeUpdater.php +11 −2 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/FrozenFields/FrozenFieldsDao.php +19 −0 Go to diff View file
M plugins/tracker/phpunit/REST/v1/Workflow/ModeUpdaterTest.php +8 −2 Go to diff View file
M plugins/tracker/www/scripts/workflow-transitions/po/fr.po +1 −1 Go to diff View file