########################################################################################## VEH-11: Split fuel types in charts ########################################################################################## Issue Type: Task ----------------------------------------------------------------------------------------- Issue Information ==================== Priority: Major Status: Closed Resolution: Done (2014-01-12 16:25:28) Project: VehMan (VEH) Reported By: btasker Assigned To: btasker Components: - Charts Targeted for fix in version: - 1.0.2 Labels: Charts, Time Estimate: 0 minutes Time Logged: 0 minutes ----------------------------------------------------------------------------------------- Issue Description ================== The charts currently assume that all fuel is of the same type (e.g. petrol). The fueltype needs to be pulled in from the relevant vehicle. Affects the historic fuel-price chart in particular, need to create a second series for Diesel (and possibly one for LPG). ----------------------------------------------------------------------------------------- Subtasks ========== - VEH-66: Split fuel types in pChart ----------------------------------------------------------------------------------------- Activity ========== ----------------------------------------------------------------------------------------- 2013-11-02 18:24:27 ----------------------------------------------------------------------------------------- btasker added '1.0.2' to Fix Version ----------------------------------------------------------------------------------------- 2013-11-02 18:24:27 ----------------------------------------------------------------------------------------- btasker removed '1.0.1' from Fix Version ----------------------------------------------------------------------------------------- 2014-01-12 13:31:16 ----------------------------------------------------------------------------------------- btasker changed status from 'Open' to 'In Progress' ----------------------------------------------------------------------------------------- 2014-01-12 13:32:18 btasker ----------------------------------------------------------------------------------------- Will use a SELECT DISTINCT on the fuel-types a user has against their vehicles to identify which Series' need to be displayed. Will need to adjust the chart to allow a multi-series line chart (also need to ensure no marking where data not available). ----------------------------------------------------------------------------------------- 2014-01-12 15:18:07 btasker ----------------------------------------------------------------------------------------- Commit c3e9552 implements the change. Tested and live on the production API as the testing API wasn't being responsive. ----------------------------------------------------------------------------------------- 2014-01-12 15:18:13 ----------------------------------------------------------------------------------------- btasker changed status from 'In Progress' to 'Resolved' ----------------------------------------------------------------------------------------- 2014-01-12 15:18:13 ----------------------------------------------------------------------------------------- btasker added 'Done' to resolution ----------------------------------------------------------------------------------------- 2014-01-12 16:24:35 btasker ----------------------------------------------------------------------------------------- Re-opened for regression testing following implementation of VEH-66 ----------------------------------------------------------------------------------------- 2014-01-12 16:24:35 ----------------------------------------------------------------------------------------- btasker removed 'Done' from resolution ----------------------------------------------------------------------------------------- 2014-01-12 16:24:35 ----------------------------------------------------------------------------------------- btasker changed status from 'Resolved' to 'Reopened' ----------------------------------------------------------------------------------------- 2014-01-12 16:25:19 btasker ----------------------------------------------------------------------------------------- Google charts all display as expected, including the changes made in this FR. ----------------------------------------------------------------------------------------- 2014-01-12 16:25:28 ----------------------------------------------------------------------------------------- btasker changed status from 'Reopened' to 'Resolved' ----------------------------------------------------------------------------------------- 2014-01-12 16:25:28 ----------------------------------------------------------------------------------------- btasker added 'Done' to resolution ----------------------------------------------------------------------------------------- 2014-01-12 16:25:33 ----------------------------------------------------------------------------------------- btasker changed status from 'Resolved' to 'Closed'