aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/Context.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2019-03-09Refactor motion event handlerAnton Tananaev
2019-03-07Refactor overspeed handlerAnton Tananaev
2019-02-27Move events handler classesAnton Tananaev
2019-02-24Refactor geocoder handlerAnton Tananaev
2019-02-24Refactor geolocationAnton Tananaev
2019-02-23Refactor configurationAnton Tananaev
2019-02-17moved MockMediaManager to BaseTestGavriel Fleischer
2019-02-17don't save response + decoder testGavriel Fleischer
2018-12-18geocoder: Implement MapmyIndia Reverse geocoderSyed Mujeer Hashmi
2018-12-15Implement HERE reverse geocoder (fix #4142)Anton Tananaev
2018-11-08Fix time formatting issuesAnton Tananaev
2018-11-02Implement universal HTTP SMS managerAnton Tananaev
2018-10-24Default logging on config errorsAnton Tananaev
2018-10-17Sanitize all JSON stringsAnton Tananaev
2018-10-16Remove unnecessary methodsAnton Tananaev
2018-10-03Fix geocoder issue (#4073)Anton Tananaev
2018-09-30Use DefaultServlet instead of ResourceHandlerAnton Tananaev
2018-09-29Re-implement mail notificatorAnton Tananaev
2018-09-24Add Base Adresse Nationale reverse geocoder (fix #3769)Olivier Girondel
2018-09-22Fix date formatting (fix #4063)Anton Tananaev
2018-09-14Add Windows service supportAnton Tananaev
2018-09-14Log using slf4j and java loggingAnton Tananaev
2018-08-05Update Java dependencies and fix issuesAnton Tananaev
2018-06-27- Rename NotificationException to MessageExceptionAbyss777
2018-06-26Merge remote-tracking branch 'ivanfmartinez/notifications'Abyss777
2018-06-02Remove async HTTP client dependencyAnton Tananaev
2018-06-01option to instantiate a new SMSNotifier using a different SMSManagerIvan Martinez
2018-06-01move NotificatorManager instance to ContextIvan Martinez
2018-05-11Rename config switchAbyss777
2018-05-07Add basic support of overspeeding inside geofences.Abyss777
2018-05-01Support geocode xyz reverse geocoderAnton Tananaev
2018-04-28Make Commands queueing switchableAbyss777
2018-04-13- Rename field to PeriodAbyss777
2018-04-11Add support of multiple MaintenancesAbyss777
2018-04-01generalization for notifications processingIvan Martinez
2018-02-02Always initialize MediaManagerAbyss777
2017-11-22Changing form methodSrk
2017-11-20Minor refactoringSrk
2017-11-19Merge branch 'master' into payload-as-form-paramShinryuken
2017-11-19- Global jsonPrettyPrinting optionSrk
2017-11-14Improve LDAPAbyss777
2017-11-11Implement LDAP authenticationAnton Tananaev
2017-11-10- Combine "getAddress" functionsAbyss777
2017-11-08- Implement synchronous geocodingAbyss777
2017-11-07User defaults when no User is availableShinryuken
2017-11-06ObjectWriter for pretty-printing messagingShinryuken
2017-09-21Move speedThreshold to TripsConfigAbyss777
2017-09-21Make check for valid in MotionEventHandler optionalAbyss777
2017-09-19Implement per device NotificationsAbyss777