Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-04 | Decode GoSafe speed correctly | Anton Tananaev | |
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 | Implement G737IC extra data | Anton Tananaev | |
2016-12-01 | Simplify CalAmp id decoding | Anton Tananaev | |
2016-12-01 | Implement trips unit test | Anton Tananaev | |
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 | Implement GPS103 custom command | 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-26 | Add license header | Abyss777 | |
2016-11-26 | Implement polyline geofence | Abyss777 | |
2016-11-26 | Refactor upro protocol decoder | Anton Tananaev | |
2016-11-26 | Implement Maestro protocol decoder | Anton Tananaev | |
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 | |
2016-11-24 | Fix exception in TK103 protocol (fix #2598) | Anton Tananaev | |
2016-11-24 | - Invert variable meaning | Abyss777 | |
- Style fixes | |||
2016-11-24 | Combine lookupAttribute helpers | Abyss777 | |
2016-11-24 | Merge pull request #2592 from Abyss777/excel_timezone | Anton Tananaev | |
Fix excel export if timezone of client and server are different | |||
2016-11-24 | - Use one parser | Abyss777 | |
- Reverted passing variables way | |||
2016-11-24 | Merge pull request #2593 from Abyss777/attributes_helpers | Anton Tananaev | |
Attributes helpers | |||
2016-11-24 | Remove empty lines | Abyss777 | |
2016-11-24 | Implement Teltonika AT200 protocol | Anton Tananaev | |
2016-11-24 | Remove another unnecessary variable | Sun Howwrongbum | |
2016-11-24 | Update as per code review | Sun Howwrongbum | |
- remove unnecessary variables and imports - change preliminary config variable names | |||
2016-11-24 | Add option to set some default User properties | Sun Howwrongbum | |
- for `deviceLimit` and `expirationTime`. | |||
2016-11-23 | Images from coban gps not exception. | Enrique Villafane | |
2016-11-23 | Some more places | Abyss777 | |
2016-11-23 | One more place | Abyss777 | |
2016-11-23 | Implement attributes helpers | Abyss777 | |
2016-11-23 | - Pass client timezone to excel template | Abyss777 | |
- Templates: adjust timezone, use "https" in links | |||
2016-11-23 | Merge remote-tracking branch 'upstream/master' into maintenanceevents | Abyss777 | |
2016-11-23 | Adjust constants names | Abyss777 | |
2016-11-23 | Merge pull request #2591 from Turbovix/Turbovix-patch-3 | Anton Tananaev | |
Update NotificationFormatter.java (fix #2590) | |||
2016-11-22 | Update NotificationFormatter.java | Turbovix | |
The URL that refers to the OpenStreetMaps website with the notifications received from the TRACCAR server now uses HTTPS, that is, a secure connection. | |||
2016-11-23 | New user security check (fix #2589) | Anton Tananaev | |
2016-11-22 | Add mail templates for new event types | Abyss777 | |
2016-11-22 | Merge remote-tracking branch 'upstream/master' into maintenanceevents | Abyss777 | |
2016-11-22 | Implement maintenance event | Abyss777 | |