log client/src/components/map/Map.vue @ 4806:a905438a7935

age author description
Mon, 28 Oct 2019 13:07:01 +0100 Thomas Junk map: disable rotation
Wed, 09 Oct 2019 09:46:10 +0200 Fadi Abbud client: fix highlighting of stretches and sections
Mon, 07 Oct 2019 13:30:55 +0200 Fadi Abbud Client: Map: improve rgba() values calculation for styling
Wed, 02 Oct 2019 16:25:10 +0200 Fadi Abbud client: Map: use rgba for styling layers
Mon, 30 Sep 2019 12:58:23 +0200 Raimund Renkert Highlight sections and stretches on select.
Mon, 23 Sep 2019 09:22:03 +0200 Thomas Junk removed empty catch statement
Mon, 23 Sep 2019 09:19:03 +0200 Thomas Junk console.log removed
Wed, 18 Sep 2019 16:11:43 +0200 Thomas Junk fix typo, encodeURIComponent only for username
Wed, 18 Sep 2019 15:33:43 +0200 Thomas Junk map: restore zoom to extent functionality
Wed, 18 Sep 2019 15:25:42 +0200 Thomas Junk map: When logging in as ¯\_(ツ)_/¯ ensure map is at leas drawn
Wed, 18 Sep 2019 15:21:09 +0200 Thomas Junk Map, Usermanagement: use encodeURIComponent
Wed, 28 Aug 2019 11:06:47 +0200 Thomas Junk Map: refreshing layers triggers reloading of styles
Fri, 23 Aug 2019 12:04:19 +0200 Thomas Junk fairway_profile: use style information for painting of LOS cuts
Thu, 22 Aug 2019 10:56:05 +0200 Thomas Junk Map: setting styles correctly for fairwaydimensions
Thu, 15 Aug 2019 12:10:27 +0200 Fadi Abbud styles-config: implement layers-styling on the map stylesconfig
Wed, 14 Aug 2019 17:35:52 +0200 Fadi Abbud styles-config: revert from changeset 4288:cd267ed8371e stylesconfig
Wed, 14 Aug 2019 17:30:49 +0200 Fadi Abbud styles-config: deal with alpha values for colors stylesconfig
Fri, 02 Aug 2019 09:42:02 +0200 Thomas Junk refresh layers with preceding cache invalidation
Mon, 22 Jul 2019 13:28:04 +0200 Thomas Junk Change of ECDIS no longer requires reload
Thu, 18 Jul 2019 18:14:03 +0200 Thomas Junk if no bottlenck is given the update bottleneck filter should not query the geoserver
Mon, 08 Jul 2019 17:43:48 +0200 Markus Kottlaender client: refresh map layer sources whenever map component is mounted
Tue, 18 Jun 2019 14:39:36 +0200 Markus Kottlaender client: layers: unset layer config on logout
Fri, 31 May 2019 12:45:30 +0200 Markus Kottlaender client: data availability/accuracy: inject mapId into layer/styles factory to fix display issue with two maps
Fri, 17 May 2019 12:45:13 +0200 Markus Kottlaender client: fully implemented sections
Wed, 15 May 2019 13:53:48 +0200 Markus Kottlaender client: map layers: integrated osm layer into main layer configuration file
Tue, 07 May 2019 16:20:15 +0200 Markus Kottlaender client: removed old splitscreen code
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
Mon, 06 May 2019 14:29:02 +0200 Markus Kottlaender client: moved Zoom component to map subdirectory
Mon, 06 May 2019 14:27:54 +0200 Markus Kottlaender client: map zoom controls: each map has it's own independent contrls now
Fri, 03 May 2019 10:33:51 +0200 Markus Kottlaender client: implemented pane mechanic for diagrams
Thu, 25 Apr 2019 18:39:02 +0200 Sascha L. Teichmann Client: Fixed usage of published config to configure the OSM server URL.
Thu, 25 Apr 2019 15:31:43 +0200 Sascha L. Teichmann Added "published-config" field to configuration.
Thu, 25 Apr 2019 12:48:08 +0200 Thomas Junk layers: Code for provisioning a dynamic URL for OSM etd.
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 12:40:42 +0200 Markus Kottlaender client: compare surveys on map
Thu, 18 Apr 2019 08:41:43 +0200 Markus Kottlaender client: panes: added paneId to mixin
Wed, 17 Apr 2019 10:53:13 +0200 Markus Kottlaender client: improved splitscreen mechanis
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 10:19:09 +0200 Markus Kottlaender client: map: fixed watcher
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
Sat, 13 Apr 2019 16:02:06 +0200 Markus Kottlaender client: map: prepared store to hold multiple map objects
Thu, 11 Apr 2019 18:57:40 +0200 Markus Kottlaender client: fixed layer factory to actually serve different objects
Thu, 11 Apr 2019 16:44:27 +0200 Markus Kottlaender client: splitview: implemented rotation mechanism
Thu, 11 Apr 2019 12:14:01 +0200 Markus Kottlaender client: moved map component, layer factory and styles to own subdirectory