stable
Clone or download
Read-only
This is part of story #10670: a BurnUp chart based on Done stories Change-Id: Ib04d586e8d858158f025923eacbbcc450770ad74
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Semantic/SemanticDone.php | +4 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Semantic/SemanticDoneFactory.php | +27 | −6 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Semantic/SemanticDoneValueChecker.php | +34 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.class.php | +6 | −5 | Go to diff View file |
M | plugins/agiledashboard/tests/AgileDashboardPluginTest.php | +16 | −16 | Go to diff View file |
M | plugins/agiledashboard/tests/include/AgileDashboard/Semantic/SemanticDoneValueCheckerTest.php | +43 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_SemanticFactory.class.php | +21 | −14 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlImport.class.php | +7 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker_SemanticFactoryTest.php | +16 | −13 | Go to diff View file |