Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated storage for Q-variant related calculations: - Read and Create Extension methods and corresponding tests - The StorageSqLiteIntegrationTest to assert the newly added properties - WaveConditionsOutput: explicitly initialize the CalculationConvergence and removed the optional constructor parameters Related to Issue [WTI-897]

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

Former-commit-id: 28abf622cb9128ec6aa23cce06e133242f612d03

Former-commit-id: 1c0416187a9bde0764fd6db3cea3d93106698fb5

    • -1
    • +10
    ./GrassCoverErosionOutwards/GrassCoverErosionOutwardsWaveConditionsOutputEntityReadExtensions.cs
    • -1
    • +10
    ./StabilityStoneCover/StabilityStoneCoverWaveConditionsOutputEntityReadExtensions.cs
    • -1
    • +10
    ./WaveImpactAsphaltCover/WaveImpactAsphaltCoverWaveConditionsOutputEntityReadExtensions.cs
  1. … 13 more files in changeset.
Introduced PipingOutputContext to hold references to PipingOutput and PipingSemiProbabilisticOutput. Added intermediate results from PipingOutput to the piping output property control. Related to Issue [WTI-1004]

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

Former-commit-id: 3837c47c98b0a8898a59b3fd73f40d331a459a73

Former-commit-id: 380efd80fd7fbec74f86da3ce1b5027b8cc87c94

    • -1
    • +2
    ./Piping/PipingCalculationOutputEntityReadExtensions.cs
  1. … 19 more files in changeset.
Updated the piping kernel (not final) Added new output properties from the kernel to output objects in the wrapper and data model. Wrapped new PipingProfilePropertyCalculator. Adapted wrappers of sellmeijer and heave calculators. Related to Issue [WTI-1004]

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

Former-commit-id: 31583145c13448aeb18fe3484f7fcab8ec34c506

Former-commit-id: d289f6d9b9b2588fe87eacaae3722c3d8c41efbf

    • -1
    • +1
    ./Piping/PipingCalculationOutputEntityReadExtensions.cs
  1. … 33 more files in changeset.
- Added combobox as 2a result in wave impact asphalt cover section results. - Updated storage. Related to Issue [WTI-1021]

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

Former-commit-id: 30324d41f685276d5967b84629cb3d7e05b98c18

Former-commit-id: 2eb6b3d88d602de8e71fad90db5179b34d7287f5

    • -1
    • +1
    ./WaveImpactAsphaltCover/WaveImpactAsphaltCoverSectionResultEntityReadExtensions.cs
  1. … 75 more files in changeset.
Renamed Commentable.Comments to Comment.Body Related to Issue [WTI-983]

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

Former-commit-id: cdeaf9685c9c6b52624d8a755a52835936a0564e

Former-commit-id: 0f2d7929b9cd815fcd65770b767b001efca4e49b

    • -1
    • +1
    ./AssessmentSectionEntityReadExtensions.cs
    • -1
    • +1
    ./ClosingStructures/ClosingStructuresCalculationEntityReadExtensions.cs
    • -3
    • +3
    ./FailureMechanismEntityReadExtensions.cs
    • -1
    • +1
    ./GrassCoverErosionInwards/GrassCoverErosionInwardsCalculationEntityReadExtensions.cs
    • -1
    • +1
    ./GrassCoverErosionOutwards/GrassCoverErosionOutwardsWaveConditionsCalculationEntityReadExtensions.cs
    • -1
    • +1
    ./HeightStructures/HeightStructuresCalculationEntityReadExtensions.cs
    • -1
    • +1
    ./Piping/PipingCalculationEntityReadExtensions.cs
    • -1
    • +1
    ./StabilityPointStructures/StabilityPointStructuresCalculationEntityReadExtensions.cs
    • -1
    • +1
    ./StabilityStoneCover/StabilityStoneCoverWaveConditionsCalculationEntityReadExtensions.cs
    • -1
    • +1
    ./WaveImpactAsphaltCover/WaveImpactAsphaltCoverWaveConditionsCalculationEntityReadExtensions.cs
  1. … 99 more files in changeset.
