stable
Clone or download
Read-only
This is part of story #11342 have a base REST route to move id, title, description Change-Id: I8b0e76d96fa19c1c2929227fae12a5226375fb30
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/REST/v1/ArtifactsResource.class.php | +21 | −11 | Go to diff View file |
M | plugins/tracker/include/Tracker/Action/MoveArtifact.php | +17 | −6 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_PriorityManager.class.php | +4 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/XMLImport.class.php | +6 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/dao/PriorityDao.class.php | +11 | −0 | Go to diff View file |