Age | Commit message (Expand) | Author |
2017-09-05 | Remove Attribute Aliases support | Abyss777 |
2017-08-14 | Update DataManager.java | tsmgeek |
2017-08-14 | Trim/Lowercase email address used for auth | tsmgeek |
2017-08-10 | Fix compilation issue | Anton Tananaev |
2017-08-10 | Minor code cleanup | Anton Tananaev |
2017-08-04 | Write all fields on insert action | Abyss777 |
2017-08-02 | Add comment | Abyss777 |
2017-08-02 | Avoid unneeded log record and table name constructions | Abyss777 |
2017-08-01 | Make query generator switchable | Abyss777 |
2017-08-01 | Fix build | Abyss777 |
2017-07-31 | - Rename QueryAdditional to QueryExtended | Abyss777 |
2017-07-31 | Implement SQL requests construction | Abyss777 |
2017-07-27 | Replace getClassByName function to switch | Abyss777 |
2017-07-24 | Use Permission instead of Map | Abyss777 |
2017-07-21 | Use classes instead of constants everywhere | Abyss777 |
2017-07-21 | Implement type constants | 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 | Combine permission resources and reuse common database functions | Abyss777 |
2017-07-19 | Refactored four managers | Abyss777 |
2017-07-11 | Implement Driver models, schema and database | Abyss777 |
2017-05-30 | Log database clear event (fix #3198) | 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-18 | Fix GT06 encoder unit test | Anton Tananaev |
2017-01-16 | - Rename otherUserId to managedUserId | Abyss777 |
2017-01-16 | Initial manager implementation | Abyss777 |
2016-12-14 | Calendars implementation | Abyss777 |
2016-11-30 | Add API to get positions by Id | Abyss777 |
2016-11-02 | Update copyright notice emails | Anton Tananaev |
2016-10-19 | - Filter events on server side | Abyss777 |
2016-10-08 | Implement statistics API call | Anton Tananaev |
2016-10-01 | Remove unused data manager methods (fix #2386) | Anton Tananaev |
2016-09-25 | Implement server statistics collection | Anton Tananaev |
2016-09-21 | Add attributes aliases | Abyss777 |
2016-09-10 | Fix Java code analytics issues | Anton Tananaev |
2016-07-25 | Improve history clearing logic | Anton Tananaev |
2016-07-24 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe |
2016-07-21 | protect Device positionId on clear history | ninioe |
2016-07-20 | - Move groups related actions to DeviceManager | Abyss777 |
2016-07-19 | automated check fix | ninioe |
2016-07-19 | changes Anton asked me | ninioe |
2016-07-19 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe |
2016-07-18 | commented out code and unnecessary comments | ninioe |
2016-07-17 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe |
2016-07-15 | Move code related to devices to DeviceManager | Abyss777 |