aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2016-08-24Remove motion alarm typeAnton Tananaev
2016-08-23- Fixed missing ports declaration.drecchia
2016-08-23- Hid some buttons and menu items from readonly userAbyss777
- Removed unused variable
2016-08-23Implement cache for users objectsAbyss777
2016-08-23Add commands to Mini Finder protocolAnton Tananaev
2016-08-23Implement Hunter Pro protocol (fix #2232)Anton Tananaev
2016-08-23Merge pull request #2240 from Abyss777/odometerAnton Tananaev
Odometer units for first part of protocols
2016-08-23- Fixed GL200 odometer unitsAbyss777
- Fixed ReportUtilsTest
2016-08-23- Fixed units of KEY_ODOMETER to meters in some protocolsAbyss777
- Fixed some wrong using of odometer and distance - Waiting meters in ReportUtils.calculateDistance
2016-08-20Merge pull request #2228 from Abyss777/reports_tripsAnton Tananaev
Implement trips reports
2016-08-20Removed rounding and BigDecimal for distance and averageSpeedAbyss777
2016-08-20- Renamed calculateFuelAbyss777
- Used int in BigDecimal constructor - Added extra space
2016-08-19Merge pull request #2231 from Abyss777/wialon_commandsAnton Tananaev
Commands to Wialon protocol
2016-08-19- Added commands to WialonProtocolAbyss777
- Added more additional fields to CommandDialog
2016-08-19- Added trips reportAbyss777
- Refactored reports models - Added tests for ReportUtils - Added speed to test-generator.py - Other changes
2016-08-18Merge pull request #2223 from Abyss777/fuelAnton Tananaev
Some fuel attributes organization
2016-08-18Removed spacesAbyss777
2016-08-18Removed instant fuel consumptionAbyss777