Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 2198 - Ran DeltaresClean, formatted code - Introduced test helper to assert referenced objects in the StorageSqLiteIntegrationTest => used to determine if referenced objects are equal -- Applied for whole file

Related to Issue [WTI-1379]

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

Former-commit-id: c8a0f1e7df7afd666d724f3aa9b8996ca40150f7

Former-commit-id: 6172ea84d211bdeb68447d02bb535497dc77f8be

    • -2
    • +2
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsCalculationScenarioCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsCalculationEntityReadExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/Piping/PipingCalculationEntityReadExtensions.cs
  1. … 2 more files in changeset.
Incorporated comments review 2195 - Improved migration => create a row for each failure mechanism entity that represents a macrostability inwards failure mechanism and associate with it -- Updated query Related to Issue [WTI-1379]

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

Former-commit-id: 775dbf992bd314d3486c29765b7fa43454d34220

Former-commit-id: e465efbd10af5bdd3bf19917bf17dc6b823ca076

    • -6
    • +40
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.1_17.2.sql
  1. … 1 more file in changeset.
Incorporated comments review 2195 - Added asserts for the integration tests - Added .ToNaNAsNull() call for the contribution when storing a macro stability inwards calculation scenario Related to Issue [WTI-1379]

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

Former-commit-id: 2c03f5e682f4a76928ed694ca17d97db3c3efca1

Former-commit-id: 5a58149288c5f337146a460441390c150c91bd01

    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsCalculationScenarioCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 3 more files in changeset.
Incorporated comments review 2195 - Editorial changes - Explicit set values explicitly for NaN cases for the Create and Read extensions related to macrostability inwards - Changed internal methods in internal classes to public (synchronised across macrostability inwards and piping) Related to Issue [WTI-1379]

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

Former-commit-id: 4de72b78ffab0ed0177ed39b702efde0e177c033

Former-commit-id: 49bf1469e0f1890ad528ef1b638ee66c76755d91

    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsCalculationScenarioCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsSemiProbabilisticOutputCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/PipingCalculationScenarioCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/PipingOutputCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/PipingSemiProbabilisticOutputCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/PartialRingtoetsEntities.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsCalculationEntityReadExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsSemiProbabilisticOutputEntityReadExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/Piping/PipingCalculationEntityReadExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/Piping/PipingCalculationOutputEntityReadExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/Piping/PipingSemiProbabilisticOutputEntityReadExtensions.cs
  1. … 7 more files in changeset.
Added tests for coverage ~paired with tang_ds Related to Issue [WTI-1379]

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

Former-commit-id: 2a7537eb0ab590d4ae9ad3f5f0525ba6578867d7

Former-commit-id: 94c1385ad8b6af008be617e02d8aac5278b29ac7

    • -1
    • +3
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsSoilProfileTwoDEntityReadExtensions.cs
  1. … 1 more file in changeset.
Introduced interfaces for decoupling input objects so that they can be used for the waternet calculation. Related to Issue [WTI-1345]

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

Former-commit-id: 38c446a34b1b58b7db8e1431e7dce6177e19d68c

Former-commit-id: dc970feeec16f79716d129ef808e94a9474aa7bd

    • -2
    • +3
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsCalculationScenarioCreateExtensions.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsCalculationEntityReadExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 45 more files in changeset.
Added project to calculate the derived input. Related to Issue [WTI-1345]

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

Former-commit-id: 04e1a1fb4e3101614ce53b706e2f842a3c9084da

Former-commit-id: f77440709171e5eec962df3116be4ff311da4df4

    • -72
    • +77
    ./Application.Ringtoets.Setup/Licentie.rtf
  1. … 6 more files in changeset.
Corrected implementation to improve coverage: - Removed unused columns in the MacroStabilityInwardsCalculationEntity => these are being split in the LocationInputExtreme and -Daily respectively

Related to Issue [WTI-1379]

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

Former-commit-id: 2119baaa5c741498b5af4ac3c9b40d3e1cc36939

Former-commit-id: d36bf05606a1b18bcca0a611a0c41ebd72b7e7d4

    • -7
    • +1
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure17.2.sql
    • -6
    • +0
    ./Application.Ringtoets.Storage/DbContext/MacroStabilityInwardsCalculationEntity.cs
    • -18
    • +0
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -87
    • +87
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
  1. … 2 more files in changeset.
