Core.Plugins.Map.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Change type of valuecriterion to string WTI-1881

    • -3
    • +2
    ./PropertyClasses/CategoryThemePropertiesTest.cs
  1. … 8 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Commands/ToggleMapLegendViewCommandTest.cs
    • -1
    • +1
    ./ImportInfos/MapDataCollectionImportInfoTest.cs
    • -1
    • +1
    ./Legend/MapDataCollectionTreeNodeInfoTest.cs
    • -1
    • +1
    ./Legend/MapLineDataTreeNodeInfoTest.cs
    • -1
    • +1
    ./Legend/MapPointDataTreeNodeInfoTest.cs
    • -1
    • +1
    ./Legend/MapPolygonDataTreeNodeInfoTest.cs
    • -1
    • +1
    ./PropertyClasses/CategoryThemePropertiesTest.cs
    • -1
    • +1
    ./PropertyClasses/FeatureBasedMapDataPropertiesTest.cs
    • -1
    • +1
    ./PropertyClasses/MapDataCollectionPropertiesTest.cs
    • -1
    • +1
    ./PropertyClasses/MapLineDataPropertiesTest.cs
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Plugins

WTI-1767

    • -0
    • +1
    ./Legend/MapLineDataTreeNodeInfoTest.cs
    • -0
    • +1
    ./Legend/MapPointDataTreeNodeInfoTest.cs
    • -0
    • +1
    ./Legend/MapPolygonDataTreeNodeInfoTest.cs
  1. … 13 more files in changeset.
Set parrallelizable attribute to test projects

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

    • -1
    • +2
    ./PropertyClasses/CategoryThemePropertiesTest.cs
    • -1
    • +1
    ./PropertyClasses/FeatureBasedMapDataPropertiesTest.cs
  1. … 11 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
    • +6
    ./PropertyClasses/MapLineDataPropertiesTest.cs
    • -14
    • +17
    ./PropertyClasses/MapPointDataPropertiesTest.cs
    • -5
    • +243
    ./PropertyClasses/MapPolygonDataPropertiesTest.cs
  1. … 1 more file 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

    • -11
    • +3
    ./PropertyClasses/MapLineDataPropertiesTest.cs
    • -1
    • +259
    ./PropertyClasses/MapPointDataPropertiesTest.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

    • -1
    • +236
    ./PropertyClasses/MapLineDataPropertiesTest.cs
  1. … 2 more files in changeset.
- Extended FeatureBasedMapDataProperties with category properties - Improved tests

WTI-1551

    • -18
    • +56
    ./PropertyClasses/FeatureBasedMapDataPropertiesTest.cs
  1. … 3 more files in changeset.
Added tests to validate behaviour of the DynamicReadOnly and DynamicValidation implementations on the FeatureBasedMapDataProperties

WTI-1551

    • -2
    • +147
    ./PropertyClasses/FeatureBasedMapDataPropertiesTest.cs
Changed base class implementation for the FeatureBasedMapData properties: - Added properties related to MapThemes - Changed implementations of the DynamicReadOnly and DynamicVisible functions

WTI-1551

    • -4
    • +74
    ./PropertyClasses/FeatureBasedMapDataPropertiesTest.cs
    • -4
    • +4
    ./PropertyClasses/MapLineDataPropertiesTest.cs
    • -6
    • +6
    ./PropertyClasses/MapPointDataPropertiesTest.cs
    • -4
    • +4
    ./PropertyClasses/MapPolygonDataPropertiesTest.cs
  1. … 3 more files in changeset.
Added initial property class for the category themes.

WTI-1551

    • -0
    • +148
    ./PropertyClasses/CategoryThemePropertiesTest.cs
  1. … 4 more files in changeset.
Added event to IObjectProperties and let PropertyGridView work with that. Related to Issue [WTI-1509]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13432 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0175de1df9247f0106e2416565a3c6e3e06e2031

Former-commit-id: 0bdd830238ef7b63d82157ce7196b10f67d8b738

    • -3
    • +1
    ./UITypeEditors/MetaDataAttributeEditorTest.cs
  1. … 9 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13231 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

    • -1
    • +1
    ./ImportInfos/MapDataCollectionImportInfoTest.cs
    • -1
    • +1
    ./Legend/MapDataCollectionTreeNodeInfoTest.cs
    • -1
    • +1
    ./Legend/MapLineDataTreeNodeInfoTest.cs
    • -1
    • +1
    ./Legend/MapPointDataTreeNodeInfoTest.cs
    • -1
    • +1
    ./Legend/MapPolygonDataTreeNodeInfoTest.cs
    • -1
    • +1
    ./PropertyClasses/MapLineDataPropertiesTest.cs
    • -1
    • +1
    ./PropertyClasses/MapPointDataPropertiesTest.cs
  1. … 832 more files in changeset.
