aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-07-31Implement SQL requests constructionAbyss777
2017-07-28Merge pull request #3396 from Abyss777/combine_resourcesAnton Tananaev
2017-07-28One more condition optimizingAbyss777
2017-07-27Optimize a few IFsAbyss777
2017-07-27Replace getClassByName function to switchAbyss777
2017-07-27Initialize some maps, because they might be accessed before initialized.Abyss777
2017-07-27Implement BaseObjectResource generic and combine PUT/POST/DELETE functionsAbyss777
2017-07-27Merge pull request #3391 from Abyss777/refactor_drivers_groupsAnton Tananaev
2017-07-27Remove group typecastAbyss777
2017-07-27Extend VT200 protocol decoderAnton Tananaev
2017-07-26- Implement base manager classes as genericsAbyss777
2017-07-26Override getById in all managersAbyss777
2017-07-26Split Drivers and Groups managementAbyss777
2017-07-25Move users management to separate managerAbyss777
2017-07-25Merge pull request #3385 from Abyss777/optimize_managersAnton Tananaev
2017-07-25Use function for removingAbyss777
2017-07-25Implement missing XT2400 parametersAnton Tananaev
2017-07-24Fix order of objects constructionsAbyss777
2017-07-24Fix item removingAbyss777
2017-07-24Fix initial cache fillAbyss777
2017-07-24Fix group cache updateAbyss777
2017-07-24Use Permission instead of MapAbyss777
2017-07-24Optimize caching and class structureAbyss777
2017-07-23Merge pull request #3373 from Abyss777/refactor_managersAnton Tananaev
2017-07-23Remove lineAbyss777
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-22Fix code style issueAnton Tananaev
2017-07-22Support GP6000 packed messagesAnton Tananaev
2017-07-22- Add Permission helper ClassAbyss777
2017-07-22Another GT06 LBS and WiFi message typeAnton Tananaev
2017-07-22Add binary INF supportAnton Tananaev
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-20Fix Aplicom E driver decodingAnton Tananaev
2017-07-19Refactored four managersAbyss777
2017-07-19Merge pull request #3369 from jpmens/device_uniqueidAnton Tananaev
2017-07-19remove redundant checksJan-Piet Mens
2017-07-19Implement JV200 ignition supportAnton Tananaev
2017-07-19[NEW] add GET with list of uniqueIdJan-Piet Mens
2017-07-19Support Sinocastel version 3 protocolAnton Tananaev