index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
api
/
resource
/
GeofenceResource.java
Age
Commit message (
Expand
)
Author
2017-07-28
Combine some GET functions
Abyss777
2017-07-27
Implement BaseObjectResource generic and combine PUT/POST/DELETE functions
Abyss777
2017-07-26
- Implement base manager classes as generics
Abyss777
2017-07-23
Remove proxy function
Abyss777
2017-07-21
Use classes instead of constants everywhere
Abyss777
2017-07-21
Implement type constants
Abyss777
2017-07-21
- Combine all permissions to one resource
Abyss777
2017-07-20
Combine permission resources and reuse common database functions
Abyss777
2017-07-19
Refactored four managers
Abyss777
2017-01-17
- rename otherUserId variable
Abyss777
2017-01-16
Initial manager implementation
Abyss777
2016-11-19
Remove duplicated information in requests
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-08
Add parameter to refresh geofences (fix #2414)
Anton Tananaev
2016-07-11
- Split geofence refresh on 3 functions
Abyss777
2016-06-18
Variable
Abyss777
2016-06-18
- Update Geofences API and Manager a bit
Abyss777
2016-06-16
Added/updated license headers
Abyss777
2016-06-10
Geofences
Abyss777