Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-18 | Add a symbolic link to web interface | Anton Tananaev | |
2016-09-18 | Remove web interface from main repo | Anton Tananaev | |
2016-09-12 | Move column sets outside the method | Abyss777 | |
2016-09-10 | Fix small typo in event text | Anton Tananaev | |
2016-09-10 | Exclude arrow from js style check | Anton Tananaev | |
2016-09-10 | Update openlayers library version | Anton Tananaev | |
2016-09-10 | Rename arrow style to match official repo | Anton Tananaev | |
2016-09-10 | Add new web translations | Anton Tananaev | |
2016-09-10 | Update existing localizations | Anton Tananaev | |
2016-09-06 | - Rename ServerDialogController to MapPickerDialogController | Abyss777 | |
- removed getView() | |||
2016-09-06 | Rename other events to lowercase | Abyss777 | |
2016-09-06 | - Remove field container | Abyss777 | |
- Renamed functions and strings | |||
2016-09-06 | Move button to bottom bar | Abyss777 | |
2016-09-05 | Implement retrieving map center from current map | Abyss777 | |
2016-09-01 | Replace all getData().* on getId() and get() | Abyss777 | |
2016-09-01 | Fix find index in BasePermissionsController.js | Abyss777 | |
2016-09-01 | Revert text | Abyss777 | |
2016-09-01 | Rename phoneNumber constant and field | Abyss777 | |
2016-09-01 | Merge pull request #2269 from Abyss777/reports_web_configure | Anton Tananaev | |
Implemented configure dialog for reports | |||
2016-08-31 | Fix geofences colors and separate geofences styles | Abyss777 | |
2016-08-31 | Fixed trailing spaces | Abyss777 | |
2016-08-31 | Added other missed imports | Abyss777 | |
2016-08-30 | One more missed import | Abyss777 | |
2016-08-30 | Added missed "requires" | Abyss777 | |
2016-08-30 | Fix missed import | Abyss777 | |
2016-08-30 | Used static variable and move creation allEvents item from config to ↵ | Abyss777 | |
ReportConfigController.init() | |||
2016-08-30 | Style fixes | Abyss777 | |
2016-08-30 | Add alias allEvents for "%" | Abyss777 | |
2016-08-30 | Added time check | Abyss777 | |
2016-08-30 | Disable buttons if report not configured | Abyss777 | |
2016-08-29 | Implemented "Configure" dialog for reports | Abyss777 | |
2016-08-27 | Prevent tagfield growing too much | Abyss777 | |
2016-08-25 | Removed array duplication | Abyss777 | |
2016-08-25 | - Enabled multiple devices for reports | Abyss777 | |
- Used different colors for routes of different devices | |||
2016-08-24 | Merge pull request #2242 from Abyss777/users_cache | Anton Tananaev | |
Implement users cache | |||
2016-08-24 | Remove motion alarm type | Anton Tananaev | |
2016-08-23 | - Hid some buttons and menu items from readonly user | Abyss777 | |
- Removed unused variable | |||
2016-08-20 | Merge pull request #2228 from Abyss777/reports_trips | Anton Tananaev | |
Implement trips reports | |||
2016-08-19 | - Added commands to WialonProtocol | Abyss777 | |
- Added more additional fields to CommandDialog | |||
2016-08-19 | - Added trips report | Abyss777 | |
- Refactored reports models - Added tests for ReportUtils - Added speed to test-generator.py - Other changes | |||
2016-08-14 | Merge pull request #2211 from Abyss777/distance | Anton Tananaev | |
Changed way of summary distance calculation | |||
2016-08-14 | Use relative URLs for web app | Anton Tananaev | |
2016-08-13 | - Split distance to distance and total distance | Abyss777 | |
- Switch summary report to total distance - Move DistanceHandler after filters in pipeline - Other accompanying changes | |||
2016-08-12 | - Removed decimal part | Abyss777 | |
- Fixed license header | |||
2016-08-12 | - Fixed casting ignition object to boolean | Abyss777 | |
- 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-11 | Added motor hours to web | Abyss777 | |
2016-08-11 | Added strings for ignition events | Abyss777 | |
2016-08-10 | - Used constants in ReportResource | Abyss777 | |
- Renamed variables and functions in ReportController - Changed Strings - Fixed year | |||
2016-08-09 | Select only positions | Abyss777 | |
2016-08-09 | - Fixed csv MIME type and added response header | Abyss777 | |
- Added 3 report types - Changed some Strings - Fixed jscs issues in other files |