Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented read and create extensions for GEKB overtopping rate output. Related to Issue [WTI-860]

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

Former-commit-id: a100a7b75aafd0709aa0eb722b04aa8e006f8ba6

Former-commit-id: 707976e8c4b85450dc97c21824ae4715033a463b

    • -2
    • +16
    ./GrassCoverErosionInwardsDikeHeightOutputEntityReadExtensionsTest.cs
    • -0
    • +106
    ./GrassCoverErosionInwardsOvertoppingRateOutputEntityReadExtensionsTest.cs
  1. … 9 more files in changeset.
Refactored GrassCoverErosionInwards output object so that we have one object for all sub calculations. Related to Issue [WTI-860]

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

Former-commit-id: ae3169632f29c03d21aa1a0a7c75178530ca6852

Former-commit-id: 899066928d7e62df13d672ddcecfbe425a25ebbd

    • -4
    • +4
    ./GrassCoverErosionInwardsDikeHeightOutputEntityReadExtensionsTest.cs
  1. … 41 more files in changeset.
Updated database design - Added extra column in GrassCoverErosionInwardsCalculationEntity - Added extra table for overtopping rate output. Related to Issue [WTI-860]

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

Former-commit-id: c59221ee07a32a70e391a1b0c952169f7f13670e

Former-commit-id: faf175580b69c6c21d340bbfaae25eb3027af16d

    • -1
    • +4
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 15 more files in changeset.
Updated database model so that Id is added to DikeProfileEntity and ForeshoreProfileEntity. Id is required and Name is now also required for a ForeshoreProfile. Related to Issue [WTI-1092]

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

Former-commit-id: 3df4ed85c2de927f7703910090b721b49d593e5a

Former-commit-id: d300debe30d6f69ea3b99bcbae64bfecd30e3922

    • -0
    • +5
    ./DikeProfileEntityReadExtensionsTest.cs
    • -0
    • +1
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 89 more files in changeset.
* Explicit declaration of [Combinatorial] * Reformatted code to reduce line length. Related to Issue [WTI-1059]

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

Former-commit-id: 25c3139547f4d6034118583fa1d26ee7e1d89090

Former-commit-id: c0d86ab65e4c7a5a8c181fe0b2112f3873e2b69e

    • -0
    • +1
    ./GrassCoverErosionInwardsSectionResultEntityReadExtensionsTest.cs
  1. … 38 more files in changeset.
Updated db entity and wiring for new column types. Related to Issue [WTI-986]

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

Former-commit-id: 6774b9c88da241cdc30ba4bd74e72a315511b65a

Former-commit-id: 2b72d9624adc3799e29d94acbe3b73095198c147

    • -1
    • +1
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 21 more files in changeset.
Removed redundant tests Removed redundant asserts Related to Issue [WTI-986]

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

Former-commit-id: 2a9ccd03a5e16629f934ab94b306adce80af0f82

Former-commit-id: 5c77982ff277dd59a433c1efbd8177ad77b1e841

    • -8
    • +8
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
Removed DikeHeight from GrassCoverErosionInwardsOutput.cs Added test for DikeHeightCalculationType

Related to Issue [WTI-986]

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

Former-commit-id: d7b75dd9d104bc6038bd4a3d99070ca3451cdbc1

Former-commit-id: bc68cca24b286b511597bdd5fa49bd80ba4c512c

    • -4
    • +3
    ./GrassCoverErosionInwardsOutputEntityReadExtensionsTest.cs
  1. … 9 more files in changeset.
Changed name of DikeHeightAssessmentOutput Result to DikeHeight Added test for GrassCoverErosionInwardsOutputEntityReadExtensions XMLdoc updated for: - RingtoetsCommonDataCalculationService.cs - DikeHeightAssessmentOutput.cs

Simplified tests in:

- DikeHeightAssessmentOutputTest.cs

- TestDikeHeightAssessmentOutputTest.cs

Related to Issue [WTI-986]

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

Former-commit-id: 93ced4f856541897548227a3bac3d2907f714b1b

Former-commit-id: 43a1b8ed2364c10c73fd18c40cab1251027dd6f9

    • -2
    • +2
    ./GrassCoverErosionInwardsDikeHeightOutputEntityReadExtensionsTest.cs
    • -1
    • +19
    ./GrassCoverErosionInwardsOutputEntityReadExtensionsTest.cs
  1. … 13 more files in changeset.
