Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduce assembly map data factory WTI-1553

    • -0
    • +128
    ./AssemblyMapDataFactoryTest.cs
  1. … 5 more files in changeset.
Merge branch 'Release18_1_Development' into Release18_1

# Conflicts:

# Core/Common/src/Core.Common.Base/Properties/Resources.Designer.cs

# Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs

# Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs

# Ringtoets/Piping/src/Ringtoets.Piping.Forms/Properties/Resources.Designer.cs

  1. … 21 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./RingtoetsMapDataFeaturesFactoryTest.cs
    • -1
    • +1
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 6091 more files in changeset.
Rename probability and beta in graph nodes WTI-1427

  1. … 3 more files in changeset.
Ran Deltares Cleanup:

- Performed for the Ringtoets.Common.Forms and its tests

WTI-1767

    • -4
    • +4
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 55 more files in changeset.
Renamed "randvoorwaarden" into "belastingen". WTI-1714

  1. … 26 more files in changeset.
Review related changes. WTI-1612

    • -17
    • +0
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 2 more files in changeset.
Review related changes. WTI-1612

    • -2
    • +1
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 8 more files in changeset.
Renamed ObservableTestAssessmentSectionStub to AssessmentSectionStub WTI-1612

    • -2
    • +2
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 88 more files in changeset.
Added helper to create single point map feature. WTI-1612

    • -29
    • +0
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 9 more files in changeset.
Cleanup. WTI-1612

    • -91
    • +0
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 3 more files in changeset.
Uset setting all locations once instead of adding separate locations. WTI-1612

    • -3
    • +8
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 15 more files in changeset.
Used new method in assessment section view. WTI-1612

    • -49
    • +1
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 4 more files in changeset.
Implemented new factory method to get hydraulic boundary location features. WTI-1612

    • -0
    • +91
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 2 more files in changeset.
Performed some cleanups. WTI-1562

    • -90
    • +0
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 5 more files in changeset.
Eliminated "pass through" properties. WTI-1562

    • -5
    • +12
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 1 more file in changeset.
- Removed unused reference - Extracted generic MapFeaturesTestHelper to make testing the hydraulic boundary location output metadata generic

WTI-1565

    • -36
    • +26
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 5 more files in changeset.
- Adjusted MapDataFeaturesFactory to generate 8 instead of 2 meta data features on the map -- Updated MapDataTestHelper

WTI-1565

    • -5
    • +65
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 5 more files in changeset.
Implemented review comments from review 2425 WTI-450: * Updated xmldoc * Added rounding to property class value with annotation in string resources * Removed unneeded length calculation routines from more places

    • -2
    • +2
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 9 more files in changeset.
Merged revision(s) 13345-13409 from trunk

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

Former-commit-id: 38b03d85e8cd8a2a1199b549a0c93841357e4919

Former-commit-id: 97398af3a65c5f726c56cdea8f12153da0a69815

    • -25
    • +23
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2387: - Split post operation and return collection statements in test

Paired with ~lubbers

Related to Issue [WTI-1393]

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

Former-commit-id: d7b7f18e0185a6e34b0b7550b26695e81aa805d0

Former-commit-id: dc8fae5729883a7d48bc0fed248379e5ffdbb9e1

    • -1
    • +2
    ./RingtoetsMapDataFeaturesFactoryTest.cs
Implement review comments from review 2385 Related to Issue [WTI-1393]

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

Former-commit-id: 0abb6fc3b9f3a3e41ed65c4c4d27c2d41fddc893

Former-commit-id: de3c977787d113c29b92b8922dcda08184658923

    • -26
    • +23
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 14 more files in changeset.
Removed null check

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

Former-commit-id: 5a0213e221a0704b19e9b8cad4dc61add13c3ab7

Former-commit-id: c263f96a3532bad852ba36ff4c89c4040c30d9f1

    • -3
    • +4
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 1 more file in changeset.
Directly evaluate select statements in some classes, refactor mapdatafeature factories to return and take IEnumerables instead of Arrays Related to Issue [WTI-1393]

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

Former-commit-id: f439c51515d7148531a150167a735c2a4eed7d2c

Former-commit-id: 85be7ab87858c95077ce4f79811f4cc905f7d446

    • -113
    • +113
    ./RingtoetsMapDataFeaturesFactoryTest.cs
  1. … 19 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. … 841 more files in changeset.
Implemented review comments, extended EnumerableExtensionsTest and GetGeneralResultWithThreeTopLevelIllustrationPointsWithChildren Related to Issue [WTI-1312]

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

Former-commit-id: f453f0a3d9f1001d4f0cc34c0c0a3cc70a6475bc

Former-commit-id: d560df9ca8a062e57cb4a1f08ca28f254f7e53ed

    • -1
    • +1
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 2 more files in changeset.
Expand tests to ensure functionality of dynamic closing situation visibility. Related to Issue [WTI-1312]

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

Former-commit-id: 0e63847bb768d6e8f2ca9a9fdc06e69a31c94cfb

Former-commit-id: a6e98550e4af8017c32709c027ddea466f6ad13e

    • -4
    • +29
    ./RingtoetsStackChartDataFactoryTest.cs
  1. … 2 more files in changeset.
Cleanup ToArray() instead of ToList() Related to Issue [WTI-1312]

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

Former-commit-id: 8fbd041f08231c912acf89cdfbeb389d9ba6124d

Former-commit-id: 735145993ecaa106d26c1b21dbfc3332234519ea

  1. … 2 more files in changeset.
Combined GraphNodeConverter with RingtoetsGraphNodeFactory Related to Issue [WTI-1312]

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

Former-commit-id: 20e335c822523d8551b28649ed93f5317e2620fe

Former-commit-id: 37241279e65a657781bb5fa99a9e9950216f72cf

    • -102
    • +120
    ./RingtoetsGraphNodeFactoryTest.cs
  1. … 9 more files in changeset.
Added Null checks for RingtoetsGraphNodeFactory Simplified context classes for IllustrationPoints Related to Issue [WTI-1312]

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

Former-commit-id: e06576c5d3edcf87022facd816bd0a9d3a252898

Former-commit-id: ed8fc772d8008d57afce34e0be2d5cf767f7497c

  1. … 16 more files in changeset.