aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/Context.java
AgeCommit message (Expand)Author
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
2015-08-21Share async http client instanceAnton Tananaev
2015-07-17Rename package from http to webAnton Tananaev
2015-07-14Create data manager if url provided (fix #954)Anton Tananaev
2015-07-14Reduce dependencies on data manager (fix #954)Anton Tananaev
2015-07-13Use switch statemens with stringsAnton Tananaev
2015-07-12Re-factor configuration accessAnton Tananaev
2015-07-12Implement web data handlerAnton Tananaev
2015-07-05Separate identity manager interfaceAnton Tananaev
2015-06-30Fix database init sequenceAnton Tananaev
2015-06-30Init connection manager for testsAnton Tananaev
2015-06-30Active devices in connection managerAnton Tananaev
2015-06-27Use new web app by defaultAnton Tananaev