aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/reports/ReportUtils.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2019-03-09Refactor motion event handlerAnton Tananaev
2019-02-27Move events handler classesAnton Tananaev
2018-05-31- Rename switch and variableAbyss777
2018-05-31Add engine hours handlerAbyss777
2018-04-16Minor code cleanupAnton Tananaev
2018-04-16[NEW] Odometer in ReportsChristoph Krey
2017-11-10- Combine "getAddress" functionsAbyss777
2017-11-08- Implement synchronous geocodingAbyss777
2017-09-21Move speedThreshold to TripsConfigAbyss777
2017-09-06Move units to attributes and add volume unitsAbyss777
2017-08-17Fix trip detectorAbyss777
2017-08-17Pass Map<Event, Position> to notificationsAbyss777
2017-08-16- Map correct position to delayed event notificationAbyss777
2017-08-16Revert check for gapAbyss777
2017-08-16Combine detection logic and unwrap gap checkAbyss777
2017-08-16Combine trips and stops detectors and some optimizationAbyss777
2017-08-15Remove intermediate variableAbyss777
2017-08-15Reimplement trips detector using MotionEventHandlerAbyss777
2017-08-11Initialize tripsConfig ones in ContextAbyss777
2017-08-09Implement motion detection similar to trips detectionAbyss777
2017-08-01Option to limit report periodAnton Tananaev
2017-07-26- Implement base manager classes as genericsAbyss777
2017-07-13Add Driver column to Trip report templateAbyss777
2017-07-13- Save both driver name and driver unique id in trip reportAbyss777
2017-07-12- Handle rfid attributes and populate driverUniqueIdAbyss777
2017-06-20Change type of 'spentFuel' to doubleAbyss777
2017-06-16Fix last Stop if it is last position in periodAbyss777
2017-06-16Centralized motion detectionAbyss777
2017-06-15Set 'minimalNoDataDuration' default value to one hourAbyss777
2017-06-15Detect Trips and Stops by gaps in dataAbyss777
2017-06-14Move tests to correct unitAbyss777
2017-06-14Imlement Stops reportAbyss777
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