Core.Plugins.Map.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed incorrect notifying childs. WTI-1889

    • -2
    • +9
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Cleanup. WTI-1889

    • -1
    • +0
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Cleanup. WTI-1889

    • -1
    • +1
    ./Legend/FeatureBasedMapDataContextTreeNodeInfoTest.cs
Fixed setting correct state on node check. WTI-1889

    • -0
    • +33
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Added extra CheckedState to MapDataCollection TreeNodeInfo. WTI-1889

    • -6
    • +45
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Fixed compilation errors. WTI-1888

    • -2
    • +3
    ./Legend/FeatureBasedMapDataContextTreeNodeInfoTest.cs
    • -2
    • +3
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Fixed compilation errors. WTI-1888

    • -2
    • +2
    ./Legend/FeatureBasedMapDataContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
Review related changes and cleanup WTI-1885 Paired with roberttangerman

    • -1
    • +1
    ./PropertyInfos/MapLineDataContextPropertyInfoTest.cs
    • -1
    • +1
    ./PropertyInfos/MapPointDataContextPropertyInfoTest.cs
    • -1
    • +1
    ./PropertyInfos/MapPolygonDataContextPropertyInfoTest.cs
  1. … 1 more file in changeset.
Notify observers of parents when changing visibility of mapData. WTI-1885

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

    • -15
    • +28
    ./PropertyClasses/FeatureBasedMapDataPropertiesTest.cs
  1. … 4 more files in changeset.
Fixed test. WTI-1885

Added parents to MapPolygonDataProperties. WTI-1885

    • -11
    • +11
    ./PropertyClasses/MapPolygonDataPropertiesTest.cs
  1. … 2 more files in changeset.
Added parents to MapLineDataProperties. WTI-1885

    • -11
    • +11
    ./PropertyClasses/MapLineDataPropertiesTest.cs
  1. … 2 more files in changeset.
Added parents to MapPointDataProperties. WTI-1885

    • -11
    • +11
    ./PropertyClasses/MapPointDataPropertiesTest.cs
  1. … 2 more files in changeset.
Fixed PropertyInfo for MapPolygonData. WTI-1885

    • -0
    • +74
    ./PropertyInfos/MapPolygonDataContextPropertyInfoTest.cs
  1. … 1 more file in changeset.
Fixed PropertyInfo for MapLineData. WTI-1885

    • -0
    • +74
    ./PropertyInfos/MapLineDataContextPropertyInfoTest.cs
  1. … 1 more file in changeset.
Fixed PropertyInfo for MapPointData. WTI-1885

    • -0
    • +74
    ./PropertyInfos/MapPointDataContextPropertyInfoTest.cs
  1. … 1 more file in changeset.
Use specific contexts in MapLegendView. WTI-1885

    • -9
    • +9
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Added context for MapPolygonData. WTI-1885

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

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

    • -0
    • +47
    ./PresentationObjects/MapPointDataContextTest.cs
  1. … 2 more files in changeset.
Use TestFeatureBasedMapData WTI-1880

    • -4
    • +5
    ./PropertyClasses/MapDataCollectionPropertiesTest.cs
Fixed importInfo. WTI-1856

    • -2
    • +3
    ./ImportInfos/MapDataCollectionImportInfoTest.cs
  1. … 1 more file in changeset.
Notify only observers of changed children. WTI-1552

    • -9
    • +15
    ./Legend/MapDataCollectionContextTreeNodeInfoTest.cs
    • -12
    • +12
    ./PropertyClasses/MapDataCollectionPropertiesTest.cs
  1. … 1 more file in changeset.
Add propertyinfo test WTI-1880

    • -0
    • +74
    ./PropertyInfos/MapDataCollectionContextPropertyInfoTest.cs
Cleanup. WTI-1552

    • -190
    • +4
    ./Legend/FeatureBasedMapDataContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Added constructor FeatureBasedMapData properties. WTI-1552

    • -80
    • +62
    ./PropertyClasses/FeatureBasedMapDataPropertiesTest.cs
  1. … 4 more files in changeset.
Added constructor to map polygon data properties. WTI-1552

    • -3
    • +3
    ./PropertyClasses/MapLineDataPropertiesTest.cs
    • -41
    • +16
    ./PropertyClasses/MapPolygonDataPropertiesTest.cs
  1. … 2 more files in changeset.
Added constructor to map line data properties. WTI-1552

    • -42
    • +17
    ./PropertyClasses/MapLineDataPropertiesTest.cs
  1. … 2 more files in changeset.
Added constructor to map point data properties. WTI-1552

    • -41
    • +16
    ./PropertyClasses/MapPointDataPropertiesTest.cs
  1. … 2 more files in changeset.