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 (
Collapse
)
Author
2017-08-15
Merge remote-tracking branch 'upstream/master' into new_trips_detector
Abyss777
2017-08-15
Remove greadyParking
Abyss777
2017-08-14
Rename parameter and field to "useIgnition"
Abyss777
2017-08-14
Correct motion state by ignition.
Abyss777
2017-08-11
Initialize tripsConfig ones in Context
Abyss777
2017-08-11
Make Overspeed and Motion events handlers singleton and move some code to ↵
Abyss777
function
2017-07-27
Optimize a few IFs
Abyss777
2017-07-27
Implement BaseObjectResource generic and combine PUT/POST/DELETE functions
Abyss777
2017-07-26
Split Drivers and Groups management
Abyss777
2017-07-25
Move users management to separate manager
Abyss777
2017-07-11
Implement DriverResource
Abyss777
2017-05-31
Add media manager class
Anton Tananaev
2017-05-12
Implement computed attributes
Abyss777
2017-04-21
Add language support for Nominatim (fix #3098)
Anton Tananaev
2017-04-17
Fix geofence manager crash
Anton Tananaev
2017-04-14
Add bytecode version check
Anton Tananaev
2017-04-14
Update Java libraries
Anton Tananaev
2017-04-12
Implement Unwired geolocation provider
Anton Tananaev
2017-02-25
Merge pull request #2942 from Abyss777/smpp
Anton Tananaev
Implement SMS notifications with help of smpp protocol
2017-02-21
Implement SMS notifications with help smpp protocol
Abyss777
2017-02-21
Update Context class
Anton Tananaev
2017-02-19
Handle unknown host exception
Anton Tananaev
2017-02-15
Support language for Google geocoder
Anton Tananaev
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
- Use Curly braces in templates
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
Avoid NullPointerException when no config file
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
- Removed duplicate flag
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
- Simplified user-device link
2016-06-10
Geofences
Abyss777
[next]