Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) 6936-6988 from trunk: Removed "Dijken en damme - Grasbekleding afschuiven buitentalud (GABU)" from contributing failure mechanisms Related to Issue [[WTI 1019]

........

Incorporated the TestWaveConditionsOutput in Forms and Services for the Q-variant failure mechanisms:

- Added because of the planned out-phasing of the 4 arguments constructor of the WaveConditionsOutput

- Added additional checks for the properties tests to verify the added output

- Changed constructor signature of the TestWaveConditionsOutput to minimize changes in existing tests

Related to Issue [[WTI 897]

........

- Changed Return period to norm

- Set actual values for AssessmentSectionComposition

Related to Issue [[WTI 1019]

........

* Ensured CreateHydraulicBoundaryDatabaseFeatures method in RingtoetsMapDataFeaturesFactory works with hydraulic boundary locations

* Fixed two typos

Related to Issue [[WTI 957]

........

- Incorporated the TestWaveConditionsOutput for exporter related tests

Related to Issue [[WTI 897]

........

Implemented WaveConditionsOutput such that it contains all the probabilistic data (probability + reliability):

- RingtoetsProjectTestHelper is now implementing a constructor that takes 6 arguments

- Q-variant properties tests, removed statistic conversions and test on the properties instead

- Introduced a WaveConditionsService to calculate the probabilistic properties of the WaveConditionsOutput based on the inputs

Related to Issue [[WTI 897]

........

Renamed some variables

Related to Issue [[WTI 957]

........

Renamed RingtoetsMapDataFactory.CreateHydraulicBoundaryDatabaseMapData into RingtoetsMapDataFactory.CreateHydraulicBoundaryLocationsMapData

Related to Issue [[WTI 957]

........

- Increased accuracy of target / required reliability and (calculated) reliability from 3 to 5 decimals

- Added tests for the output classes which verify the number of decimals (and thus the required accuracy)

- Expanded test for the PipingSemiProbabilisticCalculationServiceTest: increased number of decimals to pass failing test due to the increase of accuracy

- Removed extra asserts of the number of decimals in the -OutputPropertiesTest: the properties just pass the properties and do not modify them. Hence, it should be sufficient to test the number of decimals in the output class

Related to Issue [[WTI 897]

........

Refactored CreateHydraulicBoundaryLocationFeaturesWithOptionalLabels

Related to Issue [[WTI 957]

........

Refactored AssertHydraulicBoundaryLocationsMapData

Related to Issue [[WTI 957]

........

Ensured the correct hydraulic boundary locations are visualized in GrassCoverErosionOutwardsFailureMechanismView

Related to Issue [[WTI 957]

........

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]

........

Final test improvements

Related to Issue [[WTI 957]

........

- Updated FailureMechanismContributionNormChangeHandler.ChangeNorm's signature to pass along the norm, instead of the return period

- Had to update all tests that create an AssessmentSection that was defined as a return period

Related to Issue [[WTI 1019]

........

Improvements after review.

Related to Issue [[WTI 957]

........

Changed labels of AssessmentLayerOneState.

Related to Issue [[WTI 1021]

........

Changed documentation of labels.

Related to Issue [[WTI 1021]

........

Improved hydraulic boundary database related observing logic in failure mechanism views

Related to Issue [[WTI 957]

........

- Updated ReferenceLineMetaSelectionDialog to display the norm instead of the return period

- Updated limit values of FailureMechanismContribution.Norm

Related to Issue [[WTI 1019]

........

Added extra validation and warning message for d70.

Related to Issue [[WTI 1011]

........

- Updated return periods to norm

Related to Issue [[WTI 1019]

........

- Updated return periods to norm for WaveConditions calculations

Related to Issue [[WTI 1019]

........

- Added combobox as 2a result in wave impact asphalt cover section results.

- Updated storage.

Related to Issue [[WTI 1021]

........

* Introduced ControlsTestHelper to expose helper methods related to faking user interaction with controls.

* FailureMechanismContribution now keeps the same otherFailureMechanism instance for it's whole lifetime.

* FailureMechanismContributionItem now exposes it's internal IFailureMechanism.

* Removed unused resource and method.

* Moved responsibility of closing views for irrelevant marked IFailureMechanism from FailureMechanismContributionView to FailureMechanismContributionItemRow

* Introduced AssessmentSectionCompositionChangeHandler and moved code away from FailureMechanismContributionView.

** FailureMechanismContributionView now uses AssessmentSectionCompositionChangeHandler.

Related to Issue [[WTI 791]

........

* Updated Resource text.

Related to Issue [[WTI 440]

........

Changed default values of piping calculation.

Related to Issue [[WTI 1006]

........

- Fixed return periods to norm for WaveConditions calculations

Related to Issue [[WTI 1019]

........

Changed description of 'kinamische viscositeit'.

Related to Issue [[WTI 1006]

........

Ensured previous features are cleared when calling ConvertLayerFeatures

Related to Issue [[WTI 1018]

........

Made volumicWeightOfWater settable.

Related to Issue [[WTI 1006]

........

- Fixed names return period to norm

- Updated demo

Related to Issue [[WTI 1019]

........

Renamed MapDataConverter to FeatureBasedMapDataConverter

Related to Issue [[WTI 1018]

........

Made all map data converters work with FeatureBasedMapData

Related to Issue [[WTI 1018]

........

Updated the piping kernel (not final)

Added new output properties from the kernel to output objects in the wrapper and data model.

Wrapped new PipingProfilePropertyCalculator.

Adapted wrappers of sellmeijer and heave calculators.

Related to Issue [[WTI 1004]

........

Updated some summaries (MapData => FeatureBasedMapData)

Related to Issue [[WTI 1018]

........

Renamed TestMapData into TestFeatureBasedMapData

Related to Issue [[WTI 1018]

........

Renamed some resources

Related to Issue [[WTI 1018]

........

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]

........

- Fixed names return period to norm

- Updated demo

Related to Issue [[WTI 1019]

........

Got rid of column lookup in FeatureBasedMapDataConverter

Related to Issue [[WTI 1018]

........

- Fixed names return period to norm

- Updated text

- Removed unused test files

Related to Issue [[WTI 1019]

........

Made some methods in FeatureBasedMapDataConverter more generic

Related to Issue [[WTI 1018]

........

Updated database to persist WaterVolumetricWeight.

Related to Issue [[WTI 1006]

........

Refactored MapFeatureLayerFactory

=> Converters no longer have state, so reuse them again

Related to Issue [[WTI 1018]

........

* Improved how AvalonDockViewHost compensates for the lack of 'GotFocus' and 'FocusLost' events across the WPF -> Forms boundary.

** FocusLost events from WPF frame now used to trigger validation event in Forms IView implementations (currently, only the one that was active at the time.)

Related to Issue [[WTI 791]

........

Introduced PipingOutputContext to hold references to PipingOutput and PipingSemiProbabilisticOutput.

Added intermediate results from PipingOutput to the piping output property control.

Related to Issue [[WTI 1004]

........

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

Former-commit-id: 124ad3119e5868d3c7e6f61ffbd0b71d1ca00dc4

Former-commit-id: c91aea75b383c40791706167254747ab3c1051cb

    • -20
    • +6
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -61
    • +30
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
- Updated FailureMechanismContributionNormChangeHandler.ChangeNorm's signature to pass along the norm, instead of the return period - Had to update all tests that create an AssessmentSection that was defined as a return period Related to Issue [WTI-1019]

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

Former-commit-id: 00e291aa4d0d4d90e60e41432032bc2bf6e3d847

Former-commit-id: 85d3c72325fb1550f01ddf9ca8716034496aa175

    • -20
    • +6
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -61
    • +30
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 32 more files in changeset.
* Fixed failing tests. * The '(de)select all' buttons of HydraulicBoundaryLocationsView are now also disabled for custom imported HydraulicBoundaryLocation elements. Related to Issue [WTI-1013]

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

Former-commit-id: c5111b169e545ddba134c8cdfc885f20e00f115a

Former-commit-id: befb609407d13e21d3bc4cb1fbf87c4a141f9177

    • -2
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 18 more files in changeset.
* Refactored common code across failure mechanism Plugins to HydraulicBoundaryDatabaseConnectionValidator. * Written out expected text instead of reusing Resources (as per team code conventions). Related to Issue [WTI-1013]

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

Former-commit-id: 21698917a54abb6d0b9e936a754b0b4960c2e380

Former-commit-id: f56e3badcab40f7312b797106a9783fbe31926e6

    • -2
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 20 more files in changeset.
Removed CommentContext Related to Issue [WTI-983]

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

Former-commit-id: 8d56e214482a920714e272e0603ba492b669c9cd

Former-commit-id: 35ffbd5e3a533694d9b17097a4a9102dca33f137

    • -6
    • +6
    ./StabilityStoneCoverFailureMechanismContextTreeNodeInfoTest.cs
    • -5
    • +4
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
  1. … 32 more files in changeset.
Removed ICommentable Related to Issue [WTI-983]

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

Former-commit-id: 3d96e9326e4b434624beb5bdba4c22c1d51e9208

Former-commit-id: b02773ea52b0f411aaa0b88c5013aa57161d87ee

    • -3
    • +3
    ./StabilityStoneCoverFailureMechanismContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
  1. … 35 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

    • -2
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
  1. … 68 more files in changeset.
For StabilityStoneCover and WaveImpactAsphaltCover mechanism - Set NotRelevantComment to context menu of disabled failure mechanism -- Called RemoveAllViewsForItem when making the failure mechanism relevant again - Set InputComment to context menu of Input folder of failure mechanism - Set OutputComment to context menu of Output folder of failure mechanism Related to Issue [WTI-983]

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

Former-commit-id: 32b150c40808e97f20c216bf513bb3b809376f68

Former-commit-id: 4f5f667613a541a24c724f4ec4ac09a68fd185ba

    • -4
    • +11
    ./StabilityStoneCoverFailureMechanismContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
renamed variables assessmentSectionMock to assessmentSectionStub where a Stub was instantiated instead of a Mock. Made method in AdvancedMath2DTest static and updated line comments. Implemented resharper suggestions for strings in source code.

Related to Issue [WTI-842]

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

Former-commit-id: ee48e8f7e112fe98f647a77833146b0ae1ef2a25

Former-commit-id: de5ad5e890084015a40b4c78b861dcddbf360386

    • -3
    • +3
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 35 more files in changeset.
used lower case after colon when using FileReaderErrorMessageBuilder. Added FirstToLower method in StringExtensions. Related to Issue [WTI-948]

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

Former-commit-id: e9d3cccc3d91f565fc53bdfffabb2449c517437e

Former-commit-id: b80c97fbcc39c0000d0348fb5fa4591371f53bed

    • -2
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 57 more files in changeset.
Added failure mechanism views for: grass cover erosion outwards wave impact asphalt cover stability stone cover Split the dike profile and foreshore profile layer of grass cover erosion inwards failure mechanism view.

Related to Issue [WTI-843]

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

Former-commit-id: 4b2947815b29f2d3fdc4f2d60970d17000b77084

Former-commit-id: b2c9fc481d36b9eae293965f87845381681315c7

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

    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 38 more files in changeset.
* Implemented removal of ForeshoreProfile instances using context menu items from StabilityStoneCover, GrassCoverErosionOutwards and WaveImpactAsphaltCover failure mechanisms, and the calculations that reference those removed profiles. Related to Issue [WTI-965]

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

Former-commit-id: eaffa79d1649c76df1c77bd528d3f68c535c931f

Former-commit-id: 508cb7ad5864e9c550d8f70e4ad9be2373eae45a

    • -0
    • +1
    ./StabilityStoneCoverFailureMechanismContextTreeNodeInfoTest.cs
  1. … 22 more files in changeset.
Moved test data around. Added test for invalid settings databases. Related to Issue [WTI-919]

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

Former-commit-id: 46f9c6e4be7dbbb2998ba083bc9981e38208ee37

Former-commit-id: f22e9626a59acc2e51422dfc525d0774d9595e6a

    • -8
    • +8
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
  1. … 52 more files in changeset.
Implement validation service: - Removed CreateForeshoreProfile calls in the StabilityStoneCoverWave calculations

Related to Issue [WTI-927]

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

Former-commit-id: 566b2dd2ff48b33d1ddbc5167d94f784ba7ab928

Former-commit-id: 1663b7d392682f63c41012f100d8553f5836b216

    • -13
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -15
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
Fixed failing tests Reviewed by: tangerma Related to Issue [WTI-603]

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

Former-commit-id: 844bfd4d3839f63199b04bf4cb6e4e3690e6e5fb

Former-commit-id: 5a0b74ac55ebef8e4f1a692a442a12bbdecccd75

    • -2
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 10 more files in changeset.
Fixed double run tests.

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

Former-commit-id: 04d4aad9801f90db1de4d459825bd3aaa5d3e7d6

Former-commit-id: 81682ca1ae3115ad1b16ff79e2a4e072db5b9f0b

    • -2
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 30 more files in changeset.
Implemented calculation report logic for: * WaveConditionsCalculationServiceBase * WaveHeightCalculationService * DesignWaterLevelCalculationService Related to Issue [WTI-867]

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

Former-commit-id: 91071c2109e9cf515eca7fc1e9559c2de386aa5e

Former-commit-id: 33ac978c7e1ed52cd07429af34e4956fdf91f90b

    • -3
    • +3
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -6
    • +6
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 24 more files in changeset.
Implement validation service: - Validation for the orientation introduced: value cannot be NaN or a log error message will be generated

Related to Issue [WTI-925]

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

Former-commit-id: 60d0f69b18d1f343bf941a00a2614e784a95b417

Former-commit-id: 1cbb015d88675604d3c02a35ba790ce9d8e2fea4

    • -0
    • +1
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -2
    • +4
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 12 more files in changeset.
Fixed string messages as per comments of tester: - Adjusted message box message when perfoming StabilityStoneCover calculations - Adjusted messages in logger when calculating hydraulic boundary conditions (waveheight and designwaterlevel) Related to Issue [WTI-867]

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

Former-commit-id: af43aa1fee81de0612b26d796be2fd3400e623e3

Former-commit-id: 1a7724fa2f750b7a01f16a10fcac56b09c6959e0

    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
- Added unit test for DataGridView ComboBox cell click - Added tooltip for context menu of "Berekeningen" folder when the folder has no children - Updated resource tooltip texts for context menu of "Berekeningen" folder Related to Issue [WTI-587]

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

Former-commit-id: 381cb7b7bcfccc492d06890e4dd269e46bf9e232

Former-commit-id: 3b4e1ea1e4e196400bbfba07f106816f0b986f17

    • -13
    • +4
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 10 more files in changeset.
Implemented clear all children functionality in TreeViewControl. Reused to delete all sub folders and calculations from the root calculation group. Have CustomItemsOnlyContextMenuBuilder always add an item (also for standardized items), so that the same amount of items are added as when using a real implementation of the builder. Related to Issue [WTI-587]

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

Former-commit-id: b18a664e3a2ac87083d295cd7619268a643a0f62

Former-commit-id: b8537af708eae3f73f3c5c8660386dcde59f4d13

    • -184
    • +21
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 45 more files in changeset.
Merged revision(s) 5534-5708 from branches/WTI-867: Refactored architecture for invoking hydra ring calculations. Related to Issue [WTI-867]

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

Former-commit-id: 5d80af518003a620f028a185de98e44e32bf3693

Former-commit-id: 0c198269b23b44016a7e3abaeb313d7fba31f459

    • -8
    • +8
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -12
    • +16
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 172 more files in changeset.
Merged revision(s) 5531-5707 from trunk: changes in review. paired by bos_en

Related to Issue WTI 576

........

- Changed documentation

- Extracted common method for the CloseForDataView in the plugin

- Implemented hard cast for the set Data property in the DesignWaterLevel and WaveHeight view for GrassCoverErosionOutwards

- Added missing tests

Related to Issue WTI 882

........

- Added property info for the GrassCoverErosionWaveHeightLocations

- Fixed failing tests

- Fixed string names to desired values according to the comments

Related to Issue WTI 882

........

Added classes that will replace services eventually

........

Merged revision(s) 5527-5533 from branches/Release/16_2:

Prevented update of datasource when only calculations are performed.

Related to WTI 881

........

OvertoppingCalculationWaveHeightParser now looks for the first occurrence of Governing wind direction, instead of assuming it's on the first line of the section.

Related to WTI 893

........

- Changed documentation

- Extracted common method for the CloseForDataView in the plugin

- Implemented hard cast for the set Data property in the DesignWaterLevel and WaveHeight view for GrassCoverErosionOutwards

- Added missing tests

Related to WTI 882

........

- Added property info for the GrassCoverErosionWaveHeightLocations

- Fixed failing tests

- Fixed string names to desired values according to the comments

Related to WTI 882

........

........

Added missing tests.

Performed cleanups.

Related to Issue WTI 881

........

Merged revision(s) 5536 from branches/Release/16_2:

Added missing tests.

Performed cleanups.

Related to Issue WTI 881

........

........

- Extended failure mechanism with GeneralClosingStructuresInput and CalculationsGroup

Related to Issue WTI 547

........

Added submodel for assessment section relations

........

Changes after review.

Related to Issue WTI 882

........

Merged revision(s) 5540 from branches/Release/16_2:

Changes after review.

Related to WTI-882

........

........

Extended Technical design.eap

........

* Basic interface spec for WTI-579

Related to Issue WTI 577

........

Implemented basic StructuresClosureCalculationInput.

Related to Issue WTI 545

........

Implemented hydraRingSection and GetSubMechanismModelId.

Related to Issue WTI 545

........

* Defined properties for StructuresParameterRow

Related to Issue WTI 577

........

- Added ClosingStructuresFailureMechanismContext.cs

- Added tests

- optimised references

Related to Issue WTI 547

........

updated excel

Related to Issue WTI 547

........

Introduced a NewGrassCoverErosionInwardsCalculationActivity which will replace GrassCoverErosionInwardsCalculationActivity.

Added NewHydraRingActivity which will replace HydraRingActivity

Added parsers which throw exceptions

Added calculator for overtopping to be able to perform a complete GrassCoverErosionInwards calculation

........

Made StructuresClosureCalculationInput abstract and implemented base variables.

Related to Issue WTI 545

........

Corrected name of variable

Related to Issue WTI 547

........

- Added empty class for the HeightStructure object (needed to create a context object)

Related to Issue WTI 580

........

- Added HeightStructureContext

- Modified the failure mechanism to include an ObservableList HeightStructures with HeightStructure objects

Related to Issue WTI 580

........

- Removed obsolete resource string in Piping

- Updated documentation for the HeightStructureContext

- Renamed test to make it more representative for what's being tested

Related to Issue WTI 580

........

- Added GeneralStabilityPointStructuresInput

- Extended StabilityPointStructuresFailureMechanism

Related to Issue WTI 561

........

Implemented input object for vertical wall structures closure calculation.

Related to Issue WTI 545

........

Renamed variables for consistency

Related to Issue WTI 580

........

- Created StabilityPointStructuresPlugin

- Moved StabilityPointStructuresFailureMechanismSectionResult

Related to Issue WTI 561

........

- Added StabilityPointStructures plugin

Related to Issue WTI 561

........

Removed test project from installer

Related to Issue WTI 561

........

Implemented input object for low threshold structures closure calculation.

Related to Issue WTI 545

........

Use modified Beta for when calculating water levels and wave heights from the locations views in grass cover erosion outwards.

Related to Issue WTI 881

........

* Moved classes from HeightStructures/IO to Ringtoets.Common.IO/Structures.

Related to Issue WTI 577

........

- Moved ClosingStructureFailureMechanismContextTreeNodeInfoTest

- Set FailureMechanismContextAssociation in RingtoetsPlugin

Related to Issue WTI 561

........

- Fixed FailureMechanismContextAssociation

Related to Issue WTI 547

........

Fixed bug where results for grass cover erosion outwards locations were cleared when the database was not changed.

Related to Issue WTI 881

........

* Renamed HeightStructuresCharacteristicsCsvReader to StructuresCharacteristicsCsvReader

* StructuresCharacteristicsCsvReader reads file and parses values. Read per line instead whole file in 1 go.

* StructuresParameterRow now has LocationId property.

Related to Issue WTI 577

........

Type-O in logger.

Related to Issue WTI 881

........

Use NewGrassCoverErosionInwardsCalculationActivity for calculating a single calculation from context menu.

........

Merged revision(s) 5562-5568 from branches/Release/16_2:

Use modified Beta for when calculating water levels and wave heights from the locations views in grass cover erosion outwards.

Related to Issue WTI 881

........

Fixed bug where results for grass cover erosion outwards locations were cleared when the database was not changed.

Related to Issue WTI 881

........

Type-O in logger.

Related to Issue WTI 881

........

........

- Added ClosingStructure dummy class + test in order to create the TreeNodeInfo

- Added ObservableList with ClosingStructure objects inside the failure mechanism

- Extracted generic resource value "Kunstwerken" for ClosingStructures and HeightStructures

Related to Issue WTI 589

........

- Added Berekeningen folder

- Added first implementation of calculation, input, and output for StabilityPointStructuresFailureMechanism

Related to Issue WTI 562

........

- Added context menu's for failure mechanism

Related to Issue WTI 562

........

* Write test coverage for StructuresCharacteristicsCsvReader.GetLineCount()

Related to Issue WTI 577

........

Added new Hydra-Ring settings files

Paired with berg_jl

Related to Issue WTI 895

........

Merged revision(s) 5575 from branches/Release/16_2:

Added new Hydra-Ring settings files

Paired with berg_jl

Related to Issue [WTI 895

........

- Added various PresentationObjects

- Added feature to add calculations to StabilityPointStructures failure mechanism

Related to Issue WTI 564

........

- Added CalculationGroupContext for the ClosingStructures

- Added ClosingStructuresContext

- Added relevant tests

Related to Issue WTI 548

........

Renamed input class for structures closure.

Related to Issue WTI 545

........

- Added tree node info tests

Related to Issue WTI 564

........

- Added tests for tree node info

- Removed redundant references

Related to Issue WTI 564

........

Implemented input object for flooded culvert structures closure calculation.

Related to Issue WTI 545

........

- Added demo data for StabilityPointStructures

Related to Issue WTI 564

........

Added foreland points to structures closure calculation input.

Related to Issue WTI 545

........

- Added demo data for StabilityStoneCover

Related to Issue WTI 564

........

Changed description of wave direction.

Related to Issue WTI 898

........

Merged revision(s) 5586 from branches/Release/16_2

Related to Issue [WTI 898

........

- Added demo data for WaveImpactAsphaltCover

Related to Issue WTI 564

........

- Added documentation and resources

- Added initial test setup ClosingStructuresCalculationGroupContextTreeNodeInfoTest

- Added "Berekenen" folder and context menu items for the FailureMechanismTreeNodeInfo. Adjusted affected tests

Related to Issue WTI 548

........

- Updated Excel

Related to Issue WTI 564

........

Updated according review comments:

- Documentation

- Method names

- Adjusted tests: stubs instead of mocks

Related to Issue WTI 580

........

Updated according review comments:

- Code readability

- Added test HeightStructureContextTreeNodeInfoTest

Note: CreateHeightStructure() needs to be filled as part of issue WTI579

Related to Issue WTI 580

........

Removed unused reference

Related to Issue WTI 580

........

- Partially reverting 5591, edit in wrong file

- Renamed test according to review

Related to Issue WTI 580

........

Incorporated review comments:

- Added documentation

- Added missing TreeNodeInfo test

Related to Issue WTI 589

........

* Moved text to resources.

* Test coverage for StructuresCharacteristicsCsvReader

Related to Issue WTI 577

........

- Removed obsolete references

- Removed the ClosingStructuresFailureMechanismSectionResult for the test case after discussing with Elmar

Related to Issue WTI 548

........

Added Hydra-Ring input classes for structure stability point

Related to Issue WTI 559

........

Create importer for definitions of structures - hoogte

Related to Issue WTI 679

........

Performed resharper code cleanup.

Related to Issue WTI 869

........

Changed method name in test so overtopping is removed.

Related to Issue WTI 545

........

* Final cleanup

Related to Issue WTI 577

........

Changed variable id of StructuresClosureCalculationInput

Related to Issue WTI 545

........

Merged revision(s) 5600 from branches/Release/16_2:

Performed resharper code cleanup.

Related to WTI 869

........

........

Turned StructuresStabilityPointCalculationInput into ExceedanceProbabilityCalculationInput

Related to Issue WTI 559

........

Added abstract override of GetSubMechanismModelId to StructuresStabilityPointCalculationInput

Related to Issue WTI 599

........

Incorporated review comments:

- Fixed documentation

- Ran DeltaresClean

- Stubbed objects that were "stubbable"

Related to Issue WTI 548

........

* Interpunction in XMl docs

* Made variable explicit

* Replaced assertion with CollectionAssert.AreEqual

Related to Issue WTI 580

........

* Some small consistency fixes

Related to Issue WTI 589

........

Replaced GrassCoverErosionInwardsCalculationActivity, GrassCoverErosionInwardsCalculationService with new implementations.

Removed GrassCoverErosionInwardsCalculationServiceOutput.

Removed OvertoppingCalculationWaveHeightParser in favor of OvertoppingCalculationWaveHeightExceptionParser

........

Added constants for the calculation input object

Related to Issue WTI 553

........

Added new implementation of the DesignWaterLevelCalculation Activity, Service and Calculator.

........

Replaced manual with newest version

Related to Issue WTI 870

........

Merged revision(s) 5613 from branches/Release/16_2:

Replaced manual with newest version

Related to Issue WTI 870

........

........

* Reader now reads 'AlphanumicValue' column from file.

** Updated files with new required column.

Related to Issue WTI 588

........

* Extended StructuresStabilityPointCalculationInput with variable definitions

* Adapted variables in other structure related input classes

Related to Issue WTI 599

........

........

Increased version due to tag

Related to Issue WTI 869

........

* Renamed HeightStructureContext to HeightStructuresCollectionContext because that better reflects the wrapped data, while also freeing up that classname in case a PresentationObject is required for HeightStructure class

Related to Issue WTI 582

........

Added new implementation of the WaveHeightCalculation Activity, Service and Calculator.

........

Extended variable definitions of StructuresStabilityPoint related calculation input objects

Related to Issue WTI 599

........

* Improved Structures.png (better shading and color gradients, improved texturing details of the water).

* Added HeightStructure to HeightStructuresFailureMechanism created with 'add demo traject' button.

* TreeNodeInfo implemented for HeightStructure instance.

Related to Issue WTI 582

........

Fixed typos

Fixed failing test

Related to Issue WTI 599

........

Create importer for definitions of structures - hoogte

Related to Issue WTI 679

........

Added new implementation of the WaveConditions Activity, Service and Calculator.

........

- Adjusted tests based on the excel sheets

- Initial commit of the ClosingStructuresInput class + tests that contains all the configurable parameters for the calculations.

Related to Issue WTI 553

........

- Fixed typo

Related to Issue WTI 553

........

processed review comments

Related to Issue WTI 547

........

Quality control check

- Ensure that the constants in the GeneralClosingStructuresInput class matches with the properties in the Excel sheet

- Corrected naming when necessary (naming based on the HydraRing input classes)

Related to Issue WTI 553

........

Processed review comments

Related to Issue WTI 561

........

Quality control check

- Made checks explicit for the general input class, check explicitly for the values without instantiating a probability distribution object

- Extracted general method that asserts doubles and RoundedDoubles for equality

Related to Issue WTI 553

........

Cleaned up StructuresStabilityPointCalculationInput related classes

Related to Issue WTI 559

........

Processed review comments

Related to Issue WTI 562

........

Removed comment

Related to Issue WTI 562

........

Added WaveConditionsCalculationServiceBase as a base for calculating wave conditions for grass, asphalt and stone cover.

........

Cleaned up StructuresOvertoppingCalculationInput

Related to Issue WTI 599

........

- Added missing input Hydraring parameter (ID 107, deviation of wavedirection)

- Moved resources for the failure probability message to CommonDataResources

- Added missing input parameters for the ClosingStructures

Related to Issue WTI 553

........

Fixed ordering bug of Grass Cover Erosion Inwards' Hydraulic Boundary Locations.

Reviewed by: kleijn

Related to Issue WTI 899

........

Create importer for definitions of structures - hoogte

Related to Issue WTI 679

........

Merged revision(s) 5638 from branches/Release/16_2:

Fixed ordering bug of Grass Cover Erosion Inwards' Hydraulic Boundary Locations.

Reviewed by: kleijn

Related to Issue WTI 899

........

Related to Issue WTI 899

........

Review comments processed

Related to Issue WTI 564

........

Revert version for re-releasing 16.2.1

........

Added / removed some white spaces after review comments

Related to Issue WTI 562

........

Increased version due to tag

........

Quality control check

- Updated property names to be consistent with the hydraring input variables naming

- Corrected units tests to match with the Excel sheet in correctness and order

Related to Issue WTI 553

........

Improved StructuresClosureCalculationInput related classes

Related to Issue WTI 559

........

Quality control check

- Updated documentation: remarks added to make clear when ONLY the mean is set of a property

- Updated variable names to match with the HydraRing input names

Related to Issue WTI 553

........

Cleaned up Hydra-Ring input classes

Related to Issue WTI 559

........

Moved Importers from Integration.Plugin to Common.IO

Related to Issue WTI 679

........

- Added "Kunstwerken" submenu for StabilityPointStructuresFailureMechanism

Related to Issue WTI 598

........

Further cleaned up Hydra-Ring related input classes

Related to Issue WTI 559

........

Fixed tests according to review 1066.

Cross-check with janssen

Related to Issue WTI 564

........

Cleaned up Hydra-Ring related input test classes

Related to Issue WTI 559

........

- Created base class for the various Structures

Related to Issue WTI 598

........

- Added calculation class for the closing structures

- Removed unused references from the HeightStructuresInput class and test definition

- Added missing parameters to the ClosingStructuresInput

Related to Issue WTI 553

........

Added SQL dependency.

Related to Issue WTI 679

........

- Added foreshore profile

Related to Issue WTI 553

........

Extended StructuresStabilityPointCalculationInputTest

Related to Issue WTI 559

........

Fixed null reference bug

Related to Issue WTI 564

........

Added project for StabilityPointStructures utilities

Related to Issue WTI 564

........

Extended StructuresStabilityPointCalculationInput related classes

Related to Issue WTI 559

........

- Fixed calculations from group

Related to Issue WTI 564

........

- Added validation for the orientation of the structure: acceptable range is between 0 and 360 degrees. Clipping will occur when the values are smaller or larger than the boundaries.

Related to Issue WTI 553

........

- Added tests

Related to Issue WTI 564

........

- Added projects were not needed in the end... Removed

Related to Issue WTI 564

........

Processed review comments

Related to Issue WTI 598

........

Cleaned up Hydra-Ring related input test classes

Related to Issue WTI 559

........

Introduced RayleighN distribution type

Related to Issue WTI 559

........

Renamed failure mechanism context tree node info test.

Related to Issue WTI 561

........

Changed parameter check.

Related to Issue WTI 679

........

Fixed test for: Changed parameter check.

Related to Issue WTI 679

........

- Added fields for the hydraulic boundary location and foreshore profiles in the failure mechanism

Related to Issue WTI 553

........

Added break water property to structure related Hydra-Ring input objects

Related to Issue WTI 559

........

Extended StructuresOvertoppingCalculationInput with foreland related properties

Related to Issue WTI 559

........

Quality control check

- Updated variable names to match with the HydraRing input names

- Added tests to verify the probability distribution types

Related to Issue WTI 553

........

Quality control check

- Updated variable names to match with the HydraRing input names

- Added tests to verify probability distribution types

- Matched properties of the tests with the input Excel sheet

Related to Issue WTI 567

........

Changed HydraRing input variable values in tests for better testability.

Related to Issue WTI 559

........

Renamed ClosingStructuresContext into ClosingStructuresContextBase

Related to Issue WTI 591

........

Renamed ClosingStructureContext into ClosingStructuresContext

Related to Issue WTI 591

........

Added integration tests for closure structures hydra ring input

Related to Issue WTI 559

........

Added IO as accepted abbreviation

........

Renamed HeightStructuresContext into HeightStructuresContextBase

Renamed HeightStructuresCollectionContext into HeightStructuresContext

Related to Issue WTI 591

........

Fixed review comments

paired with bouvrie

Related to Issue WTI 577

........

Removed redundant height structures test

Renamed StabilityPointStructuresContext to StabilityPointStructuresContextBase

Related to Issue WTI 591

........

Renamed StabilityPointStructureContext to StabilityPointStructuresContext

Related to Issue WTI 591

........

* Implemented properties class for HeightStructure

Related to Issue WTI 582

........

Initial commit for the input class:

- Added hydraulic loads and data input properties

- Added orientation input property

Related to Issue WTI 567

........

Adapted default value for storm duration

Related to Issue WTI 559

........

Added Rayleigh-N distribution properties for wave peak h max

Related to Issue WTI 567

........

Added integration tests for structures stability point hydra ring input

Related to Issue WTI 559

........

Made to hydra ring variables int instead of double.

Related to Issue WTI 559

........

Cleanup

........

Switched stability and constructive strength related parameters

Related to Issue WTI 559

........

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

Former-commit-id: 0618a50b22b82aa90a3698c277a3d0890f3eab27

Former-commit-id: eb04d363032e167cc0cc71014e2866e744aad709

    • -2
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
  1. … 37 more files in changeset.
Removed obsolete Ringtoets.Revetment.Service.TestUtil and Ringtoets.Revetment.Service.TestUtil.Test projects. Implemented StabilityStoneCoverWaveConditionsCalculationServiceTest which shares a lot with its integration test so the integration test will probably be removed later on. Removed unused references in some files.

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

Former-commit-id: 9d6fe3318ab3341e64e7894b16f0190e68e8693b

Former-commit-id: ffaaea87ea519a76e1181b444cc16e68989e4c15

    • -3
    • +0
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -2
    • +0
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 23 more files in changeset.
Implemented Cancel capabilities. Removed singleton pattern for services. Services are now called for validation from context menu.

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

Former-commit-id: 0eab86b0f3a815484d805bfb87a7ab6cb1bbeb43

Former-commit-id: 174d64b812b439c332eba1680b6caf6936e33c05

    • -3
    • +3
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 29 more files in changeset.
Fixed tests related to the refactoring of Activities.

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

Former-commit-id: 2ed66be76477a3ee6467d63a2ec21200b0f8924e

Former-commit-id: c48cda9ba7616b46b78c741b63a11e82e3f6537e

    • -6
    • +8
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -8
    • +13
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 22 more files in changeset.
Merged revision(s) 5600 from branches/Release/16_2: Performed resharper code cleanup. Related to WTI 869

........

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

Former-commit-id: 1f5cdbd9c71ae2e15c1a8f780256c4d349800dac

Former-commit-id: ba09cc58d6bd919ea2d05d633cd306752a558bfe

    • -3
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsInputContextTreeNodeInfoTest.cs
  1. … 175 more files in changeset.
Performed resharper code cleanup. Related to Issue [WTI-869]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_2@5600 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7ebd4da86463a8ac1225474d630da6be1e0cd0d3

Former-commit-id: 7c050c7874e5fd687bf433ee85ab3fc4a5c4dd7d

    • -3
    • +2
    ./StabilityStoneCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./StabilityStoneCoverWaveConditionsInputContextTreeNodeInfoTest.cs
  1. … 183 more files in changeset.
Removed revetment type from wave conditions calculation input. Related to Issue [WTI-814]

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

Former-commit-id: 77c21d823cba0c9352963c87525e9c6439ff2f8f

Former-commit-id: 6579623f2f8adc250ab829af1c97b0cc3907cae6

    • -3
    • +3
    ./StabilityStoneCoverWaveConditionsInputContextTreeNodeInfoTest.cs
  1. … 31 more files in changeset.