Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-14 | - Use ternary operator | Abyss777 | |
- Apply server.forceSettings to speed units, distance units and timezone - Use hyphens for date formatting | |||
2017-03-13 | - Add timezone field to User and Server model | Abyss777 | |
- Pass Velocity DateTool to templates - Adjusted templates to use timezone | |||
2017-03-08 | Minor formatting fixes | Anton Tananaev | |
2017-03-08 | Merge pull request #2979 from jon-stumpf/jss-add-info | Anton Tananaev | |
Additional Protocol Information | |||
2017-03-06 | Introduce terms "data" and "text" commands | Abyss777 | |
2017-03-05 | Updated comments in Position.java; | jon-stumpf | |
2017-03-05 | Updated units of measure comments in Position.java; | jon-stumpf | |
2017-03-05 | Added units of measure as comments to specific keys; | jon-stumpf | |
2017-03-04 | Added Position.KEY_COMMAND; | jon-stumpf | |
2017-03-04 | Added Position.KEY_ODOMETER_SERVICE; | jon-stumpf | |
2017-03-04 | Removed unused Position.KEY_ACCURACY; | jon-stumpf | |
2017-03-04 | Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL; | jon-stumpf | |
2017-03-04 | Renamed Position.KEY_TRIP_ODOMETER to Position.KEY_ODOMETER_TRIP; | jon-stumpf | |
2017-03-04 | Added Position.KEY_OPERATOR and updated protocols accordingly; | jon-stumpf | |
2017-03-02 | Implement sms commands | Abyss777 | |
2017-02-28 | Add separate QueryIgnore annotation (fix #2962) | Anton Tananaev | |
2017-02-27 | - Add server-wide "device readonly" flag | Abyss777 | |
- Allow "device readonly" users send commands | |||
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 | |