Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduced assessment section as a constructor argument: - View should subscribe to the correct hydraulic boundary location calculation after the normative norm changes.

WTI-1694

    • -0
    • +3
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsInputView.cs
  1. … 1 more file in changeset.
Introduced extension method for the assessmentsection based on its normtype to retrieve the corresponding normative hydraulic boundary location calculation: - Rewired the macrostability inwards view

WTI-1694

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
Changed Func from returning assessment level to a hydraulic boundary location calculation: - Done to perform a dynamic resolving the assessment level in the view for redrawing the waternet zones -- Added observer to listen to changes of the hydraulic boundary location calculation - Removed setter logic --> data is set by means of constructor arguments

WTI-1694

    • -11
    • +18
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsInputView.cs
  1. … 1 more file in changeset.
Adapted PipingCalculationActivity and MacroStabilityInwardsCalculationActivity. WTI-1719

    • -19
    • +12
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationActivity.cs
  1. … 1 more file in changeset.
Adapted PipingCalculation, MacroStabilityInwardsCalculation and the wave condition calculations (3x). WTI-1719

    • -0
    • +8
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsCalculation.cs
  1. … 5 more files in changeset.
Changed intersection algorithm: - Clip the draw area between maximum and minimum X coordinates of the surface line when relevant to prevent intersections not being found when the soil model has coordinates outside the surface line X interval -- Only relevant for waternet zones who are partially above the surface line - Adjusted area definition algorithm -- Algorithm did not take intermediate intersection points into account when the waternet zone top is above the y coordinate of the surfaceline, while the waternet zone bottom is exactly on the y coordinate of the surface line -- Adjusted failing tests to include these coordinates as well.

WTI-1664

    • -10
    • +17
    ./Ringtoets.MacroStabilityInwards.Forms/Factories/MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 1 more file in changeset.
Wrap FailureMechanismSection assembly error for macro stability inwards. WTI-1724

    • -6
    • +11
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismAssemblyFactory.cs
  1. … 1 more file in changeset.
Update combined assembly logic for Macrostability Inwards WTI-1723

    • -7
    • +13
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismAssemblyFactory.cs
  1. … 1 more file in changeset.
Introduced context object for displaying assembly categories on failure mechanism level for non-geotechnical failure mechanisms: - Changed macrostability inwards context to non-geotechnical context

WTI-1540

    • -3
    • +3
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 1 more file in changeset.
Cleaned up files

WTI-1540

    • -3
    • +5
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 2 more files in changeset.
Introduced context object for displaying assembly categories on failure mechanism level for geotechnical failure mechanisms: - Added context definition for the macrostability inwards plugin

WTI-1540

    • -0
    • +5
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 9 more files in changeset.
Improvements after review. WTI-1710

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/Ringtoets.MacroStabilityInwards.Data.csproj
  1. … 1 more file in changeset.
Improvements after review. WTI-1710

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/Ringtoets.MacroStabilityInwards.Data.csproj
  1. … 2 more files in changeset.
Use new formula in derived output factory for macro stability inwards WTI-1710

    • -5
    • +6
    ./Ringtoets.MacroStabilityInwards.Data/DerivedMacroStabilityInwardsOutputFactory.cs
  1. … 4 more files in changeset.
Improvements after review. WTI-1684

    • -20
    • +5
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismSectionResultRow.cs
  1. … 23 more files in changeset.
Merge from SVN WTI-1710: Review related changes.

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationActivity.cs
    • -4
    • +5
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsSemiProbabilisticCalculationService.cs
  1. … 1 more file in changeset.
Merge from SVN WTI-1710: Add property to MacroStabilityInwardsFailureMechanismContextProperties

    • -0
    • +18
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
    • -0
    • +6
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx
    • -1
    • +19
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsFailureMechanismContextProperties.cs
  1. … 1 more file in changeset.
Merge from SVN WTI-1710: Add property to MacroStabilityInwardsFailureMechanismContextProperties

    • -0
    • +18
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
    • -0
    • +6
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx
    • -5
    • +25
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 1 more file in changeset.
Merge from SVN WTI-1710: Fixed calculation of the estimated probability and reliability index of failure.

    • -3
    • +8
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsSemiProbabilisticCalculationService.cs
  1. … 1 more file in changeset.
Merge from SVN WTI-1710: Wired general input to calculation activity correctly.

    • -4
    • +7
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
Merge from SVN WTI-1710: Added general input to the MacroStabilityInwardsCalculationActivity.

    • -0
    • +2
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
    • -4
    • +12
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationActivity.cs
  1. … 1 more file in changeset.
Merge from SVN WTI-1710: Added general input to the MacroStabilityInwardsSemiProbabilisticCalculationService.

    • -1
    • +2
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationActivity.cs
    • -2
    • +10
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsSemiProbabilisticCalculationService.cs
  1. … 1 more file in changeset.
Merge from SVN WTI-1710: Extended MacroStabilityInwardsFailureMechanism with a GeneralInput property.

    • -0
    • +6
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanism.cs
  1. … 1 more file in changeset.
Merge from SVN WTI-1710: Extended MacroStabilityInwardsFailureMechanism with a GeneralInput property.

    • -0
    • +6
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanism.cs
  1. … 1 more file in changeset.
Merge from SVN WTI-1710: Added GeneralMacroStabilityInwardsInput.

    • -0
    • +43
    ./Ringtoets.MacroStabilityInwards.Data/GeneralMacroStabilityInwardsInput.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/Ringtoets.MacroStabilityInwards.Data.csproj
Merge from SVN WTI-1710: Added GeneralMacroStabilityInwardsInput.

    • -0
    • +43
    ./Ringtoets.MacroStabilityInwards.Data/GeneralMacroStabilityInwardsInput.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/Ringtoets.MacroStabilityInwards.Data.csproj
Improvements after review. WTI-1683

    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismAssemblyFactory.cs
  1. … 17 more files in changeset.
Update xmldoc to fix warnings in technical documentation build Paired with dennistang

    • -2
    • +5
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs
  1. … 7 more files in changeset.
Change interface of calculation objects to use typed variant WTI-1687

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsCalculation.cs
  1. … 6 more files in changeset.
Moved converting function from the FailureMechanismSectionResultRowHelper to a separate class - Usage is not only limited to FailureMechanismSectionResultRows anymore.

WTI-1684

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