dev

Forked from tuleap/dev

Clone or download

Read-only

request #7498: Changing rank on graph is not working

Change-Id: Ife432b0e0fba4bc2ad83307a7a96f7bd6866a806

Modified Files

Name
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php +7 −2 Go to diff View file
M plugins/graphontrackersv5/include/autoload.php +3 −2 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart.class.php +20 −5 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_ChartFactory.class.php +10 −9 Go to diff View file
A plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_InSessionChartSorter.class.php +83 −0 Go to diff View file
A plugins/graphontrackersv5/tests/GraphOnTrackersV5_InSessionChartSorterTest.php +146 −0 Go to diff View file
M tests/lib/MockBuilder.php +3 −3 Go to diff View file