Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated storage such that DikeHeight calculations are stored for GrassCoverErosionInwards - Enum texts were updated in the SQL export file Related to Issue [WTI-986]

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

Former-commit-id: 925d18ec3b47ad5c9c147bb4a4ab2e77907ea536

Former-commit-id: a459b55f3097d0413103f5a26f03dc7931ea370a

    • -2
    • +5
    ./ClosingStructureFailureMechanismMetaEntity.cs
    • -33
    • +29
    ./ClosingStructuresCalculationEntity.cs
    • -4
    • +5
    ./ClosingStructuresSectionResultEntity.cs
    • -43
    • +25
    ./FailureMechanismSectionEntity.cs
    • -12
    • +9
    ./GrassCoverErosionInwardsCalculationEntity.cs
  1. … 60 more files in changeset.
Removed redundant database columns for HydraulicBoundaryLocation Related to Issue [WTI-987]

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

Former-commit-id: ff9859965c55d9bc9fb36ac868f2f20639a7ca49

Former-commit-id: 9b410b65413a6356b5120e869f021b98fe09cf8c

    • -2
    • +0
    ./GrassCoverErosionOutwardsHydraulicLocationEntity.cs
    • -61
    • +61
    ./RingtoetsEntities.edmx.diagram
  1. … 1 more file in changeset.
Updated field UseHydraulicBoundaryLocation in the PipingCalculationEntity to UseAssessmentLevelManualInput to reflect desired implementation Related to Issue [WTI-1014]

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

Former-commit-id: a4298460523cbaee559625d9b3f8cc6e6b014497

Former-commit-id: 2de98e3de80e9afb327d3833f60e541fa529887d

    • -54
    • +54
    ./RingtoetsEntities.edmx.diagram
Added field in the PipingCalculationEntity to store whether the HydraulicBoundaryLocation is used (or not) Related to Issue [WTI-1014]

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

Former-commit-id: 638aee5d60b126d4287658983860cb3c63da24a1

Former-commit-id: 1ae6e3f889ef6e26e71ff6845b272a257e9c1c46

    • -5
    • +2
    ./ClosingStructureFailureMechanismMetaEntity.cs
    • -29
    • +33
    ./ClosingStructuresCalculationEntity.cs
    • -5
    • +4
    ./ClosingStructuresSectionResultEntity.cs
    • -25
    • +43
    ./FailureMechanismSectionEntity.cs
    • -9
    • +12
    ./GrassCoverErosionInwardsCalculationEntity.cs
  1. … 52 more files in changeset.
- Updated RingtoetsProjectTestHelper - Fixed name of unique contraint Related to Issue [WTI-987]

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

Former-commit-id: c6a97c2f595f124464c6456ca9edddc4e8b80f4d

Former-commit-id: fd1f95340ba26c860257ea3cb3fad098a174192c

  1. … 3 more files in changeset.
Incorporated review comments 1255: - Not every failure mechanism has updated notes for LayerOne. Updated and regenerated notes

Paired with tangerma

Related to Issue [WTI-1021]

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

Former-commit-id: f7ef321c74e330b52805e7b2a038bfe4bd98caf0

Former-commit-id: 476433e9aff7845524f4b29bf7280a62eda903b9

Implemented persistence for new piping output properties. Related to Issue [WTI-1004]

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

Former-commit-id: ae76ac808c4f682bec045f4ec2d8bf25f82d9a1f

Former-commit-id: b1267705e2e846e67637fdaab783d43eb659cf11

    • -2
    • +5
    ./ClosingStructureFailureMechanismMetaEntity.cs
    • -33
    • +29
    ./ClosingStructuresCalculationEntity.cs
    • -4
    • +5
    ./ClosingStructuresSectionResultEntity.cs
    • -43
    • +25
    ./FailureMechanismSectionEntity.cs
    • -12
    • +9
    ./GrassCoverErosionInwardsCalculationEntity.cs
  1. … 57 more files in changeset.
Updated notes in database. Related to Issue [WTI-1021]

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

Former-commit-id: 072e4be1e22130b71c337374daa9002628c73ed7

Former-commit-id: 378ea3e40a62672002100cfa0257976f79df0612

Created new tables for HydraulicBoundary location output updated read en create extensions to store the output Exposed DesignWaterLevel, WaveHeight, DesignWaterLevelCalculationConvergence, and waveHeightCalculationConvergence in HydraulicBoundaryLocation from the corresponding output. These properties will be read-only soon. Extended TestHydraulicBoundaryLocation to create only DesignWaterLevelOutput and or WaveHeightOutput Related to Issue [WTI-987]

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

