stable

Clone or download

Read-only

request #14065 Remove old workflow administration view

Since multiple release, old workflow view is no more proposed through the tracker administration page. Nobody complains about the new shiny UI and its usage, so it's time to say goodbye to this old view Change-Id: I2908e3135f32f40a46c933bc10c1c8eb84e2fd73

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Selectbox.class.php +0 −82 Go to diff View file
M plugins/tracker/include/Tracker/Webhook/Actions/AdminWebhooks.php +0 −8 Go to diff View file
D plugins/tracker/include/Tracker/Workflow/WorkflowLegacyController.php +0 −95 Go to diff View file
M plugins/tracker/include/Workflow/Action.class.php +0 −10 Go to diff View file
D plugins/tracker/include/Workflow/Action/Rules.class.php +0 −33 Go to diff View file
M plugins/tracker/include/Workflow/Action/Rules/EditRules.class.php +1 −1 Go to diff View file
D plugins/tracker/include/Workflow/Action/Transitions.class.php +0 −33 Go to diff View file
D plugins/tracker/include/Workflow/Action/Transitions/Create.class.php +0 −44 Go to diff View file
D plugins/tracker/include/Workflow/Action/Transitions/CreateMatrix.class.php +0 −127 Go to diff View file
D plugins/tracker/include/Workflow/Action/Transitions/DefineWorkflow.class.php +0 −185 Go to diff View file
D plugins/tracker/include/Workflow/Action/Transitions/Delete.class.php +0 −42 Go to diff View file
D plugins/tracker/include/Workflow/Action/Transitions/Details.class.php +0 −85 Go to diff View file
D plugins/tracker/include/Workflow/Action/Transitions/EditTransition.class.php +0 −104 Go to diff View file
D plugins/tracker/include/Workflow/Action/Triggers.class.php +0 −33 Go to diff View file
M plugins/tracker/include/Workflow/Action/Triggers/EditTriggers.class.php +1 −1 Go to diff View file
D plugins/tracker/include/Workflow/Transition/ConditionManager.class.php +0 −71 Go to diff View file
M plugins/tracker/include/Workflow/Workflow.class.php +0 −7 Go to diff View file
M plugins/tracker/include/Workflow/WorkflowFactory.class.php +0 −56 Go to diff View file
M plugins/tracker/include/Workflow/WorkflowManager.class.php +5 −12 Go to diff View file
M plugins/tracker/include/Workflow/Workflow_TransitionDao.class.php +0 −8 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +0 −11 Go to diff View file
M plugins/tracker/site-content/en_US/tracker.tab +0 −16 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +3 −34 Go to diff View file
M plugins/tracker/site-content/fr_FR/tracker.tab +0 −16 Go to diff View file
M plugins/tracker/www/themes/default/css/style.scss +0 −3 Go to diff View file
M tests/psalm/tuleap-baseline.xml +1 −96 Go to diff View file