Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-20 | #2702 Rename "Hearts" function to "Indicator" to be more general | Alexander Menk | |
2016-12-20 | #2702Implement setHearts for watch Protocol | Alexander Menk | |
Using this function you can display a certain amount of hearts on the watch. Nothing more, nothing less. | |||
2016-12-19 | Remove unused Position keys | Anton Tananaev | |
2016-12-19 | Better network location support | Anton Tananaev | |
2016-12-19 | Remove own JSON converter | Anton Tananaev | |
2016-12-15 | - Set period duration to 0 | Abyss777 | |
- Remove setter - Added test cases - Style fix | |||
2016-12-14 | Calendars implementation | Abyss777 | |
2016-12-05 | - Ignore attributes in notifications | Abyss777 | |
- Remove extra spaces | |||
2016-12-04 | Use model instead of attributes to store Notification options | Abyss777 | |
2016-12-01 | Implement G737IC extra data | Anton Tananaev | |
2016-11-26 | Implement polyline geofence | Abyss777 | |
2016-11-25 | Rename maintenance events | Anton Tananaev | |
2016-11-23 | Implement attributes helpers | Abyss777 | |
2016-11-23 | Adjust constants names | Abyss777 | |
2016-11-22 | Merge remote-tracking branch 'upstream/master' into maintenanceevents | Abyss777 | |
2016-11-22 | Implement maintenance event | Abyss777 | |
2016-11-22 | Implement unknown status event | Anton Tananaev | |
2016-11-19 | Check for empty token | Anton Tananaev | |
2016-11-19 | Small adjustments to tokens | Anton Tananaev | |
2016-11-18 | Remove useless else | Abyss777 | |
2016-11-18 | - Flip user-token map | Abyss777 | |
- Fix null check - Combine validation to setter | |||
2016-11-18 | Implement users tokens | Abyss777 | |
2016-11-17 | Add user expiration and device limit | Anton Tananaev | |
2016-11-09 | Add acc on, acc off and door alarm to events from coban gps (gps103 protocol) | Enrique Villafane | |
2016-11-03 | Include version in server model | Anton Tananaev | |
2016-11-02 | Update copyright notice emails | Anton Tananaev | |
2016-10-22 | Implement reset total distance API | Abyss777 | |
2016-10-21 | Rename type to category | Abyss777 | |
2016-10-20 | Extend device model with management info | Abyss777 | |
2016-10-20 | Merge pull request #2448 from Abyss777/export_excel | Anton Tananaev | |
Implement export reports to excel | |||
2016-10-20 | Don't cache user password (fix #2455) | Anton Tananaev | |
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-08 | Rename column name | Anton Tananaev | |
2016-10-08 | Add coordinates format for user and server | Anton Tananaev | |
2016-10-08 | Add flag to force server settings | Anton Tananaev | |
2016-10-07 | - Handle GTVER packets | Abyss777 | |
- Added few alarms | |||
2016-10-04 | Decode GPS103 DTCs (fix #2401) | Anton Tananaev | |
2016-10-03 | Start Smokey protocol implementation | Anton Tananaev | |
2016-09-25 | Implement server statistics collection | Anton Tananaev | |
2016-09-21 | Add attributes aliases | Abyss777 | |
2016-09-21 | Implement cGuard communication protocol | Anton Tananaev | |
2016-09-15 | Add power cut GT06 alarm (fix #2321) | Anton Tananaev | |
2016-08-30 | Implement alarms for PT502 protocol | Anton Tananaev | |
2016-08-28 | Add more MiniFinder commands | Anton Tananaev | |
2016-08-24 | Remove motion alarm type | Anton Tananaev | |
2016-08-23 | Add commands to Mini Finder protocol | Anton Tananaev | |
2016-08-23 | - Fixed units of KEY_ODOMETER to meters in some protocols | Abyss777 | |
- Fixed some wrong using of odometer and distance - Waiting meters in ReportUtils.calculateDistance | |||
2016-08-19 | - Added commands to WialonProtocol | Abyss777 | |
- Added more additional fields to CommandDialog | |||
2016-08-18 | Removed instant fuel consumption | Abyss777 | |
2016-08-17 | - Used constants for fuel consumption | Abyss777 | |
- Fixed Gps103 fuel |