Application.Ringtoets.Storage

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
IProjectOwner now should be implemented in such a way that null can never be returned or set. Introduced StagedProject in StorageSqLite to always have a coupling between the model and the loaded entity. connectionString is no longer maintained in StorageSqLite, but the filepath is passed along the method calls. StorageCommandHandler is responsible for logging feedback to the user. Removed interface methods regarding closing of a project (invalid use case in Ringtoets) Added SetProject method in IProjectOwner and removed setters for Project and ProjectPath, so that Project and ProjectPath are always set together. Related to Issue [WTI-961]

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

Former-commit-id: ca0bf302faa996815ebc7f8d434ad15fb38246db

Former-commit-id: 679b97e980241449cfd6da32ba0fd19b28e85029

  1. … 20 more files in changeset.
- Resolved compilation errors by introducing the AssessmentLayerOneState when applicable - Added the DataGridViewCellTester for the tests that explicitly tested the cell Style properties

Merged revision(s) 6630-6714 from branches/WTI-985:

Added enum indicating the state of assessment layer one

........

Added enum indicating the state of assessment layer one

........

- Incorporated enum for AssessmentLayerOne in the failure mechanism section

- Fixed tests that are directly related to the failure mechanism section

Note: derived views and corresponding tests are NOT fixed yet

........

- Fixed tests for Q-variant failureMechanisms

........

- Fixed ReadExtensions for storage

........

- Fixed ReadExtension tests for storage

........

Fixed issues on the RingtoetsProjectTestHelper:

- Introduced private method to generate a random state of AssessmentLayerOne

........

Fixed issues on the AssessmentLayerOneState:

- Corrected strings that are displayed in the view

- Created a protected method to provide access for every derived failure mechanism view to the Enumwrapper for AssessmentLayerOneState

........

Implemented feature on the ClosingStructuresFailureMechanismResultView:

- Replaced the checkbox with a dropdown colum containing the AssessmentLayerOneState value

- Fixed or expanded tests

........

Implemented feature on the GrassCoverErosionInwardsFailureMechanismResultView:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Removed test that asserts the toggling of the checkbox: test is obsolete because it's replaced with a dropdown box

- Extended test for assessing that the right columns are visible when a failure mechanism is present

(Editorial) For the closing structure failure mechanism

- Write out string resource values when testing

........

Implemented feature on the GrassCoverErosionOutwardsFailureMechanismResultView:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing test

........

Extended tests:

- Assess the behaviour of the datagrid row for every state of AssessmentLayerOneState

........

Implemented feature on the GrassCoverErosionInwardsFailureMechanismResultView:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Removed test that asserts the toggling of the checkbox: test is obsolete because it's replaced with a dropdown box

- Extended test for assessing that the right columns are visible when a failure mechanism is present

........

Implemented feature on the Piping FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Removed test that asserts the toggling of the checkbox: test is obsolete because it's replaced with a dropdown box

- Extended test for assessing that the right columns are visible when a failure mechanism is present

........

Extended tests:

- Added additional section when assessing the behaviour of the three possible states of AssessmentLayerOne

........

Implemented feature on the Stability point structures FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

........

(Editorial) For the grass cover erosion outwards failure mechanism

- Write out string resource values when testing string values of the column headers

........

Implemented feature on the Stability stone cover FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Added assertions for when cells are enabled. This includes an additional test that verifies the behaviour when the state changes to "sufficient" for assessmentLayerOne

........

Implemented feature on the wave impact asphalt cover FailureMechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

........

Removed obsolete reference to RingtoetsCommonFormsResources in the tests

........

Created project to include helper classes for asserting Forms related projects

........

Created project to include helper classes for asserting Forms related projects:

- Reverted accidental change on Common.Data.TestUtil project

........

Created project to include helper classes for asserting Forms related projects:

- Created helper class to assert whether DataGridViewCells are in an enabled or disabled state

........

Created project to include helper classes for asserting Forms related projects:

- Created helper class to assert whether DataGridViewCells are in an enabled or disabled state

........

Extracted base method to add assessment section name and assessment section layer one columns

........

Improved helper class DataGridViewCellsTester:

- Enabled state does not always mean readonly, assertion behaviour can be toggled

- Documented when AssertionException can be thrown

........

Refactoring:

- For the mechanisms that already implement the dropdown box for assessment layer one: use an override of the AddDataGridColumns to set the correct columns

- Aforementioned function already sets the section name and dropdown box for assessment layer one per default

........

Incorporated helper class DataGridViewCellsTester:

- Replaced every instance of a local cell enabled/disabled assertion with the DataGridViewCellsTester

........

Implemented feature on the dune erosion failure mechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature on the grass cover slipoff inwards failure mechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Removed obsolete RingtoetsCommonResource reference

........

Implemented feature on the grass cover slipoff outwards failure mechanism:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for the macro stability related failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for piping structure failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for strength stability lengthwise construction failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for technical innovation failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Implemented feature for water pressure asphalt cover failure mechanisms:

- Replaced the checkbox with a dropdown column containing the AssessmentLayerOneState value

- Fixed failing/not working tests

- Typed out string values when asserting column headers

- Replaced local cell assertions with the DataGridViewCellTester

........

Fixed ReadExtension tests for storage:

- Compilation error when trying to run this test due to invalid cast from bool to the AssessmentLayerOneState

........

Fixed ReadExtension entity tests for storage:

- Adapted read entity tests to assess for the enum AssessmentLayerOneState instead of a boolean for LayerOne. Entities were already adjusted due to changes in the FailureMechanismSectionResult

........

* Updated database design (new comments added).

* Defined default value for FailureMechanismSectionResult.

* Specified concrete values for AssessmentLayerOneState.

........

Related to Issue [WTI-985]

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

Former-commit-id: 417e584767297df8e93c02b36a0af938af02894c

Former-commit-id: 03a26b4cac7f05f4cf9dfde404b76d15b41d82cb

    • -11
    • +9
    ./DbContext/AssessmentSectionEntity.cs
    • -28
    • +17
    ./DbContext/CalculationGroupEntity.cs
    • -4
    • +5
    ./DbContext/CharacteristicPointEntity.cs
    • -10
    • +8
    ./DbContext/ClosingStructureEntity.cs
    • -2
    • +5
    ./DbContext/ClosingStructureFailureMechanismMetaEntity.cs
    • -33
    • +29
    ./DbContext/ClosingStructuresCalculationEntity.cs
    • -5
    • +6
    ./DbContext/ClosingStructuresOutputEntity.cs
    • -4
    • +5
    ./DbContext/ClosingStructuresSectionResultEntity.cs
    • -19
    • +19
    ./DbContext/DatabaseStructure.sql
    • -4
    • +5
    ./DbContext/DuneErosionSectionResultEntity.cs
    • -38
    • +22
    ./DbContext/FailureMechanismEntity.cs
    • -43
    • +25
    ./DbContext/FailureMechanismSectionEntity.cs
    • -20
    • +13
    ./DbContext/ForeshoreProfileEntity.cs
    • -12
    • +9
    ./DbContext/GrassCoverErosionInwardsCalculationEntity.cs
  1. … 171 more files in changeset.
* Updated database design (new comments added). * Defined default value for FailureMechanismSectionResult. * Specified concrete values for AssessmentLayerOneState. Related to Issue [WTI-985]

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

Former-commit-id: 26c5db19681be4f6a4c58db8e79f3acebfb91077