- Removed ICommentable from ICalculation and replaced it with a Commentable property Related to Issue [WTI-983]

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

Former-commit-id: d58e8379d2a7a2ac41eb68aec287b032b325ed7d

Former-commit-id: 85de1e68b87e73b7e36e44ada2077190b55de29a

    • -1
    • +4
    ./ClosingStructures/ClosingStructuresCalculationEntityReadExtensions.cs
    • -1
    • +4
    ./GrassCoverErosionInwards/GrassCoverErosionInwardsCalculationEntityReadExtensions.cs
    • -1
    • +4
    ./GrassCoverErosionOutwards/GrassCoverErosionOutwardsWaveConditionsCalculationEntityReadExtensions.cs
    • -1
    • +4
    ./HeightStructures/HeightStructuresCalculationEntityReadExtensions.cs
    • -1
    • +4
    ./Piping/PipingCalculationEntityReadExtensions.cs
    • -1
    • +4
    ./StabilityPointStructures/StabilityPointStructuresCalculationEntityReadExtensions.cs
    • -1
    • +4
    ./StabilityStoneCover/StabilityStoneCoverWaveConditionsCalculationEntityReadExtensions.cs
    • -1
    • +4
    ./WaveImpactAsphaltCover/WaveImpactAsphaltCoverWaveConditionsCalculationEntityReadExtensions.cs
  1. … 61 more files in changeset.
- Removed ICommentable from IAssessmentSection and replaced it with a Commentable property Related to Issue [WTI-983]

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

Former-commit-id: 96f7d039b5714198f657400bdf0cb860fcd7a04a

Former-commit-id: 6eb177bd9bb222ca091b01123eb8c80e7a0f834f

    • -1
    • +4
    ./AssessmentSectionEntityReadExtensions.cs
  1. … 23 more files in changeset.
Added Input, Output and NotRelevant Comments in storage model for all failure mechanisms Removed Comments field from storage of failure mechanism Related to Issue [WTI-983]

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

Former-commit-id: 10fdaf016da1ef9e07d5d1dd7554d71c9a27ee10

