Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-26 | Some minor clean up | Anton Tananaev | |
2017-02-25 | Merge pull request #2942 from Abyss777/smpp | Anton Tananaev | |
Implement SMS notifications with help of smpp protocol | |||
2017-02-22 | Extend KHD protocol support | Anton Tananaev | |
2017-02-22 | Add new Galileo attributes | Anton Tananaev | |
2017-02-21 | Ignore marked methods in query builder (fix #2941) | Anton Tananaev | |
2017-02-21 | Implement SMS notifications with help smpp protocol | Abyss777 | |
2017-02-20 | Resolved conflict with master; | jon-stumpf | |
2017-02-18 | Removed suggested KEY_FIX as requested; | jon-stumpf | |
2017-02-15 | Extend TMG protocol decoder | Anton Tananaev | |
2017-02-11 | Added new keys: KEY_SATELLITES_VISIBLE and KEY_FIX; | jon-stumpf | |
2017-02-11 | Fixed typo in Position.ALARM_ACCELERATION; | jon-stumpf | |
2017-02-04 | Extend GPS103 protocol decoder | Anton Tananaev | |
2017-01-28 | Added channel to WifiAccessPoint geolocation class | Valerii Vyshniak | |
Some geolocation providers also accept wifi channel number to perfom the geolocation more precisely. So protocols can supply this additional information now. | |||
2017-01-25 | - Add "deviceReadonly" user field | Abyss777 | |
- Allow users edit tokens - Managers can create users with deviceLimit = 0 only - Manager can't create users with expirationTime later then their - Other permissions improvements | |||
2017-01-16 | - Rename otherUserId to managedUserId | Abyss777 | |
- Optimize getManaged* functions | |||
2017-01-16 | Initial manager implementation | Abyss777 | |
2017-01-10 | - Rename calendarData to data | Abyss777 | |
- Cleanup Calendar model - Fix TripsTest | |||
2017-01-08 | Rename geolocation config parameters | Anton Tananaev | |
2017-01-06 | Implement TZ AVL05 protocol (fix #2751) | Anton Tananaev | |
2017-01-04 | Provide default radio type | Anton Tananaev | |
2016-12-30 | Add more MiniFinder commands | Anton Tananaev | |
2016-12-29 | Finish Smokey protocol implementation | Anton Tananaev | |
2016-12-21 | Merge pull request #2712 from AddisMap/feature/2702-watch-ext | Anton Tananaev | |
Feature #2702 watch ext | |||
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-20 | Improved network location providers | Anton Tananaev | |
2016-12-20 | Rename GSM to RSSI attribute | Anton Tananaev | |
2016-12-20 | Refactor protocols for network location | Anton Tananaev | |
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 | |