Core.Plugins.Map

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed PropertyInfo for MapPointData. WTI-1885

  1. … 2 more files in changeset.
Use specific contexts in MapLegendView. WTI-1885

  1. … 2 more files in changeset.
Added context for MapPolygonData. WTI-1885

    • -0
    • +42
    ./PresentationObjects/MapPolygonDataContext.cs
  1. … 2 more files in changeset.
Added context for MapLineData. WTI-1885

    • -0
    • +42
    ./PresentationObjects/MapLineDataContext.cs
  1. … 2 more files in changeset.
Introduced context for MapPointData. WTI-1885

    • -0
    • +42
    ./PresentationObjects/MapPointDataContext.cs
  1. … 2 more files in changeset.
Fixed importInfo. WTI-1856

  1. … 2 more files in changeset.
Cleanup after review WTI-1552 Paired with roberttangerman

    • -3
    • +1
    ./PresentationObjects/MapDataContext.cs
    • -0
    • +1
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
  1. … 1 more file in changeset.
Notify only observers of changed children. WTI-1552

  1. … 2 more files in changeset.
Use helper in MapDataCollectionProperties. WTI-1552

    • -24
    • +2
    ./PropertyClasses/MapDataCollectionProperties.cs
  1. … 1 more file in changeset.
Cleanup. WTI-1552

  1. … 1 more file in changeset.
Added constructor FeatureBasedMapData properties. WTI-1552

    • -0
    • +18
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
    • -3
    • +1
    ./PropertyClasses/MapLineDataProperties.cs
    • -3
    • +1
    ./PropertyClasses/MapPointDataProperties.cs
    • -3
    • +1
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 1 more file in changeset.
Added constructor to map polygon data properties. WTI-1552

    • -0
    • +13
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 2 more files in changeset.
Added constructor to map line data properties. WTI-1552

    • -0
    • +13
    ./PropertyClasses/MapLineDataProperties.cs
  1. … 1 more file in changeset.
Added constructor to map point data properties. WTI-1552

    • -0
    • +13
    ./PropertyClasses/MapPointDataProperties.cs
  1. … 1 more file in changeset.
Improve properties and add tests WTI-1880

    • -7
    • +8
    ./PropertyClasses/MapDataCollectionProperties.cs
  1. … 1 more file in changeset.
Notify children only when their state has changed WTI-1880

    • -5
    • +27
    ./PropertyClasses/MapDataCollectionProperties.cs
  1. … 1 more file in changeset.
Update resources and fix tests WTI-1880

    • -3
    • +3
    ./PropertyClasses/MapDataCollectionProperties.cs
  1. … 1 more file in changeset.
Fix endless loop WTI-1880

    • -4
    • +4
    ./PropertyClasses/MapDataCollectionProperties.cs
Add IsVisible to map collection properties and rebind the properties in the plugin WTI-1880

    • -0
    • +69
    ./PropertyClasses/MapDataCollectionProperties.cs
Notify parents of FeatureBasedMapData on checked. WTI-1552

  1. … 1 more file in changeset.
Use helper in LegendView to get parents. WTI-1552

Introduced helper for getting parents from a context. WTI-1552

    • -0
    • +59
    ./Helpers/MapDataContextHelper.cs
  1. … 2 more files in changeset.
Also notify parents of collections. WTI-1552

  1. … 1 more file in changeset.
Also notify nested collections. WTI-1552

  1. … 1 more file in changeset.
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.