aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/Context.java
AgeCommit message (Expand)Author
2017-09-12Implement Saved CommandsAbyss777
2017-09-05Remove Attribute Aliases supportAbyss777
2017-08-15Merge remote-tracking branch 'upstream/master' into new_trips_detectorAbyss777
2017-08-15Remove greadyParkingAbyss777
2017-08-14Rename parameter and field to "useIgnition"Abyss777
2017-08-14Correct motion state by ignition.Abyss777
2017-08-11Initialize tripsConfig ones in ContextAbyss777
2017-08-11Make Overspeed and Motion events handlers singleton and move some code to fun...Abyss777
2017-07-27Optimize a few IFsAbyss777
2017-07-27Implement BaseObjectResource generic and combine PUT/POST/DELETE functionsAbyss777
2017-07-26Split Drivers and Groups managementAbyss777
2017-07-25Move users management to separate managerAbyss777
2017-07-11Implement DriverResourceAbyss777
2017-05-31Add media manager classAnton Tananaev
2017-05-12Implement computed attributesAbyss777
2017-04-21Add language support for Nominatim (fix #3098)Anton Tananaev
2017-04-17Fix geofence manager crashAnton Tananaev
2017-04-14Add bytecode version checkAnton Tananaev
2017-04-14Update Java librariesAnton Tananaev
2017-04-12Implement Unwired geolocation providerAnton Tananaev
2017-02-25Merge pull request #2942 from Abyss777/smppAnton Tananaev
2017-02-21Implement SMS notifications with help smpp protocolAbyss777
2017-02-21Update Context classAnton Tananaev
2017-02-19Handle unknown host exceptionAnton Tananaev
2017-02-15Support language for Google geocoderAnton Tananaev
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