Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -6
    • +38
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
  1. … 26 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

    • -1
    • +0
    ./GrassCoverErosionInwardsCalculationCreateExtensionsTest.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

    • -1
    • +3
    ./GrassCoverErosionInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 185 more files in changeset.
Fixed ReadExtension tests for storage: - Compilation error when trying to run this test due to invalid cast from bool to the AssessmentLayerOneState Related to Issue [WTI-985]

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

Former-commit-id: 12df31c358a5d2900d783354053af249ad5b3ce7

Former-commit-id: f80a618b1d30575f0d0260b89e881ea237c6f85c

    • -1
    • +3
    ./GrassCoverErosionInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
* 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
    ./GrassCoverErosionInwardsCalculationCreateExtensionsTest.cs
  1. … 30 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

    • -17
    • +1
    ./GeneralGrassCoverErosionInwardsInputCreateExtensionsTest.cs
    • -25
    • +3
    ./GrassCoverErosionInwardsOutputCreateExtensionsTest.cs
  1. … 109 more files in changeset.
- Added HeightStructureCalculation to Create operation of HeightStructuresFailureMechanismSectionResult Related to Issue [WTI-904]

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

Former-commit-id: 4586c0ae9934c104ba6ff9d70c3b610d94af48ea

Former-commit-id: 3f54ab553556848d9336e537373fc749683825d8

    • -0
    • +111
    ./GrassCoverErosionInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -111
    • +0
    ./GrassCoverErosionInwardsMechanismSectionResultCreateExtensionsTest.cs
  1. … 5 more files in changeset.
- Removed IsNameEditable from CalculationGroup storage paired with bos_en

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

Former-commit-id: f16b7dca5674751fc1b7a5e0a8e15854a80ae792

Former-commit-id: f995a70d19b4a0395f76941aae811e109e668867

    • -3
    • +0
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
  1. … 15 more files in changeset.
* Create and Read extension methods for StabilityPointStructure instances. * Introduced RoundedDouble.NaN constant (removes the proliferation of casting from double.NaN to RoundedDouble) Related to Issue [WTI-911]

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

Former-commit-id: e0faff5c1252f482de48e7849a8d4ae3f6bf1d5c

Former-commit-id: 2f2757c0a49641b703a66ca60d5ab0e28b7e7098

    • -5
    • +5
    ./GrassCoverErosionInwardsCalculationCreateExtensionsTest.cs
    • -1
    • +1
    ./GrassCoverErosionInwardsMechanismSectionResultCreateExtensionsTest.cs
  1. … 70 more files in changeset.
Code cleanup. Related to Issue [WTI-935]

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

Former-commit-id: 3e612095ba933283dce090635109a6e0a4c5f109

Former-commit-id: c3d5a86f4543e47795b7d4fe327a926294fa8858

    • -1
    • +1
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
  1. … 50 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@6034 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 92fa47de0f020f7d421b1923a28fd4f04364f040

Former-commit-id: b8835ef7951ade3420dd52fa3a3995560af00dfe

  1. … 14 more files in changeset.
- Added entity for StabilityStoneCoverWaveCondition Output Related to Issue [WTI-849]

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

Former-commit-id: 5ebc8eb5ebbbe881afb511e617a108329478156f

Former-commit-id: 518d58cb0545857f68a12605591f22464c2cad63

    • -3
    • +6
    ./GrassCoverErosionInwardsOutputCreateExtensionsTest.cs
  1. … 18 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

    • -2
    • +3
    ./GrassCoverErosionInwardsCalculationCreateExtensionsTest.cs
    • -10
    • +10
    ./GrassCoverErosionInwardsOutputCreateExtensionsTest.cs
  1. … 31 more files in changeset.
Regenerated DbContext. Added GeneralGrassCoverErosionInwardsInputCreateExtensions. Removed code that became obsolete after not updating anymore. Related to Issue [WTI-841]

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

Former-commit-id: b53160ea628d6c95afebe9f2ded759daf311b918

Former-commit-id: 67a72771530ac0984b6b496dcb3ec9c2d4610aa6

    • -26
    • +0
    ./DikeProfileCreateExtensionsTest.cs
    • -19
    • +0
    ./GeneralGrassCoverErosionInwardsInputCreateExtensionsTest.cs
    • -17
    • +0
    ./GrassCoverErosionInwardsCalculationCreateExtensionsTest.cs
    • -18
    • +0
    ./GrassCoverErosionInwardsOutputCreateExtensionsTest.cs
  1. … 270 more files in changeset.
Moved DikeProfile and related classes to Ringtoets.Common for reuse in "Voorlanden" issues of stonecover, geco and asphalt. Related to Issue [WTI-783]

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

Former-commit-id: 8eb17eff35dc159eb5e04c62f91123b02e15a75e

