stable
Clone or download
Read-only
Merge 'gerrit #5389' into stable/master
* commit '7053666': request #9016 Tracker structure incomplete export in XML format Change-Id: Idb95394af3bad508fffafa6c924d7b1c92520534
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Semantic/Semantic_InitialEffort.class.php | +3 | −4 | Go to diff View file |
M | plugins/cardwall/include/Semantic/CardFields.class.php | +3 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Contributor.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Description.class.php | +10 | −11 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Status.class.php | +13 | −13 | Go to diff View file |
M | plugins/tracker/tests/Tracker_Semantic_ContributorTest.php | +25 | −19 | Go to diff View file |
A | plugins/tracker/tests/Tracker_Semantic_DescriptionTest.php | +64 | −0 | Go to diff View file |
M | plugins/tracker/tests/Tracker_Semantic_StatusTest.php | +36 | −25 | Go to diff View file |