Corrected asserts to improve coverage: - Added missing asserts, corrected asserts - Added values to missing property setters

Related to Issue [WTI-1379]

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

Former-commit-id: 3c8cc7b9b691089232a26132c5de67f55dffc374

Former-commit-id: 97d5f344b06b48831fa1cffacf2017be3eba216c

    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsCalculationScenarioCreateExtensions.cs
  1. … 6 more files in changeset.
Reimplemented revision 12140 from trunk after fixing failed tests: - Added fix for migration: -- Insert a temporary calculation group row entry during the migration and update the foreign key of the MacroStabilityInwards related failure mechanism rows. This prevents the CalculationGroupReadExtension from throwing a NULL reference exception when it reads the root calculation group

---

Added read and create extensions:

- Expanded the calculation group

-- Read and Create added to read or create the entities for macrostability inwards calculation (scenario)

- Expanded asserts on the piping side:

-- Removed .Value access in the tests => use .GetAccuracy instead of accessing the private variable of a RoundedDouble

-- Added asserts on the output values when creating or reading piping (semiprobabilistic) output entities

- Added entities to explicitly load in the PartialRingtoetsEntities

Related to Issue [WTI-1379]

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

Former-commit-id: 3a73e8a635472b17ac9eebc627e378c1378a7118

Former-commit-id: 6c8fb17a4b3381ed6e591ddde5b4ea3a8a8b94ae

    • -0
    • +11
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.1_17.2.sql
    • -0
    • +2
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismCreateExtensions.cs
    • -0
    • +3
    ./Application.Ringtoets.Storage/DbContext/PartialRingtoetsEntities.cs
    • -0
    • +13
    ./Application.Ringtoets.Storage/Read/FailureMechanismEntityReadExtensions.cs
  1. … 6 more files in changeset.
Temporarily reverted revision 12140 from trunk: Added read and create extensions: - Expanded the calculation group -- Read and Create added to read or create the entities for macrostability inwards calculation (scenario) - Expanded asserts on the piping side: -- Removed .Value access in the tests => use .GetAccuracy instead of accessing the private variable of a RoundedDouble -- Added asserts on the output values when creating or reading piping (semiprobabilistic) output entities - Added entities to explicitly load in the PartialRingtoetsEntities

Related to Issue [WTI-1379]

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

Former-commit-id: c7233860a302774e36a2afb8369cd52fefc6e9d5

Former-commit-id: bda4a8bc802d69ec5dfc2a61f5175b5e91b846d1

    • -2
    • +0
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismCreateExtensions.cs
    • -3
    • +0
    ./Application.Ringtoets.Storage/DbContext/PartialRingtoetsEntities.cs
    • -13
    • +0
    ./Application.Ringtoets.Storage/Read/FailureMechanismEntityReadExtensions.cs
  1. … 5 more files in changeset.
Added read and create extensions: - Expanded the calculation group -- Read and Create added to read or create the entities for macrostability inwards calculation (scenario) - Expanded asserts on the piping side: -- Removed .Value access in the tests => use .GetAccuracy instead of accessing the private variable of a RoundedDouble -- Added asserts on the output values when creating or reading piping (semiprobabilistic) output entities - Added entities to explicitly load in the PartialRingtoetsEntities

Related to Issue [WTI-1379]

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

Former-commit-id: 6e7e81968638b8b31efb48bc2d1e418987134250

Former-commit-id: 6164cd4f05cdc0196dc7c5b9b5b5b33a9dfb189d

    • -0
    • +2
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismCreateExtensions.cs
    • -0
    • +3
    ./Application.Ringtoets.Storage/DbContext/PartialRingtoetsEntities.cs
    • -0
    • +13
    ./Application.Ringtoets.Storage/Read/FailureMechanismEntityReadExtensions.cs
  1. … 5 more files in changeset.
Added read and create extensions: - Expanded the calculation group -- Read and Create added to read or create the entities for macrostability inwards calculation (scenario) - Expanded asserts on the piping side: -- Removed .Value access in the tests => use .GetAccuracy instead of accessing the private variable of a RoundedDouble -- Added asserts on the output values when creating or reading piping (semiprobabilistic) output entities