Former-commit-id: 3d97b2d5c20904d3618c3891ffaf428febe26cb7

Former-commit-id: b23014a54b9637c6ba750ca9a11ddb45de1383fb

    • -12
    • +6
    ./GrassCoverErosionOutwardsHydraulicLocationEntity.cs
    • -0
    • +49
    ./GrassCoverErosionOutwardsHydraulicLocationOutputEntity.cs
    • -0
    • +49
    ./HydraulicLocationOutputEntity.cs
    • -0
    • +39
    ./HydraulicLocationOutputType.cs
    • -0
    • +51
    ./IHydraulicLocationOutputEntity.cs
    • -0
    • +25
    ./PartialGrassCoverErosionOutwardsHydraulicLocationOutputEntity.cs
    • -0
    • +25
    ./PartialHydraulicLocationOutputEntity.cs
    • -59
    • +63
    ./RingtoetsEntities.edmx.diagram
  1. … 37 more files in changeset.
Extended storage with for storage of DesignWaterLevel and WaveHeight for calculation on assessment level and GrassCoverErosionOutwards: - TargetProbability - TargetReliability - CalculatedProbability - CalculatedReliability Related to Issue [WTI-987]

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

Former-commit-id: 89a7429d87718260cf3e5ec728ba1a9852f76eec

Former-commit-id: 5c58fc103a3843adca8a0e5c9525f949034367fa

    • -1
    • +9
    ./GrassCoverErosionOutwardsHydraulicLocationEntity.cs
    • -59
    • +59
    ./RingtoetsEntities.edmx.diagram
- Added AssessmentLevel in the PipingCalculationEntity to store the set value - Readded license header (missing in the RingtoetsEntities.Designer.cs) Related to Issue [WTI-1014]

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

Former-commit-id: 8d94858dd6ac072d47afc7ffbd2e3d67c1a509ff

Former-commit-id: 5f37f28c4973c63d96fb5dc67ce6868465dcd376

    • -5
    • +2
    ./ClosingStructureFailureMechanismMetaEntity.cs
    • -29
    • +33
    ./ClosingStructuresCalculationEntity.cs
    • -5
    • +4
    ./ClosingStructuresSectionResultEntity.cs
    • -25
    • +43
    ./FailureMechanismSectionEntity.cs
    • -9
    • +12
    ./GrassCoverErosionInwardsCalculationEntity.cs
  1. … 50 more files in changeset.
Updated database to persist WaterVolumetricWeight. Related to Issue [WTI-1006]

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

Former-commit-id: 6aa83b7a1131eff9004219ac811d3c819c113139

Former-commit-id: 934ed55034382adcf998b85547580fade441cc2f

    • -2
    • +5
    ./ClosingStructureFailureMechanismMetaEntity.cs
    • -33
    • +29
    ./ClosingStructuresCalculationEntity.cs
    • -4
    • +5
    ./ClosingStructuresSectionResultEntity.cs
    • -43
    • +25
    ./FailureMechanismSectionEntity.cs
    • -12
    • +9
    ./GrassCoverErosionInwardsCalculationEntity.cs
  1. … 50 more files in changeset.
Updated storage for Q-variant related calculations. - Changed DB field CalculationConvergence in GrassCoverErosionOutwards, StabilityStoneCover and WaveImpactAsphalt to non-nullable for consistency with other implementations - Ran DeltaresClean over DBContext Related to Issue [WTI-897]

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

Former-commit-id: 3c3e939d7d563ae2cabb055aec2e9a883a18320b

Former-commit-id: 5c86a176e9c9698074ffcfc394f31ec7cac50c0a

    • -5
    • +2
    ./ClosingStructureFailureMechanismMetaEntity.cs
    • -29
    • +33
    ./ClosingStructuresCalculationEntity.cs
    • -5
    • +4
    ./ClosingStructuresSectionResultEntity.cs
    • -25
    • +43
    ./FailureMechanismSectionEntity.cs
    • -9
    • +12
    ./GrassCoverErosionInwardsCalculationEntity.cs
  1. … 50 more files in changeset.
- Added combobox as 2a result in wave impact asphalt cover section results. - Updated storage. Related to Issue [WTI-1021]

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

