Core.Plugins.Map

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed failing tests. WTI-1887

- Added display names for the derived MapDataProperties

- Added dynamic visibility logic for the derived properties

    • -3
    • +11
    ./PropertyClasses/MapLineDataProperties.cs
    • -1
    • +14
    ./PropertyClasses/MapPointDataProperties.cs
    • -3
    • +16
    ./PropertyClasses/MapPolygonDataProperties.cs
Fixed test and compilation error. WTI-1887

    • -1
    • +1
    ./PropertyClasses/PolygonCategoryThemeProperties.cs
  1. … 1 more file in changeset.
Fixed failing tests for the category properties. WTI-1887

    • -4
    • +3
    ./PropertyClasses/PolygonCategoryThemeProperties.cs
  1. … 3 more files in changeset.
Added support of editable category themes for the PolygonData. WTI-1887

    • -2
    • +15
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 1 more file in changeset.
Introduced property class to display PolygonCategories. WTI-1887

- Also cleaned up tests of existing implementations

    • -5
    • +5
    ./PropertyClasses/PointCategoryThemeProperties.cs
    • -0
    • +113
    ./PropertyClasses/PolygonCategoryThemeProperties.cs
  1. … 4 more files in changeset.
Adjusted MapPointDataProperties to host the editable category themes. WTI-1887

    • -16
    • +16
    ./PropertyClasses/MapPointDataProperties.cs
  1. … 1 more file in changeset.
Renamed property name for line data properties. WTI-1887

    • -1
    • +1
    ./PropertyClasses/MapLineDataProperties.cs
  1. … 1 more file in changeset.
Added propertyclass for the PointCategoryTheme. WTI-1887

- Also cleaned up existing tests for the LineCategoryTheme

    • -0
    • +148
    ./PropertyClasses/PointCategoryThemeProperties.cs
  1. … 3 more files in changeset.
Adjusted MapLineDataProperties to host the editable category themes. WTI-1887

    • -0
    • +17
    ./PropertyClasses/MapLineDataProperties.cs
  1. … 1 more file in changeset.
Made CategoryThemeProperties typed. WTI-1887

- Done to let its derived classes access derived data from the CategoryTheme.

    • -3
    • +5
    ./PropertyClasses/CategoryThemeProperties.cs
    • -4
    • +45
    ./PropertyClasses/LineCategoryThemeProperties.cs
    • -2
    • +2
    ./PropertyClasses/MapLineDataProperties.cs
  1. … 3 more files in changeset.
Introduced property class to display line category theme properties. WTI-1887

    • -0
    • +72
    ./PropertyClasses/LineCategoryThemeProperties.cs
  1. … 2 more files in changeset.
Cleaned up category theme properties. WTI-1887

    • -15
    • +0
    ./PropertyClasses/CategoryThemeProperties.cs
  1. … 1 more file in changeset.
Removed theming support from the MapData base class. WTI-1887

    • -46
    • +0
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
  1. … 1 more file in changeset.
Renamed resource names WTI-1887

- Performed as a preparation to implement themes in derived classes.

    • -28
    • +28
    ./Properties/Resources.Designer.cs
Initial commit for fix selection problems of different views. WTI-1912

  1. … 2 more files in changeset.
Fixed incorrect notifying childs. WTI-1889

  1. … 1 more file in changeset.
Cleanup. WTI-1889

  1. … 1 more file in changeset.
Fixed setting correct state on node check. WTI-1889

  1. … 1 more file in changeset.
Added extra CheckedState to MapDataCollection TreeNodeInfo. WTI-1889

  1. … 1 more file in changeset.
Fixed compilation errors. WTI-1888

  1. … 1 more file in changeset.
Fixed compilation errors. WTI-1888

  1. … 5 more files in changeset.
Review related changes and cleanup WTI-1885 Paired with roberttangerman

  1. … 3 more files in changeset.
Notify observers of parents when changing visibility of mapData. WTI-1885

    • -0
    • +3
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
  1. … 1 more file in changeset.
Added parents to FeatureBasedMapDataProperties. WTI-1885

    • -5
    • +13
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
    • -1
    • +1
    ./PropertyClasses/MapLineDataProperties.cs
    • -1
    • +1
    ./PropertyClasses/MapPointDataProperties.cs
    • -1
    • +1
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 1 more file in changeset.
Added parents to MapPolygonDataProperties. WTI-1885

    • -5
    • +6
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 1 more file in changeset.
Added parents to MapLineDataProperties. WTI-1885

    • -5
    • +6
    ./PropertyClasses/MapLineDataProperties.cs
  1. … 1 more file in changeset.
Added parents to MapPointDataProperties. WTI-1885

    • -5
    • +6
    ./PropertyClasses/MapPointDataProperties.cs
  1. … 1 more file in changeset.
Fixed PropertyInfo for MapPolygonData. WTI-1885

  1. … 2 more files in changeset.
Fixed PropertyInfo for MapLineData. WTI-1885

  1. … 2 more files in changeset.
Fixed PropertyInfo for MapPointData. WTI-1885

  1. … 2 more files in changeset.