Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) from branches/WTI 556

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

Former-commit-id: e50f7ed7f219070fe29b4b2209145f925026a466

Former-commit-id: f870972d67ab537639530939dd69673425eb3f76

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresCalculationContextTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresCalculationGroupContextTest.cs
    • -100
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresContextBaseTest.cs
    • -1
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresInputContextTest.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
  1. … 67 more files in changeset.
Added ClosingStructuresCalculationService: - Added SQL dependency

Related to Issue [WTI-554]

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

Former-commit-id: c14d4061446b9d7610baa607887b3fd733c493df

Former-commit-id: 6696616fdac830340c3f46da1870f04b11c1ee29

    • -0
    • +11
    ./Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj
    • -1
    • +3
    ./Ringtoets.ClosingStructures.Service.Test/packages.config
Added ClosingStructuresCalculationService: - Implemented cancel and calculation functionality

Related to Issue [WTI-554]

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

Former-commit-id: 3203c25c11e395928dffed45dde755a0c3cec1ef

Former-commit-id: 7b921c0f57de6ca4815dd64aa418fee5bbd8a928

    • -0
    • +161
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 2 more files in changeset.
Connecting Hydraring: - Initialized all NaN values to valid numbers in the TestClosingStructuresCalculation - Probability parameters that were set as a deterministic variable for the Hydraring output are now set as a NormalDistribution with a standard deviation of 0 to prevent Hydraring from crashing. (paired with kleijn)

Related to Issue [WTI-554]

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

Former-commit-id: 21ebca6b1f6de067816f3d92688646e3777ff0ef

Former-commit-id: f313479fa5381ba6313c875820237bf09d6c77fd

    • -0
    • +5
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/TestClosingStructureCalculationTest.cs
    • -1
    • +10
    ./Ringtoets.ClosingStructures.Data.TestUtil/TestClosingStructuresCalculation.cs
  1. … 8 more files in changeset.
* Made C parameter of GeneralClosingStructuresInput readonly. ** Updated all affected classes, including storage. * Refactored inline string resource in unit tests * Renamed parameters. Related to Issue [WTI-552]

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

Former-commit-id: bd454a77a220c0bbc0b794d9961e7b2b621b291f

Former-commit-id: 4e6d3dc4ff0279271bcff71b9d7e86345870dea3

    • -5
    • +4
    ./Ringtoets.ClosingStructures.Data.Test/GeneralClosingStructuresInputTest.cs
    • -12
    • +6
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructureFailureMechanismPropertiesTest.cs
    • -8
    • +8
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
  1. … 29 more files in changeset.
Added ClosingStructuresCalculationService: - Corrected input tests for flooded culvert

Related to Issue [WTI-554]

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

Former-commit-id: 25de8290d33588c5b56d03bf4dd6817f0fafe297

Former-commit-id: c438e1a038de4ec042bb22e0b4fb8c7ee54edb61

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
Added ClosingStructuresCalculationService: - Input feedthrough created for flooded culvert

Related to Issue [WTI-554]

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

Former-commit-id: c35d2e1e5be3a476df18cf241b7c0d70ca583f59

Former-commit-id: 69d7819d51383bd4b2b794c8f1b4d5d7bf2eded8

    • -0
    • +92
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 1 more file in changeset.
Added ClosingStructuresCalculationService: - Input feedthrough created for low sill - Added test and handling for unsupported enum types

Related to Issue [WTI-554]

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

Former-commit-id: 63345b4b1bf553eef4d22563713b1e0b53cdbc40

Former-commit-id: 572760b77093587e4199e57dbcad03814b2cbfba

    • -1
    • +138
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
  1. … 1 more file in changeset.
Got rid of ClosingStructuresContextBase Related to Issue [WTI-556]

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

Former-commit-id: 9b54dfa37ab868eb3ad6ce8c3d4079075e8b2ff7

Former-commit-id: df4ef478be5cabe40045d8413271690dd7516a8a

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresCalculationContextTest.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresCalculationGroupContextTest.cs
    • -100
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresContextBaseTest.cs
    • -1
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresInputContextTest.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
  1. … 5 more files in changeset.
Connecting Hydraring: - Added IStructuresClosureCalculator to the HydraRingCalculatorFactory and TestHydraRingCalculatorFactory - Overloaded AreEqual method to assess Hydraring StructuresClosureInput

Added ClosingStructuresCalculationService:

- Input feedthrough created for vertical wall

Related to Issue [WTI-554]

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

Former-commit-id: a18caebf7a86a0477f185121f157329d0d7b5e2d

