aboutsummaryrefslogtreecommitdiff
path: root/web/app
AgeCommit message (Collapse)Author
2016-09-12Move column sets outside the methodAbyss777
2016-09-06- Rename ServerDialogController to MapPickerDialogControllerAbyss777
- removed getView()
2016-09-06Rename other events to lowercaseAbyss777
2016-09-06- Remove field containerAbyss777
- Renamed functions and strings
2016-09-06Move button to bottom barAbyss777
2016-09-05Implement retrieving map center from current mapAbyss777
2016-09-01Replace all getData().* on getId() and get()Abyss777
2016-09-01Fix find index in BasePermissionsController.jsAbyss777
2016-09-01Rename phoneNumber constant and fieldAbyss777
2016-09-01Merge pull request #2269 from Abyss777/reports_web_configureAnton Tananaev
Implemented configure dialog for reports
2016-08-31Fix geofences colors and separate geofences stylesAbyss777
2016-08-31Fixed trailing spacesAbyss777
2016-08-31Added other missed importsAbyss777
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-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-27Prevent tagfield growing too muchAbyss777
2016-08-25Removed array duplicationAbyss777
2016-08-25- Enabled multiple devices for reportsAbyss777
- Used different colors for routes of different devices
2016-08-23- Hid some buttons and menu items from readonly userAbyss777
- Removed unused variable
2016-08-20Merge pull request #2228 from Abyss777/reports_tripsAnton Tananaev
Implement trips reports
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-14Merge pull request #2211 from Abyss777/distanceAnton Tananaev
Changed way of summary distance calculation
2016-08-14Use relative URLs for web appAnton Tananaev
2016-08-13- Split distance to distance and total distanceAbyss777
- Switch summary report to total distance - Move DistanceHandler after filters in pipeline - Other accompanying changes
2016-08-12- Removed decimal partAbyss777
- Fixed license header
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-08-07fix references namesninioe
2016-08-07Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
# Conflicts: # web/app/view/LoginController.js
2016-08-07check user cookies on server side before login dialogninioe
2016-08-04Rename pass to passwordAnton Tananaev
2016-08-04Rename remember me buttonAnton Tananaev
2016-08-03Rename references from txtXxx to xxxFieldninioe
2016-08-02use of extjs references instead of global idsninioe
2016-08-01added remember me checkbox at loginninioe
2016-07-29Change alarm highlight logicAnton Tananaev
2016-07-26Handle correctly empty reportAnton Tananaev
2016-07-25Fix attribute editingAbyss777