Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved some resources. WTI-1714

    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx
  1. … 1 more file in changeset.
Generalized piping and macro stability inwards. WTI-1714

    • -1
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsCalculationsView.cs
Generalized piping and macro stability inwards. WTI-1714

    • -36
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
    • -12
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx
    • -4
    • +4
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsInputContextProperties.cs
  1. … 6 more files in changeset.
Get rid of "toetspeil" in piping and macro stability inwards. WTI-1714

    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx
  1. … 3 more files in changeset.
Get rid of "toetspeil" in piping and macro stability inwards. WTI-1714

    • -3
    • +3
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
    • -3
    • +3
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx
    • -12
    • +12
    ./Ringtoets.MacroStabilityInwards.Service/Properties/Resources.Designer.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Service/Properties/Resources.resx
  1. … 8 more files in changeset.
Fixed drawing logic of waternet zones:

- Updated algorithm to be able to cope with the situation where the waternet line lies exactly on the surface line.

- Improved algorithm to prevent generating two subsequent identical points. This only occurs when the start or end points of the waternet lines lie exactly on the surface line.

WTI-1769

    • -2
    • +10
    ./Ringtoets.MacroStabilityInwards.Forms/Factories/MacroStabilityInwardsChartDataPointsFactory.cs
  1. … 1 more file in changeset.
Update xmldoc WTI-1753

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms/PresentationObjects/MacroStabilityInwardsFailureMechanismSectionsContext.cs
  1. … 6 more files in changeset.
Add updateinfo for STBI WTI-1753

    • -0
    • +55
    ./Ringtoets.MacroStabilityInwards.Plugin/FileImporter/MacroStabilityInwardsFailureMechanismSectionResultUpdateStrategy.cs
    • -0
    • +5
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
    • -0
    • +6
    ./Ringtoets.MacroStabilityInwards.Plugin/Ringtoets.MacroStabilityInwards.Plugin.csproj
  1. … 4 more files in changeset.
Adapted calculation row objects for piping an macro stability inwards. WTI-892

    • -4
    • +4
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsCalculationRow.cs
  1. … 1 more file in changeset.
Adapted TopLevel visualization in MacroStabilityInwardsSoilLayer1DProperties. WTI-892

    • -3
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsSoilLayer1DProperties.cs
  1. … 1 more file in changeset.
Adapted Bottom visualization in MacroStabilityInwardsStochasticSoilProfileProperties. WTI-892

    • -3
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsStochasticSoilProfileProperties.cs
  1. … 1 more file in changeset.
Adapted Probability visualization in MacroStabilityInwardsStochasticSoilProfileProperties. WTI-892

    • -2
    • +3
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsStochasticSoilProfileProperties.cs
  1. … 1 more file in changeset.
Adapted rounding of Contribution property in MacroStabilityInwardsScenarioRow. WTI-892

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenarioRow.cs
  1. … 1 more file in changeset.
Adapted rounding of Contribution property in MacroStabilityInwardsCalculationScenario. WTI-892

    • -2
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsCalculationScenario.cs
  1. … 1 more file in changeset.
Add SourcePath to sections properties WTI-1751

    • -3
    • +1
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 11 more files in changeset.
Renamed interface. WTI-1731

    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsInput.cs
  1. … 11 more files in changeset.
Refactor section (result) clearing, now uses a template method. WTI-1751

    • -2
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanism.cs
  1. … 40 more files in changeset.
Introduced new calculation input interface for exposing hydraulic boundary location. WTI-1731

    • -6
    • +3
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsInput.cs
  1. … 11 more files in changeset.
Implement review comments, improve tests and move methods in plugins WTI-1740

    • -14
    • +14
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 6 more files in changeset.
Implement review comments WTI-1738

    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationActivityFactory.cs
  1. … 5 more files in changeset.
Update xmldoc WTI-1739

    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationActivityFactory.cs
  1. … 2 more files in changeset.
Make macro stability inwards calculation activity private and use factory in plugin WTI-1741

    • -24
    • +11
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationActivity.cs
Introduce factory for macro stability inwards WTI-1741

    • -0
    • +116
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationActivityFactory.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Service/Ringtoets.MacroStabilityInwards.Service.csproj
  1. … 2 more files in changeset.
Remove contribution check from macro inwards WTI-1755

    • -37
    • +6
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 3 more files in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanism.cs
  1. … 138 more files in changeset.
Incorporated comments review 2978: - Cleaned up tests - Refactored

WTI-1694

    • -3
    • +3
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsInputView.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
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSectionResultDetailedAssessmentExtensions.cs
  1. … 23 more files in changeset.
Introduced assessment section as a constructor argument: - Wired view in the plugin -- Fixed associated view info tests

WTI-1694

    • -1
    • +2
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 1 more file in changeset.
Introduced assessment section as a constructor argument: - View should subscribe to the correct hydraulic boundary location calculation after the normative norm changes. -- Added tests to verify behaviour

WTI-1694

    • -1
    • +13
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsInputView.cs
  1. … 1 more file in changeset.
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.