Former-commit-id: b7c8201f1911e228b5beba7f00cfbbd2a743ff24

    • -0
    • +1
    ./GrassCoverErosionInwardsCalculationCreateExtensionsTest.cs
    • -0
    • +1
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
  1. … 94 more files in changeset.
* Cleanup Application.Ringtoets source and test projects. Related to Issue [WTI-737]

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

Former-commit-id: c269ece0045b1b4264870453bc65f03625ae39e6

Former-commit-id: 74430c5c3b0c18f14f92b0cbfcd4a6bc5c5f6280

    • -4
    • +1
    ./GeneralGrassCoverErosionInwardsInputCreateExtensionsTest.cs
    • -17
    • +13
    ./GrassCoverErosionInwardsCalculationCreateExtensionsTest.cs
    • -7
    • +3
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
    • -6
    • +1
    ./GrassCoverErosionInwardsMechanismSectionResultCreateExtensionsTest.cs
    • -3
    • +0
    ./GrassCoverErosionInwardsOutputCreateExtensionsTest.cs
  1. … 102 more files in changeset.
- Small cleanup changes Reviewed by @bouvrie Related to Issue [WTI-608]

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

Former-commit-id: a9c05c2e9e67f2225dd0f6ddbfc54d3eb36767cf

Former-commit-id: d32fddf49d896651f70eeec056493b259f077f49

    • -1
    • +22
    ./GeneralGrassCoverErosionInwardsInputCreateExtensionsTest.cs
  1. … 131 more files in changeset.
* Updated database design where BLOB columns have been replaced with TEXT columns to store XML instead. * Replaced BinaryConverter with XmlSerializers. ** This will make 'fingerprints' of ProjectEntity more stable across commits as Binary serialization by .Net framework stores assembly version in the serialized data. Our version code is commit dependent therefore each commit would generated a different fingerprint even though the data it's based upon isn't changed. Xml Serialization does not suffer from this side-effect. ** Common serialization code now stored in an abstract base-class. * Renamed FingerprintGenerator to FingerprintHelper. * Moved BinaryDataEqualityHelper into FingerprintHelper. Related to Issue [WTI-608]

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

Former-commit-id: f437b8ddad5967e75926045e9222a96104f870c2

Former-commit-id: 430b6e35a488ad078d7a473d79b50f19b0a08240

  1. … 81 more files in changeset.
* Refactored out IStoreProject.SaveProject to be fully replaced by SaveProjectAs in usage. * Added 'StageProject' concept to IStoreProject, such that changes to a saved project can be detected quickly. * Introduced FingerprintGenerator to create a almost hashcode for a given ProjectEntity. Can be used to quickly detect changes. ** Fingerprints are now stored in the database for this purpose. * Ensured all string properties of Entities do not share references by DeepCloning values.

Related to Issue [WTI-608]

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

Former-commit-id: 49a7cc4b00fd77a07de44a75500a355a234a7a20

Former-commit-id: 1a5ca946745b2bf7cec28bfaa28b2f41ba3cd6b1

    • -0
    • +24
    ./DikeProfileCreateExtensionsTest.cs
    • -0
    • +27
    ./GrassCoverErosionInwardsCalculationCreateExtensionsTest.cs
    • -0
    • +20
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
  1. … 54 more files in changeset.
* Imported updated database design with added Order columns. * Updated Create extension-methods to have an order argument. Related to Issue [WTI-608]

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

Former-commit-id: ced4f6a6a927be82b8132d0e23a8cd75ee3b240f

Former-commit-id: 0bff355fdfb351b44ab9467c5f1eccf759447e5e

    • -6
    • +10
    ./DikeProfileCreateExtensionsTest.cs
    • -47
    • +0
    ./GrassCoverErosionInwardsCalculationCreateExtensionsTest.cs
  1. … 33 more files in changeset.
* Updated entities such that primary key property of GrassCoverErosionInwardsOutputEntity now follows naming convention. * Performance optimization in PersistenceRegistry to prevent EntityFramework from checking 'changed state' when no elements are actually removed from a collection. * Extended RingtoetsEntities with a flag to disabling change tracking ** Improved performance of retrieving elements from data base tables with IStorableExtensions.

Related to Issue [WTI-608]

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

Former-commit-id: 6bd7c482e9d298e736cad2c29b264abb1dcf2620

Former-commit-id: 44b8bb8b9fca7ad8e3ca24888bb2b6d90cfe97a6

    • -2
    • +2
    ./GrassCoverErosionInwardsOutputCreateExtensionsTest.cs
  1. … 71 more files in changeset.
* Updated entities to replace decimal properties to double properties ** Removed decimal casts where needed. ** Removed DecimalConversionExtensions as they are now obsolete. Related to Issue [WTI-691]

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

