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
Age
Commit message (
Expand
)
Author
2018-06-02
Start Netty 4 migration
Anton Tananaev
2018-04-11
Add support of multiple Maintenances
Abyss777
2018-03-10
Replace deprecated classes
Anton Tananaev
2018-03-10
Fix PMD code issues
Anton Tananaev
2018-02-02
Remove custom text and repeated casting
Abyss777
2018-02-02
Optimize exception handling
Abyss777
2018-02-02
- Move media servlet to api context
Abyss777
2018-02-01
Provide access to media files received from devices
Abyss777
2018-01-29
Fix formatting
Abyss777
2018-01-29
Fix ScheduledModel objects permission check
Abyss777
2018-01-26
Implement some explicit casts
Anton Tananaev
2018-01-26
Clean up unused imports
Anton Tananaev
2018-01-26
Clean up unnecessary code
Anton Tananaev
2018-01-23
Implement scheduled notifications
Abyss777
2018-01-11
Update group and device cache on group delete.
Abyss777
2018-01-10
Simplify Odometer permission API
parveenkumaryadav
2018-01-10
Remove Odometer permission to User bug fix
parveenkumaryadav
2018-01-10
Odometer permission to both Admin or Manager
parveenkumaryadav
2017-12-27
Implement device disable
Abyss777
2017-12-18
Log user actions
Abyss777
2017-11-10
- Combine "getAddress" functions
Abyss777
2017-11-08
- Implement synchronous geocoding
Abyss777
2017-10-23
Implement command cloning
Abyss777
2017-10-22
Set deviceId in Saved Command before send
Abyss777
2017-10-19
Implement buffered commands
Abyss777
2017-09-20
Add copyright
Abyss777
2017-09-20
Move Commandtypes API to Commands
Abyss777
2017-09-19
Implement per device Notifications
Abyss777
2017-09-13
Re implement "getSupportedCommands" function
Abyss777
2017-09-13
- Rename functions "isXxx" to "getUserXxx"
Abyss777
2017-09-12
Implement Saved Commands
Abyss777
2017-09-05
Remove Attribute Aliases support
Abyss777
2017-08-01
Merge pull request #3402 from Abyss777/construct_requests
Anton Tananaev
2017-07-31
Implement SQL requests construction
Abyss777
2017-07-28
Combine some GET functions
Abyss777
2017-07-28
One more condition optimizing
Abyss777
2017-07-27
Optimize a few IFs
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-25
Move users management to separate manager
Abyss777
2017-07-23
Merge pull request #3373 from Abyss777/refactor_managers
Anton Tananaev
2017-07-23
Remove line
Abyss777
2017-07-23
Use Permission object instead of Map
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
Implement type constants
Abyss777
2017-07-21
- Combine all permissions to one resource
Abyss777
2017-07-20
Make permissions resources more strict
Abyss777
[next]