aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/reports/Trips.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2019-03-09Refactor motion event handlerAnton Tananaev
2018-01-26Some more code cleanupAnton Tananaev
2017-09-21Move speedThreshold to TripsConfigAbyss777
2017-08-16Combine trips and stops detectors and some optimizationAbyss777
2017-08-15Reimplement trips detector using MotionEventHandlerAbyss777
2017-08-11Initialize tripsConfig ones in ContextAbyss777
2017-08-01Option to limit report periodAnton Tananaev
2017-07-26- Implement base manager classes as genericsAbyss777
2017-07-26Override getById in all managersAbyss777
2017-07-26Split Drivers and Groups managementAbyss777
2017-06-14Imlement Stops reportAbyss777
2017-06-09Small trips calculation optimizationAnton Tananaev
2017-03-16Share code in excel reportsAbyss777
2017-03-15Use timezone from preferences for excel reportsAbyss777
2017-02-26Safely name sheets for excel reportsAbyss777
2016-12-01Implement trips unit testAnton Tananaev
2016-11-24- Invert variable meaningAbyss777
2016-11-24Combine lookupAttribute helpersAbyss777
2016-11-24- Use one parserAbyss777
2016-11-23- Pass client timezone to excel templateAbyss777
2016-11-06Use distance units in Excel reportsAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-11-01Remove json conversion in reportsAbyss777
2016-10-20- Fix export empty reportsAbyss777
2016-10-19- Filter events on server sideAbyss777
2016-10-17- Implement export reports to excelAbyss777
2016-09-21Implement lookup attribute helpers for primitivesAbyss777
2016-09-21- Add two functions to lookup attributes from device to server and from devic...Abyss777
2016-09-20Add parameter "report.ignoreOdometer"Abyss777
2016-08-25Made trips detector behavior configurableAbyss777
2016-08-20- Renamed calculateFuelAbyss777
2016-08-19- Added trips reportAbyss777