aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/ReportController.js
AgeCommit message (Collapse)Author
2017-04-17Add spent fuel to summary reportAnton Tananaev
2017-03-28Remove Dialog from namesAbyss777
2017-03-28Move BaseDialog, subclasses and their controllers to dialog subfolderAbyss777
2017-03-27Fix deselectingAbyss777
2017-02-13- Use more efficient method to lookup storeAbyss777
- Remove unnecessary parameter from mapVew.fit()
2016-12-30Add option to not show report markersAbyss777
2016-12-29Deselect markersAbyss777
2016-12-27Use singular for a few stringsAbyss777
2016-12-27- use 'card' layoutAbyss777
- use functions instead of fields
2016-12-26Charts implementationAbyss777
2016-12-02- Remove single eventAbyss777
- Redo ol.extent calculation with less compares - Uncomment url manipulation
2016-12-01Add checkAbyss777
2016-12-01Handle 'showsingleevent' only in one placeAbyss777
2016-12-01Implement in other wayAbyss777
2016-12-01- Handle eventId url parameterAbyss777
- Fit map view to events positions markers
2016-11-30Revert one check, remove another.Abyss777
2016-11-30- Removed unnecessary checkAbyss777
- Use array instead of object - Use id as parameter name
2016-11-30Show events on mapAbyss777
2016-11-23Pass client timezone to excel exportAbyss777
2016-11-22Add unknown status notificationAnton Tananaev
2016-11-19Fix name and use getByIdAbyss777
2016-11-18Add Device Name column to Route reportAbyss777
2016-11-12Merge pull request #313 from Abyss777/device_imagesAnton Tananaev
Draft of device images
2016-11-10- Implement category selector for DeviceDialogAbyss777
- Fix jscs and jshint issues
2016-11-08Specify min width for columnsAnton Tananaev
2016-11-07Add reports to the mobile viewAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-17Use "Export" for button nameAbyss777
Do not pass accept header to function
2016-10-17- Replace CSV button to XLSXAbyss777
- Adopt download function to binary files - Rewrite dom manipulation to extjs
2016-10-12Autoscroll to selected on map device and positionAbyss777
2016-10-07Rename variableAbyss777
2016-10-07- Draw trip route on clickAbyss777
- Add some object class checks - Add missed imports
2016-09-18Change license from Apache to GPLAnton Tananaev
2016-09-18Move web interface from main repoAnton Tananaev