Age | Commit message (Expand) | Author |
2017-07-23 | Remove proxy function | Abyss777 |
2017-07-22 | Use ternary operator for calendar | Abyss777 |
2017-07-22 | - Add Permission helper Class | Abyss777 |
2017-07-21 | Use classes instead of constants everywhere | Abyss777 |
2017-07-21 | Implement type constants | Abyss777 |
2017-07-21 | Simplified error string construction | Abyss777 |
2017-07-21 | - Combine all permissions to one resource | Abyss777 |
2017-07-21 | Add helper function to generate request string name | 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-20 | Make permissions resources more strict | Abyss777 |
2017-07-20 | Combine permission resources and reuse common database functions | Abyss777 |
2017-07-19 | Refactored four managers | Abyss777 |
2017-07-18 | Merge pull request #3360 from Abyss777/map_device_attributes | Anton Tananaev |
2017-07-17 | Rename config parameter | Abyss777 |
2017-07-17 | Map Device attributes to Computed Attributes | Abyss777 |
2017-07-15 | Implement binary GL200 protocol | Anton Tananaev |
2017-07-15 | Rename GL200 text protocol decoder | Anton Tananaev |
2017-07-15 | Implement GL200 frame decoder | Anton Tananaev |
2017-07-15 | Extend eelink protocol decoder | Anton Tananaev |
2017-07-15 | Fix TK103 identification issue | Anton Tananaev |
2017-07-14 | Merge pull request #3349 from Abyss777/drivers | Anton Tananaev |
2017-07-14 | Use driverUniqueId instead of rfid in test script and OsmAnd protocol | Abyss777 |
2017-07-14 | Fix attributes copying | Abyss777 |
2017-07-14 | Implement driverChanged event instead of driverUnauthorized | Abyss777 |
2017-07-14 | Save driver identification (rfid/ibutton etc.) as driverUniqueId attribute | Abyss777 |
2017-07-14 | Populate driverUniqueId in CopyAttributesHanler | Abyss777 |
2017-07-14 | Implement extended Teltonika protocol | Anton Tananaev |
2017-07-13 | Add Driver column to Trip report template | Abyss777 |
2017-07-13 | - Save both driver name and driver unique id in trip report | Abyss777 |
2017-07-13 | Fix another build issue | Anton Tananaev |
2017-07-13 | Fix build issue | Anton Tananaev |
2017-07-13 | Add Teltonika UDP tests | Anton Tananaev |
2017-07-13 | Fix max speed filtering (fix #3342) | Anton Tananaev |
2017-07-12 | Do not generate unathorized events if no one driver linked to device | Abyss777 |
2017-07-12 | Implement Driver Unauthorized Event | Abyss777 |
2017-07-12 | - Handle rfid attributes and populate driverUniqueId | Abyss777 |
2017-07-12 | Fix copy/past issues | Abyss777 |
2017-07-12 | Add database requests | Abyss777 |
2017-07-12 | Merge pull request #3341 from Abyss777/fix_attribute_unlink | Anton Tananaev |
2017-07-11 | Fix Device and Group Computed Attribute unlinking | Abyss777 |
2017-07-11 | Implement Drivers permissions resources | Abyss777 |
2017-07-11 | Implement DriverResource | Abyss777 |
2017-07-11 | Implement base Drivers Manager | Abyss777 |
2017-07-11 | Implement Driver models, schema and database | Abyss777 |
2017-07-11 | Support Gelileo command response | Anton Tananaev |
2017-07-11 | Fix Galileo command encoder | Anton Tananaev |
2017-07-09 | Enable status events by default (fix #3324) | Anton Tananaev |
2017-07-09 | Implement GalileoSky protocol commands | Anton Tananaev |
2017-07-09 | Uncomment SkyPatrol unit tests | Anton Tananaev |