aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-07-23Fix nested IFsAbyss777
2017-07-23Use Permission object instead of MapAbyss777
2017-07-23Remove proxy functionAbyss777
2017-07-22Use ternary operator for calendarAbyss777
2017-07-22- Add Permission helper ClassAbyss777
2017-07-21Use classes instead of constants everywhereAbyss777
2017-07-21Implement type constantsAbyss777
2017-07-21Simplified error string constructionAbyss777
2017-07-21- Combine all permissions to one resourceAbyss777
2017-07-21Add helper function to generate request string nameAbyss777
2017-07-21Abolish permissions classes and get permissions as Map from DBAbyss777
2017-07-20Rename Identifiable and Extensible to BaseModel and ExtendedModelAbyss777
2017-07-20Make permissions resources more strictAbyss777
2017-07-20Combine permission resources and reuse common database functionsAbyss777
2017-07-19Refactored four managersAbyss777
2017-07-17Rename config parameterAbyss777
2017-07-17Map Device attributes to Computed AttributesAbyss777
2017-07-15Implement binary GL200 protocolAnton Tananaev
2017-07-15Rename GL200 text protocol decoderAnton Tananaev
2017-07-15Implement GL200 frame decoderAnton Tananaev
2017-07-15Extend eelink protocol decoderAnton Tananaev
2017-07-15Fix TK103 identification issueAnton Tananaev
2017-07-14Merge pull request #3349 from Abyss777/driversAnton Tananaev
2017-07-14Use driverUniqueId instead of rfid in test script and OsmAnd protocolAbyss777
2017-07-14Fix attributes copyingAbyss777
2017-07-14Implement driverChanged event instead of driverUnauthorizedAbyss777
2017-07-14Save driver identification (rfid/ibutton etc.) as driverUniqueId attributeAbyss777
2017-07-14Populate driverUniqueId in CopyAttributesHanlerAbyss777
2017-07-14Implement extended Teltonika protocolAnton Tananaev
2017-07-13Add Driver column to Trip report templateAbyss777
2017-07-13- Save both driver name and driver unique id in trip reportAbyss777
2017-07-13Fix another build issueAnton Tananaev
2017-07-13Fix build issueAnton Tananaev
2017-07-13Add Teltonika UDP testsAnton Tananaev
2017-07-13Fix max speed filtering (fix #3342)Anton Tananaev
2017-07-12Do not generate unathorized events if no one driver linked to deviceAbyss777
2017-07-12Implement Driver Unauthorized EventAbyss777
2017-07-12- Handle rfid attributes and populate driverUniqueIdAbyss777
2017-07-12Fix copy/past issuesAbyss777
2017-07-11Fix Device and Group Computed Attribute unlinkingAbyss777
2017-07-11Implement Drivers permissions resourcesAbyss777
2017-07-11Implement DriverResourceAbyss777
2017-07-11Implement base Drivers ManagerAbyss777
2017-07-11Implement Driver models, schema and databaseAbyss777
2017-07-11Support Gelileo command responseAnton Tananaev
2017-07-11Fix Galileo command encoderAnton Tananaev
2017-07-09Enable status events by default (fix #3324)Anton Tananaev
2017-07-09Implement GalileoSky protocol commandsAnton Tananaev
2017-07-09Fix code style issueAnton Tananaev
2017-07-09Check if fuel drop threshold is setAnton Tananaev