index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
reports
/
Trips.java
Age
Commit message (
Expand
)
Author
2018-01-26
Some more code cleanup
Anton Tananaev
2017-09-21
Move speedThreshold to TripsConfig
Abyss777
2017-08-16
Combine trips and stops detectors and some optimization
Abyss777
2017-08-15
Reimplement trips detector using MotionEventHandler
Abyss777
2017-08-11
Initialize tripsConfig ones in Context
Abyss777
2017-08-01
Option to limit report period
Anton Tananaev
2017-07-26
- Implement base manager classes as generics
Abyss777
2017-07-26
Override getById in all managers
Abyss777
2017-07-26
Split Drivers and Groups management
Abyss777
2017-06-14
Imlement Stops report
Abyss777
2017-06-09
Small trips calculation optimization
Anton Tananaev
2017-03-16
Share code in excel reports
Abyss777
2017-03-15
Use timezone from preferences for excel reports
Abyss777
2017-02-26
Safely name sheets for excel reports
Abyss777
2016-12-01
Implement trips unit test
Anton Tananaev
2016-11-24
- Invert variable meaning
Abyss777
2016-11-24
Combine lookupAttribute helpers
Abyss777
2016-11-24
- Use one parser
Abyss777
2016-11-23
- Pass client timezone to excel template
Abyss777
2016-11-06
Use distance units in Excel reports
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-11-01
Remove json conversion in reports
Abyss777
2016-10-20
- Fix export empty reports
Abyss777
2016-10-19
- Filter events on server side
Abyss777
2016-10-17
- Implement export reports to excel
Abyss777
2016-09-21
Implement lookup attribute helpers for primitives
Abyss777
2016-09-21
- Add two functions to lookup attributes from device to server and from devic...
Abyss777
2016-09-20
Add parameter "report.ignoreOdometer"
Abyss777
2016-08-25
Made trips detector behavior configurable
Abyss777
2016-08-20
- Renamed calculateFuel
Abyss777
2016-08-19
- Added trips report
Abyss777