AssessmentSection

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup: Removed unused usings. WTI-1767

  1. … 30 more files in changeset.
Exposed contributing failure mechanisms on assessment section. WTI-1792

  1. … 4 more files in changeset.
Review related changes. WTI-1695

  1. … 1 more file in changeset.
Implement review comments WTI-1695

  1. … 9 more files in changeset.
Incorporated comments review 2978: - Cleaned up tests - Refactored

WTI-1694

    • -45
    • +42
    ./AssessmentSectionExtensions.cs
  1. … 4 more files in changeset.
Incorporated comments review 2977: - Remove exception messages for NotSupportedExceptions that only occur in the 'default' switch state.

WTI-1694

    • -1
    • +1
    ./RingtoetsWellKnownTileSourceExtension.cs
  1. … 23 more files in changeset.
Introduced extension method for the assessmentsection based on its normtype to retrieve the corresponding normative hydraulic boundary location calculation: - Introduced as a preparation for the wiring in the macro stability inwards plugin to wire the assessment section with its input view

WTI-1694

  1. … 1 more file in changeset.
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.