Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduced MapDataCollection helper to get all child visibility states. WTI-1552

    • -0
    • +1
    ./Core.Components.Gis/Core.Components.Gis.csproj
    • -1
    • +1
    ./Core.Components.Gis/Data/MapDataCollectionExtensions.cs
    • -0
    • +68
    ./Core.Components.Gis/Helpers/MapDataCollectionHelper.cs
  1. … 2 more files in changeset.
Ignore empty nested collections when determining visibility. WTI-1552

    • -1
    • +7
    ./Core.Components.Gis/Data/MapDataCollection.cs
  1. … 1 more file in changeset.
Overridden IsVisible in MapDataCollection. WTI-1552

    • -3
    • +16
    ./Core.Components.Gis/Data/MapDataCollection.cs
  1. … 2 more files in changeset.
Only add default category if metadata cannot be found in attribute mapping WTI-1553

    • -7
    • +9
    ./Core.Components.DotSpatial/Converter/FeatureBasedMapDataConverter.cs
  1. … 1 more file in changeset.
Add null check WTI-1881

    • -0
    • +7
    ./Core.Components.Gis/Theme/ValueCriterion.cs
  1. … 1 more file in changeset.
Change type of valuecriterion to string WTI-1881

    • -2
    • +2
    ./Core.Components.Gis/Theme/ValueCriterion.cs
  1. … 8 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -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. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Applied for Core.Components

WTI-1767

    • -0
    • +1
    ./Core.Components.BruTile.Forms/BrutileConfigurationFactory.cs
    • -0
    • +7
    ./Core.Components.BruTile.IO/AsyncTileFetcher.cs
    • -0
    • +1
    ./Core.Components.BruTile.IO/TileReceivedEventArgs.cs
    • -0
    • +1
    ./Core.Components.Chart/Data/ChartAreaData.cs
    • -0
    • +1
    ./Core.Components.Chart/Data/ChartData.cs
    • -0
    • +2
    ./Core.Components.Chart/Data/ChartDataCollection.cs
    • -0
    • +1
    ./Core.Components.Chart/Data/ChartDataCollectionExtensions.cs
    • -0
    • +1
    ./Core.Components.Chart/Data/ChartLineData.cs
    • -0
    • +1
    ./Core.Components.Chart/Data/ChartMultipleAreaData.cs
    • -0
    • +1
    ./Core.Components.Chart/Data/ChartMultipleLineData.cs
    • -0
    • +1
    ./Core.Components.Chart/Data/ChartPointData.cs
    • -0
    • +1
    ./Core.Components.DotSpatial.Forms/BackgroundLayerStatus.cs
    • -0
    • +1
    ./Core.Components.DotSpatial.Forms/BackgroundLayerStatusFactory.cs
  1. … 52 more files in changeset.
Cleanup: Equality comparison of floating point numbers. WTI-1767

Improvements after review. WTI-1787

    • -3
    • +7
    ./Core.Components.DotSpatial/RdNewMouseCoordinatesMapExtension.cs
    • -1
    • +2
    ./Core.Components.Gis.IO/Writers/ShapeFileWriterBase.cs
  1. … 12 more files in changeset.
Reduce bugs in sonarqube, improve assigning of values to arrays with suspicious operator WTI-1787

    • -4
    • +18
    ./Core.Components.DotSpatial/Projections/ReprojectExtensions.cs
  1. … 1 more file in changeset.
Cleanup: Fix implementation of IDisposable to conform to the dispose pattern. WTI-1787

    • -1
    • +10
    ./Core.Components.BruTile/FileCacheManager.cs
    • -11
    • +18
    ./Core.Components.DotSpatial/RdNewMouseCoordinatesMapExtension.cs
    • -1
    • +10
    ./Core.Components.Gis.IO/Readers/ShapeFileReaderBase.cs
    • -3
    • +11
    ./Core.Components.Gis.IO/Writers/ShapeFileWriterBase.cs
  1. … 36 more files in changeset.
fileChache => fileCache. WTI-1787

    • -1
    • +1
    ./Core.Components.BruTile/Configurations/PersistentCacheConfiguration.cs
    • -8
    • +8
    ./Core.Components.BruTile/FileCacheManager.cs
  1. … 1 more file in changeset.
Cleanup: explain why exception can be ignored. WTI-1787

    • -2
    • +10
    ./Core.Components.BruTile.IO/AsyncTileFetcher.cs
Reduce sonarqube Bugs WTI-1787

    • -10
    • +2
    ./Core.Components.GraphSharp/Data/PointedTreeElementVertex.cs
  1. … 3 more files in changeset.
Reduce code smells from sonarqube in Core namespace WTI-1787

    • -6
    • +3
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -1
    • +1
    ./Core.Components.DotSpatial/MapFunctions/MapFunctionSelectionZoom.cs
  1. … 1 more file in changeset.
Added timer to MapControl. WTI-1022

    • -11
    • +13
    ./Core.Components.DotSpatial.Forms/MapControl.cs
  1. … 1 more file in changeset.
