Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted MacroStabilityInwardsInput (only holds manual assessment level). WTI-1562

    • -8
    • +10
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsCalculationsView.cs
  1. … 1 more file in changeset.
Adapted MacroStabilityInwardsInput (only holds manual assessment level). WTI-1562

    • -6
    • +20
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsInputContextProperties.cs
Removed MacroStabliityInwardsSemiProbabilisticOutput. WTI-1581

    • -5
    • +0
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsCalculation.cs
    • -126
    • +0
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsSemiProbabilisticOutput.cs
    • -1
    • +0
    ./Ringtoets.MacroStabilityInwards.Data/Ringtoets.MacroStabilityInwards.Data.csproj
    • -19
    • +5
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
    • -20
    • +2
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationActivity.cs
    • -149
    • +0
    ./Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsSemiProbabilisticCalculationService.cs
    • -1
    • +0
    ./Ringtoets.MacroStabilityInwards.Service/Ringtoets.MacroStabilityInwards.Service.csproj
  1. … 19 more files in changeset.
Removed probability from macro stability inwards calculation data model and rewired everythin so that the (section) result view still works the same. WTI-1581

    • -20
    • +2
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsCalculationScenario.cs
    • -7
    • +48
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsFailureMechanismSection2aAssessmentResultExtensions.cs
    • -3
    • +18
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismResultView.cs
    • -3
    • +25
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismSectionResultRow.cs
    • -5
    • +5
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 17 more files in changeset.
Adapted MacroStabilityInwardsInput (only holds manual assessment level). WTI-1562

    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsInput.cs
  1. … 1 more file in changeset.
Adapted MacroStabilityInwardsInput (only holds manual assessment level). WTI-1562

    • -30
    • +2
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsInput.cs
Introduced new context to get all the needed data to the macro stability inwards result view. WTI-1581

    • -0
    • +62
    ./Ringtoets.MacroStabilityInwards.Forms/PresentationObjects/MacroStabilityInwardsFailureMechanismSectionResultContext.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms/Ringtoets.MacroStabilityInwards.Forms.csproj
  1. … 3 more files in changeset.
* Removed semi probabilistic output from cloning and clearing the output. * Removed some useless tests. WTI-1581

    • -7
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsCalculation.cs
  1. … 7 more files in changeset.
Rewired macro stability inwards scenario view to use derived output. WTI-1581

    • -4
    • +19
    ./Ringtoets.MacroStabilityInwards.Forms/PresentationObjects/MacroStabilityInwardsScenariosContext.cs
    • -2
    • +14
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.cs
    • -5
    • +6
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 5 more files in changeset.
Implemented dynamically resolving derived output in the macro stability inwards calculation scenario row. WTI-1581

    • -19
    • +40
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenarioRow.cs
    • -1
    • +4
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsScenariosView.cs
  1. … 5 more files in changeset.
Renamed macro stability inwards output resources. WTI-1581

    • -73
    • +67
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
    • -13
    • +13
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx
    • -18
    • +18
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsOutputProperties.cs
Renamed and rewired macro stability inwards output properties to use derived output. WTI-1581

    • -3
    • +33
    ./Ringtoets.MacroStabilityInwards.Forms/PresentationObjects/MacroStabilityInwardsOutputContext.cs
    • -0
    • +158
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsOutputProperties.cs
    • -132
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsSemiProbabilisticOutputProperties.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms/Ringtoets.MacroStabilityInwards.Forms.csproj
    • -9
    • +11
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 10 more files in changeset.
Created factory for creating derived macro stability inwards output. WTI-1581

    • -0
    • +103
    ./Ringtoets.MacroStabilityInwards.Data/DerivedMacroStabilityInwardsOutputFactory.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/Ringtoets.MacroStabilityInwards.Data.csproj
  1. … 2 more files in changeset.
