Age | Commit message (Expand) | Author |
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 | 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 DriverResource | Abyss777 |
2017-07-11 | Implement base Drivers Manager | Abyss777 |
2017-07-11 | Implement Driver models, schema and database | Abyss777 |
2017-07-09 | Enable status events by default (fix #3324) | Anton Tananaev |
2017-07-08 | Fix code check issues | Anton Tananaev |
2017-06-28 | Fix user pemissions issue (fix #3302) | Anton Tananaev |
2017-06-16 | Fix statistics period | Anton Tananaev |
2017-06-16 | Implement statistics collection | Anton Tananaev |
2017-06-13 | Fix managed devices enumerating | Abyss777 |
2017-05-31 | Implement image saving | Anton Tananaev |
2017-05-31 | Add media manager class | Anton Tananaev |
2017-05-30 | Log database clear event (fix #3198) | Anton Tananaev |
2017-05-16 | Update device status before event (fix #3165) | Anton Tananaev |
2017-05-13 | Merge pull request #3156 from Abyss777/computed_attributes | Anton Tananaev |
2017-05-12 | Implement computed attributes | Abyss777 |
2017-05-12 | Small clear history refactoring | Anton Tananaev |
2017-05-12 | Clear event history (fix #3160) | Anton Tananaev |
2017-04-29 | Save more statistics info | Anton Tananaev |
2017-04-18 | Fix GT06 encoder unit test | Anton Tananaev |
2017-03-23 | Move default device status to getter | Abyss777 |
2017-03-22 | Move device status initialization to model | Abyss777 |
2017-03-21 | Set status to offline for new device | Abyss777 |
2017-03-20 | Use Iterator for maps cleanup | Abyss777 |
2017-03-20 | Move handleTextMessage function to separate handler. | Abyss777 |
2017-03-20 | Implement phone to device comparison | Abyss777 |
2017-03-14 | Combine some exceptions to ReflectiveOperationException | Abyss777 |
2017-03-14 | Fix indentation | Abyss777 |
2017-03-14 | Implemented helper lookupPreference | Abyss777 |
2017-03-06 | Introduce terms "data" and "text" commands | Abyss777 |
2017-03-02 | Remove BaseProtocolSmsEncoder class | Abyss777 |
2017-03-02 | Implement sms commands | Abyss777 |
2017-02-28 | Add separate QueryIgnore annotation (fix #2962) | Anton Tananaev |
2017-02-27 | - Add server-wide "device readonly" flag | Abyss777 |
2017-02-25 | Merge pull request #2942 from Abyss777/smpp | Anton Tananaev |
2017-02-21 | Ignore marked methods in query builder (fix #2941) | Anton Tananaev |
2017-02-21 | Implement SMS notifications with help smpp protocol | Abyss777 |
2017-01-27 | Clear deviceUsers cache before refresh | Abyss777 |
2017-01-25 | - Add "deviceReadonly" user field | Abyss777 |
2017-01-17 | - rename otherUserId variable | Abyss777 |
2017-01-16 | - Rename otherUserId to managedUserId | Abyss777 |
2017-01-16 | Initial manager implementation | Abyss777 |