Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating copyright year. WTI-2951

  1. … 5653 more files in changeset.
Updating copyright year. WTI-2914

  1. … 5654 more files in changeset.
Updated copyright year. WTI-2882

  1. … 5655 more files in changeset.
Updated license headers. WTI-2820

  1. … 168 more files in changeset.
Added property to enable selection on a map layer.

    • -8
    • +28
    ./FeatureBasedMapDataConverterTest.cs
  1. … 3 more files in changeset.
Add possibility to select features.

  1. … 8 more files in changeset.
Updated year in license header to 2022. WTI-2715

  1. … 5725 more files in changeset.
Removed Core tests.

    • -842
    • +0
    ./FeatureBasedMapDataConverterTest.cs
    • -521
    • +0
    ./MapPolygonDataConverterTest.cs
  1. … 599 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 368 more files in changeset.
ReSharper cleanup of Core.Components. WTI-2195

  1. … 14 more files in changeset.
Fixed failing unit tests. WTI-2026

  1. … 9 more files in changeset.
Revert "Revert "Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026""""

This reverts commit 6a911e1eb0e98442328070f000e09997f045fc37.

    • -10
    • +10
    ./FeatureBasedMapDataConverterTest.cs
  1. … 27 more files in changeset.
Revert "Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026"""

This reverts commit 8b5cf6bbc64852f0e67393e824be38cc3eb93cd3.

    • -10
    • +10
    ./FeatureBasedMapDataConverterTest.cs
  1. … 27 more files in changeset.
Revert "Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026"""

This reverts commit 8b5cf6bbc64852f0e67393e824be38cc3eb93cd3.

    • -10
    • +10
    ./FeatureBasedMapDataConverterTest.cs
  1. … 27 more files in changeset.
Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026""

This reverts commit 15d1755f5bd9a9d8c733529358cf49049b591397.

    • -10
    • +10
    ./FeatureBasedMapDataConverterTest.cs
  1. … 27 more files in changeset.
Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026""

This reverts commit 15d1755f5bd9a9d8c733529358cf49049b591397.

    • -10
    • +10
    ./FeatureBasedMapDataConverterTest.cs
  1. … 27 more files in changeset.
Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026"

This reverts commit 1fdc2d698f240abe475452cf9a1b30ee609a78d0.

    • -10
    • +10
    ./FeatureBasedMapDataConverterTest.cs
  1. … 27 more files in changeset.
Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026

    • -10
    • +10
    ./FeatureBasedMapDataConverterTest.cs
  1. … 27 more files in changeset.
Updated license headers in source files of test\Core.Components. WTI-1931

  1. … 213 more files in changeset.
Improvements after review. WTI-1887

  1. … 8 more files in changeset.
Incorporated comments review 3403: WTI-1887

- Introduced additional constructor for the typed object

- Cleaned up XMLDoc and code

  1. … 4 more files in changeset.
Incorporated comments review 3395: WTI-1887

- Updated test names to a more descriptive one

-- Corrected typos

Incorporated comments review 3395: WTI-1887

- Fixed compilation errors in the converter test of the FeatureBasedMapData.

    • -70
    • +189
    ./FeatureBasedMapDataConverterTest.cs
Incorporated comments review 3395: WTI-1887

- Fixed compilation errors in the converter tests of the derived map data classes

    • -11
    • +10
    ./MapPolygonDataConverterTest.cs
Ran intermediate cleanup across affected projects. WTI-1887

  1. … 9 more files in changeset.
Added missing tests WTI-1887

- Added for the derived classes: default category should be added when a theme is defined for an attribute that's not present in the features.

- Added for the filter expression, test in the base class to guarantee it always gives the expected expression.

- Fixed parameter names

    • -1
    • +29
    ./FeatureBasedMapDataConverterTest.cs
Fixed converters. WTI-1887

- Added category creation logic in the converters and pushed tests downwards for the derived datatypes from the converter base class.

    • -11
    • +5
    ./FeatureBasedMapDataConverterTest.cs
    • -15
    • +88
    ./MapPolygonDataConverterTest.cs
  1. … 4 more files in changeset.
Adjusted base converter WTI-1887

- Turned the base converter into a template pattern class, as the derived classes should provide the implementations to convert categories

    • -109
    • +67
    ./FeatureBasedMapDataConverterTest.cs
  1. … 1 more file in changeset.
Fix exception in map views when a map layer is cleared of its features but has several category themes WTI-1876

    • -0
    • +54
    ./FeatureBasedMapDataConverterTest.cs
  1. … 1 more file in changeset.
Only add default category if metadata cannot be found in attribute mapping WTI-1553

  1. … 1 more file in changeset.