Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
use nameof in Argument*Exceptions Reviewed by: tangerma

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

Former-commit-id: 489d965acd6cbed374e72d9a9f10deec8787bcfd

Former-commit-id: 0ef178298a4e4639093af98897cfb40d331b372d

    • -1
    • +1
    ./HeightStructureEntityReadExtensions.cs
    • -1
    • +1
    ./HeightStructuresCalculationEntityReadExtensions.cs
    • -2
    • +2
    ./HeightStructuresSectionResultEntityReadExtensions.cs
  1. … 282 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
    ./HeightStructuresCalculationEntityReadExtensions.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

    • -1
    • +4
    ./HeightStructuresCalculationEntityReadExtensions.cs
  1. … 68 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
    ./HeightStructuresSectionResultEntityReadExtensions.cs
  1. … 185 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
    ./HeightStructuresSectionResultEntityReadExtensions.cs
  1. … 17 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

    • -7
    • +11
    ./HeightStructuresCalculationEntityReadExtensions.cs
  1. … 13 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

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

    • -0
    • +6
    ./HeightStructuresCalculationEntityReadExtensions.cs
    • -7
    • +19
    ./HeightStructuresSectionResultEntityReadExtensions.cs
  1. … 6 more files in changeset.
- Implemented reading of IProbabilityAssessmentOutput entities and for HeightStructuresOutputEntity Related to Issue [WTI-839]

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

Former-commit-id: b6a57ab7cfc0212441232877bd91d235a1d6f249

Former-commit-id: 497940e262b33ae0b9d7923df05c7ab3152275fb

    • -49
    • +0
    ./HeightStructuresOutputEntityReadExtensions.cs
  1. … 6 more files in changeset.
- Added persistence of reading HeightStructures calculation output Related to Issue [WTI-839]

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

Former-commit-id: 54463d5b114e81f08de56976a5ee05e6b58f9a0a

Former-commit-id: f1236c14ea6f5ac41ec51aa9f600135f5ab0a48d

    • -0
    • +12
    ./HeightStructuresCalculationEntityReadExtensions.cs
    • -0
    • +49
    ./HeightStructuresOutputEntityReadExtensions.cs
  1. … 6 more files in changeset.
- Extended properties that are read for the HeightStructuresCalculationEntity Related to Issue [WTI-838]

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

Former-commit-id: 585dcbbfff74557854f145e51f1b908818a057ad

Former-commit-id: d607cd3ed4387438b206d318c1f2c7edb67aa248

    • -0
    • +4
    ./HeightStructuresCalculationEntityReadExtensions.cs
  1. … 1 more file in changeset.
- Set FailureProbabilityStructureWithErosion to default value of 0 Related to Issue [WTI-838]

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

Former-commit-id: 61a33b7f1bd4fa02d08c13f5e54ddf1de7de462f

Former-commit-id: 6d0c2ac1fe2b76edc85f8ed1a3526fa64eeb898d

    • -8
    • +1
    ./HeightStructuresCalculationEntityReadExtensions.cs
  1. … 8 more files in changeset.
- Fixed naming of HeightStructuresEntityReadExtensions - Fixed naming of in HeightStructureCreateExtensionsTest - when creating a new StructuresCalculation<HeightStructuresInput>, the property FailureProbabilityStructureWithErosion is initialized with double.NaN but cannot be set NaN publicly. The setter of FailureProbabilityStructureWithErosion is conditional now. - Removed redundant setting of FailureProbabilityStructureWithErosion in test Related to Issue [WTI-838]

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

Former-commit-id: 700216bc2cef416a463603035c6f3f10d934d132

Former-commit-id: 89fa70ebbc08cdffffc279df312a40f3769154cb

    • -0
    • +99
    ./HeightStructureEntityReadExtensions.cs
    • -1
    • +8
    ./HeightStructuresCalculationEntityReadExtensions.cs
    • -99
    • +0
    ./HeightStructuresEntityReadExtensions.cs
  1. … 7 more files in changeset.
- Added read of HeightStructures calculations in the CalculationGroups Related to Issue [WTI-838]

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

Former-commit-id: 2de2a1c50a95974764b09f4402bb48f4355b43ad

Former-commit-id: 973eed280603a613ba54f98a4e24bac364401d77

    • -0
    • +90
    ./HeightStructuresCalculationEntityReadExtensions.cs
  1. … 7 more files in changeset.
* Read and Create extension methods for storing HeightStructure instances. * DeepClone for all string elements (to ensure storage fingerprint generation works properly) * Cleanup Xml docs in PersistenceRegistry (was still referencing old 'update' API that has been removed) Related to Issue [WTI-656]

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

Former-commit-id: de3707f129f46a4c3f51fe9efed2d665f30f3469

Former-commit-id: 43af701d73bf7a6ea95525d27ad96460febe5659

    • -0
    • +99
    ./HeightStructuresEntityReadExtensions.cs
  1. … 11 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

    • -0
    • +48
    ./HeightStructuresFailureMechanismMetaEntityReadExtensions.cs
    • -0
    • +53
    ./HeightStructuresSectionResultEntityReadExtensions.cs
  1. … 27 more files in changeset.