log client/src/store/map.js @ 3261:916d4c898f08

age author description
Tue, 14 May 2019 20:08:10 +0200 Markus Kottlaender client: import stretches: prevent map/identify popup from opening when selecting a distance mark on the map
Tue, 14 May 2019 19:29:45 +0200 Markus Kottlaender client: prevent mutual intefering between draw tools and identify tool on openlayers api level
Tue, 14 May 2019 18:51:16 +0200 Markus Kottlaender client: identify: made identification of image layers work with current map resolution
Wed, 08 May 2019 17:43:18 +0200 Markus Kottlaender client: renamed store modules to better reflect their context
Wed, 08 May 2019 17:29:50 +0200 Markus Kottlaender client: identify: set type in fairway availability dialog when necessary
Wed, 08 May 2019 17:10:17 +0200 Markus Kottlaender client: identify: implemented popup when clicking the map and the intention is not clear...
Tue, 07 May 2019 14:54:16 +0200 Markus Kottlaender client: map: fixed loading animation for layers
Tue, 07 May 2019 12:18:07 +0200 Markus Kottlaender client: layers: loading animation for refreshing layer sources
Fri, 03 May 2019 13:36:31 +0200 Markus Kottlaender client: gauges: set zoom level after selecting a gauge
Thu, 18 Apr 2019 15:29:09 +0200 Markus Kottlaender client: added button to sync/unsync maps when comparing sounding results
Thu, 18 Apr 2019 13:26:02 +0200 Raimund Renkert client: Changed distance marks ashore to WMS layer.
Thu, 18 Apr 2019 12:40:42 +0200 Markus Kottlaender client: compare surveys on map
Thu, 18 Apr 2019 10:17:36 +0200 Raimund Renkert client: Increased click radius for distance marks feature info.
Wed, 17 Apr 2019 10:51:30 +0200 Markus Kottlaender client: maps: fixed removing a map, added missing second param for splice
Wed, 17 Apr 2019 10:11:40 +0200 Markus Kottlaender client: identify tool: removed distinct enable flag, identify is enabled as long as no other tools are active
Tue, 16 Apr 2019 13:18:30 +0200 Markus Kottlaender client: maps: all map's views are now synced
Tue, 16 Apr 2019 12:49:29 +0200 Markus Kottlaender client: draw/cut tools work now with multiple maps
Tue, 16 Apr 2019 09:00:42 +0200 Markus Kottlaender client: map store: merged/renamed method(s)
Tue, 16 Apr 2019 08:42:09 +0200 Markus Kottlaender client: avoid code duplication
Tue, 16 Apr 2019 08:31:46 +0200 Markus Kottlaender client: remove openlayers map objects after removing a map component from the view
Tue, 16 Apr 2019 08:20:37 +0200 Markus Kottlaender client: made identify tool work with multiple maps
Mon, 15 Apr 2019 15:15:16 +0200 Raimund Renkert Changed Waterway axis and area layer to WMS.
Sat, 13 Apr 2019 16:02:06 +0200 Markus Kottlaender client: map: prepared store to hold multiple map objects
Sat, 13 Apr 2019 15:28:48 +0200 Markus Kottlaender client: removed console log
Fri, 12 Apr 2019 13:07:48 +0200 Fadi Abbud client:linting
Fri, 12 Apr 2019 12:49:43 +0200 Raimund Renkert Use distance marks an axis via WMS. Added legend and featureinfo.
Thu, 11 Apr 2019 11:44:11 +0200 Markus Kottlaender client: refactored layers config
Wed, 10 Apr 2019 15:22:35 +0200 Thomas Junk yarn lint --fix
Wed, 10 Apr 2019 15:17:06 +0200 Raimund Renkert Extracted WFS style functions and styles to avoid massive memory allocation.
Tue, 09 Apr 2019 18:38:15 +0200 Markus Kottlaender client: removed .js and .vue extention from imports
Mon, 08 Apr 2019 15:32:53 +0200 Markus Kottlaender client: layers: improved structure of layer configuration
Fri, 05 Apr 2019 15:59:52 +0200 Markus Kottlaender client: map layers: optimized setting visibility
Fri, 05 Apr 2019 12:47:35 +0200 Fadi Abbud client: cleanup import paths
Thu, 04 Apr 2019 12:47:56 +0200 Thomas Junk layers: difference layer now contains legend
Tue, 02 Apr 2019 18:59:26 +0200 Markus Kottlaender client: stretches: select/unselect stretches by clicking on them on the map
Tue, 02 Apr 2019 18:19:43 +0200 Markus Kottlaender client: stretches: fixed highlighting of selected stretch
Fri, 29 Mar 2019 13:37:17 +0100 Thomas Junk layer structure overhaul
Fri, 29 Mar 2019 12:56:29 +0100 Thomas Junk show differences moved up in legend. Switch isolines off when showing differences
Thu, 28 Mar 2019 17:06:08 +0100 Thomas Junk removed console.log
Thu, 28 Mar 2019 17:04:44 +0100 Thomas Junk profiles: difference selection now with spinner
Thu, 28 Mar 2019 16:38:15 +0100 Thomas Junk profiles: display sounding_differences
Mon, 18 Mar 2019 17:47:16 +0100 Markus Kottlaender client: made zoom optional in moveMap/moveToExtent
Thu, 14 Mar 2019 13:11:22 +0100 Markus Kottlaender client: gauges: use isrs_code as unique id for gauges
Tue, 12 Mar 2019 17:08:07 +0100 Markus Kottlaender client: gauge waterlevel diagram: draw reference waterlevels
Tue, 12 Mar 2019 12:07:02 +0100 Markus Kottlaender client: added Gauges dialog/tool to show waterlevel diagrams
Tue, 12 Mar 2019 08:37:09 +0100 Markus Kottlaender client: added gauge waterlevel example diagram
Mon, 11 Mar 2019 12:05:38 +0100 Markus Kottlaender client: improved gauge layer icon
Wed, 06 Mar 2019 15:39:59 +0100 Markus Kottlaender client: critical bottlenecks: use png instead of vectors for marker
Wed, 06 Mar 2019 15:25:40 +0100 Markus Kottlaender client: critical bottlenecks: added red stroke color
Tue, 05 Mar 2019 09:59:06 +0100 Markus Kottlaender removed console.log, added comment
Tue, 05 Mar 2019 09:56:01 +0100 Markus Kottlaender client: identify tool: avoid identifying the same feature twice
Tue, 05 Mar 2019 08:41:02 +0100 Markus Kottlaender client: new symbold for critical bottlenecks, normal bottlenecks are not marked anymore critical-bottlenecks
Mon, 04 Mar 2019 08:32:05 +0100 Markus Kottlaender merged default into critical-bottlenecks branch critical-bottlenecks
Fri, 01 Mar 2019 14:55:58 +0100 Markus Kottlaender client: display bottleneck status in separate layer critical-bottlenecks
Mon, 04 Mar 2019 07:38:34 +0100 Markus Kottlaender linting
Fri, 01 Mar 2019 16:28:24 +0100 Sascha Wilde Added gauges layer.
Fri, 01 Mar 2019 12:55:48 +0100 Markus Kottlaender client: partially revert e0f423606929
Fri, 01 Mar 2019 12:42:52 +0100 Markus Kottlaender client: import soundingdata: fix npe bug
Thu, 21 Feb 2019 14:57:04 +0100 Markus Kottlaender client: improved identify tool readability
Mon, 18 Feb 2019 16:08:33 +0100 Bernhard Reiter merge