stable
Clone or download
Read-only
Go to tracker ยป admin ยป workflow ยป custom code execution. You should see a page, not very useful yet. If you try to access this page as a project member, or on a deleted tracker, then you are rejected. Part of story #35093: execute custom code as artifact post action Change-Id: Ib107142b577a90faafc037b3bbab0197539c13a0
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Tracker.class.php | +1 | โ1 | Go to diff View file |
A | plugins/tracker/include/Tracker/Workflow/WorkflowMenuItemCollection.php | +49 | โ0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Workflow/WorkflowMenuPresenterBuilder.php | +37 | โ27 | Go to diff View file |
A | plugins/tracker/tests/unit/Stub/Tracker/DisplayTrackerLayoutStub.php | +48 | โ0 | Go to diff View file |
A | plugins/tracker/tests/unit/Tracker/Workflow/WorkflowMenuPresenterBuilderTest.php | +54 | โ0 | Go to diff View file |
A | plugins/tracker_cce/include/TrackerCCE/Administration/AdministrationController.php | +84 | โ0 | Go to diff View file |
A | plugins/tracker_cce/include/TrackerCCE/Administration/administration.mustache | +14 | โ0 | Go to diff View file |
M | plugins/tracker_cce/include/tracker_ccePlugin.php | +29 | โ0 | Go to diff View file |
M | plugins/tracker_cce/site-content/fr_FR/LC_MESSAGES/tuleap-tracker_cce.po | +8 | โ2 | Go to diff View file |
M | plugins/tracker_cce/site-content/pt_BR/LC_MESSAGES/tuleap-tracker_cce.po | +6 | โ0 | Go to diff View file |
A | plugins/tracker_cce/tests/unit/TrackerCCE/Administration/AdministrationControllerTest.php | +97 | โ0 | Go to diff View file |