Former-commit-id: 30324d41f685276d5967b84629cb3d7e05b98c18

Former-commit-id: 2eb6b3d88d602de8e71fad90db5179b34d7287f5

    • -2
    • +5
    ./ClosingStructureFailureMechanismMetaEntity.cs
    • -33
    • +29
    ./ClosingStructuresCalculationEntity.cs
    • -4
    • +5
    ./ClosingStructuresSectionResultEntity.cs
    • -43
    • +25
    ./FailureMechanismSectionEntity.cs
    • -12
    • +9
    ./GrassCoverErosionInwardsCalculationEntity.cs
  1. … 61 more files in changeset.
Updated storage for Q-variant related calculations. Added DB fields in GrassCoverErosionOutwards, StabilityStoneCover and WaveImpactAsphalt to store: - Stores WaveDirection - Stores target reliability and probability - Stores calculated reliability and probability - Stores the calculation convergence - Swapped expected and actual variables in StorageSqLiteIntegrationTest Related to Issue [WTI-897]

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

Former-commit-id: 2603738684dba9a044f47bed124eae52ae2d02f3

Former-commit-id: 71251045d0bcde7036dd25d47b8d388837abcb01

    • -0
    • +6
    ./GrassCoverErosionOutwardsWaveConditionsOutputEntity.cs
    • -55
    • +55
    ./RingtoetsEntities.edmx.diagram
    • -0
    • +6
    ./StabilityStoneCoverWaveConditionsOutputEntity.cs
    • -0
    • +6
    ./WaveImpactAsphaltCoverWaveConditionsOutputEntity.cs
  1. … 1 more file in changeset.
- Changed Return period to norm - Set actual values for AssessmentSectionComposition Related to Issue [WTI-1019]

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

Former-commit-id: db33e630712b9aae8047588a8279b595f0b171be

Former-commit-id: 2446d2799f8d3c5cdba4e78742e4b036feadcff0

    • -57
    • +57
    ./RingtoetsEntities.edmx.diagram
  1. … 21 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

    • -57
    • +57
    ./RingtoetsEntities.edmx.diagram
  1. … 23 more files in changeset.
Incorporated comments review 1208 (Editorial) - Ran DeltaresClean on DBContext Related to Issue [WTI-985]

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

Former-commit-id: 5e71cd4eb9fbee1f0ed1afe578941d7b8286e15b

Former-commit-id: b73775b0a3309c17afbd3438e2177346c57c3736

    • -5
    • +2
    ./ClosingStructureFailureMechanismMetaEntity.cs
    • -29
    • +33
    ./ClosingStructuresCalculationEntity.cs
    • -5
    • +4
    ./ClosingStructuresSectionResultEntity.cs
    • -25
    • +43
    ./FailureMechanismSectionEntity.cs
    • -9
    • +12
    ./GrassCoverErosionInwardsCalculationEntity.cs
    • -5
    • +2
    ./GrassCoverErosionInwardsFailureMechanismMetaEntity.cs
  1. … 46 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

    • -2
    • +5
    ./ClosingStructureFailureMechanismMetaEntity.cs
    • -33
    • +29
    ./ClosingStructuresCalculationEntity.cs
    • -4
    • +5
    ./ClosingStructuresSectionResultEntity.cs
    • -43
    • +25
    ./FailureMechanismSectionEntity.cs
    • -12
    • +9
    ./GrassCoverErosionInwardsCalculationEntity.cs
  1. … 171 more files in changeset.
* 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/branches/WTI-985@6714 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 26c5db19681be4f6a4c58db8e79f3acebfb91077

Former-commit-id: b3640adf01a9447ed1e9cd92d64da2ae25409e69

    • -2
    • +5
    ./ClosingStructureFailureMechanismMetaEntity.cs
    • -33
    • +29
    ./ClosingStructuresCalculationEntity.cs
    • -4
    • +5
    ./ClosingStructuresSectionResultEntity.cs
    • -43
    • +25
    ./FailureMechanismSectionEntity.cs
    • -12
    • +9
    ./GrassCoverErosionInwardsCalculationEntity.cs
  1. … 52 more files in changeset.
- Ensure the technical reference guide can be build via Doxygen - Ran Deltares cleanup on every project that was touched Related to Issue [WTI-931]

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

Former-commit-id: 8f75344419774da76c09075d5ac8308830a35a8b