Former-commit-id: db194dd8c6e2e2f37c9fd380254059fc1d5d37ae

Former-commit-id: 854c8aa94eb580c8a369f297e7a1ae8d91b5b290

    • -1
    • +1
    ./GrassCoverErosionInwardsMechanismSectionResultCreateExtensionsTest.cs
  1. … 206 more files in changeset.
* GrassCoverErosionInwardsCalculation objects are now pulled from cashed collections when (de)serializing. * Implemented Create, Read and Update extension methods for GrassCoverErosionInwardsSectionResult to take the associated calculation into account. ** Updated entities accordingly. Related to Issue [WTI-662]

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

Former-commit-id: 310f39c6b08bf66362ae1d575aeabbe199c06059

Former-commit-id: 8da8b466759f4ad21529c0b0dcdc4c7b52421e31

    • -5
    • +32
    ./GrassCoverErosionInwardsMechanismSectionResultCreateExtensionsTest.cs
  1. … 20 more files in changeset.
* Fixed typos * Renamed ProbabilityAssessmentOutputCreateExtensions for consistensy * Improved consistency in Dictionary construction in PersistenceRegistry Related to Issue [WTI-665]

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

Former-commit-id: acd6dac0cefaffa1f24c9295e3e3cf13362b5f34

Former-commit-id: efc6c2263c9f4d45ae1d4c8aa879fa9ebf0c07b7

    • -1
    • +1
    ./GrassCoverErosionInwardsOutputCreateExtensionsTest.cs
  1. … 7 more files in changeset.
* GrassCoverErosionInwardsCalculation input is fully persisted ** Create, Read and Update extension methods of GrassCoverErosionInwardsCalculation updated. ** Updated PersistenceRegistry and ReadConversionCollector accordingly. Related to Issue [WTI-624]

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

Former-commit-id: e930c40802bd864fe98752b5ae4818542473a9c1

Former-commit-id: 4d6ff80b73fb2e18c0d06c4e35003466f4415340

    • -0
    • +28
    ./DikeProfileCreateExtensionsTest.cs
    • -0
    • +168
    ./GrassCoverErosionInwardsCalculationCreateExtensionsTest.cs
  1. … 18 more files in changeset.
* GrassCoverErosionInwardsOutput.DikeHeightCalculated is now fully persisted. * GrassCoverErosionInwardsOutput is now taken into account in Create, Update and Read methods for GrassCoverErosionInwardsCalculation. Related to Issue [WTI-665]

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

Former-commit-id: 0c01500560fddcea656badde958adda1ef38c35a

Former-commit-id: 112738a41200fca42ce795aa7ff302d53cdd233d

    • -1
    • +23
    ./GrassCoverErosionInwardsCalculationCreateExtensionsTest.cs
    • -0
    • +2
    ./GrassCoverErosionInwardsOutputCreateExtensionsTest.cs
  1. … 18 more files in changeset.
* Fixed typos * Removed unneeded TODO's * Made methods static for consistency Related to Issue [WTI-664]

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

Former-commit-id: 5314ae420b52b3da3d32a6e14f22ab1d4ac20496

Former-commit-id: 54dd93741c5ff67afafff593d62cdf7a9f498051

    • -2
    • +0
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
  1. … 4 more files in changeset.
* Create, Read and Update methods for GrassCoverErosionInwardsOutput and ProbabilityAssessmentOutput Related to Issue [WTI-665]

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

Former-commit-id: f70f1a1640b3d73356bd35621b923c4c914d688e

Former-commit-id: 4ef0989331e46af4e9e20a3af3cb255a48a08ba3

    • -0
    • +135
    ./GrassCoverErosionInwardsOutputCreateExtensionsTest.cs
  1. … 24 more files in changeset.
* Corrected 'Given-When-Then' comments for unit tests. * Fixed typos * ArgumentNullException for DikeProfile when no ConstructionProperties instance is provided. Related to Issue [WTI-637]

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

Former-commit-id: 978b5f9b71c2e7595a67d643425a9fb93372cae4

Former-commit-id: c6e66919314ad8c5e27cfda3580832b726e7590f

    • -23
    • +8
    ./DikeProfileCreateExtensionsTest.cs
    • -2
    • +2
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
  1. … 26 more files in changeset.
* Create, Read and Update extension methods for GrassCoverErosionInwardsCalculation Related to Issue [WTI-664]

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

Former-commit-id: 125aab3689f422b82af2528fcad81bc05eaa18d9

Former-commit-id: d06b8413f312fe37b28ee9eacc0e845fca2cbb23

    • -0
    • +91
    ./GrassCoverErosionInwardsCalculationCreateExtensionsTest.cs
  1. … 11 more files in changeset.