Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add the section results to the constructor of the failure mechanism result views. WTI-1617

    • -3
    • +6
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
    • -10
    • +15
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 65 more files in changeset.
Introduce IObservableEnumerable interface to use when exposing ObservableList objects as read-only, reverting some previous refactorings. WTI-1617

    • -7
    • +17
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs
  1. … 36 more files in changeset.
Add notifications to section results for height structures failure mechanism WTI-1617

    • -13
    • +6
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs
  1. … 1 more file in changeset.
Change IHasSectionResults interface to have a ObservableList instead of an IEnumerable WTI-1617

    • -3
    • +4
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs
  1. … 23 more files in changeset.
Improvements after review. WTI-1590

    • -0
    • +74
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSection2aAssessmentResultExtensions.cs
    • -74
    • +0
    ./Ringtoets.HeightStructures.Data/HeightStructuresfailureMechanismSection2aAssessmentResultExtensions.cs
  1. … 37 more files in changeset.
Removed redundant change handler in the height structures failure mechanism properties. WTI-1590

    • -15
    • +3
    ./Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructuresFailureMechanismProperties.cs
    • -3
    • +1
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 1 more file in changeset.
Don't remove output when chaging height structures N value. WTI-1590

    • -20
    • +3
    ./Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructuresFailureMechanismProperties.cs
  1. … 1 more file in changeset.
Removed redundant parameters from calculation. WTI-1590

    • -3
    • +0
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationActivity.cs
  1. … 7 more files in changeset.
Removed height structures specific section result. WTI-1590

    • -5
    • +5
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs
    • -56
    • +0
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResult.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Data/Ringtoets.HeightStructures.Data.csproj
    • -3
    • +3
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
    • -6
    • +6
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs
    • -3
    • +3
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresScenarioRow.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 25 more files in changeset.
Used extension method to get 2a result instead of data model property for height structures. WTI-1590

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs
  1. … 2 more files in changeset.
Pass data to the result row for height structures. WTI-1590

    • -1
    • +6
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
    • -2
    • +24
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs
  1. … 2 more files in changeset.
Added assessment section to the HeightStructureFailureMechanismResultView. WTI-1590

    • -1
    • +13
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
    • -1
    • +2
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 2 more files in changeset.
Use the ProbabilityFailureMechanismSectionResultContext in the height structures failure mechanism. WTI-1590

    • -6
    • +6
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 6 more files in changeset.
Introduced extension methods for height structures to determine layer two a result. WTI-1590

    • -0
    • +74
    ./Ringtoets.HeightStructures.Data/HeightStructuresfailureMechanismSection2aAssessmentResultExtensions.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Data/Ringtoets.HeightStructures.Data.csproj
  1. … 2 more files in changeset.
Add ΔL property to the WaveImpactAsphaltCover failuremechanism and its properties WTI-1531

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data/GeneralHeightStructuresInput.cs
  1. … 19 more files in changeset.
Add delta L property to the WaveImpactAsphaltCover failuremechanism and its properties WTI-1531

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data/GeneralHeightStructuresInput.cs
  1. … 19 more files in changeset.
Create dynamically probability assessment output in structures output properties. WTI-1590

    • -0
    • +12
    ./Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructuresOutputProperties.cs
  1. … 9 more files in changeset.
Used specific output property control for height structures. WTI-1590

    • -0
    • +6
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 3 more files in changeset.
Added ProbabilityAssessmentOutputFactory for height structures. WTI-1590

    • -0
    • +68
    ./Ringtoets.HeightStructures.Data/HeightStructuresProbabilityAssessmentOutputFactory.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Data/Ringtoets.HeightStructures.Data.csproj
  1. … 2 more files in changeset.
Improve tests and XMLDoc WTI-1531

    • -2
    • +2
    ./Ringtoets.HeightStructures.Data/GeneralHeightStructuresInput.cs
  1. … 5 more files in changeset.
Implemented structure specific output properties. WTI-1590

    • -0
    • +58
    ./Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructuresOutputProperties.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms/Ringtoets.HeightStructures.Forms.csproj
  1. … 10 more files in changeset.
Use specific contexts in structure plugins. WTI-1590

    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 5 more files in changeset.
Introduced specific output context for height structures. WTI-1590

    • -0
    • +60
    ./Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresOutputContext.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms/Ringtoets.HeightStructures.Forms.csproj
  1. … 2 more files in changeset.
Unify input rounding and validation for N parameters WTI-1531

    • -5
    • +10
    ./Ringtoets.HeightStructures.Data/GeneralHeightStructuresInput.cs
  1. … 13 more files in changeset.
Added assessment section to structures output context. WTI-1590

    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 10 more files in changeset.
Improve naming in failure mechanism property classes WTI-1531

    • -4
    • +4
    ./Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructuresFailureMechanismProperties.cs
  1. … 26 more files in changeset.
Adapt data model to include an N length effect parameter for the grass cover in/outwards, height structures and dune erosion failure mechanisms. WTI-1531

    • -5
    • +6
    ./Ringtoets.HeightStructures.Data/GeneralHeightStructuresInput.cs
    • -1
    • +4
    ./Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructuresFailureMechanismProperties.cs
  1. … 35 more files in changeset.
Rewire views with maps for the HydraulicBoundaryDatabase for the HeightStructuresFailureMechanismView: - 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 => rewrote tests to call NotifyObservers when the reference line changes

Related to Issue [WTI-1508]

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

Former-commit-id: 28376dd5bb931741136ad62df3dcc7ec8760f797

Former-commit-id: 8f009a8b3115e46ca5f483f137146aaeedd151cc

    • -14
    • +12
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismView.cs
  1. … 1 more file in changeset.
Got rid of AvailableHydraulicBoundaryLocations methods

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

Former-commit-id: 316f9bc85a57b3cfff196581ccae69baac5d8454

Former-commit-id: ee654783b2ec230038b4b9257fe11e29f69df3de

    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresPlugin.cs
  1. … 15 more files in changeset.
Directly evaluate enumerations when applicable. Related to Issue [WTI-1393]

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

Former-commit-id: cf8406a712503f8ef9b24bd41b7cf5047467cdc8

Former-commit-id: 366b18ed1a959d4a942dfdc092b9dba5ee848da9

    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismView.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresScenariosView.cs
  1. … 25 more files in changeset.