Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Performed some small review changes Related to Issue [WTI-1248]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9902 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 69ecd2b07e3ef5d6a2d2db2e7375dbe5671537a1

Former-commit-id: e2d6da90a6a95af7197884ba7c2ea9a53e425d90

    • -3
    • +1
    ./Core.Components.OxyPlot/Converter/ChartMultipleLineDataConverter.cs
  1. … 7 more files in changeset.
Implemented new suggestion for styling of the wave conditions input view. Wave conditions input view now reacts on a change of the hydraulic boundary location that is selected in the calculation. Related to Issue [WTI-1248]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9843 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e5e552bcec7fe1e645c4f48d314ecd1ae4ba6b9f

Former-commit-id: 81f02d09bfae462736ca5f69a7b86256a02a9db6

    • -0
    • +19
    ./Core.Components.Charting/Styles/ChartLineStyle.cs
    • -4
    • +10
    ./Core.Components.OxyPlot/Converter/ChartMultipleLineDataConverter.cs
  1. … 14 more files in changeset.
Made all chart data and map data factories internal when possible. Related to Issue [WTI-1248]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9728 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 271c83d8cbbc95639cf29e35697fc8bbd584fac4

Former-commit-id: 655949ed053148a7b16d89d3bdaf0a319a870c7b

    • -1
    • +1
    ./Core.Components.OxyPlot/DataSeries/ItemBasedChartDataSeriesFactory.cs
  1. … 8 more files in changeset.
Improvements after review. Related to Issue [WTI-1248]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9726 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 82b99d2ecdee461e4747a5dbef7c27f368831377

Former-commit-id: 9243381c49069c61f396e3ccd7dd3c491882f2a9

    • -27
    • +19
    ./Core.Components.OxyPlot/CustomSeries/MultipleAreaSeries.cs
    • -15
    • +14
    ./Core.Components.OxyPlot/CustomSeries/MultipleLineSeries.cs
  1. … 10 more files in changeset.
Merged revision(s) 9646-9647 from branches/Release/17_1

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9648 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 71d97f5ad193b16f6ac11a81aaca8d5e1a875762

Former-commit-id: 578acbd13920358c5710e77d616106d572ee8291

    • -1
    • +3
    ./Core.Components.DotSpatial.Forms/MapControl.cs
  1. … 1 more file in changeset.
Ensured background layer is taken into account when reordering layers in MapControl Related to Issue [WTI-1261]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_1@9646 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0b98613d251187833af78bd1b7eceab516ece223

Former-commit-id: ce5f0688bfd2eec21a5930d2dd066a61f74b34ba

    • -1
    • +3
    ./Core.Components.DotSpatial.Forms/MapControl.cs
  1. … 1 more file in changeset.
- Implemented custom series for multiple line data. - Implemented converter and data series for multiple line data. - Updated ChartLegendView. Related to Issue [WTI-1248]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9625 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b1815106d6969a2a31de9c30fb6f67dfdd8b151f

Former-commit-id: c37de19f926dc98e26bc857390705b65ac7caaf5

    • -0
    • +55
    ./Core.Components.OxyPlot/Converter/ChartMultipleLineDataConverter.cs
    • -0
    • +3
    ./Core.Components.OxyPlot/Core.Components.OxyPlot.csproj
    • -0
    • +140
    ./Core.Components.OxyPlot/CustomSeries/MultipleLineSeries.cs
    • -0
    • +72
    ./Core.Components.OxyPlot/DataSeries/ChartMultipleLineDataSeries.cs
    • -0
    • +6
    ./Core.Components.OxyPlot/DataSeries/ItemBasedChartDataSeriesFactory.cs
  1. … 7 more files in changeset.
Introduced ChartMultipleLineData so we can draw all water levels in one chart layer. Related to Issue [WTI-1248]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9622 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: af04a6b97475390ec4f05a18fd9e51d0e8f8f1a0

Former-commit-id: dc11e88c002b0b96d3829e13bf3f49a0f0189404

    • -0
    • +1
    ./Core.Components.Charting/Core.Components.Charting.csproj
    • -0
    • +82
    ./Core.Components.Charting/Data/ChartMultipleLineData.cs
  1. … 2 more files in changeset.
