stable
Clone or download
Read-only
Part of request #11749 - Colors from new palette not display in charts How to test: - In your tracker administration > field usage, bind some tlp colors and legacy colors to a given selectbox field (ex: status). - set up a cumulative flow chart based on the previous field --> Legacy colors are still properly displayed --> tlp-colors are properly displayed Change-Id: Ieaea0742879a9e8061c7cf494668dd2e66ea2ad0
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/graphontrackersv5/include/data-transformation/ChartDataBuilderV5.class.php | +14 | −0 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-transformation/GraphOnTrackersV5_CumulativeFlow_DataBuilder.class.php | +2 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/graphic-library/GraphOnTrackersV5_Engine.class.php | +1 | −1 | Go to diff View file |
A | src/common/Color/TlpColorMapper.php | +62 | −0 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |