aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/database/NotificationManager.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2018-11-04Alarm types filtering optionAnton Tananaev
2018-09-15Provide error messagesAnton Tananaev
2018-09-14Log using slf4j and java loggingAnton Tananaev
2018-06-26Rename transports to notificatorsAbyss777
2018-06-26Cleanup and some adjustmentsAbyss777
2018-06-26Merge remote-tracking branch 'ivanfmartinez/notifications'Abyss777
2018-06-01move NotificatorManager instance to ContextIvan Martinez
2018-06-01replace database definition with comma separated listIvan Martinez
2018-04-13- Rename field to PeriodAbyss777
2018-04-11Add support of multiple MaintenancesAbyss777
2018-04-01generalization for notifications processingIvan Martinez
2018-03-20Add user objects to Event forward payloadAbyss777
2018-01-23Rename variableAbyss777
2018-01-23Implement scheduled notificationsAbyss777
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