Core.Plugins.Map

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Also notify children of MapDataCollection. WTI-1552

  1. … 1 more file in changeset.
Implemented OnNodeChecked for MapDataCollectionContext. WTI-1552

  1. … 1 more file in changeset.
Added IsChecked to TreeNodeInfo of MapDataCollectionContext. WTI-1552

  1. … 1 more file in changeset.
Added CanCheck to TreeNodeInfo of MapDataCollectionContext. WTI-1552

  1. … 1 more file in changeset.
Disabled dragging for root node. WTI-1552

  1. … 1 more file in changeset.
Fixed tests. WTI-1552

  1. … 1 more file in changeset.
Changed parent of context to context. WTI-1552

    • -3
    • +3
    ./PresentationObjects/FeatureBasedMapDataContext.cs
    • -3
    • +3
    ./PresentationObjects/MapDataCollectionContext.cs
    • -2
    • +2
    ./PresentationObjects/MapDataContext.cs
  1. … 6 more files in changeset.
Fixed drag drop. WTI-1552

  1. … 1 more file in changeset.
Use context in context menu build provider. WTI-1552

  1. … 1 more file in changeset.
Wrap MapDataCollection in context. WTI-1552

  1. … 1 more file in changeset.
Made ParentMapData abstract. WTI-1552

    • -1
    • +11
    ./PresentationObjects/FeatureBasedMapDataContext.cs
    • -2
    • +8
    ./PresentationObjects/MapDataCollectionContext.cs
    • -11
    • +4
    ./PresentationObjects/MapDataContext.cs
  1. … 3 more files in changeset.
Made MapDataContext abstract. WTI-1552

    • -2
    • +2
    ./PresentationObjects/MapDataContext.cs
  1. … 2 more files in changeset.
Cleanup. WTI-1552

Changed MapDataCollection tree node info to MapDataCollectionContext. WTI-1552

  1. … 4 more files in changeset.
Changed MapDataContext tree node info to FeatureBasedMapDataContext. WTI-1552

  1. … 3 more files in changeset.
Added context for FeatureBasedMapData. WTI-1552

    • -0
    • +42
    ./PresentationObjects/FeatureBasedMapDataContext.cs
  1. … 2 more files in changeset.
Added context for MapDataCollection. WTI-1552

    • -0
    • +42
    ./PresentationObjects/MapDataCollectionContext.cs
  1. … 3 more files in changeset.
Fixed wrong context menu on groups. WTI-1856

  1. … 1 more file in changeset.
Fixed tests. WTI-1856

  1. … 8 more files in changeset.
Use context in MapLegendView. WTI-1856

  1. … 2 more files in changeset.
Added MapDataContext. WTI-1856

    • -0
    • +57
    ./PresentationObjects/MapDataContext.cs
  1. … 4 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Commands/ToggleMapLegendViewCommand.cs
    • -1
    • +1
    ./PropertyClasses/CategoryThemeProperties.cs
    • -1
    • +1
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
    • -1
    • +1
    ./PropertyClasses/MapDataCollectionProperties.cs
    • -1
    • +1
    ./PropertyClasses/MapLineDataProperties.cs
    • -1
    • +1
    ./PropertyClasses/MapPointDataProperties.cs
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Plugins

WTI-1767

    • -0
    • +3
    ./UITypeEditors/SelectableMetaDataAttribute.cs
  1. … 16 more files in changeset.
Mark event with event keyword WTI-1787

Cleanup: Fix implementation of IDisposable to conform to the dispose pattern. WTI-1787

  1. … 38 more files in changeset.
Final review related cleanup. Updated tests/test names, updated resources and updated xmldocs. WTI-1551 Paired with SiuHinTang

    • -1
    • +0
    ./PropertyClasses/CategoryThemeProperties.cs
    • -1
    • +1
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
  1. … 9 more files in changeset.
- Implement property panel logic for when MapTheme is present on the MapData - implemented for MapPolygonData: -- Make Color property invisible -- Make other styling properties readonly - Improved existing MapData related tests: -- Renamed -- Moved converter asserts to default constructor asserts as converters are always active regardless of the state of the wrapped object

WTI-1551

    • -3
    • +27
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 3 more files in changeset.
- Implement property panel logic for when MapTheme is present on the MapData - implemented for MapPointData: -- Make Color property invisible -- Make other styling properties readonly - Reordered items in property panel for MapLineData

WTI-1551

    • -3
    • +3
    ./PropertyClasses/MapLineDataProperties.cs
    • -5
    • +33
    ./PropertyClasses/MapPointDataProperties.cs
  1. … 2 more files in changeset.
- Implement property panel logic for when MapTheme is present on the MapData - implemented for MapLineData: -- Make Color property invisible -- Make other styling properties readonly

WTI-1551

    • -22
    • +22
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
    • -0
    • +24
    ./PropertyClasses/MapLineDataProperties.cs
  1. … 1 more file in changeset.
- Extended FeatureBasedMapDataProperties with category properties - Improved tests

WTI-1551

    • -15
    • +35
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
  1. … 1 more file in changeset.