Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adjusted migration script to migrate section results for height structures

WTI-1665

    • -1
    • +21
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql
  1. … 1 more file in changeset.
Added Integration IO project for the locations exporter. WTI-1612

    • -62
    • +66
    ./Application.Ringtoets.Setup/Licentie.rtf
  1. … 6 more files in changeset.
Cleanup: - Grouped several queries for updating the hydraulic location calculations into one

WTI-1657

    • -92
    • +22
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql
Cleanup: - Grouped several queries for inserting into the hydraulic location output into one

WTI-1657

    • -129
    • +18
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql
Cleanup: - Readded trigger for the association table between collection and calculations --> calculations are not removed automatically if a grass cover erosion outwards failure mechanism meta entity entry is removed

WTI-1657

    • -1
    • +11
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql
    • binary
    ./Application.Ringtoets.Storage/Ringtoets.rtd
  1. … 2 more files in changeset.
Cleanup: - Optimised migration queries by introducing a temp table with calculation types

WTI-1657

    • -171
    • +43
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql
Updated ReadExtensions for height structures

WTI-1665

    • -2
    • +8
    ./Application.Ringtoets.Storage/Read/HeightStructures/HeightStructuresSectionResultEntityReadExtensions.cs
  1. … 1 more file in changeset.
Updated CreateExtensions for height structures: - Added project references to Common.Primitives

WTI-1665

    • -0
    • +5
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -3
    • +12
    ./Application.Ringtoets.Storage/Create/HeightStructures/HeightStructuresFailureMechanismSectionResultCreateExtensions.cs
  1. … 2 more files in changeset.
Updated database design for the failure mechanism section result for height structures - Regenerated entities and the database structure .sql file

WTI-1665

    • -3
    • +7
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql
    • -2
    • +6
    ./Application.Ringtoets.Storage/DbContext/HeightStructuresSectionResultEntity.cs
    • -6
    • +18
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -88
    • +88
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • binary
    ./Application.Ringtoets.Storage/Ringtoets.rtd
  1. … 1 more file in changeset.
Adjusted Migration to 181 integration scripts - Added asserts for the hydraulic boundary location inputs for grass cover erosion outwards - Adjusted migration script and the database structure.sql file for 181

WTI-1657

    • -124
    • +121
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql
    • -119
    • +459
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql
  1. … 1 more file in changeset.
Adjusted Migration to 181 integration scripts - Added asserts for the hydraulic boundary location inputs for grass cover erosion outwards - Adjusted migration script and the database structure.sql file for 181

WTI-1657

    • -124
    • +121
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql
    • -119
    • +459
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql
  1. … 1 more file in changeset.
Adjusted Create and Read extensions for grass cover erosion outwards failure mechanism - Rewired calculations to read and create references of hydraulic location entities

WTI-1657

    • -2
    • +4
    ./Application.Ringtoets.Storage/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
    • -3
    • +5
    ./Application.Ringtoets.Storage/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsWaveConditionsCalculationEntityReadExtensions.cs
  1. … 2 more files in changeset.
Adjusted Create and Read extensions for grass cover erosion outwards failure mechanism - Removed typed Get-function for the hydraulic boundary locations in the persistence registry --> only one type of HydraulicBoundaryLocationEntity exists and thus is typing not necessary

WTI-1657

    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationCalculationCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsCalculationScenarioCreateExtensions.cs
    • -4
    • +4
    ./Application.Ringtoets.Storage/Create/PersistenceRegistry.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/PipingCalculationScenarioCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/StructuresCalculationCreateExtensions.cs
  1. … 1 more file in changeset.
Adjusted Create and Read extensions for grass cover erosion outwards failure mechanism - Removed all files and functionality related to creating/reading the HydraulicBoundaryLocationEntity and the HydraulicBoundaryLocationOutputEntity for specific grass cover erosion outwards failure mechanism

WTI-1657

    • -8
    • +0
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -13
    • +0
    ./Application.Ringtoets.Storage/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismCreateExtensions.cs
    • -69
    • +0
    ./Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationCreateExtensions.cs
    • -31
    • +0
    ./Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationOutputCreateExtensions.cs
    • -12
    • +0
    ./Application.Ringtoets.Storage/Create/PersistenceRegistry.cs
    • -2
    • +0
    ./Application.Ringtoets.Storage/DbContext/PartialRingtoetsEntities.cs
    • -11
    • +0
    ./Application.Ringtoets.Storage/Read/FailureMechanismEntityReadExtensions.cs
    • -111
    • +0
    ./Application.Ringtoets.Storage/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsHydraulicLocationEntityReadExtensions.cs
    • -59
    • +0
    ./Application.Ringtoets.Storage/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsHydraulicLocationOutputEntityReadExtensions.cs
    • -71
    • +0
    ./Application.Ringtoets.Storage/Read/ReadConversionCollector.cs
  1. … 7 more files in changeset.
Adjusted database design for the proposed solution: - Removed obsolete failure mechanism specific hydraulic boundary location tables. -- Regenerated database entities

