Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted MacroStabilityInwardsWaterStressLinesProperties. WTI-1612

    • -2
    • +13
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsWaterStressLinesProperties.cs
  1. … 1 more file in changeset.
Revert "Improve performance of result views by disabling auto resizing of columns" WTI-1644

    • -4
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsCalculationsView.cs
  1. … 7 more files in changeset.
Extended MacroStabilityInwardsWaterStressesProperties with a getNormativeAssessmentLevelFunc. WTI-1612

    • -5
    • +17
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsWaterStressesProperties.cs
Removed derived input from MacroStabilityInwardsInput. WTI-1612

    • -22
    • +0
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsInput.cs
  1. … 1 more file in changeset.
Adapted DerivedMacroStabilityInwardsInput. WTI-1612

    • -26
    • +22
    ./Ringtoets.MacroStabilityInwards.Data/DerivedMacroStabilityInwardsInput.cs
Adapted IMacroStabilityInwardsWaternetInput and WaternetCalculationService. WTI-1612

    • -4
    • +6
    ./Ringtoets.MacroStabilityInwards.CalculatedInput/WaternetCalculationService.cs
    • -6
    • +0
    ./Ringtoets.MacroStabilityInwards.Primitives/IMacroStabilityInwardsWaternetInput.cs
Improve performance of result views by disabling auto resizing of columns WTI-1644

    • -2
    • +4
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsCalculationsView.cs
  1. … 7 more files in changeset.
Move XMLdoc to base class for Update method in failure mechanism section result row WTI-1644

    • -3
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismSectionResultRow.cs
  1. … 18 more files in changeset.
Update XMLDoc for section result constructors WTI-1641

    • -2
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResult.cs
  1. … 18 more files in changeset.
Merged from release 17.3: Incorporated comments review 2573: - Removed obsolete guard clause

paired with ~kleijn

Related to Issue [WTI-1593]

    • -8
    • +0
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsInputValidator.cs
Merged from release 17.2: Incorporated comments review 2573: - Removed obsolete guard clause

paired with ~kleijn

Related to Issue [WTI-1593]

    • -8
    • +0
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsInputValidator.cs
Incorporated comments review 2573: - Removed obsolete guard clause

paired with ~kleijn

Related to Issue [WTI-1593]

    • -8
    • +0
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsInputValidator.cs
Incorporated edge case: - Improved algorithm to also take the soil profile coordinates into account when discretizing the surfaceline to prevent the resolution of the surfaceline discretization to be too course for the validation - Added testcase Related to Issue [WTI-1593]

    • -6
    • +44
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.3: Incorporated edge case: - Improved algorithm to also take the soil profile coordinates into account when discretizing the surfaceline to prevent the resolution of the surfaceline discretization to be too course for the validation - Added testcase Related to Issue [WTI-1593]

    • -6
    • +44
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated edge case: - Improved algorithm to also take the soil profile coordinates into account when discretizing the surfaceline to prevent the resolution of the surfaceline discretization to be too course for the validation - Added testcase Related to Issue [WTI-1593]

    • -6
    • +44
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Add new row to the macro stability outwards result view WTI-1633

    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Data/DerivedMacroStabilityInwardsOutputFactory.cs
    • -0
    • +5
    ./Ringtoets.MacroStabilityInwards.Forms/Ringtoets.MacroStabilityInwards.Forms.csproj
    • -111
    • +77
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs
    • -13
    • +465
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismSectionResultRow.cs
  1. … 5 more files in changeset.
Add assembly factory methods for macro stability inwards WTI-1633

    • -1
    • +115
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultAssemblyFactory.cs
  1. … 2 more files in changeset.
Update macro stability inwards section result data model WTI-1633

    • -9
    • +49
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResult.cs
    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismSectionResultRow.cs
  1. … 9 more files in changeset.
Fix inconsistent naming. WTI-1634

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Removed failure mechanism observers in piping and macro stability inwards. WTI-1627

    • -7
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 3 more files in changeset.
Incorporated comments review 2556: - Made tolerances for 2D profile similar as the 1D profile and adjusted tests - Cleaned up sourcefile, improved clipping logic -- Added tests to verify clipping Related to Issue [WTI-1593]

    • -14
    • +14
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated comments review 2556: - Made tolerances for 2D profile similar as the 1D profile and adjusted tests - Cleaned up sourcefile, improved clipping logic -- Added tests to verify clipping Related to Issue [WTI-1593]

    • -14
    • +14
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.3: Incorporated comments review 2556: - Made tolerances for 2D profile similar as the 1D profile and adjusted tests - Cleaned up sourcefile, improved clipping logic -- Added tests to verify clipping Related to Issue [WTI-1593]

    • -14
    • +14
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated comments tester: - Improved algorithm: instead of determining (Euclidean) distance between segments and points of the surfaceline, do: -- Discretize the surfaceline while it's clipped to the soil profile definition -- Look for the maximum Y coordinate of the soil profile on each discretized X coordinate of the surfaceline - Added and improved tests Related to Issue [WTI-1593]

    • -49
    • +43
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Incorporated comments tester: - Improved algorithm: instead of determining (Euclidean) distance between segments and points of the surfaceline, do: -- Discretize the surfaceline while it's clipped to the soil profile definition -- Look for the maximum Y coordinate of the soil profile on each discretized X coordinate of the surfaceline - Added and improved tests Related to Issue [WTI-1593]

    • -49
    • +43
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.3: Incorporated comments tester: - Improved algorithm: instead of determining (Euclidean) distance between segments and points of the surfaceline, do: -- Discretize the surfaceline while it's clipped to the soil profile definition -- Look for the maximum Y coordinate of the soil profile on each discretized X coordinate of the surfaceline - Added and improved tests Related to Issue [WTI-1593]

    • -49
    • +43
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Add contribution to the macro stability inwards failure mechanism property class WTI-1649

    • -1
    • +15
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 1 more file in changeset.
Update tests and add detailed assessment result to input of calculator for 0T-5 WTI-1632

    • -0
    • +2
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultAssemblyFactory.cs
  1. … 8 more files in changeset.
Renamed DetailedAssessmentResultType to DetailedAssessmentProbabilityOnlyResultType. WTI-1634

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultAssemblyFactory.cs
  1. … 53 more files in changeset.
Remove notimplementedexceptions WTI-1628

    • -4
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismSectionResultRow.cs
  1. … 27 more files in changeset.