Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Refactor cleanup WTI-1617

    • -2
    • +2
    ./GrassCoverSlipOffInwardsResultView.cs
  1. … 39 more files in changeset.
Rewire final standalone result views and cleanups WTI-1617

    • -14
    • +4
    ./GrassCoverSlipOffInwardsResultView.cs
    • -5
    • +7
    ./GrassCoverSlipOffOutwardsResultView.cs
    • -6
    • +8
    ./StrengthStabilityLengthwiseConstructionResultView.cs
    • -6
    • +7
    ./WaterPressureAsphaltCoverResultView.cs
  1. … 51 more files in changeset.
Rewire grass slip off inwards results view WTI-1617

    • -2
    • +14
    ./GrassCoverSlipOffInwardsResultView.cs
  1. … 3 more files in changeset.
Add the section results to the constructor of the failure mechanism result views. WTI-1617

    • -1
    • +7
    ./GrassCoverSlipOffInwardsResultView.cs
    • -1
    • +7
    ./GrassCoverSlipOffOutwardsResultView.cs
    • -1
    • +8
    ./StrengthStabilityLengthwiseConstructionResultView.cs
    • -1
    • +8
    ./WaterPressureAsphaltCoverResultView.cs
  1. … 59 more files in changeset.
Start renaming MacrostabilityOutwards -> MacroStabilityOutwards Start implementing probability assessment input and properties for macro stability outwards failure mechanism WTI-1531

    • -0
    • +82
    ./MacroStabilityOutwardsResultView.cs
    • -82
    • +0
    ./MacrostabilityOutwardsResultView.cs
  1. … 63 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

    • -1
    • +1
    ./GrassCoverSlipOffInwardsResultView.cs
    • -1
    • +1
    ./GrassCoverSlipOffOutwardsResultView.cs
  1. … 838 more files in changeset.
Implementing review comments from review 2019 - Replaced the Add...Handler with a regular EventHandler that caller can sub to/unsub from like a regular event. Related to Issue [WTI-1346]

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

Former-commit-id: 22a4a30fa142b90aa835ddae87ef67304af3c6d5

Former-commit-id: 81f9f420da3e87d357bddad10512a69f017e0835

    • -2
    • +2
    ./GrassCoverSlipOffInwardsResultView.cs
    • -2
    • +2
    ./GrassCoverSlipOffOutwardsResultView.cs
    • -2
    • +2
    ./StrengthStabilityLengthwiseConstructionResultView.cs
    • -2
    • +2
    ./WaterPressureAsphaltCoverResultView.cs
  1. … 23 more files in changeset.
Merged revision(s) from branches/WTI-1266:

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

Former-commit-id: ff835f09e487b4bc2afff45bc03a5a25984d2f62

Former-commit-id: 9b502b747a26eabecc0f2b9e5920ce0c25d69b36

    • -82
    • +0
    ./MacrostabilityInwardsResultView.cs
  1. … 565 more files in changeset.
- Renamed failureMechanismResult and all depending objects. - Removed stand alone version. Related to Issue [WTI-1266]

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

Former-commit-id: fed009bf8ef3bb5c7d4e41c3855be1de70e7067e

Former-commit-id: 03a4907241beca20da25ad668e5370d2e1a4953b

    • -82
    • +0
    ./MacrostabilityInwardsResultView.cs
  1. … 41 more files in changeset.
Updated license headers in Ringtoets.Integration. Related to Issue [WTI-1242]

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

Former-commit-id: 5cf71e2f52c6a9a36e1a31ea82f36a076ffbebd4

Former-commit-id: 6abec109964cfccaea7e617f4a17ce5ab22c1d4f

    • -1
    • +1
    ./GrassCoverSlipOffInwardsResultView.cs
    • -1
    • +1
    ./GrassCoverSlipOffOutwardsResultView.cs
    • -1
    • +1
    ./StrengthStabilityLengthwiseConstructionResultView.cs
    • -1
    • +1
    ./WaterPressureAsphaltCoverResultView.cs
  1. … 237 more files in changeset.
Cleaned up edited files of last commit. Related to Issue [WTI-1242]

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

Former-commit-id: fc5e752e538e1f995ae775a9f40791ee2455ae62

