src

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added parents to FeatureBasedMapDataProperties. WTI-1885

  1. … 1 more file in changeset.
Added parents to MapPolygonDataProperties. WTI-1885

  1. … 1 more file in changeset.
Added parents to MapLineDataProperties. WTI-1885

  1. … 1 more file in changeset.
Added parents to MapPointDataProperties. WTI-1885

  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.
Use specific contexts in MapLegendView. WTI-1885

    • -3
    • +15
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 2 more files in changeset.
Added context for MapPolygonData. WTI-1885

    • -0
    • +1
    ./Core.Plugins.Map/Core.Plugins.Map.csproj
  1. … 2 more files in changeset.
Added context for MapLineData. WTI-1885

    • -0
    • +1
    ./Core.Plugins.Map/Core.Plugins.Map.csproj
  1. … 2 more files in changeset.
Introduced context for MapPointData. WTI-1885

    • -0
    • +1
    ./Core.Plugins.Map/Core.Plugins.Map.csproj
  1. … 2 more files in changeset.
Fixed importInfo. WTI-1856

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

    • -2
    • +2
    ./Core.Plugins.Map/Helpers/MapDataContextHelper.cs
  1. … 1 more file in changeset.
Notify only observers of changed children. WTI-1552

    • -9
    • +10
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 2 more files in changeset.
Use helper in MapDataCollectionProperties. WTI-1552

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

    • -24
    • +0
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Added constructor FeatureBasedMapData properties. WTI-1552

  1. … 1 more file in changeset.
Added constructor to map polygon data properties. WTI-1552

  1. … 2 more files in changeset.
Added constructor to map line data properties. WTI-1552

  1. … 1 more file in changeset.
Added constructor to map point data properties. WTI-1552

  1. … 1 more file in changeset.
Improve properties and add tests WTI-1880

  1. … 1 more file in changeset.
Notify children only when their state has changed WTI-1880

  1. … 1 more file in changeset.
Update resources and fix tests WTI-1880

  1. … 1 more file in changeset.
Fix endless loop WTI-1880

Add IsVisible to map collection properties and rebind the properties in the plugin WTI-1880

    • -2
    • +1
    ./Core.Plugins.Map/Legend/MapLegendView.cs
Notify parents of FeatureBasedMapData on checked. WTI-1552

    • -0
    • +2
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Use helper in LegendView to get parents. WTI-1552

    • -15
    • +3
    ./Core.Plugins.Map/Legend/MapLegendView.cs
Introduced helper for getting parents from a context. WTI-1552

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

    • -0
    • +22
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Also notify nested collections. WTI-1552

    • -1
    • +12
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.