Related to Issue [WTI-1379]

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

Former-commit-id: 488e140c131a119129b7ba14f39c0f5242e92369

Former-commit-id: 5f69943fcc1b44c327c7997be19f002f1f4dc2c3

    • -0
    • +7
    ./Application.Ringtoets.Storage/Create/CalculationGroupCreateExtensions.cs
    • -0
    • +41
    ./Application.Ringtoets.Storage/Read/CalculationGroupEntityReadExtentions.cs
  1. … 5 more files in changeset.
Added read and create extensions: - Done for the calculation scenario -- Improved for the piping equivalent - Introduced entity testhelper to assert entity property values for the macrostability inwards calculations scenarios - Renamed functions to better reflect what they do

Related to Issue [WTI-1379]

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

Former-commit-id: a0e33b7f224bb8df0e64ab081d2e265290785d81

Former-commit-id: 5c8ec47fa3cf57b16e93955326a97b3e4630de91

    • -0
    • +2
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +203
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsCalculationScenarioCreateExtensions.cs
    • -14
    • +19
    ./Application.Ringtoets.Storage/Create/Piping/PipingCalculationScenarioCreateExtensions.cs
    • -0
    • +218
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsCalculationEntityReadExtensions.cs
  1. … 9 more files in changeset.
Added read and create extensions: - Done for the output -- Renamed private Create functions to Read Related to Issue [WTI-1379]

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

Former-commit-id: a418de5824d807375c9fb9c3f30c5b1ca20d3d2c

Former-commit-id: 1525f052e0c5b98036e78191973937ee9e3265b2

    • -4
    • +4
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
Added read and create extensions: - Done for the output - Synchronised implementations of piping with MacroStabilityInwards => when NULL arguments are passed, ArgumentNullException thrown - Replaced CollectionAssert with TestHelper assert which uses an EqualityComparer - Introduced entity test helper to assert the macro stability inwards output entity values Related to Issue [WTI-1379]

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

Former-commit-id: 52251d30085ed9d1788770c79e711eeb607b461f

Former-commit-id: e7c9cc3302b31e7a805515cf01c77620e44aaafe

    • -0
    • +2
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +114
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsOutputCreateExtensions.cs
    • -0
    • +8
    ./Application.Ringtoets.Storage/Create/Piping/PipingOutputCreateExtensions.cs
    • -0
    • +117
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
    • -1
    • +8
    ./Application.Ringtoets.Storage/Read/Piping/PipingCalculationOutputEntityReadExtensions.cs
  1. … 8 more files in changeset.
- Removed obsolete columns for the output entity: -- GridAutomaticallyCalculated -- ForbiddenZonesAutomaticallyCalculated - Renamed TangentLinesXml to SlipPlaneTangentLinesXml to indicate it belongs to a slipplane - Cleaned up test Related to Issue [WTI-1379]

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

Former-commit-id: 8820f65107597f06dc52f25ff51b5faa9b7de68e

Former-commit-id: 2659f888f976aff2e2757017d09468b89a5cc3a7

    • -4
    • +2
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure17.2.sql
    • -3
    • +1
    ./Application.Ringtoets.Storage/DbContext/MacroStabilityInwardsCalculationOutputEntity.cs
    • -9
    • +3
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -83
    • +83
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
  1. … 3 more files in changeset.
Added TangentLineNumber column to the calculation table for macro stability inwards Related to Issue [WTI-1379]

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

Former-commit-id: a4d96dac162a5674e50efb16128178381fa31a81

Former-commit-id: 0f951701a6cab45f52b31fa8477d4f0d81333783

    • -1
    • +2
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure17.2.sql
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/MacroStabilityInwardsCalculationEntity.cs
    • -0
    • +3
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -88
    • +88
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
  1. … 2 more files in changeset.
Added read and create extensions: - Done for the semi probabilistic output - Renamed column name for the factor of stability -- Updated database, entities and sql files - Synchronised implementations of piping with MacroStabilityInwards => when NULL arguments are passed, ArgumentNullException thrown Related to Issue [WTI-1379]

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

Former-commit-id: 74daeaea7a3522e36dc91931346a65599610abdc