Added timer to MapControl. WTI-1022

    • -1
    • +54
    ./Core.Components.DotSpatial.Forms/MapControl.cs
  1. … 1 more file in changeset.
add timer to map control.

    • -1
    • +53
    ./Core.Components.DotSpatial.Forms/MapControl.cs
  1. … 1 more file in changeset.
Incorporated comments review 2977: - Remove exception messages for NotSupportedExceptions that only occur in the 'default' switch state.

WTI-1694

    • -1
    • +1
    ./Core.Components.BruTile/Configurations/WellKnownTileSourceLayerConfiguration.cs
    • -1
    • +1
    ./Core.Components.DotSpatial/Converter/FeatureBasedMapDataConverter.cs
  1. … 20 more files in changeset.
Update System.Data.SQLite.* to version 1.0.106.0 WTI-1587

    • -4
    • +4
    ./Core.Components.BruTile/Core.Components.BruTile.csproj
    • -1
    • +1
    ./Core.Components.BruTile/packages.config
  1. … 53 more files in changeset.
Improve argumentexceptions in MapTheme. WTI-1551 Paired with SiuHinTang

    • -2
    • +2
    ./Core.Components.Gis/Theme/MapTheme.cs
  1. … 1 more file in changeset.
Final review related cleanup. Updated tests/test names, updated resources and updated xmldocs. WTI-1551 Paired with SiuHinTang

    • -3
    • +3
    ./Core.Components.DotSpatial/Converter/FeatureBasedMapDataConverter.cs
  1. … 12 more files in changeset.
Improvements after review. WTI-1558

    • -2
    • +2
    ./Core.Components.GraphSharp/Converters/GraphNodeConverter.cs
  1. … 26 more files in changeset.
Turned protected backing fields into protected properties. WTI-1559

    • -0
    • +1
    ./Core.Components.Gis.IO/Readers/ShapeFileReaderBase.cs
  1. … 4 more files in changeset.
Turned protected backing fields into protected properties. WTI-1559

    • -2
    • +7
    ./Core.Components.BruTile/Configurations/PersistentCacheConfiguration.cs
    • -1
    • +5
    ./Core.Components.Gis.IO/Readers/ShapeFileReaderBase.cs
  1. … 2 more files in changeset.
Renamed Criteria -> Criterion as it is a singular item to be applied.

WTI-1551

    • -11
    • +11
    ./Core.Components.DotSpatial/Converter/FeatureBasedMapDataConverter.cs
    • -2
    • +2
    ./Core.Components.Gis/Core.Components.Gis.csproj
    • -8
    • +8
    ./Core.Components.Gis/Theme/CategoryTheme.cs
    • -62
    • +0
    ./Core.Components.Gis/Theme/ValueCriteria.cs
    • -39
    • +0
    ./Core.Components.Gis/Theme/ValueCriteriaOperator.cs
    • -0
    • +62
    ./Core.Components.Gis/Theme/ValueCriterion.cs
    • -0
    • +39
    ./Core.Components.Gis/Theme/ValueCriterionOperator.cs
  1. … 11 more files in changeset.
- Removed ICriteria: -- There's only one concrete implementation present, hence no need to define an interface to be able to use multiple types of criteria -- Removed concrete test implementation, there's no need to to have an empty test object anymore

WTI-1551

    • -25
    • +5
    ./Core.Components.DotSpatial/Converter/FeatureBasedMapDataConverter.cs
    • -1
    • +0
    ./Core.Components.Gis/Core.Components.Gis.csproj
    • -2
    • +2
    ./Core.Components.Gis/Theme/CategoryTheme.cs
    • -28
    • +0
    ./Core.Components.Gis/Theme/ICriteria.cs
    • -1
    • +1
    ./Core.Components.Gis/Theme/ValueCriteria.cs
  1. … 8 more files in changeset.
Removed 'Criteria' folder: - There's only one criteria implementation remaining making the folder obsolete

WTI-1551

    • -1
    • +0
    ./Core.Components.DotSpatial/Converter/FeatureBasedMapDataConverter.cs
    • -3
    • +3
    ./Core.Components.Gis/Core.Components.Gis.csproj
    • -1
    • +0
    ./Core.Components.Gis/Theme/CategoryTheme.cs
    • -0
    • +28
    ./Core.Components.Gis/Theme/ICriteria.cs
    • -0
    • +62
    ./Core.Components.Gis/Theme/ValueCriteria.cs
    • -0
    • +39
    ./Core.Components.Gis/Theme/ValueCriteriaOperator.cs
  1. … 11 more files in changeset.
Start removal of interval criteria: - Does not work in DotSpatial, ranges are specified as a "substring" rather than a full string (e.g. x<= 5 would also include results <=5x, where x is an arbitrary number of digits_

WTI-1551

    • -44
    • +11
    ./Core.Components.DotSpatial/Converter/FeatureBasedMapDataConverter.cs
    • -2
    • +0
    ./Core.Components.Gis/Core.Components.Gis.csproj
  1. … 6 more files in changeset.