Age | Commit message (Expand) | Author |
2018-05-07 | Add basic support of overspeeding inside geofences. | Abyss777 |
2018-04-27 | Rename admin to administrator (fix #3858) | Anton Tananaev |
2018-04-20 | Decode additional P60 parameters | Anton Tananaev |
2018-04-13 | - Rename field to Period | Abyss777 |
2018-04-12 | Make analyzed attribute configurable for Maintenance | Abyss777 |
2018-04-11 | Add support of multiple Maintenances | Abyss777 |
2018-04-09 | Merge pull request #3838 from ivanfmartinez/polyline_distance | Anton Tananaev |
2018-04-08 | just consider zero to check if defined | Ivan Martinez |
2018-04-08 | use geofence attribute to permit per polyline distance configuration | Ivan Martinez |
2018-04-06 | Decode Totem IO values | Anton Tananaev |
2018-03-14 | Decode Xirgo events and alarms | Anton Tananaev |
2018-01-29 | Fix ScheduledModel objects permission check | Abyss777 |
2018-01-23 | Implement scheduled notifications | Abyss777 |
2018-01-22 | Optimize date assignment | Anton Tananaev |
2018-01-22 | Add new position constructor | Anton Tananaev |
2018-01-21 | Clean up the code | Anton Tananaev |
2018-01-20 | NPE bug fix for the Position's serverTime | parveenkumaryadav |
2018-01-17 | Add poiLayer field to User/Server model | Abyss777 |
2017-12-27 | Implement device disable | Abyss777 |
2017-12-16 | Decode remaining GV65 CAN data | Anton Tananaev |
2017-11-11 | Implement LDAP authentication | Anton Tananaev |
2017-10-23 | Fix indentation | Abyss777 |
2017-10-23 | Implement command cloning | Abyss777 |
2017-09-27 | Fix typo in alarm name | Anton Tananaev |
2017-09-26 | Added intermediate "decodeParameter" function and KEY_ROAMING attribute | Abyss777 |
2017-09-26 | Improve Teltonika IO decoding | Abyss777 |
2017-09-24 | Support additional eeLink parameters | Anton Tananaev |
2017-09-19 | Implement per device Notifications | Abyss777 |
2017-09-12 | Implement Saved Commands | Abyss777 |
2017-09-08 | Improve TRV decoder logic | Anton Tananaev |
2017-09-07 | Handle correct and incorrect attribute types | Abyss777 |
2017-09-06 | Move units to attributes and add volume units | Abyss777 |
2017-09-05 | Remove Attribute Aliases support | Abyss777 |
2017-09-02 | Update Java libraries | Anton Tananaev |
2017-08-22 | Clean up events constructor | Anton Tananaev |
2017-08-19 | Advanced TK103 attributes | Anton Tananaev |
2017-08-14 | Trim email address | tsmgeek |
2017-08-10 | Implement delayed overspeed events | Abyss777 |
2017-08-09 | Implement motion detection similar to trips detection | Abyss777 |
2017-07-31 | - Rename QueryAdditional to QueryExtended | Abyss777 |
2017-07-31 | Implement SQL requests construction | Abyss777 |
2017-07-23 | Merge pull request #3373 from Abyss777/refactor_managers | Anton Tananaev |
2017-07-22 | - Add Permission helper Class | Abyss777 |
2017-07-21 | Use classes instead of constants everywhere | Abyss777 |
2017-07-21 | Abolish permissions classes and get permissions as Map from DB | Abyss777 |
2017-07-20 | Rename Identifiable and Extensible to BaseModel and ExtendedModel | Abyss777 |
2017-07-19 | Refactored four managers | Abyss777 |
2017-07-18 | Implement additional Syrus data | Anton Tananaev |
2017-07-14 | Implement driverChanged event instead of driverUnauthorized | Abyss777 |
2017-07-14 | Save driver identification (rfid/ibutton etc.) as driverUniqueId attribute | Abyss777 |