aboutsummaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Collapse)Author
2016-08-24Merge pull request #2242 from Abyss777/users_cacheAnton Tananaev
Implement users cache
2016-08-24Remove motion alarm typeAnton Tananaev
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-11Added strings for ignition eventsAbyss777
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-08remove languages with no translated stringsninioe
2016-08-07add language files backninioe
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-04Revert "en.json"ninioe
This reverts commit 48d71557fdc2dd848d2b10cec9ba83cf5aaa36ac.
2016-08-04en.jsonninioe
2016-08-04remove languages exept en.jsonninioe
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
2016-07-25Added group and server attributesAbyss777
2016-07-25Fix button id typoAnton Tananaev
2016-07-24typo mistake fixninioe
2016-07-24turn the toggle button into mute buttonninioe
default is muted
2016-07-24more fixesninioe
2016-07-24more fixninioe
2016-07-24more fixesninioe
2016-07-21protect Device positionId on clear historyninioe
2016-07-20jshint & jscs cleanupninioe
2016-07-19Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-19changes Anton asked meninioe
2016-07-19changed to generic alarm type eventninioe
2016-07-19Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-18commented out code and unnecessary commentsninioe
2016-07-18Fix it in other way in case user open "attributes" again before save.Abyss777
2016-07-18- Added attributes to devicesAbyss777
- Fixed license header for DeviceManager.java - Fixed editing attributes for not saved (new) object.
2016-07-18overwrite the language files with the original onesninioe
except en.json file