Former-commit-id: b3640adf01a9447ed1e9cd92d64da2ae25409e69

    • -11
    • +9
    ./DbContext/AssessmentSectionEntity.cs
    • -28
    • +17
    ./DbContext/CalculationGroupEntity.cs
    • -4
    • +5
    ./DbContext/CharacteristicPointEntity.cs
    • -10
    • +8
    ./DbContext/ClosingStructureEntity.cs
    • -2
    • +5
    ./DbContext/ClosingStructureFailureMechanismMetaEntity.cs
    • -33
    • +29
    ./DbContext/ClosingStructuresCalculationEntity.cs
    • -5
    • +6
    ./DbContext/ClosingStructuresOutputEntity.cs
    • -4
    • +5
    ./DbContext/ClosingStructuresSectionResultEntity.cs
    • -19
    • +19
    ./DbContext/DatabaseStructure.sql
    • -4
    • +5
    ./DbContext/DuneErosionSectionResultEntity.cs
    • -38
    • +22
    ./DbContext/FailureMechanismEntity.cs
    • -43
    • +25
    ./DbContext/FailureMechanismSectionEntity.cs
    • -20
    • +13
    ./DbContext/ForeshoreProfileEntity.cs
    • -12
    • +9
    ./DbContext/GrassCoverErosionInwardsCalculationEntity.cs
  1. … 52 more files in changeset.
- Fixed ReadExtensions for storage Related to Issue [WTI-985]

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

Former-commit-id: baeeabb8ce4f5516dbb71da7ad565e9ba3dcb696

Former-commit-id: b8a09059f4eb450f8e6405ade8a79b5b5dcd2313

    • -1
    • +1
    ./Read/DuneErosion/DuneErosionSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./Read/GrassCoverSlipOffInwardsSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./Read/GrassCoverSlipOffOutwardsSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./Read/MacrostabilityInwardsSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./Read/MacrostabilityOutwardsSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./Read/MicrostabilitySectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./Read/Piping/PipingSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./Read/StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensions.cs
  1. … 3 more files in changeset.
(Editorial) Applied comments review 1178 - Removed redundant references in XML docs (e.g. System.X when System was already referenced) - Standardized XML docs regarding exceptions: Thrown is prefixed for the cause of the exception (e.g. <exception cref="X">Thrown when Lorus Ipsum</exception>)

Related to Issue [WTI-931]

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

Former-commit-id: c9a908b16e966485b3c2f38d472d9628b6f581ff

Former-commit-id: 71660f2e2159bfbb2e958ce8211bb236f66286e4

    • -1
    • +1
    ./Read/IStructureCalculationEntityReadExtensions.cs
  1. … 30 more files in changeset.
* Increased database versions for trunk (part of the release and trunk becoming 16.4.X) Related to Issue [WTI-930]

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

Former-commit-id: 3a6e1d65ae9d9c1f09287930d338893d903d03cc

Former-commit-id: 8b4c37ea5750345437929e6a540070cd64f10875

  1. … 1 more file in changeset.
- Ensure the technical reference guide can be build via Doxygen - Ran Deltares cleanup on every project that was touched Related to Issue [WTI-931]

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

Former-commit-id: 8f75344419774da76c09075d5ac8308830a35a8b

Former-commit-id: e26553796c0f3ada7c458ada2db8e053610b8161

    • -9
    • +11
    ./DbContext/AssessmentSectionEntity.cs
    • -17
    • +28
    ./DbContext/CalculationGroupEntity.cs
    • -5
    • +4
    ./DbContext/CharacteristicPointEntity.cs
    • -8
    • +10
    ./DbContext/ClosingStructureEntity.cs
    • -5
    • +2
    ./DbContext/ClosingStructureFailureMechanismMetaEntity.cs
    • -29
    • +33
    ./DbContext/ClosingStructuresCalculationEntity.cs
    • -6
    • +5
    ./DbContext/ClosingStructuresOutputEntity.cs
    • -5
    • +4
    ./DbContext/ClosingStructuresSectionResultEntity.cs
    • -5
    • +4
    ./DbContext/DuneErosionSectionResultEntity.cs
    • -22
    • +38
    ./DbContext/FailureMechanismEntity.cs
    • -25
    • +43
    ./DbContext/FailureMechanismSectionEntity.cs
    • -13
    • +20
    ./DbContext/ForeshoreProfileEntity.cs
    • -9
    • +12
    ./DbContext/GrassCoverErosionInwardsCalculationEntity.cs
  1. … 101 more files in changeset.