Former-commit-id: 068ec079b5968894cc9ba7b0bf52a6e77497fbac

    • -1
    • +3
    ./FailureMechanismEntityReadExtensions.cs
  1. … 26 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

    • -1
    • +2
    ./ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./DuneErosion/DuneErosionSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./GrassCoverErosionInwards/GrassCoverErosionInwardsSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./GrassCoverErosionOutwards/GrassCoverErosionOutwardsSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./GrassCoverSlipOffInwardsSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./GrassCoverSlipOffOutwardsSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./HeightStructures/HeightStructuresSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./MacrostabilityInwardsSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./MacrostabilityOutwardsSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./MicrostabilitySectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./Piping/PipingSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./PipingStructures/PipingStructureSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./StabilityPointStructures/StabilityPointStructuresSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./StabilityStoneCover/StabilityStoneCoverSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./StrengthStabilityLengthwiseConstructionSectionResultEntityReadExtensions.cs
  1. … 171 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
    • +2
    ./ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./DuneErosion/DuneErosionSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./GrassCoverErosionInwards/GrassCoverErosionInwardsSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./GrassCoverErosionOutwards/GrassCoverErosionOutwardsSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./GrassCoverSlipOffInwardsSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./GrassCoverSlipOffOutwardsSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./HeightStructures/HeightStructuresSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./MacrostabilityInwardsSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./MacrostabilityOutwardsSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./MicrostabilitySectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./Piping/PipingSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./PipingStructures/PipingStructureSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./StabilityPointStructures/StabilityPointStructuresSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./StabilityStoneCover/StabilityStoneCoverSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./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
    ./IStructureCalculationEntityReadExtensions.cs
  1. … 31 more files 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

    • -1
    • +1
    ./GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensions.cs
    • -1
    • +1
    ./GrassCoverErosionOutwards/GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensions.cs
  1. … 114 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

    • -14
    • +10
    ./HydraulicLocationEntityReadExtensions.cs
  1. … 110 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
    ./AssessmentSectionEntityReadExtensions.cs
    • -3
    • +3
    ./CalculationGroupEntityReadExtentions.cs
    • -1
    • +1
    ./ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./DuneErosion/DuneErosionSectionResultEntityReadExtensions.cs
    • -42
    • +42
    ./StabilityPointStructures/StabilityPointStructureEntityReadExtensions.cs
    • -2
    • +2
    ./StabilityPointStructures/StabilityPointStructuresSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./StabilityStoneCover/StabilityStoneCoverSectionResultEntityReadExtensions.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

    • -128
    • +0
    ./StabilityPointStructures/StabilityPointStructureCalculationEntityReadExtensions.cs
    • -0
    • +128
    ./StabilityPointStructures/StabilityPointStructuresCalculationEntityReadExtensions.cs
  1. … 5 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

    • -1
    • +0
    ./Piping/PipingFailureMechanismMetaEntityReadExtensions.cs
  1. … 1 more file 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
    ./ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs
    • -46
    • +131
    ./FailureMechanismEntityReadExtensions.cs
    • -56
    • +0
    ./Piping/PipingStructureSectionResultEntityReadExtensions.cs
    • -0
    • +56
    ./PipingStructures/PipingStructureSectionResultEntityReadExtensions.cs
    • -0
    • +6
    ./StabilityPointStructures/StabilityPointStructureCalculationEntityReadExtensions.cs
    • -2
    • +13
    ./StabilityPointStructures/StabilityPointStructuresSectionResultEntityReadExtensions.cs
  1. … 7 more files in changeset.
- 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

    • -2
    • +13
    ./StabilityPointStructures/StabilityPointStructureCalculationEntityReadExtensions.cs
  1. … 2 more files in changeset.
* 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

    • -0
    • +41
    ./CalculationGroupEntityReadExtentions.cs
    • -2
    • +14
    ./FailureMechanismEntityReadExtensions.cs
  1. … 9 more files in changeset.
* 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
    • +111
    ./StabilityPointStructures/StabilityPointStructureCalculationEntityReadExtensions.cs
  1. … 7 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
    • +2
    ./ClosingStructures/ClosingStructuresCalculationEntityReadExtensions.cs
  1. … 15 more files in changeset.
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
    • +4
    ./ClosingStructures/ClosingStructuresCalculationEntityReadExtensions.cs
    • -1
    • +12
    ./ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs
    • -1
    • +1
    ./FailureMechanismEntityReadExtensions.cs
  1. … 9 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
    • +0
    ./StabilityPointStructures/StabilityPointStructuresSectionResultEntityReadExtensions.cs
  1. … 9 more files in changeset.
* Defined Input and Output create/read methods in the calculation related Create/Read Extension methods, for improved consistency. * Fixed typo. * Refactored softcasts to hard casts in unit test. * Use of CollectionAssert.IsEmpty Related to Issue [WTI-908]

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

Former-commit-id: e0a2fa7797509e2058c7149d13dcb8db17b84d3e

Former-commit-id: b932162820f92255a65fe2b7167e31fb0113e27c

    • -6
    • +10
    ./ClosingStructures/ClosingStructuresCalculationEntityReadExtensions.cs
    • -25
    • +25
    ./GrassCoverErosionInwards/GrassCoverErosionInwardsCalculationEntityReadExtensions.cs
    • -23
    • +20
    ./GrassCoverErosionOutwards/GrassCoverErosionOutwardsWaveConditionsCalculationEntityReadExtensions.cs
    • -7
    • +11
    ./HeightStructures/HeightStructuresCalculationEntityReadExtensions.cs
    • -20
    • +18
    ./StabilityStoneCover/StabilityStoneCoverWaveConditionsCalculationEntityReadExtensions.cs
    • -27
    • +24
    ./WaveImpactAsphaltCover/WaveImpactAsphaltCoverWaveConditionsCalculationEntityReadExtensions.cs
  1. … 8 more files in changeset.
