aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/notification/NotificationFormatter.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2018-09-15Provide error messagesAnton Tananaev
2018-09-14Log using slf4j and java loggingAnton Tananaev
2018-06-27- Rename NotificationException to MessageExceptionAbyss777
2018-06-26Rename MailMessage to FullMessageAbyss777
2018-06-26Merge remote-tracking branch 'ivanfmartinez/notifications'Abyss777
2018-06-01generic template namesIvan Martinez
2018-04-11Add support of multiple MaintenancesAbyss777
2017-11-20Minor refactoringSrk
2017-11-18Rollback getting defaults without having an user instanceSrk
2017-11-18Rollback number as primitive typeSrk
2017-11-18Removing notification templates referencesSrk
2017-11-07User defaults when no User is available - EventForwarder refactoringShinryuken
2017-11-06Minor refactoring changesShinryuken
2017-11-06Using templates for event forwarded messagesShinryuken
2017-09-06Move units to attributes and add volume unitsAbyss777
2017-07-26- Implement base manager classes as genericsAbyss777
2017-07-19Refactored four managersAbyss777
2017-07-13- Save both driver name and driver unique id in trip reportAbyss777
2017-04-02make method accessible to ther classesIvan Martinez
2017-03-24Format speed in notification templatesAbyss777
2017-03-13- Add timezone field to User and Server modelAbyss777
2017-02-25Pass path to getTemplateAbyss777
2017-02-23- Combine template retrieving in one functionAbyss777
2017-02-21Implement SMS notifications with help smpp protocolAbyss777
2017-01-11Fix mail template encodingAbyss777
2016-12-09Added links to server in mail templatesAbyss777
2016-12-07- Extract MailMessage classAbyss777
2016-12-07Implement mail templatesAbyss777
2016-11-25Rename maintenance eventsAnton Tananaev
2016-11-23Merge remote-tracking branch 'upstream/master' into maintenanceeventsAbyss777
2016-11-23Adjust constants namesAbyss777
2016-11-23Merge pull request #2591 from Turbovix/Turbovix-patch-3Anton Tananaev
2016-11-22Update NotificationFormatter.javaTurbovix
2016-11-22Add mail templates for new event typesAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-16Use same code formatting for switchesAnton Tananaev
2016-08-24- Added speed converting in NotificationFormatterAbyss777
2016-08-11Added message templates for alarm and ignition eventsAbyss777
2016-08-07Fixed typo in notification formatterAnton Tananaev
2016-06-28- Removed unlikely checkAbyss777
2016-06-27- Removed commented parameters from release configsAbyss777
2016-06-26Added notifications via emailAbyss777