Former-commit-id: a1b3d86ee680cd975e669ea4ecda0f6eab1307cd

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/TestClosingStructureCalculationTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil/Ringtoets.ClosingStructures.Data.TestUtil.csproj
    • -34
    • +0
    ./Ringtoets.ClosingStructures.Data.TestUtil/TestClosingStructureCalculation.cs
    • -0
    • +34
    ./Ringtoets.ClosingStructures.Data.TestUtil/TestClosingStructuresCalculation.cs
    • -0
    • +160
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationServiceTest.cs
    • -0
    • +17
    ./Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj
  1. … 6 more files in changeset.
Connecting Hydraring: - Added IStructuresClosureCalculator to the HydraRingCalculatorFactory

Test objects

- Added a TestClosingStructureCalculation object with a default hydraulic boundary location and closure structure. This object is a valid calculation when it is run through the Validation method

Related to Issue [WTI-554]

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

Former-commit-id: 0fa0621c88a2fc6e2beb0a65f36ecb096f6828a3

Former-commit-id: 934f7664bcd8a2faae39eee5d03c712b3b396ca2

    • -0
    • +9
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/Ringtoets.ClosingStructures.Data.TestUtil.Test.csproj
    • -0
    • +66
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/TestClosingStructureCalculationTest.cs
    • -0
    • +5
    ./Ringtoets.ClosingStructures.Data.TestUtil/Ringtoets.ClosingStructures.Data.TestUtil.csproj
    • -0
    • +34
    ./Ringtoets.ClosingStructures.Data.TestUtil/TestClosingStructureCalculation.cs
  1. … 2 more files in changeset.
Fixed failing tests: - Added SQL dependency with NuGet

Related to Issue [WTI-554]

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

Former-commit-id: 6e9c6dcd08c36fa8c95ddd2ee998858629221af0

Former-commit-id: b23bc5cf1a895a1e0fb3c8884cfd30cb228cfbbf

    • -0
    • +7
    ./Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Integration.Test/packages.config
Fixed failing tests: - Added SQL dependency, now with correct settings

Related to Issue [WTI-554]

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

Former-commit-id: 75ec6d0ae1bf32ad6e7c75843baed702af89bf3e

Former-commit-id: 315e61c9acc21ec7dc1ab3b2591dc13d706c43fc

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj
Fixed failing tests: - Tests were suddenly included in the setup configurations, these are removed again - Added SQL dependency Related to Issue [WTI-554]

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

Former-commit-id: dcf419e91a5585c976e5f742622b6438dc40c51a

Former-commit-id: fb25dcc5b8fa68ab4e6dcf1a16a8154a07d479c8

    • -0
    • +4
    ./Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj
  1. … 1 more file in changeset.
- Added integration test for the ClosingStructuresCalculationActivity Related to Issue [WTI-554]

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

Former-commit-id: f3db92b3edae5f82fa2c9286d3776a4ecff202dc

Former-commit-id: 5733dffdc1fe70eaec261d95dbe9b296ef59f0e4

    • -0
    • +90
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
    • -5
    • +48
    ./Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj
    • -0
    • +5
    ./Ringtoets.ClosingStructures.Integration.Test/packages.config
  1. … 1 more file in changeset.
- Added integration test project for the closing structures - Started with the leanest implementation possible for the associated calculation activity Related to Issue [WTI-554]

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

Former-commit-id: 4f5df2165ade88ee78b62e979e3a61305b878439

Former-commit-id: 82ebac2d874c6e154bdbe12550d882dbc4c8437b

    • -0
    • +27
    ./Ringtoets.ClosingStructures.Integration.Test/Properties/AssemblyInfo.cs
    • -0
    • +67
    ./Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj
    • -0
    • +130
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructuresCalculationActivityTest.cs
    • -0
    • +30
    ./Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Service.Test/packages.config
  1. … 3 more files in changeset.
Review related changes Related to Issue [WTI-556]

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

Former-commit-id: 4e4160dd0392fbb24f9856267578eb853d80400e

Former-commit-id: 3e4dfe4b24b6c0004e4346ff03f2515200219f1c

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 9 more files in changeset.
* Refacoted HeightStructureFailureMechanismContextProperties to HeightStructureFailureMechanismProperties, no longer depending on the *Context. ** Updated HeightStructuresPlugin accordingly. * Implemented ClosingStructuresFailureMechanismProperties. Related to Issue [WTI-552]

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

Former-commit-id: 790c260e69431880f90d99b9d47be22f316deac3

Former-commit-id: b327be9b3a5456d20d1e55fc9c46ffe8814f9d68

    • -0
    • +207
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructureFailureMechanismPropertiesTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -1
    • +18
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
  1. … 13 more files in changeset.
Cleaned up some references Related to Issue [WTI-556]

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