Made log protected in FileImporterBase so that it does not need to be redefined in every derived class.

Added ImporterMessageProvider to HeightStructuresImporter

Related to Issue [WTI-1172]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9619 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 18b09bf50076c0eaccae389821c9ac113134842b

Former-commit-id: d93a304524fa87b7f29477774b255df20f3e5864

    • -6
    • +2
    ./Core.Components.Gis.IO/Importers/FeatureBasedMapDataImporter.cs
  1. … 17 more files in changeset.
Updated 2016 to 2017 in GlobalAssembly and all resources.

Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9507 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 920b02679f77671e519ce0c82932dbf0c3440a4a

Former-commit-id: 1cfc80291062aa52b67cba09ea14a4eebde9dc0a

  1. … 10 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9490 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

    • -1
    • +1
    ./Core.Components.BruTile.Data/BruTileSettings.cs
    • -1
    • +1
    ./Core.Components.BruTile.Data/packages.config
    • -1
    • +1
    ./Core.Components.BruTile.Forms/BrutileConfigurationFactory.cs
    • -1
    • +1
    ./Core.Components.BruTile.Forms/BrutileWmtsCapabilityFactory.cs
    • -1
    • +1
    ./Core.Components.BruTile.Forms/Properties/Resources.Designer.cs
    • -1
    • +1
    ./Core.Components.BruTile.Forms/packages.config
    • -1
    • +1
    ./Core.Components.BruTile.IO/AsyncTileFetcher.cs
    • -1
    • +1
    ./Core.Components.BruTile.IO/ITileFetcher.cs
    • -1
    • +1
    ./Core.Components.BruTile.IO/NoopTileCache.cs
    • -1
    • +1
    ./Core.Components.BruTile.IO/Properties/Resources.Designer.cs
    • -1
    • +1
    ./Core.Components.BruTile.IO/TileReceivedEventArgs.cs
    • -1
    • +1
    ./Core.Components.BruTile.IO/packages.config
  1. … 803 more files in changeset.
Removed unused using alias directives. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9485 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6383432bec45c70cf621e4dbbd49286fb552eaa1

Former-commit-id: 7fd585c980f3b201d45a0cf6cab0c4a66d3286ad

    • -1
    • +0
    ./Core.Components.Gis.IO/Readers/ShapeFileReaderBase.cs
  1. … 35 more files in changeset.
- Merged conditional ?: expressions into conditional access. - Merged sequential checks in && or || expressions.

Paired with berg_jl

Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9469 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 046b2480e95cfbe00503c7529eef55b577d7c563

Former-commit-id: b458cfeda0d4eeff999fab9ba59e439bcb9c9526

    • -1
    • +1
    ./Core.Components.Gis.IO/Readers/ShapeFileReaderBase.cs
    • -2
    • +2
    ./Core.Components.OxyPlot.Forms/LinearPlotView.cs
  1. … 38 more files in changeset.
Used null propagation where suggested. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9467 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6d1d55a48f678a84b1d7b6279d945d2de8ee71a2

Former-commit-id: ac6b4dc77ee63a4b3e313075cebd822f4d32f432

    • -4
    • +1
    ./Core.Components.Gis.IO/Readers/ShapeFileReaderBase.cs
    • -4
    • +1
    ./Core.Components.Gis.IO/Writers/ShapeFileWriterBase.cs
  1. … 34 more files in changeset.
removed app.config Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9451 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f5933b325c6f8dd67b5e245d8d8d3ee0d19f169b

Former-commit-id: 80bc17775bca06cb45e9c102f79fefdbd510b520

    • -1
    • +0
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -32
    • +0
    ./Core.Components.DotSpatial.Forms/app.config
  1. … 6 more files in changeset.
Corrected Visual Studio Code Analysis issues. For more details, see issue comments Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9441 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 029caf889615600ae63bfeaa1f87db6399b9c875

Former-commit-id: a794c1d278f4010beaa6275d6287c7840a124a0a

    • -0
    • +1
    ./Core.Components.DotSpatial.Forms/MapControl.cs
  1. … 7 more files in changeset.
