stable
Clone or download
Read-only
request #11103: Move "Done" semantic close to "Status"
As the 2 semantics are linked, they should be displayed one after another. Change-Id: I892fa65a3ad0ebc6000f717e4a73c065b0a8f4a1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/agiledashboardPlugin.class.php | +2 | −5 | Go to diff View file |
M | plugins/cardwall/include/cardwallPlugin.class.php | +1 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_SemanticCollection.class.php | +92 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_SemanticManager.class.php | +8 | −20 | Go to diff View file |
A | plugins/tracker/tests/Tracker_SemanticCollectionTest.php | +101 | −0 | Go to diff View file |