aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/ReportController.js
AgeCommit message (Collapse)Author
2016-09-18Remove web interface from main repoAnton Tananaev
2016-09-12Move column sets outside the methodAbyss777
2016-09-06Rename other events to lowercaseAbyss777
2016-08-31Added other missed importsAbyss777
2016-08-30One more missed importAbyss777
2016-08-30Used static variable and move creation allEvents item from config to ↵Abyss777
ReportConfigController.init()
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-29Implemented "Configure" dialog for reportsAbyss777
2016-08-19- Added trips reportAbyss777
- Refactored reports models - Added tests for ReportUtils - Added speed to test-generator.py - Other changes
2016-08-12- Fixed casting ignition object to booleanAbyss777
- Renamed motorHours to engineHours - Changed engine hours formatter to just hours - Added previously missed license headers to reports - Added Andrey Kunitsyn to some license headers
2016-08-11Added motor hours to webAbyss777
2016-08-10- Used constants in ReportResourceAbyss777
- Renamed variables and functions in ReportController - Changed Strings - Fixed year
2016-08-09Select only positionsAbyss777
2016-08-09- Fixed csv MIME type and added response headerAbyss777
- Added 3 report types - Changed some Strings - Fixed jscs issues in other files
2016-08-08- Added deviceId in SummaryReportAbyss777
- Response bare array for application/json - Migrate to /api/reports/route in web-interface
2016-05-31Request report only if device selectedAnton Tananaev
2015-11-08Handle map marker selectionsAnton Tananaev
2015-11-08Refactor map and report controllersAnton Tananaev
2015-10-04Disable JavaScript strict modeAnton Tananaev
2015-10-03Ignore or fix JSHint issuesAnton Tananaev
2015-10-03Enable JavaScript strict modeAnton Tananaev
2015-10-03Add space after function keywordAnton Tananaev
2015-10-03More clean up for web interfaceAnton Tananaev