Former-commit-id: 5e27c42800cb79dfa3f2978089742fa28c6bd700

    • -1
    • +0
    ./GrassCoverSlipOffInwardsResultView.cs
    • -1
    • +0
    ./GrassCoverSlipOffOutwardsResultView.cs
    • -1
    • +0
    ./StrengthStabilityLengthwiseConstructionResultView.cs
    • -1
    • +0
    ./WaterPressureAsphaltCoverResultView.cs
  1. … 64 more files in changeset.
Removed implementation of GetMemberName from TypeUtils for we can now use nameof operator of C# 6.0. Related to Issue [WTI-1242]

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

Former-commit-id: 996cc01173768b9787336f8eb638e2baf721353f

Former-commit-id: f5a543233c72cb519f4cc8580fc289facf67c9bc

    • -4
    • +4
    ./GrassCoverSlipOffInwardsResultView.cs
    • -4
    • +4
    ./GrassCoverSlipOffOutwardsResultView.cs
    • -1
    • +1
    ./StrengthStabilityLengthwiseConstructionResultView.cs
    • -1
    • +1
    ./WaterPressureAsphaltCoverResultView.cs
  1. … 69 more files in changeset.
Moved DuneErosion classes to right projects. Related to Issue [WTI-773]

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

Former-commit-id: c136777e97e49423a7526e880e8c94d21499a744

Former-commit-id: 038ca2a697c133c25d728bb78b6c114ac7a19008

  1. … 52 more files in changeset.
Incorporated comments review 1208 - Renamed DataGridViewCellTester to DataGridViewCellTestHelper - Introduced protected AssessmentLayerOneColumnIndex for the FailureMechanismResultView, replaced all local definitions for the derived classes when relevant - Added Core.Common.Version dependencies to the Common.Forms.TestUtil and its Common.Forms.TestUtil.Test

Related to Issue [WTI-985]

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

Former-commit-id: 58e7647abfb79ad27d29c407da8ba6b8141e8195

Former-commit-id: 3a457868facc8a1a0d885a7fb668c95d909fb0ac

    • -3
    • +1
    ./GrassCoverSlipOffInwardsResultView.cs
    • -3
    • +1
    ./GrassCoverSlipOffOutwardsResultView.cs
    • -3
    • +1
    ./StrengthStabilityLengthwiseConstructionResultView.cs
    • -3
    • +1
    ./WaterPressureAsphaltCoverResultView.cs
  1. … 33 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

    • -24
    • +17
    ./GrassCoverSlipOffInwardsResultView.cs
    • -24
    • +17
    ./GrassCoverSlipOffOutwardsResultView.cs
    • -10
    • +3
    ./MacrostabilityInwardsResultView.cs
    • -10
    • +3
    ./MacrostabilityOutwardsResultView.cs
    • -10
    • +3
    ./StrengthStabilityLengthwiseConstructionResultView.cs
    • -10
    • +3
    ./WaterPressureAsphaltCoverResultView.cs
  1. … 176 more files in changeset.
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 Related to Issue [WTI-985]

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

Former-commit-id: 8466068ea9ad78e1718ad04a866f56e7776cd573

Former-commit-id: f605978f77732aa71edc1ff97b4c4ec196f7ad10

    • -10
    • +3
    ./WaterPressureAsphaltCoverResultView.cs
  1. … 1 more file in changeset.
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 Related to Issue [WTI-985]

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

Former-commit-id: 68a3232a21773a7b5a3dba7004c700b63f9b1458

Former-commit-id: 63c394b3e2d84b55f95bfe248b252dc656aa7412

  1. … 1 more file in changeset.
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 Related to Issue [WTI-985]

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

Former-commit-id: b59dad23c9b4c9626a566a7ae95e27dc0dc66a6e

Former-commit-id: 5df0df09819e423f82a365c6d5dfe43de4a6a600

    • -10
    • +3
    ./StrengthStabilityLengthwiseConstructionResultView.cs
  1. … 1 more file in changeset.
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

Related to Issue [WTI-985]

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

Former-commit-id: 15463ac4bf0a7ba0a3dee38927c197d2dabd4846

