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
/
database
Age
Commit message (
Expand
)
Author
2018-06-02
Remove async HTTP client dependency
Anton Tananaev
2018-05-26
Fix Liquibase driver issue
v3.17
Anton Tananaev
2018-04-28
Change error string
Abyss777
2018-04-28
Make Commands queueing switchable
Abyss777
2018-04-27
Rename admin to administrator (fix #3858)
Anton Tananaev
2018-04-21
Fix switch statement indentation
Anton Tananaev
2018-04-13
- Rename field to Period
Abyss777
2018-04-11
Add support of multiple Maintenances
Abyss777
2018-03-20
Add user objects to Event forward payload
Abyss777
2018-02-28
removed overrided updateCachedItem from GroupsManager
parveenkumaryadav
2018-02-28
removed double check for circular dependency
parveenkumaryadav
2018-02-28
Cycle in group hierarchy bug fix while editing Groups
parveenkumaryadav
2018-02-02
Always initialize MediaManager
Abyss777
2018-01-26
Some more code cleanup
Anton Tananaev
2018-01-26
Clean up unnecessary code
Anton Tananaev
2018-01-23
Rename variable
Abyss777
2018-01-23
Implement scheduled notifications
Abyss777
2018-01-22
Use consistent server time
Anton Tananaev
2018-01-11
Update group and device cache on group delete.
Abyss777
2017-12-28
Remove unnecessary Context use
Abyss777
2017-12-27
Implement device disable
Abyss777
2017-12-21
Handle null phone (fix #3691)
Anton Tananaev
2017-11-27
- Fix local login if ldap enabled
Abyss777
2017-11-14
Do geocoding for every events related positions
Abyss777
2017-11-14
Improve LDAP
Abyss777
2017-11-11
Implement LDAP authentication
Anton Tananaev
2017-10-28
Atomic statistics check (fix #3614)
Anton Tananaev
2017-10-23
Implement command cloning
Abyss777
2017-10-22
Set deviceId in Saved Command before send
Abyss777
2017-10-20
Reverted using Queue
Abyss777
2017-10-20
Unwrap ternary operator
Abyss777
2017-10-20
Use List instead of Queue
Abyss777
2017-10-19
Implement buffered commands
Abyss777
2017-09-19
Rename sent flags
Abyss777
2017-09-19
Implement per device Notifications
Abyss777
2017-09-13
Re implement "getSupportedCommands" function
Abyss777
2017-09-13
Fix security check
Abyss777
2017-09-13
- Rename functions "isXxx" to "getUserXxx"
Abyss777
2017-09-12
Implement Saved Commands
Abyss777
2017-09-07
Optimize values parsing
Abyss777
2017-09-07
Handle correct and incorrect attribute types
Abyss777
2017-09-06
Move units to attributes and add volume units
Abyss777
2017-09-05
Remove Attribute Aliases support
Abyss777
2017-08-17
Pass Map<Event, Position> to notifications
Abyss777
2017-08-16
- Map correct position to delayed event notification
Abyss777
2017-08-14
Update DataManager.java
tsmgeek
2017-08-14
Trim/Lowercase email address used for auth
tsmgeek
2017-08-11
Make Overspeed and Motion events handlers singleton and move some code to fun...
Abyss777
2017-08-11
Move state updates from ConnectionManager to proper event handlers
Abyss777
2017-08-10
Implement delayed overspeed events
Abyss777
[next]