Former-commit-id: ee9127a39b16e5ca0897c8f87bc54ca442c107b0

    • -2
    • +2
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure17.2.sql
    • -0
    • +2
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +61
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsSemiProbabilisticOutputCreateExtensions.cs
    • -0
    • +8
    ./Application.Ringtoets.Storage/Create/Piping/PipingSemiProbabilisticOutputCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/MacroStabilityInwardsSemiProbabilisticOutputEntity.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -84
    • +84
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • -0
    • +57
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsSemiProbabilisticOutputEntityReadExtensions.cs
    • -0
    • +6
    ./Application.Ringtoets.Storage/Read/Piping/PipingSemiProbabilisticOutputEntityReadExtensions.cs
  1. … 7 more files in changeset.
Added factor of stability for the semi probabilistic output Related to Issue [WTI-1379]

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

Former-commit-id: 42f9b351027b5c2407bc50c1f68d7e38173b91af

Former-commit-id: b344d467570e985fc4db1efe1108918a5f8ef42c

    • -1
    • +2
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure17.2.sql
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/MacroStabilityInwardsSemiProbabilisticOutputEntity.cs
    • -0
    • +3
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -86
    • +86
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
  1. … 2 more files in changeset.
Updated database design to enable NaN values for the stochastic distribution properties of preconsolidation stresses: - Updated Create and Read extensions - Regenerated affected entities

Related to Issue [WTI-1341]

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

Former-commit-id: 941b6380ef22f6ecbc2ad888f86259ac97d1f131

Former-commit-id: 7b36beb1a8a2b33c953ede3bcec0ba3a0511ef68

    • -3
    • +3
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure17.2.sql
    • -2
    • +2
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsPreconsolidationStressCreateExtensions.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage/DbContext/MacroStabilityInwardsPreconsolidationStressEntity.cs
    • -4
    • +4
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -87
    • +87
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • -2
    • +2
    ./Application.Ringtoets.Storage/Read/MacroStabilityInwards/MacroStabilityInwardsPreconsolidationStressEntityReadExtensions.cs
  1. … 4 more files in changeset.
Added entities for storing macrostability calculations and output Related to Issue [WTI-1379]

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

Former-commit-id: a1a79229c9eb111d274c713bc64872f668ca417a

Former-commit-id: 91ddd35549632b924df218099ba154f42c485a23

    • -18
    • +177
    ./Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure17.2.sql
    • -0
    • +9
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +4
    ./Application.Ringtoets.Storage/DbContext/CalculationGroupEntity.cs
    • -0
    • +4
    ./Application.Ringtoets.Storage/DbContext/HydraulicLocationEntity.cs
    • -0
    • +123
    ./Application.Ringtoets.Storage/DbContext/MacroStabilityInwardsCalculationEntity.cs
    • -0
    • +78
    ./Application.Ringtoets.Storage/DbContext/MacroStabilityInwardsCalculationOutputEntity.cs
    • -0
    • +45
    ./Application.Ringtoets.Storage/DbContext/MacroStabilityInwardsSemiProbabilisticOutputEntity.cs
    • -0
    • +12
    ./Application.Ringtoets.Storage/DbContext/MacroStabilityInwardsStochasticSoilProfileEntity.cs
    • -0
    • +3
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Context.cs
    • -1
    • +598
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -86
    • +95
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • -0
    • +4
    ./Application.Ringtoets.Storage/DbContext/SurfaceLineEntity.cs
  1. … 1 more file in changeset.
- (Re)added the SourceType byte property in the entity => Create was never writing to this property. Added missing assert to maintain behaviour - Added resource string representations for the SoilProfileType => associated properties class can use the EnumTypeConverter instead of explicit returning strings with an if-else structure Related to Issue [WTI-1433]

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

Former-commit-id: a55d3e224480f04a30526a6245a75e6743f9fc73

Former-commit-id: c14ead5c2ea7e99492b6bf8281648e10bc1be400

    • -1
    • +2
    ./Application.Ringtoets.Storage/Create/Piping/PipingSoilProfileCreateExtensions.cs
  1. … 10 more files in changeset.
Removed invalid example files for MacroStabilityInwards

