Age | Commit message (Expand) | Author |
---|---|---|
2017-07-24 | Fix order of objects constructions | Abyss777 |
2017-07-24 | Fix item removing | Abyss777 |
2017-07-24 | Fix initial cache fill | Abyss777 |
2017-07-24 | Optimize caching and class structure | 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-20 | Combine permission resources and reuse common database functions | Abyss777 |
2017-07-19 | Refactored four managers | Abyss777 |
2017-07-14 | Implement driverChanged event instead of driverUnauthorized | Abyss777 |
2017-07-12 | Do not generate unathorized events if no one driver linked to device | Abyss777 |
2017-07-12 | - Handle rfid attributes and populate driverUniqueId | Abyss777 |
2017-07-12 | Fix copy/past issues | Abyss777 |
2017-07-11 | Implement base Drivers Manager | Abyss777 |