Former-commit-id: b2a083c2c33da0d2f1b9d656b6881987f0d8aeb4

Former-commit-id: c51d1c0c43c6411dc0099a9f3ac1d9da9de93d6c

    • -4
    • +0
    ./Ringtoets.ClosingStructures.Data.Test/Ringtoets.ClosingStructures.Data.Test.csproj
    • -4
    • +0
    ./Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj
  1. … 16 more files in changeset.
Review related changes (test cleanup) Related to Issue [WTI-556]

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

Former-commit-id: dcec69fde29249ff34050f7526b1683315433c5e

Former-commit-id: 384d77e68ccac1ec76ab4873e4c2faedd8d05c55

    • -84
    • +104
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 4 more files in changeset.
Review related changes

Related to Issue [WTI-556]

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

Former-commit-id: 5eb5483d975d65bb909fcb5dae4e6f402a5403ca

Former-commit-id: f7d3727ec0213b87824aa580e93d926e039d2700

    • -10
    • +7
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
  1. … 7 more files in changeset.
Review related changes Related to Issue [WTI-556]

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

Former-commit-id: 015b3e3a427599b52526124ef0f9e81883e7b885

Former-commit-id: 01da01b80b5e1a322c4bffee74dd2b7545cec6b3

    • -5
    • +5
    ./Ringtoets.ClosingStructures.Data.Test/GeneralClosingStructuresInputTest.cs
  1. … 17 more files in changeset.
Applied final error message improvement Related to Issue [WTI-577]

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

Former-commit-id: 571c4105de88962262866ed173bc14facc8377c0

Former-commit-id: d505ea1447ad0253517fdc2b670342aa28655b04

    • -50
    • +46
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresImporterTest.cs
  1. … 8 more files in changeset.
Probability range changed from (0,1] to [0,1]. Edited Structure error messages which had two semicolons in a row. Related to Issue [WTI-577]

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

Former-commit-id: 8d57d429343f0837c600b98c50e0a86cc93c2094

Former-commit-id: 0222f03affc55f1372cec8c042a8e1ff7edf5572

    • -7
    • +7
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresImporterTest.cs
  1. … 7 more files in changeset.
* Exposed ClosingStructureFailureMechanism.ForeshoreProfile in project explorer. Related to Issue [WTI-873]

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

Former-commit-id: b644b4dc25ab1245d23c381da46fc6c214d0b4ba

Former-commit-id: 54034371e4d197ac68df4be836bc049886b4ff36

    • -3
    • +8
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
  1. … 2 more files in changeset.
Applied some code improvements Related to Issue [WTI-577]

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

Former-commit-id: 33e921811e76bbeaa27e37a17b60164d5c84cf90

Former-commit-id: 16666d67309b0b71f89530c365106f80329e6726

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresContextTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
* Improved consistency for CustomItemsOnlyContextMenuBuilder. * improved testname Related to Issue [WTI-587]

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

Former-commit-id: 8d27c9113c119ac4aebcc5bd6c956156c528f97e

Former-commit-id: ba498446e438145c8cc94a0d74d723d8fbe8295e

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -3
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 17 more files in changeset.
* Improved Xml docs. * Removed unused resources. * Introduced PropertiesTestHelper. * Improved test coverage. * Renamed *DistributionVariationProperties to VariationCoefficient*DistributionProperties. * Improved value conversion in StructureImporters (read value is more explicit). * Added missing license headers. * Improved error message for IDistribution.StandardDeviation (is now consistent with actual check). * Renamed some test data files to be consistent with our naming conventions. Related to Issue [WTI-631]

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

Former-commit-id: d8ad6a2d231966045269b63805204d4600ebebad

Former-commit-id: 08cdd918da2a2cacb6afd897f4c1a21292ddac5a

    • -36
    • +6
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/TestClosingStructureTest.cs
    • -0
    • +22
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/packages.config
    • -63
    • +87
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructurePropertiesTest.cs
  1. … 81 more files in changeset.
Cleaned up some code Related to Issue [WTI-577]

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

Former-commit-id: 439eddb8a405bf2113951753e040e8b383123332

Former-commit-id: f3f915f79daa60f684431a4a4b28a59a79152ff9

    • -9
    • +4
    ./Ringtoets.ClosingStructures.Forms.Test/TreeNodeInfos/ClosingStructuresContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Improved structure reader related messages Related to Issue [WTI-577]

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

Former-commit-id: 80e9602fce3e7d80805ff3dbc57d42034fc26d51

Former-commit-id: e3ac5628fb4659d29fbc2f74244ba5d22ae99d9e

    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresImporterTest.cs
  1. … 5 more files in changeset.