- Updated entity framework template files to generate more properly formatted files - Added tests for RingtoetsEntities - Removed 'e' from caught exception in GrassCoverErosionInwardsCalculationServiceTest to prevent error notification Related to Issue [WTI-931]

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

Former-commit-id: ae0bc6afd182e81158d11e7760f63e2ac3cc7aa7

Former-commit-id: fd257f1df6df1e0ec36c7dac7eebcc9f8cb9856e

    • -11
    • +9
    ./DbContext/AssessmentSectionEntity.cs
    • -28
    • +17
    ./DbContext/CalculationGroupEntity.cs
    • -4
    • +5
    ./DbContext/CharacteristicPointEntity.cs
    • -10
    • +8
    ./DbContext/ClosingStructureEntity.cs
    • -2
    • +5
    ./DbContext/ClosingStructureFailureMechanismMetaEntity.cs
    • -33
    • +29
    ./DbContext/ClosingStructuresCalculationEntity.cs
    • -5
    • +6
    ./DbContext/ClosingStructuresOutputEntity.cs
    • -4
    • +5
    ./DbContext/ClosingStructuresSectionResultEntity.cs
    • -4
    • +5
    ./DbContext/DuneErosionSectionResultEntity.cs
    • -38
    • +22
    ./DbContext/FailureMechanismEntity.cs
    • -43
    • +25
    ./DbContext/FailureMechanismSectionEntity.cs
    • -20
    • +13
    ./DbContext/ForeshoreProfileEntity.cs
    • -12
    • +9
    ./DbContext/GrassCoverErosionInwardsCalculationEntity.cs
    • -2
    • +5
    ./DbContext/GrassCoverErosionInwardsFailureMechanismMetaEntity.cs
  1. … 51 more files in changeset.
(Editorial) - Added missing license headers - Reformatted some of the *.config files in case no return was present between the XML header and license information

Related to Issue [WTI-931]

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

Former-commit-id: 5dfd4dc63c35031adc767ea3a2c4f4e24d7ed898

Former-commit-id: 0f3568dc4158e992538fd5781ff0ab0d52355d37

    • -1
    • +22
    ./DbContext/RingtoetsEntities.Designer.cs
  1. … 41 more files in changeset.
