index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-11-06
Use distance units in Excel reports
Anton Tananaev
2016-11-06
Simplify formatting code
Anton Tananaev
2016-11-06
Fix NMEA checksum calculation (fix #2405)
Anton Tananaev
2016-11-05
Support new Totem protocol format
Anton Tananaev
2016-11-03
Include version in server model
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-11-02
Change TK102 protocol to binary
Anton Tananaev
2016-11-02
Handle Prime AT Plus protocol
Anton Tananaev
2016-11-02
Allow remote access to web console
Anton Tananaev
2016-11-01
Move parseDate to DateUtil
Abyss777
2016-11-01
Remove json conversion in reports
Abyss777
2016-11-01
Simplify resource loading
Anton Tananaev
2016-11-01
Update resource error handling
Anton Tananaev
2016-10-27
Export positions to GPX
Abyss777
2016-10-27
Implement default config (fix #2484)
Anton Tananaev
2016-10-25
Merge pull request #2481 from Abyss777/coordinates
Anton Tananaev
2016-10-25
Expand expression
Abyss777
2016-10-25
Improved checks of last and new position
Abyss777
2016-10-25
Remove default values and improve the logic
Abyss777
2016-10-25
Fix U-pro decoder patter
Anton Tananaev
2016-10-24
Add exclusion for valid positions to CoordinatesHandler
Abyss777
2016-10-25
Merge pull request #2480 from Abyss777/coordinates
Anton Tananaev
2016-10-24
Add maximum coordinates error to CoordinatesHandler
Abyss777
2016-10-24
Correctly decode negative coords (fix #2479)
Anton Tananaev
2016-10-23
Rename API path
Abyss777
2016-10-22
Implement reset total distance API
Abyss777
2016-10-21
Implement copy attributes from last position
Abyss777
2016-10-21
Rename type to category
Abyss777
2016-10-20
Extend device model with management info
Abyss777
2016-10-20
Decode HuaSheng validity flag
Anton Tananaev
2016-10-20
Merge branch 'master' of https://github.com/tananaev/traccar
Renaud Allard
2016-10-20
Reuse EvenHandlerTest device
Renaud Allard
2016-10-20
Merge pull request #2464 from Abyss777/export_excel
Anton Tananaev
2016-10-20
- Fix export empty reports
Abyss777
2016-10-20
Merge pull request #2448 from Abyss777/export_excel
Anton Tananaev
2016-10-20
Use heuristics for H02 message length
Anton Tananaev
2016-10-20
Support Ruptela extended format (fix #2460)
Anton Tananaev
2016-10-20
Don't cache user password (fix #2455)
Anton Tananaev
2016-10-19
Merge conflict in debug.xml
Abyss777
2016-10-19
- Filter events on server side
Abyss777
2016-10-19
Log device uniqueId in filters logging
Renaud Allard
2016-10-18
Small modifications to filter handler
Anton Tananaev
2016-10-18
Rename variable p into position in filter checking
Renaud Allard
2016-10-17
Rework the circumvoluted logic in filter logging
Renaud Allard
2016-10-17
Use StringBuilder for filter logging
Renaud Allard
2016-10-17
Do not double check the filter results
Renaud Allard
2016-10-17
Log which filters have been used
Renaud Allard
2016-10-17
Fix style problem with filter handler
Anton Tananaev
2016-10-17
- Implement export reports to excel
Abyss777
2016-10-17
Add a static filter. This will filter positions with speed = 0.0
Renaud Allard
[next]