WTI-1657

    • -4
    • +0
    ./Application.Ringtoets.Storage/DbContext/FailureMechanismEntity.cs
    • -4
    • +0
    ./Application.Ringtoets.Storage/DbContext/GeneralResultSubMechanismIllustrationPointEntity.cs
    • -63
    • +0
    ./Application.Ringtoets.Storage/DbContext/GrassCoverErosionOutwardsHydraulicLocationEntity.cs
    • -49
    • +0
    ./Application.Ringtoets.Storage/DbContext/GrassCoverErosionOutwardsHydraulicLocationOutputEntity.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage/DbContext/GrassCoverErosionOutwardsWaveConditionsCalculationEntity.cs
    • -0
    • +4
    ./Application.Ringtoets.Storage/DbContext/HydraulicLocationEntity.cs
    • -2
    • +0
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Context.cs
    • -210
    • +15
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -91
    • +86
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • binary
    ./Application.Ringtoets.Storage/Ringtoets.rtd
  1. … 1 more file in changeset.
Adjusted ReadExtensions for grass cover erosion outwards failure mechanism - Adjusted the AssessmentSectionReadExtensions --> should be responsible for configuring the failuremechanism before reading failure mechanism related data -- Cleaned up tests and fixed failing ones

WTI-1657

    • -0
    • +1
    ./Application.Ringtoets.Storage/Read/AssessmentSectionEntityReadExtensions.cs
  1. … 1 more file in changeset.
Adjusted ReadExtensions for grass cover erosion outwards failure mechanism - Adjusted the FailureMechanismSectionEntityReadExtensions

WTI-1657

    • -1
    • +28
    ./Application.Ringtoets.Storage/Read/FailureMechanismEntityReadExtensions.cs
  1. … 1 more file in changeset.
Adjusted CreateExtensions for grass cover erosion outwards failure mechanism: - Adjusted tests to verify that the HBL Calculations are written to the correct entities

WTI-1657

    • -3
    • +15
    ./Application.Ringtoets.Storage/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismCreateExtensions.cs
  1. … 1 more file in changeset.
Adjusted database design for the proposed solution: - Regenerated database entities

WTI-1657

    • -0
    • +12
    ./Application.Ringtoets.Storage/DbContext/GrassCoverErosionOutwardsFailureMechanismMetaEntity.cs
    • -0
    • +24
    ./Application.Ringtoets.Storage/DbContext/HydraulicLocationCalculationCollectionEntity.cs
    • -4
    • +226
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -89
    • +89
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • binary
    ./Application.Ringtoets.Storage/Ringtoets.rtd
  1. … 1 more file in changeset.
Cleanup: - Removed constraint on the combination of FKs of calculation collections (constraint was not present in the previous implementation)

WTI-1656

    • -2
    • +1
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql
    • -84
    • +84
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • binary
    ./Application.Ringtoets.Storage/Ringtoets.rtd
  1. … 3 more files in changeset.
Cleanup: - Fixed typo from migration script

WTI-1656

    • -1
    • +1
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql
Cleanup: - Updated the database structure to fix failing test

WTI-1656

    • -9
    • +9
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql
Adjusted migration script and asserts: - Migrated the hydraulic location output based on the normative norm and mapped them onto the new HydraulicLocationOutputEntity and the corresponding HydraulicLocationCalculationEntities

WTI-1656

    • -0
    • +88
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql
  1. … 1 more file in changeset.
Added util project for grass cover erosion outwards. WTI-1612

    • -94
    • +97
    ./Application.Ringtoets.Setup/Licentie.rtf
  1. … 6 more files in changeset.
Adjusted migration script and asserts: - Migrated the hydraulic location input based on the normative norm and mapped them onto the new HydraulicLocationCalculationEntity - Refactored test

Note: output is not migrated yet

WTI-1656

    • -0
    • +54
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql
  1. … 1 more file in changeset.
Adjusted migration script and asserts: - Migrated the hydraulic location calculations and mapped them onto the assessment section conform the new design of the database - Removed obsolete queries from the generator

Note: output is not migrated yet

WTI-1656

    • -212
    • +251
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql
  1. … 1 more file in changeset.
Finalized database design: - Added comments to indicate which FK represents which type of calculation - Adjusted read and create extensions on the assessment section to maintain consistency with the comments

WTI-1656

    • -9
    • +9
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql
    • -9
    • +9
    ./Application.Ringtoets.Storage/Create/AssessmentSectionCreateExtensions.cs
    • -10
    • +9
    ./Application.Ringtoets.Storage/Read/AssessmentSectionEntityReadExtensions.cs
  1. … 4 more files in changeset.
Cleaned up database related files: - Removed trigger from association table between the calculation collection and the calculation - Renamed names of foreign key according to the naming conventions - Added uniqueness constraint for: -- the association table on the calculations -- the uniqueness of the FK entries of the assessment section entity - Removed two obsolete table entities from the .eap file - Updated the .sql file --> added HydraulicBoundaryLocationCalculationCollection entities should be autonumbered - Removed obsolete lines from the edmx.diagram - Added additional load logic for the PartialRingtoetsEntities in order to fully load the project

WTI-1656

    • -31
    • +29
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/HydraulicLocationCalculationEntity.cs
    • -0
    • +2
    ./Application.Ringtoets.Storage/DbContext/PartialRingtoetsEntities.cs
    • -5
    • +5
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Context.cs
    • -95
    • +95
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -264
    • +198
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • binary
    ./Application.Ringtoets.Storage/Ringtoets.rtd
  1. … 2 more files in changeset.
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.