aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api/resource/GroupResource.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2017-07-28Combine some GET functionsAbyss777
2017-07-27Implement BaseObjectResource generic and combine PUT/POST/DELETE functionsAbyss777
2017-07-26- Implement base manager classes as genericsAbyss777
2017-07-26Split Drivers and Groups managementAbyss777
2017-07-23Remove proxy functionAbyss777
2017-07-22- Add Permission helper ClassAbyss777
2017-07-21Use classes instead of constants everywhereAbyss777
2017-07-21- Combine all permissions to one resourceAbyss777
2017-07-20Make permissions resources more strictAbyss777
2017-07-20Combine permission resources and reuse common database functionsAbyss777
2017-01-16Initial manager implementationAbyss777
2016-11-19Remove duplicated information in requestsAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-08-23Implement cache for users objectsAbyss777
2016-07-20- Move groups related actions to DeviceManagerAbyss777
2016-06-26Added notifications via emailAbyss777
2016-06-10GeofencesAbyss777
2016-03-14Fix PMD and CheckStyle issuesAnton Tananaev
2016-03-09Implement API resource for groupsAnton Tananaev