Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-23 | Rename variable | Abyss777 | |
2018-01-23 | Implement scheduled notifications | Abyss777 | |
2018-01-17 | Add poiLayer field to User/Server model | Abyss777 | |
2017-12-27 | Implement device disable | Abyss777 | |
2017-11-11 | Implement LDAP authentication | Anton Tananaev | |
2017-09-19 | Implement per device Notifications | Abyss777 | |
2017-09-12 | Implement Saved Commands | Abyss777 | |
2017-09-06 | Move units to attributes and add volume units | Abyss777 | |
2017-09-05 | Remove Attribute Aliases support | Abyss777 | |
2017-07-31 | Implement SQL requests construction | Abyss777 | |
2017-07-11 | Implement Driver models, schema and database | Abyss777 | |
2017-07-08 | Do not rename position and event keysv3.12 | Anton Tananaev | |
2017-06-07 | Fix calendar.data type for postgresql | Abyss777 | |
2017-05-29 | Add missed spaces | Abyss777 | |
2017-05-29 | Organize foreign key names | Abyss777 | |
2017-05-12 | Implement computed attributes | Abyss777 | |
2017-04-29 | Save more statistics info | Anton Tananaev | |
2017-03-13 | - Add timezone field to User and Server model | Abyss777 | |
- Pass Velocity DateTool to templates - Adjusted templates to use timezone | |||
2017-02-27 | - Add server-wide "device readonly" flag | Abyss777 | |
- Allow "device readonly" users send commands | |||
2017-02-21 | Implement SMS notifications with help smpp protocol | Abyss777 | |
2017-02-09 | Split trigger to 3.7-mssql changeset | Abyss777 | |
2017-02-09 | Add trigger on group deleting | Abyss777 | |
2017-02-08 | - Replace fk_user_user_manageduserid in MS SQL with trigger | Abyss777 | |
- Drop defaultValue before add | |||
2017-01-25 | - Add "deviceReadonly" user field | Abyss777 | |
- Allow users edit tokens - Managers can create users with deviceLimit = 0 only - Manager can't create users with expirationTime later then their - Other permissions improvements | |||
2017-01-16 | - Rename otherUserId to managedUserId | Abyss777 | |
- Optimize getManaged* functions | |||
2017-01-16 | Initial manager implementation | Abyss777 | |
2017-01-10 | - Rename calendarData to data | Abyss777 | |
- Cleanup Calendar model - Fix TripsTest | |||
2016-12-19 | Better network location support | Anton Tananaev | |
2016-12-14 | Calendars implementation | Abyss777 | |
2016-12-04 | Use model instead of attributes to store Notification options | Abyss777 | |
2016-11-20 | Remove unique token constraint | Anton Tananaev | |
2016-11-18 | Implement users tokens | Abyss777 | |
2016-11-17 | Add user expiration and device limit | Anton Tananaev | |
2016-10-21 | Rename type to category | Abyss777 | |
2016-10-20 | Extend device model with management info | Abyss777 | |
2016-10-17 | Change attributes column length | Anton Tananaev | |
2016-10-08 | Rename column name | Anton Tananaev | |
2016-10-08 | Add coordinates format for user and server | Anton Tananaev | |
2016-10-08 | Add flag to force server settings | Anton Tananaev | |
2016-10-08 | Increase map URL column length | Anton Tananaev | |
2016-09-25 | Implement server statistics collection | Anton Tananaev | |
2016-09-22 | - rename table and unique constraint | Abyss777 | |
- rename some functions - optimization and simplification | |||
2016-09-21 | Add attributes aliases | Abyss777 | |
2016-09-21 | Fix groups cleanup request on some MySQL 5.7.x installations | Abyss777 | |
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 | |