- Introduced NextEnumValue extension method for Random. - Review related changes: -- Used random value for enums in tests -- Renamed test name Related to Issue [WTI-986]

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

Former-commit-id: c8c8c8bef85e5705f56f74a2367e1dfc9052134f

Former-commit-id: 5163c008c98291b6b33d0c0a1cd67ea85ded26a4

    • -15
    • +9
    ./GrassCoverErosionInwardsDikeHeightOutputEntityReadExtensionsTest.cs
  1. … 4 more files in changeset.
Renamed CalculateDikeHeight --> DikeHeightCalculationType Related to Issue [WTI-986]

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

Former-commit-id: f9a452fe410b0b97b3d8bbf22faa369a2dd3ef5c

Former-commit-id: 3854f089c7275704c0c3be13099feca16dfb33c7

    • -1
    • +1
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 7 more files in changeset.
- Extended tests

Related to Issue [WTI-986]

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

Former-commit-id: 19cd6eb1e60a163949b3c232f2458ed293a1691b

Former-commit-id: b6e60ce41b6b7bd355a47914e1dd39383ece3abb

    • -2
    • +2
    ./GrassCoverErosionInwardsOutputEntityReadExtensionsTest.cs
  1. … 4 more files in changeset.
- Moved DikeHeightAssessmentOutputCreateExtensions to GrassCoverErosionInwards - Cleanup up the generated entities - Extended storage with unit tests for DikeHeightAssessmentOutput Related to Issue [WTI-986]

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

Former-commit-id: 45bd8f93fa666033bfa0ad49727d0704869fae40

Former-commit-id: 74eb0a36b4d6761a2fad770ccf0e665405fdbee9

    • -0
    • +98
    ./GrassCoverErosionInwardsDikeHeightOutputEntityReadExtensionsTest.cs
  1. … 73 more files in changeset.
Updated storage such that DikeHeight calculations are stored for GrassCoverErosionInwards - Enum texts were updated in the SQL export file Related to Issue [WTI-986]

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

Former-commit-id: 925d18ec3b47ad5c9c147bb4a4ab2e77907ea536

Former-commit-id: a459b55f3097d0413103f5a26f03dc7931ea370a

    • -25
    • +3
    ./GrassCoverErosionInwardsOutputEntityReadExtensionsTest.cs
  1. … 74 more files in changeset.
Merged revision(s) 7189-7225 from branches/WTI 986NormWhenCalculatingHBN: Related to Issue [WTI 986] Related to Issue [WTI 986]

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

Former-commit-id: 7c535aa794b05c282a2e7f894c25a29eb94834ab

Former-commit-id: 50e0994b625c57413ab66513693f6a8d27845513

    • -5
    • +8
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 64 more files in changeset.
Replaced boolean CalculateDikeHeight with enum DikeHeightCalculationType - Updated property grid - Updated calculation service Related to Issue [WTI-986]

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

Former-commit-id: fb67b93ebecab75319bb953937b07e68b551b940

Former-commit-id: bc57a9597ff5f54cd603b415313b119c98a6cd26

    • -5
    • +8
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 15 more files in changeset.
* Moved HydraulicBoundaryLocation and related classes from HydraRing.Data to Ringtoets.Common.Data\Hydraulics * Removed HydraRing.Data and related test projects. * Moved importer related test data from HydraRing.IO to Ringtoets.Common.IO Related to Issue [WTI-988]

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

Former-commit-id: 17347220df48d78521b65d257dde9b4ffdace273

Former-commit-id: dc5ddfa6d8f3719bd2dd4a2f62ed94f98f962499

    • -1
    • +1
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 426 more files in changeset.
Changed labels of AssessmentLayerOneState. Related to Issue [WTI-1021]

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

Former-commit-id: 63baf9678c1c2f6f1aa744a026c2605f503ff607

Former-commit-id: 89fdfcacedf7f3e101a5f84b688d0bce09862c0f

    • -1
    • +1
    ./GrassCoverErosionInwardsSectionResultEntityReadExtensionsTest.cs
  1. … 59 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

    • -2
    • +2
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 108 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

    • -2
    • +2
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 68 more files in changeset.
- Extended tests with all possible values - Combined similar tests - Set enum values of AssessmentLayerTwoAResult to 1,2, and 3 -- WARNING, AssessmentLayerTwoAResult saved in older projects will not be properly loaded without an update script paired with tang_ds Related to Issue [WTI-985]

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