Implemented review comments WTI-1533 Renamed some typos in filenames Made ProbabilityAssessmentInput an abstract base class Cleanup and improvement of some classes and tests

    • -40
    • +2
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsProbabilityAssessmentInput.cs
    • -10
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/Properties/Resources.Designer.cs
    • -3
    • +0
    ./Ringtoets.MacroStabilityInwards.Data/Properties/Resources.resx
    • -2
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms/PresentationObjects/MacroStabilityInwardsFailureMechanismSectionsContext.cs
  1. … 39 more files in changeset.
Introduced derived output for macro stability inwards. WTI-1581

    • -0
    • +121
    ./Ringtoets.MacroStabilityInwards.Data/DerivedMacroStabilityInwardsOutput.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Data/Ringtoets.MacroStabilityInwards.Data.csproj
  1. … 2 more files in changeset.
Renamed property resources: - Prefixed with ProbabilityAssessmentInput

WTI-1530

    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 3 more files in changeset.
Cleaned up property classes: - Extracted variables to general variable.

WTI-1530

    • -3
    • +2
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 3 more files in changeset.
Renamed property resources: - Prefixed with ProbabilityAssessmentInput

WTI-1530

    • -4
    • +4
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
  1. … 3 more files in changeset.
Removed context object as parameter for the object properties: - Preferably unwrap the data of a context before passing it as an argument

WTI-1530

    • -208
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsFailureMechanismContextProperties.cs
    • -0
    • +207
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsFailureMechanismProperties.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms/Ringtoets.MacroStabilityInwards.Forms.csproj
    • -2
    • +3
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 7 more files in changeset.
Update resources and move them to common resources, added SectionLength property to the macro stability inwards and piping failurmechanism properties. WTI-1530

    • -63
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
    • -21
    • +0
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx
    • -11
    • +27
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsFailureMechanismContextProperties.cs
  1. … 16 more files in changeset.
Add derived N property to the piping and macro stability inwards failure mechanism properties. WTI-1530

    • -3
    • +21
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs
    • -2
    • +8
    ./Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx
    • -3
    • +20
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsFailureMechanismContextProperties.cs
  1. … 5 more files in changeset.
Improvements after review. WTI-1558

    • -3
    • +3
    ./Ringtoets.MacroStabilityInwards.CalculatedInput/Converters/SoilProfileConverter.cs
    • -5
    • +5
    ./Ringtoets.MacroStabilityInwards.KernelWrapper/Creators/Input/LayerWithSoilCreator.cs
    • -3
    • +3
    ./Ringtoets.MacroStabilityInwards.KernelWrapper/Creators/Input/StabilityLocationCreatorHelper.cs
    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.KernelWrapper/Creators/Input/SurfaceLineCreator.cs
    • -2
    • +2
    ./Ringtoets.MacroStabilityInwards.KernelWrapper/Creators/Input/UpliftVanStabilityLocationCreator.cs
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.KernelWrapper/Creators/Input/WaternetStabilityLocationCreator.cs
  1. … 21 more files in changeset.
Implement specific property classes for the vakindelingen for piping and macro stability inwards failure mechanisms. WTI-1533

    • -13
    • +5
    ./Ringtoets.MacroStabilityInwards.Data/MacroStabilityInwardsProbabilityAssessmentInput.cs
    • -0
    • +44
    ./Ringtoets.MacroStabilityInwards.Forms/PresentationObjects/MacroStabilityInwardsFailureMechanismSectionsContext.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Forms/Ringtoets.MacroStabilityInwards.Forms.csproj
    • -4
    • +17
    ./Ringtoets.MacroStabilityInwards.Plugin/MacroStabilityInwardsPlugin.cs
  1. … 26 more files in changeset.
Turned protected backing fields into protected properties. WTI-1559

    • -2
    • +7
    ./Ringtoets.MacroStabilityInwards.Forms/PropertyClasses/MacroStabilityInwardsLocationInputBaseProperties.cs
  1. … 4 more files in changeset.