Incorporated comments review 2361: - Renamed EqualsGuidelinesTestFixture to EqualsTestFixture - Uniformed Equals type check implementations

Related to Issue [WTI-1390]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13188 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 930e1764f4fab59fe55f5dd070d218aa4457a215

Former-commit-id: f449747e11790257ef9f73a6972e191780163158

    • -1
    • +1
    ./UITypeEditors/SelectableMetaDataAttributeTest.cs
  1. … 67 more files in changeset.
Incorporated comments review 2361: - Inlined parameters when possible - Renamed tests - Minor cleanups Related to Issue [WTI-1390]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13181 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 392653c5f649406773baaf31eed8c53f1b678a76

Former-commit-id: 32d2405ee25ad51ca712201cfc23cef7dda40308

    • -1
    • +1
    ./UITypeEditors/SelectableMetaDataAttributeTest.cs
  1. … 24 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13171 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13160 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13156 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Cleaned csproj for Core plugins test files. Related to Issue [WTI-1487]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13112 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0385dcc9bf0c02b8c996d7c1b2a4c29566840c97

Former-commit-id: bf7a0ecddb51f370639c600822de823c44b7de77

  1. … 3 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Implemented for SelectableMetaDataAttributeEqualsTest Related to Issue [WTI-1390]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13061 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f11232fc285c2ab8147145a7b6f18aee4a9339d1

Former-commit-id: bf1122b1f8935e3113d002d741ac65eb57a57cc4

    • -93
    • +27
    ./UITypeEditors/SelectableMetaDataAttributeTest.cs
Merged revision(s) 12914 from branches/Release/17_2

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12915 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 13c526097b2561c742777227a5da6efff379e4ec

Former-commit-id: d54e1326ea6f8aef69715abf4c3d46b50a8239f0

  1. … 9 more files in changeset.
Merged revision(s) 12865, 12874-12876, 12878-12880, 12895 from branches/Release/17_2_Development

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2@12914 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4de14524eceeea09487a76905af404a0400394e6

Former-commit-id: 09c9b85f9d05375227b0dfc4b1c7a35bc4f89b80

  1. … 9 more files in changeset.
Prevented redundant component updates coming from ChartPlugin and MapPlugin Fixed default visibility of contextual group in ChartingRibbon and MapRibbon Related to Issue [WTI-1485]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12895 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cebb0db489e7d1f78f8a130e4ebdcfbacbc8e493

Former-commit-id: d706740d750a3ccf5b59515e971f697eea8334ed

  1. … 6 more files in changeset.
Cleaned up some tests Related to Issue [WTI-1485]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12879 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 849476ce8ca11c0efbae1cd44d15f26fe2aeb502

Former-commit-id: 2909777057e723029b8c259b45ec1ca8c3db009c

  1. … 1 more file in changeset.
Extended MapPluginTest Related to Issue [WTI-1485]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12878 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4917b2dbd9b822dbd815a83c38ee24e26fffd282

Former-commit-id: 2db2fd31bb1dce62e747ee0a2f4cd4d93ad7c478

Cleaned up MapPluginTest Related to Issue [WTI-1485]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12876 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1b9f9508af039e949df843bfda8096b38a85e7f8

Former-commit-id: 109ca258edb705c001c28696954bacc8d8878fee

Extended MapPluginTest Related to Issue [WTI-1485]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12875 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e6e2c8cfa924aad86447dacd785c9eb913f6d27c

Former-commit-id: 916b0a6484658b1fb1b39adc0ca4314d2b66ea5e

Extended MapPluginTest Related to Issue [WTI-1485]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12874 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 782bef656f3f9734a8f07ddf0a3a1d1a7b72dce2

Former-commit-id: 144fe9fcccebc3e5a99fa6d5d5eceb927d85cd19

Added + Integrated ViewBroughtToFront Related to Issue [WTI-1485]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12865 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ff55539ac6438c13f0eef2ce8e6de910feb72338

Former-commit-id: 6d0795c1890f499c6864188d0d2bf7c6f0971f0d

  1. … 6 more files in changeset.