Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-05 | Merge pull request #2638 from Abyss777/improve_notifications | Anton Tananaev | |
Use model instead of attributes to store Notification options | |||
2016-12-05 | - Ignore attributes in notifications | Abyss777 | |
- Remove extra spaces | |||
2016-12-05 | Add Granit unit test case | Anton Tananaev | |
2016-12-05 | Fix check style issues | Anton Tananaev | |
2016-12-05 | Implement OIGO MG protocol | Anton Tananaev | |
2016-12-04 | Use model instead of attributes to store Notification options | Abyss777 | |
2016-12-04 | Decode GoSafe speed correctly | Anton Tananaev | |
2016-12-03 | Merge pull request #2636 from sunhoww/update_swagger | Anton Tananaev | |
Update API specs with /positions | |||
2016-12-03 | Add GoSafe unit test case | Anton Tananaev | |
2016-12-03 | Ignore changes to submodule | Anton Tananaev | |
2016-12-03 | Fix incorrect entries | Sun Howwrongbum | |
- for /commandtypes and /users | |||
2016-12-03 | Add descriptions, update response for /positions | Sun Howwrongbum | |
- 'header' removed from response. | |||
2016-12-03 | Update api specs with param id for /positions | Sun Howwrongbum | |
2016-12-02 | Add GPS103 power cut alarm | Anton Tananaev | |
2016-12-02 | Decode H02 cell info | Anton Tananaev | |
2016-12-02 | Decode H02 ignition correctly | Anton Tananaev | |
2016-12-01 | Merge pull request #2621 from sunhoww/update_swagger | Anton Tananaev | |
Update swagger documentation | |||
2016-12-01 | Update User definition in api specs | Sun Howwrongbum | |
2016-12-01 | Implement G737IC extra data | Anton Tananaev | |
2016-12-01 | Add CalAmp unit test case | Anton Tananaev | |
2016-12-01 | Simplify CalAmp id decoding | Anton Tananaev | |
2016-12-01 | Implement trips unit test | Anton Tananaev | |
2016-11-30 | Merge pull request #2619 from Abyss777/test_mail | Anton Tananaev | |
Implement API to test mail | |||
2016-11-30 | Rename to test and use POST | Abyss777 | |
2016-11-30 | Implement API to test mail | Abyss777 | |
2016-11-30 | Merge pull request #2618 from Abyss777/get_single_position | Anton Tananaev | |
Use "id" parameter instead of "positionId" | |||
2016-11-30 | Use "id" parameter instead of "positionId" | Abyss777 | |
2016-11-30 | Merge pull request #2617 from Abyss777/get_single_position | Anton Tananaev | |
Add API to get positions by Id | |||
2016-11-30 | Add API to get positions by Id | Abyss777 | |
2016-11-30 | Implement missing MiniFinder alarms | Anton Tananaev | |
2016-11-30 | Add GL200 unit test cases | Anton Tananaev | |
2016-11-30 | Implement GPS103 custom command | Anton Tananaev | |
2016-11-30 | Update swagger version | Anton Tananaev | |
2016-11-29 | Fix MiniFinder speed decoding | Anton Tananaev | |
2016-11-27 | Merge pull request #2608 from Abyss777/polyline_geofence | Anton Tananaev | |
Implemented polyline geofence | |||
2016-11-27 | - Remove try-catch frome tests | Abyss777 | |
- Fixed longitude normalizing for geofences near 180 longitude - Added more tests - Other fixes | |||
2016-11-27 | - Rename function | Abyss777 | |
- Fix formatting | |||
2016-11-27 | Improve windows installer | Anton Tananaev | |
2016-11-26 | Add license header | Abyss777 | |
2016-11-26 | Implement polyline geofence | Abyss777 | |
2016-11-26 | Refactor upro protocol decoder | Anton Tananaev | |
2016-11-26 | Update readme file docker info | Anton Tananaev | |
2016-11-26 | Run slow test only on CI server | Anton Tananaev | |
2016-11-26 | Implement Maestro protocol decoder | Anton Tananaev | |
2016-11-26 | Add config file info comment | Anton Tananaev | |
2016-11-25 | Add templates folder to docker | Anton Tananaev | |
2016-11-25 | Merge pull request #2578 from oudenaar/master | Anton Tananaev | |
Small fixes getting image build again | |||
2016-11-25 | Merge pull request #2594 from vipien/master | Anton Tananaev | |
Images from coban gps not exception. | |||
2016-11-25 | Rename maintenance events | Anton Tananaev | |
2016-11-24 | Add more to CharacterDelimiterFrameDecoder gps103 | Enrique Villafane | |