aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/Context.java
AgeCommit message (Expand)Author
2016-12-31Fix a bug in geolocation initializationAnton Tananaev
2016-12-31Add exception classes and more renamesAnton Tananaev
2016-12-31Rename geocode package to geocoderAnton Tananaev
2016-12-31Rename Location to GeolocationAnton Tananaev
2016-12-20Improved network location providersAnton Tananaev
2016-12-20Fix issue with JSON timestampsAnton Tananaev
2016-12-19Remove own JSON converterAnton Tananaev
2016-12-17Add support for Mozilla API keyAnton Tananaev
2016-12-14Calendars implementationAbyss777
2016-12-13Add key support for Nominatim (fix #2620)Anton Tananaev
2016-12-10- Use URL builderAbyss777
2016-12-09Added links to server in mail templatesAbyss777
2016-12-07Implement mail templatesAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-25Implement server statistics collectionAnton Tananaev
2016-09-24Merge pull request #2356 from dcbastos/no-config-givenAnton Tananaev
2016-09-23Throws a RuntimeException if no configuration file was provided.Daniel Bastos
2016-09-21Add attributes aliasesAbyss777
2016-08-30Fix a type in context classAnton Tananaev
2016-07-15Move code related to devices to DeviceManagerAbyss777
2016-07-13Renamed to EventForwarder and moved to ContextAbyss777
2016-06-29Support Geocode Farm reverse geocoderAnton Tananaev
2016-06-24- Reverted changes in web-clientAbyss777
2016-06-23Added possibility to disable event and geofence subsystemsAbyss777
2016-06-16Added/updated license headersAbyss777
2016-06-14- Overlapping geofencesAbyss777
2016-06-10GeofencesAbyss777
2016-05-02Always initialize permissions managerAnton Tananaev
2016-03-15Support key for Google geocoder (fix #1781)Anton Tananaev
2016-01-04For #1606 - always start PermissionsManager when WebServer is going to be sta...Vitaly Litvak
2015-11-27Host database console using JettyAnton Tananaev
2015-11-27Option to enable H2 database consoleAnton Tananaev
2015-11-20Add support for Mozilla Location ServiceAnton Tananaev
2015-11-18Implement location provider channel handlerAnton Tananaev
2015-10-14Fix some check style issuesAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-09-24Fix minor formatting issuesAnton Tananaev
2015-09-23Add FactualReverseGeocoderStefaan Van Dooren
2015-09-23Add BinMaps ReverseGeocoderStefaan Van Dooren
2015-09-23Fix minor formatting issuesAnton Tananaev
2015-09-23Final correction (still learning github)Stefaan Van Dooren
2015-09-23Fixed some errors after troubles with githubStefaan Van Dooren
2015-09-23Fixed some errosStefaan Van Dooren
2015-09-23Fix minor formatting issuesAnton Tananaev
2015-09-23Added MapQuestStefaan Van Dooren
2015-09-21Implement geocoder address cachingAnton Tananaev
2015-09-07Initialise ConnectionManager after web UI to let web application create neces...Vitaly Litvak
2015-09-06For #1395 - updated 'web.type' values to lower caseVitaly Litvak
2015-09-05For #1395 - initialize API for old interface, added possibility to expose onl...Vitaly Litvak