AssessmentSection

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add new extension methods to get the relevant hydraulic boundary location calculation given the category type. WTI-1695

    • -26
    • +81
    ./AssessmentSectionExtensions.cs
  1. … 13 more files in changeset.
Review related changes. WTI-1704

  1. … 6 more files in changeset.
Extended AssessmentSectionExtensions with GetNorm method. WTI-1702

Extended AssessmentSectionExtensions with GetAssessmentLevel method. WTI-1704

Moved AssessmentSectionCategoryType to Ringtoets.Common.Data. WTI-1704

    • -0
    • +44
    ./AssessmentSectionCategoryType.cs
  1. … 15 more files in changeset.
Added method to failure mechanism extensions to get the normative assessment level. WTI-1569

  1. … 3 more files in changeset.
Adapted AssessmentSectionExtensions. WTI-1612

Revert "Rewired GetNormativeAssessmentLevel of AssessmentSectionExtensions. WTI-1612"

This reverts commit 83ad808e24b4781346cbf61955354127fd942a75.

  1. … 1 more file in changeset.
Rewired GetNormativeAssessmentLevel of AssessmentSectionExtensions. WTI-1612

  1. … 1 more file in changeset.
Made hydraulic boundary calculation administration observable. WTI-1606

  1. … 2 more files in changeset.
Simplified IAssessmentSection interface. WTI-1606

  1. … 3 more files in changeset.
Renamed HydraulicBoundaryLocationCalculation related properties of IAssessmentSection. WTI-1606

  1. … 6 more files in changeset.
Adapted IAssessmentSection API. WTI-1606

  1. … 4 more files in changeset.
Extended IAssessmentSection. WTI-1606

  1. … 1 more file in changeset.
Performed some cleanups. WTI-1562

  1. … 5 more files in changeset.
Moved AssessmentSectionExtensions to Ringtoets.Common.Data. WTI-1562

    • -0
    • +80
    ./AssessmentSectionExtensions.cs
  1. … 3 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

  1. … 9 more files in changeset.
Implement property class for the referenceline WTI-450

  1. … 13 more files in changeset.
Incorporated comments review 2384: - Renamed test names to reflect what exceptions they are throwing - Updated/added XMLDocs - Added missing tests - Ran Cleanup Related to Issue [WTI-1230]

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

Former-commit-id: 8b26b0102391323b26752ad464f1801721da6d3c

Former-commit-id: 48c6c6b6f8f1196fa0193aaa8b23deeb6db1b74f

  1. … 13 more files in changeset.
Fixed failing tests

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

Former-commit-id: a974b5fff31e4fc33bd80394f21572a44677ad36

Former-commit-id: f40d63cd75ff57a0b8d541cd4bfc742b8e1d944f

  1. … 3 more files in changeset.
Merged revision(s) 13237-13303 from trunk

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

Former-commit-id: 2cfe103d06c8a08874bf284b4b7509057cc05c58

Former-commit-id: 2f66d074b64d44cd6b46a22d1b3a50e63c47f021

  1. … 11 more files in changeset.
Eliminated HydraulicBoundaryDatabase setter on AssessmentSection

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

Former-commit-id: d98397f50bbf3f6416db874216c50e5382e3e8a9

Former-commit-id: 51fca89b4ee18dc6d6cabdb51dd8b665da62a45b

  1. … 2 more files in changeset.
- Partially reversed revision 13264: Exceptions in the SurfaceLineEntityReadExtensions can only occur when -- the user tampers with the database --> exceptions don't need to be documented -- the developer forgot to add an enumeration case --> this should never occur as long as the unit tests are complete - Used inheritdoc on the AssessmentSection to specify the exceptions in the concrete implementation, removed extensions on XMLDoc in the interface - Updated usage of NotSupported and NotImplementationException in the DialogBasedInquiryHelper

Related to Issue [WTI-1230]

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

Former-commit-id: 63b57d120b829daead0a961d77231edd23d2dad2

Former-commit-id: 6d7895b5fcc10c03c65fb430587256f2787244ab

  1. … 4 more files in changeset.
Updated usages of NotSupported and InvalidEnumArgumentExceptions: - Updated XMLDocs - Updated / added tests Related to Issue [WTI-1230]

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

Former-commit-id: f3d239e9f540d6d96aebc650e555a392d667a3c9

Former-commit-id: 7c816129b892fac750dc278e104e3e8b0ff20e15

    • -3
    • +13
    ./RingtoetsWellKnownTileSourceExtension.cs
  1. … 5 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.
Cleanup of Ringtoets.Common.* Related to Issue [WTI-1463]

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

Former-commit-id: f9d9cdbb2feae87c9cca7154bfb0e630390ca220

Former-commit-id: 2ace285b026b153ffd67d17b506b409376d93638

    • -1
    • +1
    ./WellKnownBackgroundDataConfiguration.cs
  1. … 88 more files in changeset.
Read norm values from the ReferenceLineMetaSelectionDialog Related to Issue [WTI-1363]

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

Former-commit-id: e6b1b249af84df7bc129c0c2d84be4e125a986d1

Former-commit-id: 620d2bb4815f7ddbd0ed0ce284133f3f5a714c51

  1. … 6 more files in changeset.
Performed some small cleanups Related to Issue [WTI-1173]

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

Former-commit-id: d67c23d8d0337fb7922fd40279e8ea47cee442d7

Former-commit-id: 926cbfc053d1f155a6547c10686870262708ba0b

    • -1
    • +1
    ./WellKnownBackgroundDataConfiguration.cs
  1. … 21 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

    • -1
    • +1
    ./RingtoetsWellKnownTileSourceExtension.cs
    • -1
    • +1
    ./WellKnownBackgroundDataConfiguration.cs
  1. … 542 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -20
    • +20
    ./WmtsBackgroundDataConfiguration.cs
  1. … 427 more files in changeset.