log client/src/map/Maplayer.vue @ 1240:9b0a7b3ea297

age author description
Tue, 20 Nov 2018 13:05:50 +0100 Markus Kottlaender linted code
Tue, 20 Nov 2018 13:03:24 +0100 Markus Kottlaender refactored drawtool
Mon, 19 Nov 2018 08:26:02 +0100 Markus Kottlaender changed cut tool style
Fri, 16 Nov 2018 14:37:07 +0100 Markus Kottlaender switched entirely to sass instead of scss
Thu, 15 Nov 2018 18:27:27 +0100 Sascha Wilde Reverted 03c820e25573 as it caused extensive ongoing network traffic.
Thu, 15 Nov 2018 12:16:00 +0100 Markus Kottlaender fix issue183: Duplicated web feature information (identify tool)
Tue, 13 Nov 2018 14:50:12 +0100 Markus Kottlaender disable identifying when draw/cut mode are active
Tue, 13 Nov 2018 14:44:20 +0100 Markus Kottlaender zoom to bottleneck when clicked on map
Tue, 13 Nov 2018 13:32:06 +0100 Markus Kottlaender linting
Mon, 12 Nov 2018 15:12:04 +0100 Markus Kottlaender linted code
Mon, 12 Nov 2018 15:00:45 +0100 Thomas Junk merge
Mon, 12 Nov 2018 15:00:04 +0100 Thomas Junk feat: Importqueue listing (Proof of concept)
Mon, 12 Nov 2018 14:45:07 +0100 Markus Kottlaender separating line/polygon/cut tools in UI
Wed, 07 Nov 2018 15:26:46 +0100 Markus Kottlaender scoped css
Tue, 06 Nov 2018 13:00:17 +0100 Markus Kottlaender moved all collapse flags for UI elements to store store-refactoring
Tue, 06 Nov 2018 11:21:29 +0100 Markus Kottlaender minor store refactoring store-refactoring
Tue, 06 Nov 2018 10:00:13 +0100 Markus Kottlaender moved draw layer in map store's layers property store-refactoring
Mon, 05 Nov 2018 14:05:01 +0100 Markus Kottlaender moved drawMode to map store store-refactoring
Mon, 05 Nov 2018 13:36:44 +0100 Markus Kottlaender renamed mapstore to map (like other stores) store-refactoring
Mon, 05 Nov 2018 13:32:10 +0100 Markus Kottlaender moved identifystore properties to mapstore store-refactoring
Mon, 05 Nov 2018 13:12:33 +0100 Markus Kottlaender selected bottleneck and surveys now handled by bottleneck store store-refactoring
Fri, 02 Nov 2018 14:21:51 +0100 Markus Kottlaender removed unnecessary function and reduced code a bit
Fri, 02 Nov 2018 11:04:46 +0100 Markus Kottlaender removed unnecessary methods and renamed variable
Fri, 26 Oct 2018 10:31:52 +0200 Bernhard Reiter client: improve area measurement
Fri, 26 Oct 2018 09:36:13 +0200 Bernhard Reiter merge
Fri, 26 Oct 2018 09:35:43 +0200 Bernhard Reiter client: correct and improve area measurement
Fri, 26 Oct 2018 08:45:46 +0200 Thomas Junk merge with default crossprofile
Thu, 25 Oct 2018 23:16:53 +0200 Bernhard Reiter client: add area measurement. simpify code
Thu, 25 Oct 2018 21:10:23 +0200 Bernhard Reiter client: simply code structure and add author
Thu, 25 Oct 2018 16:19:46 +0200 Thomas Junk additional survey as dynamic property crossprofile