Former-commit-id: e26553796c0f3ada7c458ada2db8e053610b8161

    • -5
    • +2
    ./ClosingStructureFailureMechanismMetaEntity.cs
    • -29
    • +33
    ./ClosingStructuresCalculationEntity.cs
    • -5
    • +4
    ./ClosingStructuresSectionResultEntity.cs
    • -25
    • +43
    ./FailureMechanismSectionEntity.cs
    • -9
    • +12
    ./GrassCoverErosionInwardsCalculationEntity.cs
    • -5
    • +2
    ./GrassCoverErosionInwardsFailureMechanismMetaEntity.cs
  1. … 101 more files in changeset.
- Updated entity framework template files to generate more properly formatted files - Added tests for RingtoetsEntities - Removed 'e' from caught exception in GrassCoverErosionInwardsCalculationServiceTest to prevent error notification Related to Issue [WTI-931]

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

Former-commit-id: ae0bc6afd182e81158d11e7760f63e2ac3cc7aa7

Former-commit-id: fd257f1df6df1e0ec36c7dac7eebcc9f8cb9856e

    • -2
    • +5
    ./ClosingStructureFailureMechanismMetaEntity.cs
    • -33
    • +29
    ./ClosingStructuresCalculationEntity.cs
    • -4
    • +5
    ./ClosingStructuresSectionResultEntity.cs
    • -43
    • +25
    ./FailureMechanismSectionEntity.cs
    • -12
    • +9
    ./GrassCoverErosionInwardsCalculationEntity.cs
    • -2
    • +5
    ./GrassCoverErosionInwardsFailureMechanismMetaEntity.cs
  1. … 51 more files in changeset.
(Editorial) - Added missing license headers - Reformatted some of the *.config files in case no return was present between the XML header and license information

Related to Issue [WTI-931]

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

Former-commit-id: 5dfd4dc63c35031adc767ea3a2c4f4e24d7ed898

Former-commit-id: 0f3568dc4158e992538fd5781ff0ab0d52355d37

  1. … 41 more files in changeset.
