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
Age
Commit message (
Expand
)
Author
2016-10-03
Changed Content-Type for easy access to data from PHP and others
Abyss777
2016-09-16
Use same code formatting for switches
Anton Tananaev
2016-08-30
Add missing copyright header
Anton Tananaev
2016-08-24
- Added speed converting in NotificationFormatter
Abyss777
2016-08-23
Implement cache for users objects
Abyss777
2016-08-11
Added message templates for alarm and ignition events
Abyss777
2016-08-07
Fixed typo in notification formatter
Anton Tananaev
2016-08-04
Fix NullPointer exception without 'mail.smtp.username' in config.
Abyss777
2016-08-03
Fix mail session creating
Abyss777
2016-08-03
- Optimized SSL connection
Abyss777
2016-07-13
Renamed to EventForwarder and moved to Context
Abyss777
2016-07-13
Renamed to EventForwarder and moved to Context
Abyss777
2016-07-13
Added possibility to forward all events via POST request.
Abyss777
2016-07-11
- "from" sometimes not handled by mail servers
Abyss777
2016-06-28
- Removed unlikely check
Abyss777
2016-06-27
Move some code to functions
Abyss777
2016-06-27
- Removed commented parameters from release configs
Abyss777
2016-06-26
Added notifications via email
Abyss777