aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-09Resave export templates in MS OfficeAbyss777
2018-08-08Merge pull request #3996 from Abyss777/fix_40changelogAnton Tananaev
Fix for notifications migration on postgresql and mssql
2018-08-08Rename changesetAbyss777
2018-08-07Fixed notifications migration on postgresql and mssqlAbyss777
2018-08-07Encode device name (fix #3995)Anton Tananaev
2018-08-06Fix hours formattingAnton Tananaev
2018-08-06Add Aplicom RFID test caseAnton Tananaev
2018-08-05Update submodule commitAnton Tananaev
2018-08-05Update version numberAnton Tananaev
2018-08-05Update Java dependencies and fix issuesAnton Tananaev
2018-08-05TK103 regex refactoringAnton Tananaev
2018-08-04Decode AquilaB emergency packetsAnton Tananaev
2018-08-03Handle alternative GT06 message formatAnton Tananaev
2018-08-02Support optional Pretrace dataAnton Tananaev
2018-08-02Add GT06 test caseAnton Tananaev
2018-08-02Fix TK103 course regex patternAnton Tananaev
2018-08-01Implement H02 time sync responseAnton Tananaev
2018-08-01Fix Atrack reference count issueAnton Tananaev
2018-07-31Adjust Alematics regex patternAnton Tananaev
2018-07-29Additional GL200 alarmsAnton Tananaev
2018-07-28Update Teltonika validity flagAnton Tananaev
2018-07-27Merge pull request #3984 from Abyss777/organize_notificatorsAnton Tananaev
Move notificators to appropriate package and rename.
2018-07-27Move notificators to appropriate package and rename.Abyss777
2018-07-26Fix YWT speed decodingAnton Tananaev
2018-07-26Handle GoSafe GPS without altitudeAnton Tananaev
2018-07-26Remove unused importAnton Tananaev
2018-07-26Make Huabao timezone configurableAnton Tananaev
2018-07-25Improve Atrack decoder patternAnton Tananaev
2018-07-22Alternative Meitrack arm commandsAnton Tananaev
2018-07-20Merge pull request #3974 from TheITCloud/gpsStatusAnton Tananaev
Added gps status
2018-07-20removed conversionMaarten Meersseman
2018-07-19Mapped the gpsStatus to a validity state, no longer considering satellites ↵Maarten Meersseman
for validity
2018-07-19Merge pull request #3978 from kevingoos/masterAnton Tananaev
Added integer checking for valid in osmand
2018-07-19Fixed osmand code making it more elegant and fixing mistakeKevin Goos
2018-07-18Added integer checking for valid in osmandKevin Goos
2018-07-18Mapped the gpsStatus to a validity stateMaarten Meersseman
2018-07-17Added gps statusMaarten Meersseman
https://github.com/traccar/traccar/issues/3973
2018-07-14Implement TEK733 protocolAnton Tananaev
2018-07-14Add Huabao test casesAnton Tananaev
2018-07-10Support Continental extended precisionAnton Tananaev
2018-07-09Add GT06 test caseAnton Tananaev
2018-07-02Fix issue with TLV frame decoderAnton Tananaev
2018-07-02Decode Aplicom device timeAnton Tananaev
2018-07-02Decode Aplicom event dataAnton Tananaev
2018-07-01Fix filter handling (fix #3958)Anton Tananaev
2018-06-28Merge pull request #3950 from Abyss777/notification_refactorAnton Tananaev
Notification refactor to allow custom "notificators"
2018-06-28Append AutoTrack message checksumAnton Tananaev
2018-06-27- Rename NotificationException to MessageExceptionAbyss777
- Simplify Notificator instantiation - Make sms configuration more clear - Move some defaults in code - Some cleanup
2018-06-26Rename MailMessage to FullMessageAbyss777
2018-06-26Rename transports to notificatorsAbyss777