* Added standard serialization constructor to all Exception classes. * Explicitly defined culture for string.Format methods. * Replaced IFileImporter.ProgressChanged property to method (recommendation by C# coding conventions) * Renamed classes containing win32.dll invokes to NativeMethods (recommendation by C# coding conventions)

Related to Issue [WTI-931]

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

Former-commit-id: 78fae4fb038935c7a58a0fb534baa750b173d589

Former-commit-id: fc7d0938a3677be66218915a3e665a9cc6757df9

    • -5
    • +2
    ./ClosingStructureFailureMechanismMetaEntity.cs
    • -31
    • +35
    ./ClosingStructuresCalculationEntity.cs
    • -5
    • +4
    ./ClosingStructuresSectionResultEntity.cs
    • -43
    • +61
    ./FailureMechanismSectionEntity.cs
    • -11
    • +14
    ./GrassCoverErosionInwardsCalculationEntity.cs
    • -5
    • +2
    ./GrassCoverErosionInwardsFailureMechanismMetaEntity.cs
  1. … 150 more files in changeset.
- Renamed StabilityPointStructureCalculationEntity to StabilityPointStructuresCalculationEntity - Added XMLdoc paired with bouvrie Related to Issue [WTI-913]

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

Former-commit-id: d13ab62f4f9aa96036cd4838784b4cc7129e6228

Former-commit-id: e864ff88a4452d921134974c39f949cf9be3348d

    • -4
    • +5
    ./PartialStabilityPointStructuresCalculationEntity.cs
  1. … 6 more files in changeset.
- Cleanup - Removed merge conflict information Related to Issue [WTI-916]

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

Former-commit-id: 96b96a4b697d41f2b50df00be680ded6395f386d

Former-commit-id: 81d11282dc52a03dfe7f0cd38be16a07a0b80c33

    • -1847
    • +0
    ./RingtoetsEntities.edmx.diagram
  1. … 1 more file in changeset.
Set association between section result and calculation for Stability Point Structure Related to Issue [WTI-916]

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

Former-commit-id: b48612700035779d527f4353c7615acbca366cf7

Former-commit-id: 16c881aff4a6c37f9b0e2112449b20e194f4a955

    • -62
    • +205
    ./RingtoetsEntities.edmx.diagram
    • -0
    • +3
    ./StabilityPointStructuresCalculationEntity.cs
    • -0
    • +2
    ./StabilityPointStructuresSectionResultEntity.cs
- Implemented creation of data for StabilityPointStructuresOutputEntity - Reformatted StructuresCalculationCreateExtensions Related to Issue [WTI-914]

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

Former-commit-id: 6a1ec70cc3ba424013eb26e31e64d65e2e341365

Former-commit-id: 18b9358e11974eb6d05e090fef96b1fba60e3dbd

    • -0
    • +29
    ./PartialStabilityPointStructuresOutputEntity.cs
  1. … 3 more files in changeset.
Approved StabilityPointStructuresOutputEntity Related to Issue [WTI-914]

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

Former-commit-id: 6cc56f807b2037b7552d4bc4788039265d50be89

Former-commit-id: 0c23d3ed48e4783b1e80e4462c83bef44948f173

    • -60
    • +202
    ./RingtoetsEntities.edmx.diagram
    • -0
    • +8
    ./StabilityPointStructuresCalculationEntity.cs
    • -0
    • +48
    ./StabilityPointStructuresOutputEntity.cs
  1. … 1 more file in changeset.
updated database design by setting associations correctly: HeightStructureEntity ON DELETE CASCADE ON UPDATE CASCADE SurfaceLineEntity ON DELETE CASCADE ON UPDATE CASCADE CharacteristicPointEntity ON DELETE CASCADE ON UPDATE CASCADE GrassCoverErosionOutwardsHydraulicLocationEntity ON DELETE CASCADE ON UPDATE CASCADE

HeightStructuresCalculationEntity CalculationGroupEntity ON DELETE CASCADE ON UPDATE CASCADE

HeightStructuresCalculationEntity ForeshoreProfileEntity ON DELETE SET NULL ON UPDATE CASCADE

HeightStructuresCalculationEntity HeightStructureEntity ON DELETE SET NULL ON UPDATE CASCADE

HeightStructuresCalculationEntity HydraulicLocationEntity ON DELETE SET NULL ON UPDATE CASCADE

GrassCoverErosionOutwardsWaveConditionsCalculationEntity CalculationGroupEntity ON DELETE CASCADE ON UPDATE CASCADE

GrassCoverErosionOutwardsWaveConditionsCalculationEntity ForeshoreProfileEntity ON DELETE SET NULL ON UPDATE CASCADE

GrassCoverErosionOutwardsWaveConditionsCalculationEntity HydraulicLocationEntity ON DELETE SET NULL ON UPDATE CASCADE

PipingCalculationEntity CalculationGroupEntity ON DELETE CASCADE ON UPDATE CASCADE

PipingCalculationEntity HydraulicLocationEntity ON DELETE SET NULL ON UPDATE CASCADE

PipingCalculationEntity StochasticSoilProfileEntity ON DELETE SET NULL ON UPDATE CASCADE

PipingCalculationEntity SurfaceLineEntity ON DELETE SET NULL ON UPDATE CASCADE

WaveImpactAsphaltCoverWaveConditionsCalculationEntity CalculationGroupEntity ON DELETE CASCADE ON UPDATE CASCADE

WaveImpactAsphaltCoverWaveConditionsCalculationEntity ForeshoreProfileEntity ON DELETE SET NULL ON UPDATE CASCADE

WaveImpactAsphaltCoverWaveConditionsCalculationEntity HydraulicLocationEntity ON DELETE SET NULL ON UPDATE CASCADE

ClosingStructuresCalculationEntity HydraulicLocationEntity ON DELETE SET NULL ON UPDATE CASCADE

ClosingStructuresCalculationEntity StochasticSoilProfileEntity ON DELETE SET NULL ON UPDATE CASCADE

ClosingStructuresCalculationEntity SurfaceLineEntity ON DELETE SET NULL ON UPDATE CASCADE

StabilityStoneCoverWaveConditionsCalculationEntity CalculationGroupEntity ON DELETE CASCADE ON UPDATE CASCADE

StabilityStoneCoverWaveConditionsCalculationEntity ForeshoreProfileEntity ON DELETE SET NULL ON UPDATE CASCADE

StabilityStoneCoverWaveConditionsCalculationEntity HydraulicLocationEntity ON DELETE SET NULL ON UPDATE CASCADE

Related to Issue [WTI-914]

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

Former-commit-id: 33b61b4d62da71c6d22da44f0d8d63d5ba0b81e5

Former-commit-id: e3b4b1645557926d132bd37adc4906a6dd4f81a9

    • -59
    • +339
    ./RingtoetsEntities.edmx.diagram