aboutsummaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Collapse)Author
2017-01-16fix missed declarationAbyss777
2017-01-16Merge branch 'master' into managerAbyss777
# Conflicts: # web/app/view/MapController.js
2017-01-16Initial manager implementationAbyss777
2017-01-13Show accuracy circle on the mapAnton Tananaev
2017-01-12Merge pull request #383 from Abyss777/fix_slidingAnton Tananaev
Fix interface sliding on mobile
2017-01-11Fix interface sliding on mobileAbyss777
2017-01-10Rename calendarData to dataAbyss777
2017-01-01Reduce width of event fieldAnton Tananaev
2017-01-01Reduce width of report config dialogAnton Tananaev
2016-12-31Show accuracy in the web interfaceAnton Tananaev
2016-12-30- Always highlight selected markerAbyss777
- Do not show markers by default
2016-12-30Remove out of date commentAbyss777
2016-12-30Add option to not show report markersAbyss777
2016-12-30Change formatingAbyss777
2016-12-29- Combine latest and report markers to one layerAbyss777
- Bring to front selected marker
2016-12-29Deselect markersAbyss777
2016-12-29Do check in better wayAbyss777
2016-12-29Add support for geofence colorsAbyss777
2016-12-27Use singular for a few stringsAbyss777
2016-12-27Use string for paddingAbyss777
2016-12-27Move grid top line to StyleAbyss777
2016-12-27Update openlayers in simple to 3.20.1Abyss777
2016-12-27Reuse convertValue functionsAbyss777
2016-12-27- use 'card' layoutAbyss777
- use functions instead of fields
2016-12-26Charts implementationAbyss777
2016-12-23Convert coordinates for the centerAnton Tananaev
2016-12-22Add "Animal" device categoryAbyss777
2016-12-22- Add support for custom report colorsAbyss777
- Style fixes
2016-12-22Merge pull request #365 from Abyss777/save_togglesAnton Tananaev
Save toggles state in user/server attributes
2016-12-21Merge branch 'master' of https://github.com/tananaev/traccar-webRafael Guterres
2016-12-21Added support to array "window.navigator.languages" to use rank of browser ↵Rafael Guterres
languages. Definition of "locale.language" changed to make more tests.
2016-12-21Save toggles state in user/server attributesAbyss777
2016-12-21Merge pull request #364 from Abyss777/ol_3.20.0Anton Tananaev
Migrate to openlayers 3.20.0
2016-12-21Also migrate "simple" to 3.20.0Abyss777
2016-12-21Merge pull request #362 from AddisMap/feature/traccar-2702-watch-extAnton Tananaev
UI for Feature traccar 2702 watch ext
2016-12-21#2702 SetTimezone: Really - Conversion to Seconds NOT MinutesAlexander Menk
2016-12-20#2702 SetTimezone: Conversion to Seconds, Formating improvement (+ sign)Alexander Menk
2016-12-20#2702 SetTimezone: Rename String, ReorderingAlexander Menk
2016-12-20- Migrate to openlayers 3.20.0Abyss777
- use style.setImage() - style fixes
2016-12-20#2702 Rename "Hearts" function to "Indicator" to be more generalAlexander Menk
2016-12-20Revert DE Strings (from #2702)Alexander Menk
2016-12-20#2702Implement setHearts for watch ProtocolAlexander Menk
Using this function you can display a certain amount of hearts on the watch. Nothing more, nothing less.
2016-12-19#2702 [WIP] Implement SET_TIMEZONE for watch ProtocolAlexander Menk
Problem: Positive time zone needs to be + prepended, custom formatter does not seem to be called
2016-12-20Workaround for moving column (fix #2707)Anton Tananaev
2016-12-18Fallback to REST if WebSocket not availableAnton Tananaev
2016-12-18Split update into separate methodsAnton Tananaev
2016-12-18Simplify event handlingAnton Tananaev
2016-12-18Exclude simple interface from checksAnton Tananaev
2016-12-16Keep service session cookieAnton Tananaev
2016-12-16Implement simple map markersAnton Tananaev