Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-18 | Clear default user account configuration | Anton Tananaev | |
2016-07-26 | Do not store device status in database | Abyss777 | |
2016-07-25 | Added group and server attributes | Abyss777 | |
2016-07-25 | - Move lastPosition update to the end of pipeline | Abyss777 | |
- Optimize MotionEventHandler to do not use Device.motion - Remove Device.motion from model and database - some optimizations | |||
2016-07-18 | - Added attributes to devices | Abyss777 | |
- Fixed license header for DeviceManager.java - Fixed editing attributes for not saved (new) object. | |||
2016-07-13 | Set MARK_RAN and name for intermediate table | Abyss777 | |
2016-07-13 | Use one file for two changeSets | Abyss777 | |
2016-07-12 | Fix indentation | Abyss777 | |
2016-07-12 | Add Foreign Key Constraint for groupIds | Abyss777 | |
2016-07-08 | Make user attributes nullable | Anton Tananaev | |
2016-07-08 | Slightly modify new changelog | Anton Tananaev | |
2016-06-26 | Added notifications via email | Abyss777 | |
Added notifications settings | |||
2016-06-18 | Merge pull request #2012 from Abyss777/master | Anton Tananaev | |
Implement Geofences on server side | |||
2016-06-15 | Missed changelog | Abyss777 | |
2016-06-12 | Make liquibase filepath independent | Anton Tananaev | |
2016-06-10 | Geofences | Abyss777 | |
2016-06-09 | - Clean docker integration. | drecchia | |