stable

Clone or download

Read-only

Refactoring: rename MoveSemanticChecker to BeforeMoveArtifact

This is part of story #11344 move artifact's "assigned_to" There is no functionnal changes here. This patch will allow us to do a next refactoring, create a class for each semantic check. Change-Id: I3c0fc8144c81dbd3885c7c10f6d66ee4c71e45e0

Modified Files

Name
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +2 −2 Go to diff View file
R plugins/tracker/include/Tracker/Action/MoveSemanticChecker.php Go to diff View file
M plugins/tracker/include/Tracker/Action/MoveArtifact.php +5 −5 Go to diff View file
R plugins/tracker/phpunit/Tracker/Action/MoveSemanticCheckerTest.php Go to diff View file
M tests/phpunit/phpunit.xml +1 −1 Go to diff View file