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
/
database
/
PermissionsManager.java
Age
Commit message (
Expand
)
Author
2017-07-21
Abolish permissions classes and get permissions as Map from DB
Abyss777
2017-07-20
Combine permission resources and reuse common database functions
Abyss777
2017-07-19
Refactored four managers
Abyss777
2017-07-11
Implement DriverResource
Abyss777
2017-06-28
Fix user pemissions issue (fix #3302)
Anton Tananaev
2017-05-12
Implement computed attributes
Abyss777
2017-03-14
Combine some exceptions to ReflectiveOperationException
Abyss777
2017-03-14
Fix indentation
Abyss777
2017-03-14
Implemented helper lookupPreference
Abyss777
2017-02-27
- Add server-wide "device readonly" flag
Abyss777
2017-01-27
Clear deviceUsers cache before refresh
Abyss777
2017-01-25
- Add "deviceReadonly" user field
Abyss777
2017-01-17
- rename otherUserId variable
Abyss777
2017-01-16
- Rename otherUserId to managedUserId
Abyss777
2017-01-16
Initial manager implementation
Abyss777
2016-12-14
Calendars implementation
Abyss777
2016-11-23
New user security check (fix #2589)
Anton Tananaev
2016-11-18
- Flip user-token map
Abyss777
2016-11-18
Implement users tokens
Abyss777
2016-11-18
Check account on every call
Anton Tananaev
2016-11-17
Add user expiration and device limit
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-09
Admin users are never readonly
Anton Tananaev
2016-10-08
Check server readonly flag
Anton Tananaev
2016-10-08
Add back-end readonly checks
Anton Tananaev
2016-08-23
Implement cache for users objects
Abyss777
2016-08-04
- Added getGroupDevices to PermissionsManager
Abyss777
2016-07-28
Organized server cache
Abyss777
2016-07-20
- Move groups related actions to DeviceManager
Abyss777
2016-07-15
Move code related to devices to DeviceManager
Abyss777
2016-06-15
- Work only with cached devices from everywhere
Abyss777
2016-06-10
Geofences
Abyss777
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-04-16
Bind async connection to user id
Anton Tananaev
2016-03-11
Add devices to group tree
Anton Tananaev
2016-03-10
Expand group permissions in manager
Anton Tananaev
2016-03-09
Implement group editing dialog
Anton Tananaev
2016-03-09
Implement API resource for groups
Anton Tananaev
2016-03-08
Add select group permissions query
Anton Tananaev
2016-03-08
Start refactoring permissions manager
Anton Tananaev
2016-03-08
Add new and update old data models
Anton Tananaev
2016-01-12
Rename method to get permissions
Anton Tananaev
2016-01-01
Always allow admin to register new users
Anton Tananaev
2015-12-20
Check readonly and registration flags
Anton Tananaev
2015-12-20
Remove generic method for permissions
Anton Tananaev
2015-12-02
Implement server config update API
Anton Tananaev
2015-11-27
Initial implementation of new api with jax-rs.
Rafael Guterres
2015-11-21
Add support to generic resources and refactor in classes to support types and...
Rafael Guterres
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-07-14
Reduce dependencies on data manager (fix #954)
Anton Tananaev
[next]