Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-11 | Merge pull request #382 from Abyss777/cleanup_calendars | Anton Tananaev | |
Rename calendarData to data | |||
2017-01-10 | Rename calendarData to data | Abyss777 | |
2017-01-01 | Reduce width of event field | Anton Tananaev | |
2017-01-01 | Reduce width of report config dialog | Anton Tananaev | |
2016-12-31 | Show accuracy in the web interface | Anton Tananaev | |
2016-12-31 | Merge pull request #379 from Abyss777/select_if_disabled | Anton Tananaev | |
Highlight selected marker if they are disabled | |||
2016-12-30 | - Always highlight selected marker | Abyss777 | |
- Do not show markers by default | |||
2016-12-30 | Merge pull request #378 from Abyss777/not_show_markers | Anton Tananaev | |
Add an option to not show report markers | |||
2016-12-30 | Remove out of date comment | Abyss777 | |
2016-12-30 | Add option to not show report markers | Abyss777 | |
2016-12-30 | Merge pull request #377 from Abyss777/selecting_improvement | Anton Tananaev | |
Bring markers to front and deselect on empty space click | |||
2016-12-30 | Change formating | Abyss777 | |
2016-12-29 | - Combine latest and report markers to one layer | Abyss777 | |
- Bring to front selected marker | |||
2016-12-29 | Deselect markers | Abyss777 | |
2016-12-29 | Merge pull request #376 from Abyss777/color_geofences | Anton Tananaev | |
Add support for geofence colors | |||
2016-12-29 | Do check in better way | Abyss777 | |
2016-12-29 | Add support for geofence colors | Abyss777 | |
2016-12-27 | Merge pull request #372 from Abyss777/chart_fix | Anton Tananaev | |
Use singular for a few strings | |||
2016-12-27 | Use singular for a few strings | Abyss777 | |
2016-12-27 | Merge pull request #371 from Abyss777/charts | Anton Tananaev | |
Charts implementation | |||
2016-12-27 | Use string for padding | Abyss777 | |
2016-12-27 | Move grid top line to Style | Abyss777 | |
2016-12-27 | Update openlayers in simple to 3.20.1 | Abyss777 | |
2016-12-27 | Reuse convertValue functions | Abyss777 | |
2016-12-27 | - use 'card' layout | Abyss777 | |
- use functions instead of fields | |||
2016-12-26 | Charts implementation | Abyss777 | |
2016-12-23 | Convert coordinates for the center | Anton Tananaev | |
2016-12-22 | Merge pull request #368 from Abyss777/animal_category | Anton Tananaev | |
Add "Animal" device category | |||
2016-12-22 | Add "Animal" device category | Abyss777 | |
2016-12-22 | Merge pull request #367 from Abyss777/custom_report_color | Anton Tananaev | |
Add support for custom report colors | |||
2016-12-22 | - Add support for custom report colors | Abyss777 | |
- Style fixes | |||
2016-12-22 | Merge pull request #365 from Abyss777/save_toggles | Anton Tananaev | |
Save toggles state in user/server attributes | |||
2016-12-22 | Merge pull request #363 from guterresrafael/master | Anton Tananaev | |
locale by browser preferences | |||
2016-12-21 | Merge branch 'master' of https://github.com/guterresrafael/traccar-web | Rafael Guterres | |
# Conflicts: # web/load.js | |||
2016-12-21 | Merge branch 'master' of https://github.com/tananaev/traccar-web | Rafael Guterres | |
2016-12-21 | Added 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-21 | Save toggles state in user/server attributes | Abyss777 | |
2016-12-21 | Merge pull request #364 from Abyss777/ol_3.20.0 | Anton Tananaev | |
Migrate to openlayers 3.20.0 | |||
2016-12-21 | Also migrate "simple" to 3.20.0 | Abyss777 | |
2016-12-21 | Merge pull request #362 from AddisMap/feature/traccar-2702-watch-ext | Anton Tananaev | |
UI for Feature traccar 2702 watch ext | |||
2016-12-21 | #2702 SetTimezone: Really - Conversion to Seconds NOT Minutes | Alexander Menk | |
2016-12-21 | Added 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 | |
2016-12-20 | #2702 SetTimezone: Rename String, Reordering | Alexander Menk | |
2016-12-20 | - Migrate to openlayers 3.20.0 | Abyss777 | |
- use style.setImage() - style fixes | |||
2016-12-20 | #2702 Rename "Hearts" function to "Indicator" to be more general | Alexander Menk | |
2016-12-20 | Revert DE Strings (from #2702) | Alexander Menk | |
2016-12-20 | #2702Implement setHearts for watch Protocol | Alexander 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 Protocol | Alexander Menk | |
Problem: Positive time zone needs to be + prepended, custom formatter does not seem to be called | |||
2016-12-20 | Workaround for moving column (fix #2707) | Anton Tananaev | |