stable

Clone or download

Read-only

Use Dispatchable objects instead of constant

This is a refactoring. No functional change is expected. Part of story #14888: Create a new test with artifact view Change-Id: Ibc2f93e43a62e8f83713198ed1f7efe9c21073bd

Modified Files

Name
M plugins/agiledashboard/include/agiledashboardPlugin.php +19 −12 Go to diff View file
M plugins/cardwall/include/cardwallPlugin.php +10 −8 Go to diff View file
M plugins/testplan/include/testplanPlugin.php +8 −27 Go to diff View file
A plugins/tracker/include/Tracker/Artifact/RedirectAfterArtifactCreationOrUpdateEvent.php +71 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/ArtifactRenderer.class.php +5 −9 Go to diff View file
A plugins/tracker/include/Tracker/Artifact/Renderer/BuildArtifactFormActionEvent.php +55 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +2 −6 Go to diff View file
M plugins/tracker/include/constants.php +0 −23 Go to diff View file