Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adjusted Read extensions: - Adjusted the AssessmentSection read extensions to set the calculations based on the HydraulicBoundaryLocationCalculations it contains.

Note: mapping of the calculation is not final yet

WTI-1656

    • -5
    • +25
    ./Application.Ringtoets.Storage/Read/AssessmentSectionEntityReadExtensions.cs
  1. … 1 more file in changeset.
Introduced Read extensions: - Introduced a HydraulicLocationCalculationCollection read extensions to set the values on a hydraulic location calculation collection based on the calculation entities contained by the HydraulicLocationCalculationCollectionEntity.

WTI-1656

    • -0
    • +1
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +76
    ./Application.Ringtoets.Storage/Read/HydraulicLocationCalculationCollectionReadExtensions.cs
  1. … 2 more files in changeset.
Adjusted create extensions: - Adjusted the AssessmentSection create extensions to set the HydraulicLocationCalculation entities based on the calculations it contains.

Note: mapping of the calculation is not final yet

WTI-1656

    • -1
    • +15
    ./Application.Ringtoets.Storage/Create/AssessmentSectionCreateExtensions.cs
  1. … 1 more file in changeset.
Introduced create extensions: - Introduced a the HydraulicLocationCalculationCollection create extensions to create a hydraulic location calculation collection entity and its containing hydraulic boundary location calculations.

WTI-1656

    • -0
    • +1
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +67
    ./Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationCalculationCollectionCreateExtensions.cs
  1. … 2 more files in changeset.
Introduced read extensions: - Introduced the HydraulicLocationCalculation read extensions to set the values on a calculation object based on the information of a HydraulicLocationEntity.

WTI-1656

    • -0
    • +1
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +64
    ./Application.Ringtoets.Storage/Read/HydraulicLocationCalculationEntityReadExtensions.cs
  1. … 2 more files in changeset.
Adjusted create extensions: - Adjusted the HydraulicLocationCalculation create extensions such that they retrieve the same HydraulicLocation entity once registered.

WTI-1656

    • -4
    • +11
    ./Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationCalculationCreateExtensions.cs
  1. … 1 more file in changeset.
Adjusted test factory: - Removed creating a location entity with hydraulic location calculation entities

WTI-1656

    • -0
    • +6
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
  1. … 2 more files in changeset.
Adjusted create extensions: - Removed creating the calculations from a hydraulic location entity

WTI-1656

    • -8
    • +0
    ./Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationCreateExtensions.cs
  1. … 1 more file in changeset.
Adjusted read extensions: - Removed reading the calculations from a hydraulic location entity

WTI-1656

    • -41
    • +0
    ./Application.Ringtoets.Storage/Read/HydraulicLocationEntityReadExtensions.cs
  1. … 1 more file in changeset.
Adjusted database design: - Updated 18.1 database structure

WTI-1656

    • -203
    • +165
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql
Adjusted database design: - Regenerated entities

WTI-1656

    • -0
    • +16
    ./Application.Ringtoets.Storage/DbContext/AssessmentSectionEntity.cs
    • -0
    • +81
    ./Application.Ringtoets.Storage/DbContext/HydraulicLocationCalculationCollectionEntity.cs
    • -30
    • +5
    ./Application.Ringtoets.Storage/DbContext/HydraulicLocationCalculationEntity.cs
    • -16
    • +3
    ./Application.Ringtoets.Storage/DbContext/HydraulicLocationEntity.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Context.cs
    • -270
    • +387
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -93
    • +102
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • binary
    ./Application.Ringtoets.Storage/Ringtoets.rtd
  1. … 1 more file in changeset.
Adapt result data model for technical innovations WTI-1644

    • -2
    • +1
    ./Application.Ringtoets.Storage/Create/TechnicalInnovation/TechnicalInnovationFailureMechanismSectionResultCreateExtensions.cs
    • -2
    • +1
    ./Application.Ringtoets.Storage/Read/TechnicalInnovationSectionResultEntityReadExtensions.cs
  1. … 10 more files in changeset.
Removed old property from data model. WTI-1642

    • -2
    • +1
    ./Application.Ringtoets.Storage/Create/WaterPressureAsphaltCover/WaterPressureAsphaltCoverFailureMechanismSectionResultCreateExtensions.cs
    • -2
    • +0
    ./Application.Ringtoets.Storage/Read/WaterPressureAsphaltCoverSectionResultEntityReadExtensions.cs
  1. … 6 more files in changeset.
Adapt data model for stability lengthwise construction section result WTI-1643

    • -2
    • +1
    ./Application.Ringtoets.Storage/Create/StrengthStabilityLengthwise/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultCreateExtensions.cs
    • -2
    • +1
    ./Application.Ringtoets.Storage/Read/StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensions.cs
  1. … 10 more files in changeset.
Updated version number from 17.2.2 to 17.2.3 Related to Issue [WTI-1624]

    • -1
    • +1
    ./Application.Ringtoets.Setup/Application.Ringtoets.Setup.wixproj
  1. … 2 more files in changeset.
