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
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
2017-07-20
Combine permission resources and reuse common database functions
Abyss777
2017-07-19
Refactored four managers
Abyss777
2017-07-19
remove redundant checks
Jan-Piet Mens
2017-07-19
[NEW] add GET with list of uniqueId
Jan-Piet Mens
2017-07-14
Merge pull request #3349 from Abyss777/drivers
Anton Tananaev
2017-07-12
Fix copy/past issues
Abyss777
2017-07-11
Fix Device and Group Computed Attribute unlinking
Abyss777
2017-07-11
Implement Drivers permissions resources
Abyss777
2017-07-11
Implement DriverResource
Abyss777
2017-07-02
[FIX] permission check before getting device, eleminate unnecessary variable.
Christoph Krey
2017-07-01
[FIX] get devices with IDs works like PositionResource
Christoph Krey
2017-06-30
[NEW] add GET device to API for external monitoring
Christoph Krey
2017-06-14
Imlement Stops report
Abyss777
2017-05-23
Split POST on two functions
Abyss777
2017-05-23
Implement testing API for computedAttribute
Abyss777
2017-05-12
Implement computed attributes
Abyss777
2017-03-26
Update device permissions on group change
Anton Tananaev
2017-03-15
Use timezone from preferences for excel reports
Abyss777
2017-03-06
Introduce terms "data" and "text" commands
Abyss777
2017-03-05
Merge pull request #2971 from Abyss777/sms_commands
Anton Tananaev
2017-03-03
Decode user and password cookies
Abyss777
2017-03-02
Remove BaseProtocolSmsEncoder class
Abyss777
2017-03-02
Implement sms commands
Abyss777
2017-02-27
- Add server-wide "device readonly" flag
Abyss777
2017-02-21
Implement SMS notifications with help smpp protocol
Abyss777
2017-02-07
Do not allow readonly users send commands
Abyss777
2017-01-26
Device readonly user can't edit attribute aliases
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-28
No Authorization header for ajax
Anton Tananaev
[next]