aboutsummaryrefslogtreecommitdiff
path: root/web/app/model/ReportSummary.js
AgeCommit message (Collapse)Author
2016-09-18Remove web interface from main repoAnton Tananaev
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-09- Fixed csv MIME type and added response headerAbyss777
- Added 3 report types - Changed some Strings - Fixed jscs issues in other files