index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
Context.java
Age
Commit message (
Expand
)
Author
2018-10-17
Sanitize all JSON strings
Anton Tananaev
2018-10-16
Remove unnecessary methods
Anton Tananaev
2018-10-03
Fix geocoder issue (#4073)
Anton Tananaev
2018-09-30
Use DefaultServlet instead of ResourceHandler
Anton Tananaev
2018-09-29
Re-implement mail notificator
Anton Tananaev
2018-09-24
Add Base Adresse Nationale reverse geocoder (fix #3769)
Olivier Girondel
2018-09-22
Fix date formatting (fix #4063)
Anton Tananaev
2018-09-14
Add Windows service support
Anton Tananaev
2018-09-14
Log using slf4j and java logging
Anton Tananaev
2018-08-05
Update Java dependencies and fix issues
Anton Tananaev
2018-06-27
- Rename NotificationException to MessageException
Abyss777
2018-06-26
Merge remote-tracking branch 'ivanfmartinez/notifications'
Abyss777
2018-06-02
Remove async HTTP client dependency
Anton Tananaev
2018-06-01
option to instantiate a new SMSNotifier using a different SMSManager
Ivan Martinez
2018-06-01
move NotificatorManager instance to Context
Ivan Martinez
2018-05-11
Rename config switch
Abyss777
2018-05-07
Add basic support of overspeeding inside geofences.
Abyss777
2018-05-01
Support geocode xyz reverse geocoder
Anton Tananaev
2018-04-28
Make Commands queueing switchable
Abyss777
2018-04-13
- Rename field to Period
Abyss777
2018-04-11
Add support of multiple Maintenances
Abyss777
2018-04-01
generalization for notifications processing
Ivan Martinez
2018-02-02
Always initialize MediaManager
Abyss777
2017-11-22
Changing form method
Srk
2017-11-20
Minor refactoring
Srk
2017-11-19
Merge branch 'master' into payload-as-form-param
Shinryuken
2017-11-19
- Global jsonPrettyPrinting option
Srk
2017-11-14
Improve LDAP
Abyss777
2017-11-11
Implement LDAP authentication
Anton Tananaev
2017-11-10
- Combine "getAddress" functions
Abyss777
2017-11-08
- Implement synchronous geocoding
Abyss777
2017-11-07
User defaults when no User is available
Shinryuken
2017-11-06
ObjectWriter for pretty-printing messaging
Shinryuken
2017-09-21
Move speedThreshold to TripsConfig
Abyss777
2017-09-21
Make check for valid in MotionEventHandler optional
Abyss777
2017-09-19
Implement per device Notifications
Abyss777
2017-09-12
Implement Saved Commands
Abyss777
2017-09-05
Remove Attribute Aliases support
Abyss777
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 fun...
Abyss777
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
[next]