aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-18Merge pull request #385 from Abyss777/managerAnton Tananaev
Implement user management
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-11Merge pull request #382 from Abyss777/cleanup_calendarsAnton Tananaev
Rename calendarData to data
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-31Merge pull request #379 from Abyss777/select_if_disabledAnton Tananaev
Highlight selected marker if they are disabled
2016-12-30- Always highlight selected markerAbyss777
- Do not show markers by default
2016-12-30Merge pull request #378 from Abyss777/not_show_markersAnton Tananaev
Add an option to not show report markers
2016-12-30Remove out of date commentAbyss777
2016-12-30Add option to not show report markersAbyss777
2016-12-30Merge pull request #377 from Abyss777/selecting_improvementAnton Tananaev
Bring markers to front and deselect on empty space click
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-29Merge pull request #376 from Abyss777/color_geofencesAnton Tananaev
Add support for geofence colors
2016-12-29Do check in better wayAbyss777
2016-12-29Add support for geofence colorsAbyss777
2016-12-27Merge pull request #372 from Abyss777/chart_fixAnton Tananaev
Use singular for a few strings
2016-12-27Use singular for a few stringsAbyss777
2016-12-27Merge pull request #371 from Abyss777/chartsAnton Tananaev
Charts implementation
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-22Merge pull request #368 from Abyss777/animal_categoryAnton Tananaev
Add "Animal" device category
2016-12-22Add "Animal" device categoryAbyss777
2016-12-22Merge pull request #367 from Abyss777/custom_report_colorAnton Tananaev
Add support for custom report colors
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-22Merge pull request #363 from guterresrafael/masterAnton Tananaev
locale by browser preferences
2016-12-21Merge branch 'master' of https://github.com/guterresrafael/traccar-webRafael Guterres
# Conflicts: # web/load.js
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-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-20#2702 SetTimezone: Conversion to Seconds, Formating improvement (+ sign)Alexander Menk