Core.Plugins.Map

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Changed base class implementation for the FeatureBasedMapData properties: - Added properties related to MapThemes - Changed implementations of the DynamicReadOnly and DynamicVisible functions

WTI-1551

    • -2
    • +52
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
  1. … 4 more files in changeset.
Added initial property class for the category themes.

WTI-1551

    • -0
    • +108
    ./PropertyClasses/CategoryThemeProperties.cs
  1. … 2 more files in changeset.
Directly evaluate enumerations Related to Issue [WTI-1393]

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

Former-commit-id: b576755cf796f255cf0595630d3589639bc27c4a

Former-commit-id: ecaf869c5373e50070e70929208558dc272632a5

    • -1
    • +1
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
  1. … 52 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
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
    • -1
    • +1
    ./PropertyClasses/MapDataCollectionProperties.cs
    • -2
    • +2
    ./PropertyClasses/MapLineDataProperties.cs
    • -2
    • +2
    ./PropertyClasses/MapPointDataProperties.cs
    • -1
    • +1
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 835 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.
Merged revision(s) from branches/1487 Related to Issue [WTI-1487]

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

Former-commit-id: b65d66763087db7c2202ef2a9994f05d0fdbd918

Former-commit-id: 813ad6e2babfe19fd0dbf8e8386537cafcf8cf93

  1. … 113 more files in changeset.
Cleaned csproj for core plugins src files.

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

Former-commit-id: 4b71d6fffbe9f997d517322a946a9b17d8d26ef9

Former-commit-id: d102b2d0936d2adf82a417b2c3508d94654e6b5d

  1. … 3 more files in changeset.
Cleaned csproj for core plugins src files. Related to Issue [WTI-1487]

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

Former-commit-id: 7578b62cedde1d2fdfe56c24a3dd0ee0a7211b64

Former-commit-id: 9ad24d94729a1d6437f7d3c6eefc2690d721c176

  1. … 3 more files in changeset.
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.
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.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

  1. … 291 more files in changeset.
Cleanup of Core.Components.*, Core.Plugins.*, Demo, Migration and Ringtoets.ClosingStructures Related to Issue [WTI-1463]

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

Former-commit-id: 582e57dab17532e1de0a145aaebb818db6dcc58b

Former-commit-id: 2c6a0b33c808901ad265b6aebe863af9f74a9d6f

  1. … 34 more files in changeset.
Cleanup of Core.Components.* and Core.Plugins.* Related to Issue [WTI-1463]

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

Former-commit-id: 48028af4adc7782591245eee10ccee0b3cc8566e

Former-commit-id: 66fd41a158f8a3466a31dda33062b01fd02de828

    • -8
    • +8
    ./PropertyClasses/MapLineDataProperties.cs
    • -8
    • +8
    ./PropertyClasses/MapPointDataProperties.cs
    • -8
    • +8
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 45 more files in changeset.
Review related changes => Small code cleanup Related to Issue [WTI-1300]

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

Former-commit-id: 68441178b14e32cd321414d382f6a428f1cda0ab

Former-commit-id: 8b00cbc85c90deb3474d80508bf093e2bf2efdbd

  1. … 39 more files in changeset.
Removed IView from ISelectionProvider interface so ISelectionProvider can be a control. Related to Issue [WTI-1306]

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

Former-commit-id: 5619a19ace7d3295789690059cfe7e27fdb71f1e

Former-commit-id: e321dda53af828cab2659538f43888737fea80ff

  1. … 9 more files in changeset.