aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/reports/ReportUtils.java
AgeCommit message (Expand)Author
2017-04-17Remove unused imports and fix testsAnton Tananaev
2017-04-17Add spent fuel to summary reportAnton Tananaev
2017-03-24Format speed in notification templatesAbyss777
2017-03-16Share code in excel reportsAbyss777
2017-03-14Implemented helper lookupPreferenceAbyss777
2017-03-14Fix forceSettings applyingAbyss777
2017-03-14- Use ternary operatorAbyss777
2017-03-13- Add timezone field to User and Server modelAbyss777
2017-03-08Minor formatting fixesAnton Tananaev
2017-03-04Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;jon-stumpf
2016-11-24Remove empty linesAbyss777
2016-11-23Implement attributes helpersAbyss777
2016-11-06Use distance units in Excel reportsAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-16Use same code formatting for switchesAnton Tananaev
2016-08-24- Fixed optional odometer for wondex protocolAbyss777
2016-08-23- Fixed units of KEY_ODOMETER to meters in some protocolsAbyss777
2016-08-20Removed rounding and BigDecimal for distance and averageSpeedAbyss777
2016-08-20- Renamed calculateFuelAbyss777
2016-08-19- Added trips reportAbyss777
2016-08-12- Removed decimal partAbyss777
2016-08-12- Fixed casting ignition object to booleanAbyss777
2016-08-08- Used @Consumes and @Produces instead of direct header accessAbyss777
2016-08-05- Moved GeneralReport to separate fileAbyss777
2016-08-04- Added getGroupDevices to PermissionsManagerAbyss777