index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-08-23
- Hid some buttons and menu items from readonly user
Abyss777
2016-08-23
Implement cache for users objects
Abyss777
2016-08-23
Add commands to Mini Finder protocol
Anton Tananaev
2016-08-23
Implement Hunter Pro protocol (fix #2232)
Anton Tananaev
2016-08-23
Merge pull request #2240 from Abyss777/odometer
Anton Tananaev
2016-08-23
- Fixed GL200 odometer units
Abyss777
2016-08-23
- Fixed units of KEY_ODOMETER to meters in some protocols
Abyss777
2016-08-20
Merge pull request #2228 from Abyss777/reports_trips
Anton Tananaev
2016-08-20
Removed rounding and BigDecimal for distance and averageSpeed
Abyss777
2016-08-20
- Renamed calculateFuel
Abyss777
2016-08-19
Merge pull request #2231 from Abyss777/wialon_commands
Anton Tananaev
2016-08-19
- Added commands to WialonProtocol
Abyss777
2016-08-19
- Added trips report
Abyss777
2016-08-18
Merge pull request #2223 from Abyss777/fuel
Anton Tananaev
2016-08-18
Removed spaces
Abyss777
2016-08-18
Removed instant fuel consumption
Abyss777
2016-08-17
Mta6 fixed KEY_FUEL meaning
Abyss777
2016-08-17
- Used constants for fuel consumption
Abyss777
2016-08-17
Merge pull request #2222 from Abyss777/alarms_3
Anton Tananaev
2016-08-17
Used ALARM_GENERAL for Tytan
Abyss777
2016-08-17
- Added Kenji, T800x, Xexun alarm decoders
Abyss777
2016-08-16
Merge pull request #2219 from Abyss777/alarms_2
Anton Tananaev
2016-08-16
GT06 Added alarm decoder for status packets
Abyss777
2016-08-16
- Added alarm decoding for 5 protocols
Abyss777
2016-08-15
Merge pull request #2215 from Abyss777/speed_threshold
Anton Tananaev
2016-08-15
- Made speed threshold configurable
Abyss777
2016-08-14
Use lower camel-case for attributes
Anton Tananaev
2016-08-14
Merge pull request #2211 from Abyss777/distance
Anton Tananaev
2016-08-14
- Added rounding for some values
Abyss777
2016-08-14
Use relative URLs for web app
Anton Tananaev
2016-08-13
Added rounding for total distance
Abyss777
2016-08-13
- Split distance to distance and total distance
Abyss777
2016-08-12
Removed unused imports
Abyss777
2016-08-12
Removed unnecessary rounding
Abyss777
2016-08-12
Calculate summary distance with help of "odometer" or "distance" attribute
Abyss777
2016-08-12
Always calculate distance
Abyss777
2016-08-12
Merge pull request #2206 from Abyss777/ignition
Anton Tananaev
2016-08-12
- Removed decimal part
Abyss777
2016-08-12
- Fixed casting ignition object to boolean
Abyss777
2016-08-11
Improve Visiontek protocol decoder
Anton Tananaev
2016-08-11
Reverted VisiontekProtocolDecoder, it is need deep fix
Abyss777
2016-08-11
Added motor hours to web
Abyss777
2016-08-11
- Enabled IgnitionEventHandler in pipeline
Abyss777
2016-08-11
Added strings for ignition events
Abyss777
2016-08-11
Added message templates for alarm and ignition events
Abyss777
2016-08-11
- Added IgnitionEventHandler
Abyss777
2016-08-11
Changed KEY_IGNITION to boolean in 3 protocols
Abyss777
2016-08-10
Merge pull request #2197 from Abyss777/reports_web
Anton Tananaev
2016-08-10
Forget one
Abyss777
2016-08-10
Used import instead of full name
Abyss777
[next]