stable

Clone or download

Read-only

Disable triggers administration in tracker administration

Part of story #8833: show, import and manipulate links Triggers are not allowed in project using artifact links natures. The check is only done in the UI. Change-Id: I25aee100efc6d10587a52b5b8fc2687e99621f30

Modified Files

Name
M plugins/tracker/include/workflow/Action/Triggers/EditTriggers.class.php +13 −5 Go to diff View file
M plugins/tracker/include/workflow/Action/Triggers/TriggersPresenter.class.php +11 −3 Go to diff View file
M plugins/tracker/include/workflow/WorkflowManager.class.php +21 −1 Go to diff View file
M plugins/tracker/site-content/en_US/tracker.tab +1 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/tracker.tab +1 −0 Go to diff View file
M plugins/tracker/templates/trigger-pane.mustache +60 −53 Go to diff View file