index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
api
/
resource
/
GroupResource.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-26
Split Drivers and Groups management
Abyss777
2017-07-23
Remove proxy function
Abyss777
2017-07-22
- Add Permission helper Class
Abyss777
2017-07-21
Use classes instead of constants everywhere
Abyss777
2017-07-21
- Combine all permissions to one resource
Abyss777
2017-07-20
Make permissions resources more strict
Abyss777
2017-07-20
Combine permission resources and reuse common database functions
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-08-23
Implement cache for users objects
Abyss777
2016-07-20
- Move groups related actions to DeviceManager
Abyss777
2016-06-26
Added notifications via email
Abyss777
2016-06-10
Geofences
Abyss777
2016-03-14
Fix PMD and CheckStyle issues
Anton Tananaev
2016-03-09
Implement API resource for groups
Anton Tananaev