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
/
database
/
NotificationManager.java
Age
Commit message (
Expand
)
Author
2017-11-14
Do geocoding for every events related positions
Abyss777
2017-09-19
Rename sent flags
Abyss777
2017-09-19
Implement per device Notifications
Abyss777
2017-08-17
Pass Map<Event, Position> to notifications
Abyss777
2017-08-16
- Map correct position to delayed event notification
Abyss777
2017-07-20
Combine permission resources and reuse common database functions
Abyss777
2017-07-19
Refactored four managers
Abyss777
2017-02-21
Implement SMS notifications with help smpp protocol
Abyss777
2016-12-18
Do not send position with events
Anton Tananaev
2016-12-05
- Ignore attributes in notifications
Abyss777
2016-12-04
Use model instead of attributes to store Notification options
Abyss777
2016-11-22
Remove duplicate line
Anton Tananaev
2016-11-22
Implement unknown status event
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-08-30
Fix a type in context class
Anton Tananaev
2016-07-13
Renamed to EventForwarder and moved to Context
Abyss777
2016-07-13
Added possibility to forward all events via POST request.
Abyss777
2016-07-12
Use long primitive type
Anton Tananaev
2016-07-11
Fix indentation in notification manager
Anton Tananaev
2016-06-26
Added notifications via email
Abyss777
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