Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-27 | Try to specify submodule branch again | Anton Tananaev | |
2016-10-27 | Implement default config (fix #2484) | Anton Tananaev | |
2016-10-27 | Don't specify branch | Anton Tananaev | |
2016-10-27 | Explicitly use master branch | Anton Tananaev | |
2016-10-27 | Use relative path for submodule | Anton Tananaev | |
2016-10-27 | Add traccar-web as a submodule | Anton Tananaev | |
2016-10-25 | Merge pull request #2481 from Abyss777/coordinates | Anton Tananaev | |
Add exclusion for valid positions to CoordinatesHandler | |||
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 | Add Bofan unit test cases | Anton Tananaev | |
2016-10-25 | Fix unit test issue | Anton Tananaev | |
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 | |
Add maximum coordinates error to CoordinatesHandler | |||
2016-10-24 | Add maximum coordinates error to CoordinatesHandler | Abyss777 | |
2016-10-24 | Correctly decode negative coords (fix #2479) | Anton Tananaev | |
2016-10-23 | Merge pull request #2470 from Abyss777/reset_distance | Anton Tananaev | |
Implement reset total distance API | |||
2016-10-23 | Rename API path | Abyss777 | |
2016-10-22 | Implement reset total distance API | Abyss777 | |
2016-10-22 | Another readme file update | Anton Tananaev | |
2016-10-22 | Add Meiligao decoder unit test | Anton Tananaev | |
2016-10-22 | Update readme file | Anton Tananaev | |
2016-10-21 | Merge pull request #2467 from Abyss777/sticky_attributes | Anton Tananaev | |
Copy some attributes from last position | |||
2016-10-21 | Add an example of parameter | Abyss777 | |
2016-10-21 | Implement copy attributes from last position | Abyss777 | |
2016-10-21 | Merge pull request #2466 from Abyss777/device_management_info | Anton Tananaev | |
Extend device model with management info | |||
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 pull request #2461 from renaudallard/master | Anton Tananaev | |
Log device uniqueId in filters logging | |||
2016-10-20 | Kill EventHandlerTest class, it has been replaced by BaseTest | Renaud Allard | |
2016-10-20 | Create a BaseTest class and reuse it | Renaud Allard | |
2016-10-20 | Merge branch 'master' of https://github.com/tananaev/traccar | Renaud Allard | |
2016-10-20 | Reuse EvenHandlerTest device | Renaud Allard | |
rename log message variable | |||
2016-10-20 | Merge pull request #2464 from Abyss777/export_excel | Anton Tananaev | |
Fix export empty reports to Excel | |||
2016-10-20 | - Fix export empty reports | Abyss777 | |
- Cleanup templates metadata | |||
2016-10-20 | Merge pull request #2448 from Abyss777/export_excel | Anton Tananaev | |
Implement export reports to excel | |||
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 | |
- Use common path for templates - Filter events about geofences that user do not have access (minor security fix) - Removed unused function - Visual templates improvements | |||
2016-10-19 | Merge branch 'master' of https://github.com/tananaev/traccar | Renaud Allard | |
2016-10-19 | Log device uniqueId in filters logging | Renaud Allard | |
This combined with another commit to traccar-web makes it easier to see which device has been filtered. | |||
2016-10-19 | Remove semi-colons from SQL queries | Anton Tananaev | |
2016-10-19 | Merge pull request #2454 from geekineers/fix-dockerfile-user | Anton Tananaev | |
Fix current user for alpine in Dockerfile | |||
2016-10-19 | Fix current user for alpine in Dockerfile | Miguel Cabral | |
2016-10-18 | Small modifications to filter handler | Anton Tananaev | |
2016-10-18 | Merge pull request #2450 from renaudallard/master | Anton Tananaev | |
Log which filters have been used |