aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/database/NotificationManager.java
AgeCommit message (Expand)Author
2017-11-14Do geocoding for every events related positionsAbyss777
2017-09-19Rename sent flagsAbyss777
2017-09-19Implement per device NotificationsAbyss777
2017-08-17Pass Map<Event, Position> to notificationsAbyss777
2017-08-16- Map correct position to delayed event notificationAbyss777
2017-07-20Combine permission resources and reuse common database functionsAbyss777
2017-07-19Refactored four managersAbyss777
2017-02-21Implement SMS notifications with help smpp protocolAbyss777
2016-12-18Do not send position with eventsAnton Tananaev
2016-12-05- Ignore attributes in notificationsAbyss777
2016-12-04Use model instead of attributes to store Notification optionsAbyss777
2016-11-22Remove duplicate lineAnton Tananaev
2016-11-22Implement unknown status eventAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-08-30Fix a type in context classAnton Tananaev
2016-07-13Renamed to EventForwarder and moved to ContextAbyss777
2016-07-13Added possibility to forward all events via POST request.Abyss777
2016-07-12Use long primitive typeAnton Tananaev
2016-07-11Fix indentation in notification managerAnton Tananaev
2016-06-26Added notifications via emailAbyss777
2016-06-23Added possibility to disable event and geofence subsystemsAbyss777
2016-06-16Added/updated license headersAbyss777
2016-06-14- Overlapping geofencesAbyss777