aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-08- Move arrow to fileAbyss777
- Change stroke width - Fix label offset
2016-11-07Draft of device imagesAbyss777
2016-11-07Fix button tooltip textAnton Tananaev
2016-11-07Add reports to the mobile viewAnton Tananaev
2016-11-06Merge pull request #312 from Abyss777/fix_geofence_cancelAnton Tananaev
Fix close geofence geometry edit window after cancel click.
2016-11-06Fix close window after cancel click.Abyss777
2016-11-06Make login flow nicerAnton Tananaev
2016-11-06Fix the problem with dialog heightAnton Tananaev
2016-11-05Small improvements to web appAnton Tananaev
2016-11-05Add icons in the settings menuAnton Tananaev
2016-11-05Maximize window if it doesn't fitAnton Tananaev
2016-11-05Remove settings button textAnton Tananaev
2016-11-05Make dialogs scrollable if too bigAnton Tananaev
2016-11-05Use icons for save and cancel buttonsAnton Tananaev
2016-11-04Change theme to tritonAnton Tananaev
2016-11-04Adjust mobile layoutAnton Tananaev
2016-11-04Move some buttons to mapAnton Tananaev
2016-11-04Replace header with toolbarAnton Tananaev
2016-11-04Change map panel base classAnton Tananaev
2016-11-04Adjust theme stylesAnton Tananaev
2016-11-03Extract version numbersAnton Tananaev
2016-11-03Refactor web app loadingAnton Tananaev
2016-11-03Simplify device size checkAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-11-01Update resource error handlingAnton Tananaev
2016-10-29Merge pull request #308 from Abyss777/live_routeAnton Tananaev
Implement live routes
2016-10-28Use variableAbyss777
2016-10-28- Split updateLatest functionAbyss777
- Remove liveRoute markers - Use one lineString
2016-10-27Implement live routesAbyss777
2016-10-24Merge pull request #305 from Abyss777/reset_distanceAnton Tananaev
Implement reset device distance dialog
2016-10-24Update git ignore fileAnton Tananaev
2016-10-23- Implement reset device distance dialogAbyss777
- Add label to device selector in AttributeAliases
2016-10-22Another readme file updateAnton Tananaev
2016-10-22Update readme fileAnton Tananaev
2016-10-21Merge pull request #304 from Abyss777/device_management_infoAnton Tananaev
Edit and show device management info
2016-10-21Rename type to categoryAbyss777
2016-10-20Edit and show device management infoAbyss777
2016-10-20Merge pull request #300 from Abyss777/export_excelAnton Tananaev
Export reports to excel
2016-10-19More meaningful allEvents constantAbyss777
2016-10-20Merge pull request #302 from renaudallard/masterAnton Tananaev
Add a new hidden column in devices list showing the uniqueId
2016-10-19Add a new hidden column in devices list showing the uniqueIdRenaud Allard
2016-10-19Merge pull request #301 from renaudallard/masterAnton Tananaev
Remove trailing whitespace
2016-10-19Remove trailing whitespaceRenaud Allard
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-12Merge pull request #297 from Abyss777/scroll_to_rowAnton Tananaev
Autoscroll to device and position selected on map
2016-10-12Autoscroll to selected on map device and positionAbyss777
2016-10-12Merge pull request #295 from Abyss777/show_geofencesAnton Tananaev
Always show geofences on the Map
2016-10-12- Center labelkas
- Removed unnecessary style - Style fixes
2016-10-11Always show geofences on the Mapkas