Former-commit-id: a5b45013d8d7a818133930fc28ebd90f490f0102

Former-commit-id: 951781de1ded290961bd1b67cfc7fe8599907e44

    • -32
    • +5
    ./GrassCoverErosionInwardsSectionResultEntityReadExtensionsTest.cs
  1. … 37 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

    • -3
    • +5
    ./GrassCoverErosionInwardsSectionResultEntityReadExtensionsTest.cs
  1. … 185 more files in changeset.
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 Related to Issue [WTI-985]

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

Former-commit-id: 0773c8e5db450c36f1a4fc15b924323307158a42

Former-commit-id: cc336f74006671891d138b3bc04dfc6aa71d9bcf

    • -3
    • +5
    ./GrassCoverErosionInwardsSectionResultEntityReadExtensionsTest.cs
  1. … 17 more files in changeset.
* Cleanup. * Introduced TestDikeProfile and it's usage. * Removed unit test that was already coverd by more complex unit test. * Set Copy Local to false. Related to Issue [WTI-960]

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

Former-commit-id: e494e630c830b70d557a56bd392d185935b023de

Former-commit-id: 88f512dd0bc4828e192c30ec8343a54665713782

    • -2
    • +2
    ./DikeProfileEntityReadExtensionsTest.cs
    • -2
    • +2
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 29 more files in changeset.
Added or modified tests for asserting that read entities are also registered if reused elsewhere. Related to Issue [WTI-910]

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

Former-commit-id: 01e75dfa5cf4d3d5a6955c8d84f71edd6601b59c

Former-commit-id: f1320e8c1ce852f7f41575a45a2fa6dcd06d0143

    • -0
    • +22
    ./DikeProfileEntityReadExtensionsTest.cs
  1. … 13 more files in changeset.
Renamed properties in Entity classes: * DikeProfileEntity.ForeShoreXml -> ForeshoreXml * HeightStructuresFailureMechanismMetaEntity.HeightStructuresFailureMechanismMetaEntity -> HeightStructuresFailureMechanismMetaEntityId

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

Former-commit-id: 92b854cfa76f3f652713d7338ccaf9187b2a0656

Former-commit-id: 315d75ec04097e1f243b035be90fa081ed8810a3

    • -1
    • +1
    ./DikeProfileEntityReadExtensionsTest.cs
  1. … 1 more file in changeset.
Renamed properties in Entity classes: * DikeProfileEntity.ForeShoreXml -> ForeshoreXml * HeightStructuresFailureMechanismMetaEntity.HeightStructuresFailureMechanismMetaEntity -> HeightStructuresFailureMechanismMetaEntityId

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

Former-commit-id: 92fa47de0f020f7d421b1923a28fd4f04364f040

Former-commit-id: b8835ef7951ade3420dd52fa3a3995560af00dfe

    • -4
    • +4
    ./DikeProfileEntityReadExtensionsTest.cs
    • -1
    • +1
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
  1. … 13 more files in changeset.
Merged revision(s) 5600 from branches/Release/16_2: Performed resharper code cleanup. Related to WTI 869

........

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

Former-commit-id: 1f5cdbd9c71ae2e15c1a8f780256c4d349800dac

Former-commit-id: ba09cc58d6bd919ea2d05d633cd306752a558bfe

    • -3
    • +3
    ./DikeProfileEntityReadExtensionsTest.cs
  1. … 177 more files in changeset.
Performed resharper code cleanup. Related to Issue [WTI-869]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_2@5600 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7ebd4da86463a8ac1225474d630da6be1e0cd0d3

Former-commit-id: 7c050c7874e5fd687bf433ee85ab3fc4a5c4dd7d

    • -3
    • +3
    ./DikeProfileEntityReadExtensionsTest.cs
  1. … 185 more files in changeset.
Updated database design - Removed ProbabilisticOutputEntities - Switched relation of calculation to output for all calculations Related to Issue [WTI-849]

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

Former-commit-id: cff544e55980620fdf4570aa6f07a60e0acde4d1

Former-commit-id: 882b4394aee56339b444421bca264eae37973d78

    • -5
    • +4
    ./GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
    • -27
    • +15
    ./GrassCoverErosionInwardsOutputEntityReadExtensionsTest.cs
  1. … 31 more files in changeset.