aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-31Added other missed importsAbyss777
2016-08-31Handle Bofan photo responseAnton Tananaev
2016-08-30One more missed importAbyss777
2016-08-30Added missed "requires"Abyss777
2016-08-30Fix missed importAbyss777
2016-08-30Used static variable and move creation allEvents item from config to ↵Abyss777
ReportConfigController.init()
2016-08-30More Megastek decoder improvementsAnton Tananaev
2016-08-30Improve Megastek frame decoderAnton Tananaev
2016-08-30Style fixesAbyss777
2016-08-30Add alias allEvents for "%"Abyss777
2016-08-30Added time checkAbyss777
2016-08-30Disable buttons if report not configuredAbyss777
2016-08-30Add missing copyright headerAnton Tananaev
2016-08-30Fix a type in context classAnton Tananaev
2016-08-30Implement alarms for PT502 protocolAnton Tananaev
2016-08-30Improve TK103 protocol decoder (fix #2270)Anton Tananaev
2016-08-29Implemented "Configure" dialog for reportsAbyss777
2016-08-29Merge pull request #2266 from Abyss777/swaggerAnton Tananaev
Actualize swagger.json with reports
2016-08-29Added "/reports/*" path to swagger.jsonAbyss777
2016-08-28Add report models to swagger.jsonAbyss777
2016-08-28Add more MiniFinder commandsAnton Tananaev
2016-08-28Remove copyright from test caseAnton Tananaev
2016-08-28Allow to pass password in commandsAnton Tananaev
2016-08-28Fix Raveon protocol nameAnton Tananaev
2016-08-27Merge pull request #2262 from Abyss777/reports_web3Anton Tananaev
Prevent Device tagfield growing too much
2016-08-27Prevent tagfield growing too muchAbyss777
2016-08-27Merge pull request #2254 from Abyss777/reports_web2Anton Tananaev
Colour routes of different devices
2016-08-27Merge pull request #2258 from Abyss777/wialon_speedAnton Tananaev
Fix wialon protocol speed units
2016-08-27Fix an issue in GpsMaker protocol decoderAnton Tananaev
2016-08-26Fix wialon protocol speed unitsAbyss777
2016-08-26Merge pull request #2257 from Abyss777/telic_speedAnton Tananaev
Fix telic protocol speed units
2016-08-26Fix telic protocol speed unitsAbyss777
2016-08-26Implement Raveon communication protocolAnton Tananaev
2016-08-26Improve GpsGate decoder patternAnton Tananaev
2016-08-26Better detection of Xirgo formatAnton Tananaev
2016-08-25Removed array duplicationAbyss777
2016-08-25Merge pull request #2252 from Abyss777/trips_detectorAnton Tananaev
Made trips detector behavior configurable
2016-08-25- Enabled multiple devices for reportsAbyss777
- Used different colors for routes of different devices
2016-08-25Merge pull request #2253 from Abyss777/odometer2Anton Tananaev
A few more odometer units
2016-08-25A few more odometer units organizationAbyss777
2016-08-25Made trips detector behavior configurableAbyss777
2016-08-25Add UDP support for Xirgo protocolAnton Tananaev
2016-08-25Modify Megastek new format patternAnton Tananaev
2016-08-25Merge pull request #2248 from Abyss777/convert_speed2Anton Tananaev
Convert speed units in mail notifications
2016-08-25Merge pull request #2247 from Abyss777/odometerAnton Tananaev
Fixed optional odometer for wondex protocol and exclusion for 0.0 odometers
2016-08-24- Added speed converting in NotificationFormatterAbyss777
- Used constants in UnitsConverter
2016-08-24- Fixed optional odometer for wondex protocolAbyss777
- Do not use zero odometer values to calculateDistance
2016-08-24Merge pull request #2242 from Abyss777/users_cacheAnton Tananaev
Implement users cache
2016-08-24Merge pull request #2245 from drecchia/master-fix-missing-portsAnton Tananaev
Added missing ports declaration
2016-08-24Change motion to movement alarmAnton Tananaev