stable
Clone or download
Read-only
story #7496: Display priority changes in artifact modal
Change-Id: I1657352b9782ca05a12995866a724eebd15089b5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Presenter/FollowUpCommentsPresenter.php | +4 | −9 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Renderer/EditInPlaceRenderer.class.php | +26 | −9 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset.class.php | +28 | −20 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Followup_Item.class.php | +12 | −6 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_PriorityHistoryChange.class.php | +9 | −5 | Go to diff View file |
M | plugins/tracker/templates/follow-ups.mustache | +12 | −23 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.less | +61 | −59 | Go to diff View file |