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
/
Context.java
Age
Commit message (
Expand
)
Author
2016-12-31
Fix a bug in geolocation initialization
Anton Tananaev
2016-12-31
Add exception classes and more renames
Anton Tananaev
2016-12-31
Rename geocode package to geocoder
Anton Tananaev
2016-12-31
Rename Location to Geolocation
Anton Tananaev
2016-12-20
Improved network location providers
Anton Tananaev
2016-12-20
Fix issue with JSON timestamps
Anton Tananaev
2016-12-19
Remove own JSON converter
Anton Tananaev
2016-12-17
Add support for Mozilla API key
Anton Tananaev
2016-12-14
Calendars implementation
Abyss777
2016-12-13
Add key support for Nominatim (fix #2620)
Anton Tananaev
2016-12-10
- Use URL builder
Abyss777
2016-12-09
Added links to server in mail templates
Abyss777
2016-12-07
Implement mail templates
Abyss777
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-09-25
Implement server statistics collection
Anton Tananaev
2016-09-24
Merge pull request #2356 from dcbastos/no-config-given
Anton Tananaev
2016-09-23
Throws a RuntimeException if no configuration file was provided.
Daniel Bastos
2016-09-21
Add attributes aliases
Abyss777
2016-08-30
Fix a type in context class
Anton Tananaev
2016-07-15
Move code related to devices to DeviceManager
Abyss777
2016-07-13
Renamed to EventForwarder and moved to Context
Abyss777
2016-06-29
Support Geocode Farm reverse geocoder
Anton Tananaev
2016-06-24
- Reverted changes in web-client
Abyss777
2016-06-23
Added possibility to disable event and geofence subsystems
Abyss777
2016-06-16
Added/updated license headers
Abyss777
2016-06-14
- Overlapping geofences
Abyss777
2016-06-10
Geofences
Abyss777
2016-05-02
Always initialize permissions manager
Anton Tananaev
2016-03-15
Support key for Google geocoder (fix #1781)
Anton Tananaev
2016-01-04
For #1606 - always start PermissionsManager when WebServer is going to be sta...
Vitaly Litvak
2015-11-27
Host database console using Jetty
Anton Tananaev
2015-11-27
Option to enable H2 database console
Anton Tananaev
2015-11-20
Add support for Mozilla Location Service
Anton Tananaev
2015-11-18
Implement location provider channel handler
Anton Tananaev
2015-10-14
Fix some check style issues
Anton Tananaev
2015-10-09
Fix some FindBugs and style issues
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-09-24
Fix minor formatting issues
Anton Tananaev
2015-09-23
Add FactualReverseGeocoder
Stefaan Van Dooren
2015-09-23
Add BinMaps ReverseGeocoder
Stefaan Van Dooren
2015-09-23
Fix minor formatting issues
Anton Tananaev
2015-09-23
Final correction (still learning github)
Stefaan Van Dooren
2015-09-23
Fixed some errors after troubles with github
Stefaan Van Dooren
2015-09-23
Fixed some erros
Stefaan Van Dooren
2015-09-23
Fix minor formatting issues
Anton Tananaev
2015-09-23
Added MapQuest
Stefaan Van Dooren
2015-09-21
Implement geocoder address caching
Anton Tananaev
2015-09-07
Initialise ConnectionManager after web UI to let web application create neces...
Vitaly Litvak
2015-09-06
For #1395 - updated 'web.type' values to lower case
Vitaly Litvak
2015-09-05
For #1395 - initialize API for old interface, added possibility to expose onl...
Vitaly Litvak
[next]