Moved SettingsHelper.cs to Core.Common.Utils Related to Issue [WTI-1250]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9439 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 09302a2b2ecc70cf41788beb1eba3dbff0606111

Former-commit-id: a095bf6913555053a8171c64ca9349a31a7ddadf

    • -1
    • +1
    ./Core.Components.BruTile.Data/BruTileSettings.cs
    • -3
    • +3
    ./Core.Components.BruTile.Data/Core.Components.BruTile.Data.csproj
    • -5
    • +5
    ./Core.Components.Gis.Forms/Core.Components.Gis.Forms.csproj
    • -1
    • +1
    ./Core.Components.Gis.Forms/Views/WmtsLocationControl.cs
  1. … 58 more files in changeset.
Removed app.config Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9427 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a1a6750d904b30c0a3a26d4f890ff259c4223ee1

Former-commit-id: 5f447ea9e038c484e9825443190cda5a9c1d5632

    • -1
    • +0
    ./Core.Components.DotSpatial/Core.Components.DotSpatial.csproj
    • -32
    • +0
    ./Core.Components.DotSpatial/app.config
  1. … 2 more files in changeset.
Applied cleanup over Ringtoets.Core Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9424 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e79666c3005d8749a1973fc827c38a6e17a64dfd

Former-commit-id: d1b69716d861a8986cd3fb3e1426d5be26758c48

  1. … 30 more files in changeset.
Corrected Resharper code inspection issues: - Removed unused references, parameters, classes, variables or files - Adjusted XML docs for correctness - Inlined variables and string literals - Made public local test class into a private test class Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9422 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f318b443fa987378be9cc263efda0bc6f424c935

Former-commit-id: c4b73b7817552566b02e4c0506b9caefe041b869

    • -1
    • +1
    ./Core.Components.BruTile.IO/AsyncTileFetcher.cs
  1. … 29 more files in changeset.
Ensure copy local is correctly set for project references Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9396 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7b94025ba9e4e45d20ac4cb256c91292982914d5

Former-commit-id: fbb31bb8b59eaf40e69ff71d4b0f7f25912411a2

    • -0
    • +1
    ./Core.Components.BruTile.Forms/Core.Components.BruTile.Forms.csproj
Removed unused dll references (up till WaveImpactAsphaltCover) Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9377 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d0cf8adc15c73dfce00ead6e93d7a6f5393241ab

Former-commit-id: 27dce050eda3480ecd68f6c074e14e1c3e12b459

    • -1
    • +0
    ./Core.Components.BruTile/Core.Components.BruTile.csproj
    • -15
    • +0
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
  1. … 96 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9369 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

    • -1
    • +1
    ./Core.Components.BruTile.Forms/BrutileWmtsCapabilityFactory.cs
    • -1
    • +2
    ./Core.Components.BruTile.IO/AsyncTileFetcher.cs
    • -6
    • +2
    ./Core.Components.BruTile.IO/NoopTileCache.cs
    • -1
    • +1
    ./Core.Components.BruTile/Configurations/WellKnownTileSourceLayerConfiguration.cs
    • -1
    • +1
    ./Core.Components.BruTile/FileCacheManager.cs
    • -2
    • +2
    ./Core.Components.DotSpatial.Forms/DotSpatialMap.cs
    • -17
    • +17
    ./Core.Components.DotSpatial.Forms/WmtsBackgroundLayerStatus.cs
    • -4
    • +4
    ./Core.Components.DotSpatial/Converter/FeatureBasedMapDataConverter.cs
    • -3
    • +4
    ./Core.Components.DotSpatial/Converter/MapPolygonDataConverter.cs
    • -1
    • +1
    ./Core.Components.DotSpatial/MapFunctions/MapFunctionSelectionZoom.cs
    • -2
    • +2
    ./Core.Components.DotSpatial/Projections/ReprojectExtensions.cs
  1. … 276 more files in changeset.
Fixed all license headers for Core.Components Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9364 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 91a6d1ea7dcece6df5aa2db433aada7c8cabf4c1

