aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api/resource/GeofenceResource.java
AgeCommit message (Expand)Author
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-23Remove proxy functionAbyss777
2017-07-21Use classes instead of constants everywhereAbyss777
2017-07-21Implement type constantsAbyss777
2017-07-21- Combine all permissions to one resourceAbyss777
2017-07-20Combine permission resources and reuse common database functionsAbyss777
2017-07-19Refactored four managersAbyss777
2017-01-17- rename otherUserId variableAbyss777
2017-01-16Initial manager implementationAbyss777
2016-11-19Remove duplicated information in requestsAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-08Add parameter to refresh geofences (fix #2414)Anton Tananaev
2016-07-11- Split geofence refresh on 3 functionsAbyss777
2016-06-18VariableAbyss777
2016-06-18- Update Geofences API and Manager a bitAbyss777
2016-06-16Added/updated license headersAbyss777
2016-06-10GeofencesAbyss777