Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Changed ClosingStructure.ProbabilityOpenStructureBeforeFlooding to ProbabilityOrFrequencyOpenStructureBeforeFlooding, as it's not a probability value. ** Updated related validation methods as well. * Changed validation for the above parameter such at values greater than 1 are accepted during the import. * Improved validation during import for LogNormalDistribution.Mean, guarding validating that the value must be greater than 0.

Related to Issue [WTI-1029]

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

Former-commit-id: 1feb3919c0a6ae5bea7ad1d22866bd5bf17f6cff

Former-commit-id: 4042c706d0d3e8e43598a9f73c35bb3418574e2e

    • -3
    • +3
    ./ClosingStructureCreateExtensionsTest.cs
  1. … 38 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
    ./ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.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

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

    • -6
    • +38
    ./ClosingStructuresFailureMechanismCreateExtensionsTest.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
    • +1
    ./ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.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
    ./ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 185 more files in changeset.
- Fixed ReadExtension tests for storage

Related to Issue [WTI-985]

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

Former-commit-id: b3d3d38408158f2d6ee7cfc9caeae4f7dd03829c

Former-commit-id: b068b7b0f25057dcc6b9f96f241d02a451d99cf1

    • -1
    • +3
    ./ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 16 more files in changeset.
* Removed unit tests that were already covered by slightly more complex unit test. * Moved TestForeshoreProfile and improved it's reuse. ** Removed references where no longer required. * Renamed ForeshoreTreeNodeInfoTest to ForeshoreProfileTreeNodeInfoTest, and also some cleanup. Related to Issue [WTI-965]

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

Former-commit-id: 4de737bc59cf63abb6637a75d874aab2fd0e3b95

Former-commit-id: f88ad8e6054a3c1917dfe283c28ccb541223c9e4

    • -0
    • +1
    ./ClosingStructuresFailureMechanismCreateExtensionsTest.cs
  1. … 39 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
    • +1
    ./ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 5 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

    • -2
    • +25
    ./ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 15 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

    • -356
    • +0
    ./ClosingStructureCalculationCreateExtensionsTest.cs
  1. … 13 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
    • +40
    ./ClosingStructuresFailureMechanismCreateExtensionsTest.cs
  1. … 10 more files in changeset.
* Create and Read Extension methods for ClosingStructure calculations. Related to Issue [WTI-907]

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

Former-commit-id: e864a20085307ea5fd2110c7b7cbdf60650d429d

Former-commit-id: c51136698eca1b3128c2bdffb8c3e49a52bdb375

    • -0
    • +356
    ./ClosingStructureCalculationCreateExtensionsTest.cs
  1. … 5 more files in changeset.
- Fixed review comments paired with bouvrie Related to Issue [WTI-905]

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

Former-commit-id: a4675d24a5f1c2963ae61f059f2d6ad8736c6f4c

Former-commit-id: 18b9dff07f94e4ba06489194864d8b22aed68f03

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

    • -18
    • +18
    ./ClosingStructureCreateExtensionsTest.cs
    • -1
    • +1
    ./ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 70 more files in changeset.
Made AsssessmentLayerTwoA read only for closing structures. Related to Issue [WTI-596]

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

Former-commit-id: e7311616d320fd7f25650865a4616bc319d7717c

Former-commit-id: 5f171a4f9fbf24f2bcff024ea33f3dc92250b0a2

    • -19
    • +0
    ./ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 8 more files in changeset.
* ClosingStructure instances are now persisted. Related to Issue [WTI-905]

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

Former-commit-id: 883e8bbf129416b2052b8d38c59af0ae0b1f951b

Former-commit-id: 29a50588d93465c6016e4c1f35c1b91e20beb53c

    • -0
    • +20
    ./ClosingStructuresFailureMechanismCreateExtensionsTest.cs
  1. … 7 more files in changeset.
* Created Create and Read extension methods for storing ClosingStructure Related to Issue [WTI-905]

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

Former-commit-id: 7d2ab51eff65e009d6054c4d24239208a3435b92

Former-commit-id: 7b1f77e893cfd5068a205bb6d36a9e3eca4d744f

    • -0
    • +208
    ./ClosingStructureCreateExtensionsTest.cs
  1. … 10 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
    ./ClosingStructuresFailureMechanismCreateExtensionsTest.cs
  1. … 50 more files in changeset.
* Made C parameter of GeneralClosingStructuresInput readonly. ** Updated all affected classes, including storage. * Refactored inline string resource in unit tests * Renamed parameters. Related to Issue [WTI-552]

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

Former-commit-id: bd454a77a220c0bbc0b794d9961e7b2b621b291f

Former-commit-id: 4e6d3dc4ff0279271bcff71b9d7e86345870dea3

    • -3
    • +0
    ./ClosingStructuresFailureMechanismCreateExtensionsTest.cs
    • -26
    • +0
    ./GeneralClosingStructuresInputCreateExtensionsTest.cs
  1. … 30 more files in changeset.
Implemented improvements of review 1119. paired with bouvrie Related to Issue [WTI-903]

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

Former-commit-id: b07bffe7c36ecc37c1f983cea8d93f854c239fe1

Former-commit-id: ed5cbdcff938279e97b3b190c96b231e40742fd1

    • -2
    • +2
    ./ClosingStructuresFailureMechanismCreateExtensionsTest.cs
  1. … 2 more files in changeset.
* Implemented storage for structure failure mechanism specific parameters ** Create and read extension methods defined for HeightStructures, ClosingStructures and StabilityPointStructures failure mechanisms. ** Updated FailureMechanismEntityReadExtensions and Height-, Closing- and StabilityPointStructuresFailureMechanismCreateExtensions for new storage methods shown above. * Moved HeightStructuresSectionResultEntityReadExtensions Related to Issue [WTI-837]

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

Former-commit-id: 774ff0b90b0de466798da31d885459480bb8a7a3

Former-commit-id: 7c9a891cb275760332f7beb5a66553469819509d

    • -1
    • +11
    ./ClosingStructuresFailureMechanismCreateExtensionsTest.cs
    • -0
    • +80
    ./GeneralClosingStructuresInputCreateExtensionsTest.cs
  1. … 27 more files in changeset.
* Implemented Read- and Create extension methods for Height-, Closing- and StabilityPointStructure failure mechanisms. Related to Issue [WTI-903]

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

Former-commit-id: 1ac34329c206daefef6607e383220cd4003988d8

Former-commit-id: dc3aa3966880ce3fa0200306feacf4da5938289d

    • -0
    • +19
    ./ClosingStructuresFailureMechanismCreateExtensionsTest.cs
  1. … 11 more files in changeset.
- Moved related classes to ClosingStructures projects Related to Issue [WTI-546]

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

Former-commit-id: b0af05cb82171965d4485f4199f79b099ec64a9d

Former-commit-id: 48711dc8f9a44e33b3d4363d8e101bbace3837bb

    • -1
    • +1
    ./ClosingStructuresFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 53 more files in changeset.
- Renamed ClosingStructureFailureMechanism to ClosingStructuresFailureMechanism - Fixed tests to assert the correct *SectionEntity Related to Issue [WTI-546]

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

Former-commit-id: 2c865b08f58270a5625e82af754fbe1969cf3b14

Former-commit-id: dfd1648c10277aaecf42ac969770b3f65ae63e52

    • -0
    • +121
    ./ClosingStructuresFailureMechanismCreateExtensionsTest.cs
    • -0
    • +103
    ./ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
  1. … 64 more files in changeset.