aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/reports/model
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2018-04-16[NEW] Odometer in ReportsChristoph Krey
2018-01-22Optimize date assignmentAnton Tananaev
2017-09-21Move speedThreshold to TripsConfigAbyss777
2017-09-21Make check for valid in MotionEventHandler optionalAbyss777
2017-08-15Merge remote-tracking branch 'upstream/master' into new_trips_detectorAbyss777
2017-08-15Remove greadyParkingAbyss777
2017-08-14Rename parameter and field to "useIgnition"Abyss777
2017-08-14Correct motion state by ignition.Abyss777
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-15Detect Trips and Stops by gaps in dataAbyss777
2017-06-14Imlement Stops reportAbyss777
2017-04-17Add spent fuel to summary reportAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-17- Implement export reports to excelAbyss777
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-11- Enabled IgnitionEventHandler in pipelineAbyss777
2016-08-08- Added deviceId in SummaryReportAbyss777
2016-08-08- Used @Consumes and @Produces instead of direct header accessAbyss777
2016-08-05- Moved GeneralReport to separate fileAbyss777