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
/
notification
/
NotificationFormatter.java
Age
Commit message (
Expand
)
Author
2017-07-19
Refactored four managers
Abyss777
2017-07-13
- Save both driver name and driver unique id in trip report
Abyss777
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
2017-02-25
Pass path to getTemplate
Abyss777
2017-02-23
- Combine template retrieving in one function
Abyss777
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
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
2016-11-22
Update NotificationFormatter.java
Turbovix
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
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
2016-06-27
- Removed commented parameters from release configs
Abyss777
2016-06-26
Added notifications via email
Abyss777