Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-02 | make method accessible to ther classes | Ivan Martinez | |
2017-03-24 | Format speed in notification templates | Abyss777 | |
2017-03-13 | - Add timezone field to User and Server model | Abyss777 | |
- Pass Velocity DateTool to templates - Adjusted templates to use timezone | |||
2017-02-25 | Pass path to getTemplate | Abyss777 | |
2017-02-23 | - Combine template retrieving in one function | Abyss777 | |
- Do not request delivery receipt | |||
2017-02-21 | Implement SMS notifications with help smpp protocol | Abyss777 | |
2017-01-11 | Fix mail template encoding | Abyss777 | |
2016-12-09 | Added links to server in mail templates | Abyss777 | |
2016-12-07 | - Extract MailMessage class | Abyss777 | |
- Move getting "unknown.vm" to catch | |||
2016-12-07 | Implement mail templates | Abyss777 | |
2016-11-25 | Rename maintenance events | Anton Tananaev | |
2016-11-23 | Merge remote-tracking branch 'upstream/master' into maintenanceevents | Abyss777 | |
2016-11-23 | Adjust constants names | Abyss777 | |
2016-11-23 | Merge pull request #2591 from Turbovix/Turbovix-patch-3 | Anton Tananaev | |
Update NotificationFormatter.java (fix #2590) | |||
2016-11-22 | Update NotificationFormatter.java | Turbovix | |
The URL that refers to the OpenStreetMaps website with the notifications received from the TRACCAR server now uses HTTPS, that is, a secure connection. | |||
2016-11-22 | Add mail templates for new event types | Abyss777 | |
2016-11-02 | Update copyright notice emails | Anton Tananaev | |
2016-09-16 | Use same code formatting for switches | Anton Tananaev | |
2016-08-24 | - Added speed converting in NotificationFormatter | Abyss777 | |
- Used constants in UnitsConverter | |||
2016-08-11 | Added message templates for alarm and ignition events | Abyss777 | |
2016-08-07 | Fixed typo in notification formatter | Anton Tananaev | |
2016-06-28 | - Removed unlikely check | Abyss777 | |
- Fixed indentation | |||
2016-06-27 | - Removed commented parameters from release configs | Abyss777 | |
- Style fixes | |||
2016-06-26 | Added notifications via email | Abyss777 | |
Added notifications settings |