- Reformatted error message when distributions are wrongly defined for piping and macrostability inwards -- Removed argument in the distribution testhelper, it doesn't need to know the parameter name anymore - Removed unused resource

WTI-1473

    • -9
    • +0
    ./Ringtoets.MacroStabilityInwards.IO/Properties/Resources.Designer.cs
    • -3
    • +0
    ./Ringtoets.MacroStabilityInwards.IO/Properties/Resources.resx
    • -2
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/SoilProfiles/MacroStabilityInwardsPreconsolidationStressTransformer.cs
    • -27
    • +82
    ./Ringtoets.MacroStabilityInwards.IO/SoilProfiles/MacroStabilityInwardsSoilLayerTransformer.cs
  1. … 8 more files in changeset.
Rewired MacroStabilityInwardsCalculationsView Related to Issue [WTI-1513]

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

Former-commit-id: 741e147cacf9c2c42f28d96476ff8c57e7c5b4d4

Former-commit-id: b138401f1d155ce416edad6413cffa2a8f179b68

    • -4
    • +4
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsCalculationsView.cs
Rewire views with maps for the HydraulicBoundaryDatabase for the MacroStabilityInwardsFailureMechanismView: - Added observer actions: -- Added Individual observer for the collection updates itself -- Added RecursiveObserver to observe individual location updates -- Removed obsolete reference check when AssessmentSection is updated => reference is always set and the same - Added new test to verify behaviour when a HBLocation is updated with new data - Assementsection.NotifyObservers() should not be called when changes are applied to the HydraulicBoundaryLocations collection => removed obsolete test

Related to Issue [WTI-1508]

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

Former-commit-id: d30c0ca9a367902c502e1d4ed9b95a25c8e385be

Former-commit-id: 8f669a6851e164c93964276f3ddcfeb2e50af992

    • -14
    • +12
    ./Ringtoets.MacroStabilityInwards.Forms/Views/MacroStabilityInwardsFailureMechanismView.cs
  1. … 1 more file in changeset.
Merged revision(s) 13390-13391, 13393, 13395-13396, 13398, 13403, 13412-13415 from branches/WTI-1473 Related to Issue [WTI-1473]

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

Former-commit-id: a4c7b9fdb85bee067130ad101bb72b6ee6aa5924

Former-commit-id: d2ac7b389e5fef9d531caac07505cf63443bdb72

    • -11
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/Properties/Resources.Designer.cs
    • -3
    • +0
    ./Ringtoets.MacroStabilityInwards.IO/Properties/Resources.resx
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/SoilProfiles/MacroStabilityInwardsSoilLayerTransformer.cs
  1. … 29 more files in changeset.
Added stochastic distribution properties: - Rewrote transformers to set data from the read (generic) data model to the specific distributions -- Added exception handling for the validation of parameters - Moved resources from MacroStability Inwards to Ringtoets.Common.IO to make it general accessible for the transformers

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1473@13395 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5e1e95615cb2f8b2098e1544dfc22df873e1fdf1

Former-commit-id: 5f574e25f0e621fd21269f1bae7d60f133a6b8b0

    • -11
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/Properties/Resources.Designer.cs
    • -3
    • +0
    ./Ringtoets.MacroStabilityInwards.IO/Properties/Resources.resx
    • -1
    • +1
    ./Ringtoets.MacroStabilityInwards.IO/SoilProfiles/MacroStabilityInwardsSoilLayerTransformer.cs
  1. … 4 more files in changeset.
Implement review comments from review 2385 Related to Issue [WTI-1393]

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

Former-commit-id: 0abb6fc3b9f3a3e41ed65c4c4d27c2d41fddc893

Former-commit-id: de3c977787d113c29b92b8922dcda08184658923

    • -5
    • +6
    ./Ringtoets.MacroStabilityInwards.Data/SoilProfile/MacroStabilityInwardsSoilProfileUnderSurfaceLineFactory.cs
  1. … 14 more files in changeset.