Former-commit-id: 11edcf185e344d71e536039fea4860660eddac0e

    • -1
    • +0
    ./Core.Components.BruTile.Data/packages.config
    • -2
    • +1
    ./Core.Components.BruTile.IO/packages.config
    • -2
    • +1
    ./Core.Components.BruTile/packages.config
    • -2
    • +1
    ./Core.Components.DotSpatial.Forms/app.config
    • -2
    • +1
    ./Core.Components.DotSpatial.Forms/packages.config
    • -2
    • +1
    ./Core.Components.DotSpatial/app.config
    • -2
    • +1
    ./Core.Components.DotSpatial/packages.config
    • -1
    • +0
    ./Core.Components.Gis.Forms/packages.config
    • -3
    • +1
    ./Core.Components.Gis.IO/Resources/defaultwmtsconnectioninfo.config
    • -3
    • +1
    ./Core.Components.Gis.IO/packages.config
    • -2
    • +1
    ./Core.Components.OxyPlot.Forms/packages.config
    • -2
    • +1
    ./Core.Components.OxyPlot/packages.config
  1. … 24 more files in changeset.
Added activeMapData as a field to WmtsLocationControl so that it can be selected after connect. Related to Issue [WTI-1241]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9360 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 941c8af8b79632ef229e16fe2d8b198dd70c782f

Former-commit-id: 6e1080b2a9b6b37c220807a97d925d99b2f29418

    • -9
    • +11
    ./Core.Components.Gis.Forms/Views/WmtsLocationControl.cs
  1. … 1 more file in changeset.
Removed automatic connection to wmts sources. Related to Issue [WTI-1241]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9358 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1af39974562dae5c69887da1afc64a0a58fbb98f

Former-commit-id: f110a79b3e6b370d05d1565b717cf1995f342827

    • -20
    • +20
    ./Core.Components.Gis.Forms/Views/WmtsLocationControl.cs
  1. … 3 more files in changeset.
Fixed exception when updating data on map. Related to Issue [WTI-1246]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9251 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7e7d6e60a4c9ee337011e6001887d563c5e84a87

Former-commit-id: 9a8abff3a49bf7cfd22d3b4814ef06156fcae320

    • -0
    • +1
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -8
    • +0
    ./Core.Components.DotSpatial/Layer/MapLineDataLayer.cs
    • -8
    • +0
    ./Core.Components.DotSpatial/Layer/MapPointDataLayer.cs
    • -8
    • +0
    ./Core.Components.DotSpatial/Layer/MapPolygonDataLayer.cs
  1. … 4 more files in changeset.
Implemented reprojection of ViewExtents when setting new Projection on MapControl. Related to Issue [WTI-1189]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9228 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e3ba19015ec5c2674108f5261da9a72ef4b2d40c

Former-commit-id: ddfd617df37a37b93f45f912b5ecd156a33f5a2e

    • -10
    • +45
    ./Core.Components.DotSpatial.Forms/MapControl.cs
  1. … 1 more file in changeset.
Added documentation to all exception constructors with serialized data. Related to Issue [WTI-1203]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9135 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8455520804e57e2c4c596b7ef976c54462dd263c

Former-commit-id: 4c47e334352bbb341bc1ca4de2916c3f2556cb42

    • -0
    • +11
    ./Core.Components.Gis/Exceptions/CannotCreateTileCacheException.cs
    • -0
    • +11
    ./Core.Components.Gis/Exceptions/CannotFindTileSourceException.cs
    • -0
    • +11
    ./Core.Components.Gis/Exceptions/CannotReceiveTilesException.cs
    • -0
    • +11
    ./Core.Components.Gis/Exceptions/ConfigurationInitializationException.cs
  1. … 30 more files in changeset.
Ensured map layers are invalidated on reprojection Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9130 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2e4663e444b9617b2aa6013c94e04a8ab99b0a6c

Former-commit-id: 4a52b39d840d5ddad69c149c8428b8050bf4135a

    • -0
    • +8
    ./Core.Components.DotSpatial/Layer/MapLineDataLayer.cs
    • -0
    • +7
    ./Core.Components.DotSpatial/Layer/MapPointDataLayer.cs
    • -0
    • +8
    ./Core.Components.DotSpatial/Layer/MapPolygonDataLayer.cs
  1. … 3 more files in changeset.