Updated user manual from 17.2.1 to 17.2.2 Related to Issue [WTI-1624]

    • binary
    ./Application.Ringtoets.Setup/Gebruikershandleiding Ringtoets 17.2.1.pdf
    • binary
    ./Application.Ringtoets.Setup/Gebruikershandleiding Ringtoets 17.2.2.pdf
    • -2
    • +2
    ./Application.Ringtoets.Setup/Product.wxs
Adapt data model for piping structure section result WTI-1641

    • -3
    • +1
    ./Application.Ringtoets.Storage/Create/PipingStructure/PipingStructureFailureMechanismSectionResultCreateExtensions.cs
    • -3
    • +0
    ./Application.Ringtoets.Storage/Read/PipingStructure/PipingStructureSectionResultEntityReadExtensions.cs
  1. … 10 more files in changeset.
Removed old properties from data model. WTI-1639

    • -3
    • +1
    ./Application.Ringtoets.Storage/Create/GrassCoverSlipOffOutwards/GrassCoverSlipOffOutwardsFailureMechanismSectionResultCreateExtensions.cs
    • -3
    • +0
    ./Application.Ringtoets.Storage/Read/GrassCoverSlipOffOutwardsSectionResultEntityReadExtensions.cs
  1. … 6 more files in changeset.
Adapt grass cover slipoff inwards result data model WTI-1640

    • -3
    • +1
    ./Application.Ringtoets.Storage/Create/GrassCoverSlipOffInwards/GrassCoverSlipOffInwardsFailureMechanismSectionResultCreateExtensions.cs
    • -3
    • +0
    ./Application.Ringtoets.Storage/Read/GrassCoverSlipOffInwardsSectionResultEntityReadExtensions.cs
  1. … 10 more files in changeset.
Cleanup after review WTI-1637

Paired with roberttangerman

    • -1
    • +0
    ./Application.Ringtoets.Storage/Read/DuneErosion/DuneErosionSectionResultEntityReadExtensions.cs
  1. … 1 more file in changeset.
Removed old properties from data model. WTI-1637

    • -3
    • +1
    ./Application.Ringtoets.Storage/Create/DuneErosion/DuneErosionFailureMechanismSectionResultCreateExtensions.cs
    • -2
    • +0
    ./Application.Ringtoets.Storage/Read/DuneErosion/DuneErosionSectionResultEntityReadExtensions.cs
  1. … 6 more files in changeset.
Adapt microstability section result data model WTI-1638

    • -3
    • +1
    ./Application.Ringtoets.Storage/Create/Microstability/MicrostabilityFailureMechanismSectionResultCreateExtensions.cs
    • -3
    • +0
    ./Application.Ringtoets.Storage/Read/MicrostabilitySectionResultEntityReadExtensions.cs
  1. … 10 more files in changeset.
Removed old properties from data model. WTI-1636

    • -3
    • +1
    ./Application.Ringtoets.Storage/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismSectionResultCreateExtensions.cs
    • -3
    • +0
    ./Application.Ringtoets.Storage/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsSectionResultEntityReadExtensions.cs
  1. … 6 more files in changeset.
Improvements after review. WTI-1634

    • -1
    • +0
    ./Application.Ringtoets.Storage/Read/StabilityStoneCover/StabilityStoneCoverSectionResultEntityReadExtensions.cs
  1. … 6 more files in changeset.
Adapt section result data model for wave impact asphalt cover WTI-1635

    • -4
    • +3
    ./Application.Ringtoets.Storage/Create/WaveImpactAsphaltCover/WaveImpactAsphaltCoverFailureMechanismSectionResultCreateExtensions.cs
    • -4
    • +2
    ./Application.Ringtoets.Storage/Read/WaveImpactAsphaltCover/WaveImpactAsphaltCoverSectionResultEntityReadExtensions.cs
  1. … 11 more files in changeset.
Removed assessment layer three. WTI-1634

    • -2
    • +1
    ./Application.Ringtoets.Storage/Create/StabilityStoneCover/StabilityStoneCoverFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +0
    ./Application.Ringtoets.Storage/Read/StabilityStoneCover/StabilityStoneCoverSectionResultEntityReadExtensions.cs
  1. … 10 more files in changeset.
Update macro stability inwards section result data model WTI-1633

    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsSectionResultEntityReadExtensions.cs
  1. … 9 more files in changeset.
Removed AssessmentLayerTwoA from section result. WTI-1634

    • -1
    • +0
    ./Application.Ringtoets.Storage/Create/StabilityStoneCover/StabilityStoneCoverFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +0
    ./Application.Ringtoets.Storage/Read/StabilityStoneCover/StabilityStoneCoverSectionResultEntityReadExtensions.cs
  1. … 9 more files in changeset.
Rename AssessmentLayerThree to TailorMadeAssessmentProbability for Piping WTI-1632

    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/PipingFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/Piping/PipingSectionResultEntityReadExtensions.cs
  1. … 11 more files in changeset.
Review related changes WTI-1629

    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/HeightStructures/HeightStructuresSectionResultEntityReadExtensions.cs
  1. … 7 more files in changeset.