aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api/resource/DevicePermissionResource.java
AgeCommit message (Collapse)Author
2017-07-20Combine permission resources and reuse common database functionsAbyss777
2017-01-25- Add "deviceReadonly" user fieldAbyss777
- 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-16Initial manager implementationAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-08-23Implement cache for users objectsAbyss777
2016-06-26Added notifications via emailAbyss777
Added notifications settings
2016-06-10GeofencesAbyss777
2016-03-08Refactor device permissions resourceAnton Tananaev