* Added standard serialization constructor to all Exception classes. * Explicitly defined culture for string.Format methods. * Replaced IFileImporter.ProgressChanged property to method (recommendation by C# coding conventions) * Renamed classes containing win32.dll invokes to NativeMethods (recommendation by C# coding conventions)

Related to Issue [WTI-931]

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

Former-commit-id: 78fae4fb038935c7a58a0fb534baa750b173d589

Former-commit-id: fc7d0938a3677be66218915a3e665a9cc6757df9

    • -11
    • +13
    ./DbContext/AssessmentSectionEntity.cs
    • -27
    • +38
    ./DbContext/CalculationGroupEntity.cs
    • -5
    • +4
    ./DbContext/CharacteristicPointEntity.cs
    • -9
    • +11
    ./DbContext/ClosingStructureEntity.cs
    • -5
    • +2
    ./DbContext/ClosingStructureFailureMechanismMetaEntity.cs
    • -31
    • +35
    ./DbContext/ClosingStructuresCalculationEntity.cs
    • -6
    • +5
    ./DbContext/ClosingStructuresOutputEntity.cs
    • -5
    • +4
    ./DbContext/ClosingStructuresSectionResultEntity.cs
    • -5
    • +4
    ./DbContext/DuneErosionSectionResultEntity.cs
    • -37
    • +53
    ./DbContext/FailureMechanismEntity.cs
    • -43
    • +61
    ./DbContext/FailureMechanismSectionEntity.cs
    • -19
    • +26
    ./DbContext/ForeshoreProfileEntity.cs
    • -11
    • +14
    ./DbContext/GrassCoverErosionInwardsCalculationEntity.cs
    • -5
    • +2
    ./DbContext/GrassCoverErosionInwardsFailureMechanismMetaEntity.cs
  1. … 150 more files in changeset.
* Resolved solvable Resharper issues. * Fixed typo in display name of Linear Model for StabilityPointStructure calculation input. * Fixed inheritance bug related to Attribute in whole solution. Related to Issue [WTI-931]

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

Former-commit-id: 7ac9feb47be8d8ec2ee3c83ff914611134305f09

Former-commit-id: 04c41b2f251475618637cce83329e34639907d61

    • -1
    • +1
    ./Create/DuneErosion/DuneErosionFailureMechanismCreateExtensions.cs
    • -7
    • +1
    ./Create/DuneErosion/DuneErosionFailureMechanismSectionResultCreateExtensions.cs
    • -7
    • +1
    ./Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismSectionResultCreateExtensions.cs
    • -3
    • +3
    ./Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
    • -7
    • +1
    ./Create/GrassCoverSlipOffInwards/GrassCoverSlipOffInwardsFailureMechanismSectionResultCreateExtensions.cs
    • -7
    • +1
    ./Create/GrassCoverSlipOffOutwards/GrassCoverSlipOffOutwardsFailureMechanismSectionResultCreateExtensions.cs
  1. … 96 more files in changeset.
Some XMLdoc related changes Related to Issue [WTI-931]

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

Former-commit-id: bbaac1a45d2179e5546f77417be59b41eecc6132

Former-commit-id: bb39b174b57eece0753191d02bc3f692afb84fc6

    • -1
    • +1
    ./Exceptions/CannotDeleteBackupFileException.cs
  1. … 11 more files in changeset.
Deltares clean-up for Application.Ringtoets Related to Issue [WTI-931]

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

Former-commit-id: cc5e41e46e833ce80b0dcfe2040b83751f8e83b9

Former-commit-id: 4ffc1daa3680e3f1fa80abcab14c92231b913638

    • -1
    • +1
    ./Read/AssessmentSectionEntityReadExtensions.cs
    • -3
    • +3
    ./Read/CalculationGroupEntityReadExtentions.cs
    • -1
    • +1
    ./Read/DuneErosion/DuneErosionSectionResultEntityReadExtensions.cs
  1. … 10 more files in changeset.
- Renamed StabilityPointStructureCalculationEntity to StabilityPointStructuresCalculationEntity - Added XMLdoc paired with bouvrie Related to Issue [WTI-913]

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

Former-commit-id: d13ab62f4f9aa96036cd4838784b4cc7129e6228

Former-commit-id: e864ff88a4452d921134974c39f949cf9be3348d

    • -1
    • +1
    ./Application.Ringtoets.Storage.csproj
    • -4
    • +5
    ./DbContext/PartialStabilityPointStructuresCalculationEntity.cs
    • -0
    • +128
    ./Read/StabilityPointStructures/StabilityPointStructuresCalculationEntityReadExtensions.cs
  1. … 3 more files in changeset.
- Cleanup - Removed merge conflict information Related to Issue [WTI-916]

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

Former-commit-id: 96b96a4b697d41f2b50df00be680ded6395f386d

Former-commit-id: 81d11282dc52a03dfe7f0cd38be16a07a0b80c33

    • -1847
    • +0
    ./DbContext/RingtoetsEntities.edmx.diagram
    • -1
    • +0
    ./Read/Piping/PipingFailureMechanismMetaEntityReadExtensions.cs
- Extended RingtoetsProjectTestHelper and tests

Related to Issue [WTI-916]

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

Former-commit-id: 34da07331d186fa59a5103e911ed44716cfed9dd

Former-commit-id: 0957e34befc81909cfa4d8859a3586a4a60ae7e1

    • -1
    • +2
    ./Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismSectionResultCreateExtensions.cs
    • -0
    • +2
    ./Create/StructuresCalculationCreateExtensions.cs
  1. … 3 more files in changeset.
- Set association between section result and calculation for Stability Point Structure for reading - Moved PipingStructureSectionResultEntityReadExtensions to the correct namespace - Updated XMLdocs - Restructured FailureMechanismEntityReadExtensions Related to Issue [WTI-916]

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

Former-commit-id: 7095f68e80b7ddb29d0a8c4319f00b101c89316a

Former-commit-id: f7402faa1eafaed12331526b9bbf9d021ddafa9f

    • -1
    • +1
    ./Application.Ringtoets.Storage.csproj
    • -46
    • +131
    ./Read/FailureMechanismEntityReadExtensions.cs
    • -56
    • +0
    ./Read/Piping/PipingStructureSectionResultEntityReadExtensions.cs
    • -0
    • +56
    ./Read/PipingStructures/PipingStructureSectionResultEntityReadExtensions.cs
    • -15
    • +118
    ./Read/ReadConversionCollector.cs
  1. … 6 more files in changeset.
- Set association between section result and calculation for Stability Point Structure for reading - Extended some tests with missing assertion Related to Issue [WTI-916]

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

Former-commit-id: 70f368f73958ebd32412b2ca52419a5e6f8842b7

Former-commit-id: 5bc38a0e1a7b8b8908877876824fa28c8010778b

    • -0
    • +4
    ./Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismSectionResultCreateExtensions.cs
  1. … 4 more files in changeset.
Set association between section result and calculation for Stability Point Structure Related to Issue [WTI-916]

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

Former-commit-id: b48612700035779d527f4353c7615acbca366cf7

Former-commit-id: 16c881aff4a6c37f9b0e2112449b20e194f4a955

    • -62
    • +205
    ./DbContext/RingtoetsEntities.edmx.diagram
    • -0
    • +3
    ./DbContext/StabilityPointStructuresCalculationEntity.cs
    • -0
    • +2
    ./DbContext/StabilityPointStructuresSectionResultEntity.cs
- Implemented reading of data for StabilityPointStructuresOutputEntity Related to Issue [WTI-914]

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

Former-commit-id: a888c50f144c29f3be99f1558a38fb0c86b43457

Former-commit-id: 112f6979c8174c5b4498ef57d8e3ae8263636a18

  1. … 2 more files in changeset.
- Implemented creation of data for StabilityPointStructuresOutputEntity - Reformatted StructuresCalculationCreateExtensions Related to Issue [WTI-914]

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

Former-commit-id: 6a1ec70cc3ba424013eb26e31e64d65e2e341365

Former-commit-id: 18b9358e11974eb6d05e090fef96b1fba60e3dbd

    • -0
    • +1
    ./Application.Ringtoets.Storage.csproj
    • -106
    • +160
    ./Create/StructuresCalculationCreateExtensions.cs
    • -0
    • +29
    ./DbContext/PartialStabilityPointStructuresOutputEntity.cs
  1. … 1 more file in changeset.
Approved StabilityPointStructuresOutputEntity Related to Issue [WTI-914]

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

Former-commit-id: 6cc56f807b2037b7552d4bc4788039265d50be89

Former-commit-id: 0c23d3ed48e4783b1e80e4462c83bef44948f173

    • -0
    • +3
    ./Application.Ringtoets.Storage.csproj
    • -0
    • +1
    ./DbContext/RingtoetsEntities.Context.cs
    • -60
    • +202
    ./DbContext/RingtoetsEntities.edmx.diagram
    • -0
    • +8
    ./DbContext/StabilityPointStructuresCalculationEntity.cs
    • -0
    • +48
    ./DbContext/StabilityPointStructuresOutputEntity.cs
* Integrated the new Read and Create extension methods for StabilityPointStructure calculations in the CalculationGroup extension methods and StabilityPointStructureFailureMechanism read extension. * Added missing CalculationGroup assert method for ClosingStructure Related to Issue [WTI-913]

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

Former-commit-id: ed8bb60a371019ace863fe9be91423bda4c274af

Former-commit-id: 4e8bc02ae614fb26f5e2a0c97f60398ca03158f8

    • -2
    • +6
    ./Create/CalculationGroupCreateExtensions.cs
    • -0
    • +41
    ./Read/CalculationGroupEntityReadExtentions.cs
    • -2
    • +14
    ./Read/FailureMechanismEntityReadExtensions.cs
  1. … 7 more files in changeset.
updated database design by setting associations correctly: HeightStructureEntity ON DELETE CASCADE ON UPDATE CASCADE SurfaceLineEntity ON DELETE CASCADE ON UPDATE CASCADE CharacteristicPointEntity ON DELETE CASCADE ON UPDATE CASCADE GrassCoverErosionOutwardsHydraulicLocationEntity ON DELETE CASCADE ON UPDATE CASCADE

HeightStructuresCalculationEntity CalculationGroupEntity ON DELETE CASCADE ON UPDATE CASCADE

HeightStructuresCalculationEntity ForeshoreProfileEntity ON DELETE SET NULL ON UPDATE CASCADE

HeightStructuresCalculationEntity HeightStructureEntity ON DELETE SET NULL ON UPDATE CASCADE

HeightStructuresCalculationEntity HydraulicLocationEntity ON DELETE SET NULL ON UPDATE CASCADE

GrassCoverErosionOutwardsWaveConditionsCalculationEntity CalculationGroupEntity ON DELETE CASCADE ON UPDATE CASCADE

GrassCoverErosionOutwardsWaveConditionsCalculationEntity ForeshoreProfileEntity ON DELETE SET NULL ON UPDATE CASCADE

GrassCoverErosionOutwardsWaveConditionsCalculationEntity HydraulicLocationEntity ON DELETE SET NULL ON UPDATE CASCADE

PipingCalculationEntity CalculationGroupEntity ON DELETE CASCADE ON UPDATE CASCADE

PipingCalculationEntity HydraulicLocationEntity ON DELETE SET NULL ON UPDATE CASCADE

PipingCalculationEntity StochasticSoilProfileEntity ON DELETE SET NULL ON UPDATE CASCADE

PipingCalculationEntity SurfaceLineEntity ON DELETE SET NULL ON UPDATE CASCADE

WaveImpactAsphaltCoverWaveConditionsCalculationEntity CalculationGroupEntity ON DELETE CASCADE ON UPDATE CASCADE

WaveImpactAsphaltCoverWaveConditionsCalculationEntity ForeshoreProfileEntity ON DELETE SET NULL ON UPDATE CASCADE

WaveImpactAsphaltCoverWaveConditionsCalculationEntity HydraulicLocationEntity ON DELETE SET NULL ON UPDATE CASCADE

ClosingStructuresCalculationEntity HydraulicLocationEntity ON DELETE SET NULL ON UPDATE CASCADE

ClosingStructuresCalculationEntity StochasticSoilProfileEntity ON DELETE SET NULL ON UPDATE CASCADE

ClosingStructuresCalculationEntity SurfaceLineEntity ON DELETE SET NULL ON UPDATE CASCADE

StabilityStoneCoverWaveConditionsCalculationEntity CalculationGroupEntity ON DELETE CASCADE ON UPDATE CASCADE

StabilityStoneCoverWaveConditionsCalculationEntity ForeshoreProfileEntity ON DELETE SET NULL ON UPDATE CASCADE

StabilityStoneCoverWaveConditionsCalculationEntity HydraulicLocationEntity ON DELETE SET NULL ON UPDATE CASCADE

Related to Issue [WTI-914]

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

Former-commit-id: 33b61b4d62da71c6d22da44f0d8d63d5ba0b81e5

Former-commit-id: e3b4b1645557926d132bd37adc4906a6dd4f81a9

    • -28
    • +28
    ./DbContext/DatabaseStructure.sql
    • -1
    • +1
    ./DbContext/RingtoetsEntities.Designer.cs
    • -59
    • +339
    ./DbContext/RingtoetsEntities.edmx.diagram
* Fixed reference * Create and Read extension methods for persisting StabilityPointStructure Calculations Related to Issue [WTI-913]

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

Former-commit-id: 56d1bbf3fdaa0ef2a7418f34ac358e2149ede40c

Former-commit-id: a631908a8d0c192685b2da4d00bbcb3ddd129cda

    • -0
    • +2
    ./Application.Ringtoets.Storage.csproj
    • -0
    • +78
    ./Create/StructuresCalculationCreateExtensions.cs
    • -0
    • +28
    ./DbContext/PartialStabilityPointStructuresCalculationEntity.cs
    • -0
    • +111
    ./Read/StabilityPointStructures/StabilityPointStructureCalculationEntityReadExtensions.cs
  1. … 4 more files in changeset.
Removed LayerTwoA property from StabilityPointStructuresSectionResultEntity Updated Create extensions for ClosingStructuresFailureMechanismSectionResult to persist relation to calculation. Related to Issue [WTI-910]

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

Former-commit-id: 58a9ea289193daa82c3fcc521df16bf31df901b9

Former-commit-id: deddedfaa07282a6bbecf185e3f372caeae80a54

    • -0
    • +4
    ./Create/ClosingStructures/ClosingStructuresFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +0
    ./Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./DbContext/RingtoetsEntities.Designer.cs
    • -59
    • +199
    ./DbContext/RingtoetsEntities.edmx.diagram
    • -1
    • +0
    ./DbContext/StabilityPointStructuresSectionResultEntity.cs
  1. … 7 more files in changeset.
* Tweaked StabilityPointStructureCalculationEntity Related to Issue [WTI-913]

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

Former-commit-id: 51df024dbee42a833dee08d8ed7365afb0587e91

Former-commit-id: 7fec1dcca1c53833c8c1dde003ae82851420d603

    • -1
    • +1
    ./DbContext/RingtoetsEntities.Designer.cs
    • -59
    • +199
    ./DbContext/RingtoetsEntities.edmx.diagram
    • -1
    • +2
    ./DbContext/StabilityPointStructuresCalculationEntity.cs
Added reference from ClosingStructuresSectionResultEntity to ClosingStructuresCalculationEntity. Implemented Read part of this new relation. Related to Issue [WTI-910]

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

Former-commit-id: 28f6f579ac4a463b59867b144d0989d1a59ca8d3

Former-commit-id: eaf1e5136dad8e840fc3b5c361746d338c024bd2

    • -0
    • +3
    ./DbContext/ClosingStructuresCalculationEntity.cs
    • -0
    • +1
    ./DbContext/ClosingStructuresSectionResultEntity.cs
    • -1
    • +1
    ./DbContext/RingtoetsEntities.Designer.cs
    • -59
    • +199
    ./DbContext/RingtoetsEntities.edmx.diagram
    • -1
    • +12
    ./Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./Read/FailureMechanismEntityReadExtensions.cs
  1. … 3 more files in changeset.
Replaced <remark> with <remarks/> Related to Issue [WTI-931]

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

Former-commit-id: 0fb2902c4f345a1d0ff0b21077a2af503c13f142

Former-commit-id: 29435e937b75f605a35ffecd07ee8c84b3ddc938

  1. … 3 more files in changeset.
Made sure result view is updated on changes. Related to Issue [WTI-568]

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

Former-commit-id: a06ed43c8980c0075031a2ac3c4cc187ace3125b

Former-commit-id: 878fbdd0587d47e5a3bba08ab8032fbec73296ef

  1. … 9 more files in changeset.