Former-commit-id: baf3ab595ab32af69b39789bfd0b9112fa293b5d

  1. … 1 more file in changeset.
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

Related to Issue [WTI-985]

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

Former-commit-id: e3306befe6ac2a70167b38a2ff72b7dd8e0d3ea3

Former-commit-id: 4053b874fa90462d8cc5f4115a864fde57e0b49f

    • -10
    • +3
    ./MacrostabilityInwardsResultView.cs
    • -10
    • +3
    ./MacrostabilityOutwardsResultView.cs
  1. … 3 more files in changeset.
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

Related to Issue [WTI-985]

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

Former-commit-id: 0082a6e2b990a094fe34fd4fbe3af122012b59e5

Former-commit-id: 39c4a271a0940e343f704b6e5a8e38b393d8e172

    • -24
    • +17
    ./GrassCoverSlipOffOutwardsResultView.cs
  1. … 1 more file in changeset.
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

Related to Issue [WTI-985]

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

Former-commit-id: 16b4f34d2ac92e2155a8bbd5abcede1897c11cb6

Former-commit-id: 20342558af876c58ca32c3d94c241accf75c4b4f

    • -24
    • +17
    ./GrassCoverSlipOffInwardsResultView.cs
  1. … 1 more file in changeset.
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

Related to Issue [WTI-985]

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

Former-commit-id: e98f01f884b114fbd5948e01eed46f93f1cbf609

Former-commit-id: c5843a5decb1302bd51722527b02e9dc129d89b4

  1. … 2 more files in changeset.
Deltares clean-up for Ringtoets.Integration Related to Issue [WTI-931]

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

Former-commit-id: 371f02343a244f8e73fec88ab3af920b9925e4b4

Former-commit-id: 2441a6730199af56090314e19db45ecf60cbc404

  1. … 5 more files in changeset.
Make sure all toetssporen have a toetslaag 1 in their "Resultaat" view * Moved AssessmentlayerOne and AssessmentLayerThree to base * cleaned *FailureMechanismSectionResult.cs * cleaned *FailureMechanismSectionResultTest.cs * cleaned *FailureMechanismSectionResultRow.cs * cleaned *FailureMechanismSectionResultRowTest.cs Related to Issue [WTI-935]

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

Former-commit-id: 0e03c6bc20f13d073b13cf30def9c56982e07d84

Former-commit-id: 8e305f808667634c5856790dac77d85097e8393e

  1. … 90 more files in changeset.
- Moved relevant files to StabilityPointStructures projects and folders Related to Issue [WTI-560]

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

Former-commit-id: 7ebfef7c61e5c53c4c979cf2201cd4d076a1c899

Former-commit-id: 40cf736b19f2713bdd445c628e9db962d935995f

    • -62
    • +0
    ./StrengthStabilityPointConstructionResultView.cs
  1. … 74 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. … 54 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
    • +92
    ./ClosingStructuresResultView.cs
  1. … 64 more files in changeset.
Renamed GuiTestHelper.cs to PluginTestHelper.cs to better match its purpose and to prevent name collision. Added aliasses for Ringtoets.Common.Forms resources. Related to Issue [WTI-746]

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

Former-commit-id: 892483c63a47a4fc32f420ff756c73639adf6212

Former-commit-id: 4e4de303f6d384789d4b975aba493e9d5106dce9

    • -5
    • +5
    ./GrassCoverSlipOffInwardsResultView.cs
    • -5
    • +5
    ./GrassCoverSlipOffOutwardsResultView.cs
    • -4
    • +4
    ./StrengthStabilityLengthwiseConstructionResultView.cs
    • -4
    • +4
    ./StrengthStabilityPointConstructionResultView.cs
    • -4
    • +4
    ./WaterPressureAsphaltCoverResultView.cs
  1. … 75 more files in changeset.
Add node presenter for the Asphalt toetsspoor Related to Issue [WTI-782]

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

Former-commit-id: 5feea3ac1dcbe0506fcd04ecec6fe52cafa66d91

Former-commit-id: e6c32e124dd48d81e61199ca5db0f67785bb4528

    • -92
    • +0
    ./WaveImpactAsphaltCoverResultView.cs
  1. … 65 more files in changeset.