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
/
main
/
java
/
org
/
traccar
/
reports
/
common
Age
Commit message (
Expand
)
Author
2023-05-14
Per device trip config
Anton Tananaev
2023-05-14
Per device motion threshold
Anton Tananaev
2023-04-24
Fix report config issue
Anton Tananaev
2023-04-16
Fix JXLS JEXL permissions
Anton Tananaev
2023-03-26
Implement group commands
Anton Tananaev
2023-03-16
Option for system only emails
Anton Tananaev
2023-02-23
Fix short trips and stops
Anton Tananaev
2023-01-27
Disable scheduling task
Anton Tananaev
2023-01-25
Remove missing import
Anton Tananaev
2023-01-25
Add scheduled reports task
Anton Tananaev
2022-12-14
Handle motion fluctuation (fix #5000)
Anton Tananaev
2022-10-13
Refactor database code (fix #4961)
Anton Tananaev
2022-10-02
Use singletons where possible
Anton Tananaev
2022-09-25
Persist device state
Anton Tananaev
2022-09-21
Refactor motion handling
Anton Tananaev
2022-08-24
Geofences in events report (fix #4929)
Anton Tananaev
2022-07-13
Simplify attribute check
Anton Tananaev
2022-07-06
Remove motion fallback (fix #3257)
Anton Tananaev
2022-06-28
Fix device name in reports
Anton Tananaev
2022-06-18
Move device status
Anton Tananaev
2022-06-18
Refactor reports dependencies
Anton Tananaev
2022-06-18
Remove identity manager
Anton Tananaev
2022-06-18
Remove positions from manager
Anton Tananaev
2022-06-16
Refactor device permissions check
Anton Tananaev
2022-06-11
Inject velocity engine
Anton Tananaev
2022-06-10
Inject report utils
Anton Tananaev
2022-06-09
Remove more from context
Anton Tananaev
2022-06-09
Remove geofence manager
Anton Tananaev
2022-06-07
Extract user utils from reports
Anton Tananaev
2022-06-07
Remove drivers manager
Anton Tananaev
2022-06-04
Rename report models
Anton Tananaev
2022-06-04
Move common report classes
Anton Tananaev