- renamed *FailureProbablityReparation* to *FailureProbabilityReparation*

Related to Issue [WTI-907]

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

Former-commit-id: 1f28bdee73447f9adfc7c53a9fc93461149a4b7f

Former-commit-id: dd93e99e98ed8f0ff1649fe1f8bedafd650cf2c8

    • -1
    • +1
    ./ClosingStructures/ClosingStructuresCalculationEntityReadExtensions.cs
  1. … 11 more files in changeset.
* Made variabletype explicit. * Added xml docs to method to make it clear what it's behavior is. * Added InvalidEnumArgumentException to default sections of switch statements. * Renamed resource (and reused it)

Related to Issue [WTI-926]

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

Former-commit-id: bc454db9c282f8f142b9ddd4e0d6b2f7141a5ef6

Former-commit-id: f83d1d7387f86e9c8cb1edf2cf839799e3180065

    • -1
    • +4
    ./Piping/SurfaceLineEntityReadExtensions.cs
  1. … 14 more files in changeset.
- Added feature for reading closing structure outputs Related to Issue [WTI-908]

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

Former-commit-id: aa72c3d2c4ed6589d6a31968a1dde7e46d2215bb

Former-commit-id: 854c83c41260df87a2692b719469c17947451d81

    • -2
    • +7
    ./ClosingStructures/ClosingStructuresCalculationEntityReadExtensions.cs
  1. … 3 more files in changeset.
* Introduced common interface for StructureCalculationEntity classes. ** Reused of common code for initialization or reading from those entities. * Migrated ClosingStructureCalculationCreateExtensions into StructuresCalculationCreateExtensions. Related to Issue [WTI-907]

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

Former-commit-id: d91d39e080d6553914abdc1e9aa4ae36d55f2763

Former-commit-id: dff2cc1a07429401ac709b581ac1c618b8e7b16d

    • -39
    • +3
    ./ClosingStructures/ClosingStructuresCalculationEntityReadExtensions.cs
    • -25
    • +2
    ./HeightStructures/HeightStructuresCalculationEntityReadExtensions.cs
    • -0
    • +90
    ./IStructureCalculationEntityReadExtensions.cs
  1. … 11 more files in changeset.
* CalculationGroup for ClosingStructureFailureMechanism now stored in database. ** ClosingStructure calculations in CalculationGroup are now persisted as well. Related to Issue [WTI-907]

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

Former-commit-id: ea0abb0f0991240caca7922171478ec0c61d0a17

Former-commit-id: b9f593286c47376f9fc00fd317a94a18020e401c

    • -0
    • +41
    ./CalculationGroupEntityReadExtentions.cs
    • -0
    • +12
    ./FailureMechanismEntityReadExtensions.cs
  1. … 9 more files in changeset.
- Added Read of HeightStructuresCalculationEntity in HeightStructuresSectionResultEntity Related to Issue [WTI-904]

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

Former-commit-id: f5d97078acb8025607660bd44287412e076cf397

Former-commit-id: c03685630095f9d0a8fb502f83065c194d84ec67

    • -1
    • +1
    ./FailureMechanismEntityReadExtensions.cs
    • -1
    • +1
    ./GrassCoverErosionInwards/GrassCoverErosionInwardsSectionResultEntityReadExtensions.cs
    • -0
    • +6
    ./HeightStructures/HeightStructuresCalculationEntityReadExtensions.cs
    • -7
    • +19
    ./HeightStructures/HeightStructuresSectionResultEntityReadExtensions.cs
  1. … 3 more files in changeset.