Related to Issue [WTI-1340]

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

Former-commit-id: 93ecdbcc1ddc05a071d86f798e41cd399b950e49

Former-commit-id: 94fc63b8fb8a98c2e5b7d06955b8b5ed84562ac7

    • -13
    • +0
    ./Application.Ringtoets.Setup/Application.Ringtoets.Setup.wixproj
Incorporated comments dev: - Cleaned up some files - Moved validation logic from readers to transformers and RT datamodel (stochastic soil profiles, Piping only): -- Moved StochasticSoilProfile property of the PipingStochasticSoilModel as a mandatory constructor argument -- Changed property from List to IEnumerable => provides readonly access of the collection -- Introduced additional test factory method --- Replaced explicit constructor calls with factory calls when possible

Related to Issue [WTI-1340]

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

Former-commit-id: 8cf27edcf482fb639d692d19f6840bb78219dc98

Former-commit-id: dbc10165755b4dc91a62d7f21e6749d2850ed2b3

    • -3
    • +3
    ./Application.Ringtoets.Storage/Create/Piping/PipingStochasticSoilModelCreateExtensions.cs
    • -6
    • +5
    ./Application.Ringtoets.Storage/Read/StochasticSoilModelEntityReadExtensions.cs
  1. … 33 more files in changeset.
Implement review comments Illustration point configuration will always be written to the configuration xml, even when it has its default value. Cleaning up, move configuration assignments to proper places. Update xmldoc Related to Issue [WTI-1385]

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

Former-commit-id: b538258c99d1792a01a4f8528a5df67067993e59

Former-commit-id: fb0207e0562dd3d1e69b3ebfb60d501a8237c56e

  1. … 33 more files in changeset.
Incorporated comments dev: - Moved validation logic from readers to transformers and RT datamodel (stochastic soil profiles, MacroStabilityInwards only): -- Moved StochasticSoilProfile property of the MacroStabilityInwardsStochasticSoilModel as a mandatory constructor argument -- Changed property from List to IEnumerable => provides readonly access of the collection -- Introduced additional test factory method --- Replaced explicit constructor calls with factory calls when possible

Related to Issue [WTI-1340]

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

Former-commit-id: 793e8b7ce8d28a571d22d61fd01a1c14280c75c6

Former-commit-id: 4ba95330a9300a647b62dfa413c36a5a581ee392

    • -3
    • +3
    ./Application.Ringtoets.Storage/Create/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilModelCreateExtensions.cs
    • -6
    • +6
    ./Application.Ringtoets.Storage/Read/StochasticSoilModelEntityReadExtensions.cs
  1. … 32 more files in changeset.
Incorporated comments dev: - Moved validation logic from readers to transformers and RT datamodel (Piping only): -- Validates if the geometry is not empty and is not NULL -- Expanded test factory -- Replaced explicit constructor calls with test factory calls when possible -- Added additional tests for the transformers to verify behaviour

Related to Issue [WTI-1340]

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

Former-commit-id: bb6368c63b7448360bce377e2d29d1303b379d9c

Former-commit-id: 73622e310bf3c785e9bbc7acb4d2021bfc9a7674

    • -2
    • +2
    ./Application.Ringtoets.Storage/Read/StochasticSoilModelEntityReadExtensions.cs
  1. … 41 more files in changeset.
Add illustratiepunteninlezen to example calculation configurations in setup Related to Issue [WTI-1385]

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

Former-commit-id: 30e6b4644518522d714f4b2eeb2e69a127cec60b

Former-commit-id: 14e074a318ebad596dd12415d75e97ea9dea0b8c

Incorporated comments dev: - Cleaned up unused resources - Moved validation logic from the Reader to the transformers and respective RT data structures: -- Performed for the SoilModel: - Removed geometry validation in the reader, but: - Implemented for MacroStability only at this stage: -- Check if geometry is not empty Related to Issue [WTI-1340]

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

Former-commit-id: 31fb365b2611d19fafeef02d50d223c477b45431

Former-commit-id: 123d35eb149285fe827c58fb12bc95af78eb71ad

    • -3
    • +2
    ./Application.Ringtoets.Storage/Read/StochasticSoilModelEntityReadExtensions.cs
  1. … 41 more files in changeset.