aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-04Use model instead of attributes to store Notification optionsAbyss777
2016-12-04Decode GoSafe speed correctlyAnton Tananaev
2016-12-03Merge pull request #2636 from sunhoww/update_swaggerAnton Tananaev
Update API specs with /positions
2016-12-03Add GoSafe unit test caseAnton Tananaev
2016-12-03Ignore changes to submoduleAnton Tananaev
2016-12-03Fix incorrect entriesSun Howwrongbum
- for /commandtypes and /users
2016-12-03Add descriptions, update response for /positionsSun Howwrongbum
- 'header' removed from response.
2016-12-03Update api specs with param id for /positionsSun Howwrongbum
2016-12-02Add GPS103 power cut alarmAnton Tananaev
2016-12-02Decode H02 cell infoAnton Tananaev
2016-12-02Decode H02 ignition correctlyAnton Tananaev
2016-12-01Merge pull request #2621 from sunhoww/update_swaggerAnton Tananaev
Update swagger documentation
2016-12-01Update User definition in api specsSun Howwrongbum
2016-12-01Implement G737IC extra dataAnton Tananaev
2016-12-01Add CalAmp unit test caseAnton Tananaev
2016-12-01Simplify CalAmp id decodingAnton Tananaev
2016-12-01Implement trips unit testAnton Tananaev
2016-11-30Merge pull request #2619 from Abyss777/test_mailAnton Tananaev
Implement API to test mail
2016-11-30Rename to test and use POSTAbyss777
2016-11-30Implement API to test mailAbyss777
2016-11-30Merge pull request #2618 from Abyss777/get_single_positionAnton Tananaev
Use "id" parameter instead of "positionId"
2016-11-30Use "id" parameter instead of "positionId"Abyss777
2016-11-30Merge pull request #2617 from Abyss777/get_single_positionAnton Tananaev
Add API to get positions by Id
2016-11-30Add API to get positions by IdAbyss777
2016-11-30Implement missing MiniFinder alarmsAnton Tananaev
2016-11-30Add GL200 unit test casesAnton Tananaev
2016-11-30Implement GPS103 custom commandAnton Tananaev
2016-11-30Update swagger versionAnton Tananaev
2016-11-29Fix MiniFinder speed decodingAnton Tananaev
2016-11-27Merge pull request #2608 from Abyss777/polyline_geofenceAnton Tananaev
Implemented polyline geofence
2016-11-27- Remove try-catch frome testsAbyss777
- Fixed longitude normalizing for geofences near 180 longitude - Added more tests - Other fixes
2016-11-27- Rename functionAbyss777
- Fix formatting
2016-11-27Improve windows installerAnton Tananaev
2016-11-26Add license headerAbyss777
2016-11-26Implement polyline geofenceAbyss777
2016-11-26Refactor upro protocol decoderAnton Tananaev
2016-11-26Update readme file docker infoAnton Tananaev
2016-11-26Run slow test only on CI serverAnton Tananaev
2016-11-26Implement Maestro protocol decoderAnton Tananaev
2016-11-26Add config file info commentAnton Tananaev
2016-11-25Add templates folder to dockerAnton Tananaev
2016-11-25Merge pull request #2578 from oudenaar/masterAnton Tananaev
Small fixes getting image build again
2016-11-25Merge pull request #2594 from vipien/masterAnton Tananaev
Images from coban gps not exception.
2016-11-25Rename maintenance eventsAnton Tananaev
2016-11-24Add more to CharacterDelimiterFrameDecoder gps103Enrique Villafane
2016-11-24improve web-less setupbvoudenaarde
2016-11-24Fix exception in TK103 protocol (fix #2598)Anton Tananaev
2016-11-24Merge pull request #2596 from Abyss777/lookup_simplifyAnton Tananaev
Combine lookupAttribute helpers
2016-11-24- Invert variable meaningAbyss777
- Style fixes
2016-11-24Combine lookupAttribute helpersAbyss777