Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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 | |||
2016-08-08 | - Added deviceId in SummaryReport | Abyss777 | |
- Response bare array for application/json - Migrate to /api/reports/route in web-interface | |||
2016-08-07 | fix references names | ninioe | |
2016-08-07 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
# Conflicts: # web/app/view/LoginController.js | |||
2016-08-07 | check user cookies on server side before login dialog | ninioe | |
2016-08-04 | Rename pass to password | Anton Tananaev | |
2016-08-04 | Rename remember me button | Anton Tananaev | |
2016-08-03 | Rename references from txtXxx to xxxField | ninioe | |
2016-08-02 | use of extjs references instead of global ids | ninioe | |
2016-08-01 | added remember me checkbox at login | ninioe | |
2016-07-29 | Change alarm highlight logic | Anton Tananaev | |
2016-07-26 | Handle correctly empty report | Anton Tananaev | |
2016-07-25 | Fix attribute editing | Abyss777 | |
2016-07-25 | Added group and server attributes | Abyss777 | |
2016-07-25 | Fix button id typo | Anton Tananaev | |
2016-07-24 | typo mistake fix | ninioe | |
2016-07-24 | turn the toggle button into mute button | ninioe | |
default is muted | |||
2016-07-24 | more fixes | ninioe | |
2016-07-24 | more fix | ninioe | |
2016-07-24 | more fixes | ninioe | |
2016-07-21 | protect Device positionId on clear history | ninioe | |
2016-07-20 | jshint & jscs cleanup | ninioe | |
2016-07-19 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
2016-07-19 | changes Anton asked me | ninioe | |
2016-07-19 | changed to generic alarm type event | ninioe | |
2016-07-19 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
2016-07-18 | commented out code and unnecessary comments | ninioe | |
2016-07-18 | Fix it in other way in case user open "attributes" again before save. | Abyss777 | |
2016-07-18 | - Added attributes to devices | Abyss777 | |
- Fixed license header for DeviceManager.java - Fixed editing attributes for not saved (new) object. | |||
2016-07-17 | fix alarm formatter to fit both attributes & report | ninioe | |
2016-07-17 | Added AlertEventHandler & Mute button for all notifications | ninioe | |
2016-07-15 | Fix geofences not showed in old browsers and IE | Abyss777 | |
2016-07-14 | - Fixed saving parent group when creating new group. | Abyss777 | |
- Fixed storing device and group if parent group is not defined. - Fixed Warning in browser console about missed requirements. | |||
2016-07-13 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
2016-07-13 | changes Anton asked me | ninioe | |