Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Implemented improvements of review 719. * Added Test project for GrassCoverErosionInwards Utils. * Added ArgumentNullExceptions to Action constructors. * Moved testcase files. * Updated the test cases. Related to Issue [WTI-638]

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

Former-commit-id: bac76cd842d572a2f5523f3a3dee039c711657d2

Former-commit-id: f96a9dbc77b50860ec2fd4d3707f42887340fe4f

    • -0
    • +19
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationActivity.cs
  1. … 19 more files in changeset.
Added parser for the WaveHeight and IsOvertoppingDominant read from the output files created by a GrassCoverErosionInwards calculation. Added TestDataCopyHelper to easily copy test data to another (working) directory with specific names. Removed SectionName as a property of HydraRingSection because it was obsolete. Related to Issue [WTI-666]

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

Former-commit-id: 6c6fe3abaf53adf944aab95f5e9f931c7e059b3e

Former-commit-id: 4137153068bfd387f10efaeff44d292fbc283d1a

    • -1
    • +1
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationService.cs
  1. … 25 more files in changeset.
Added IHydraRingFileParser implemented by the ExceedanceProbabilityCalculationParser and TargetProbabilityCalculationParser which is used by the HydraRingCalculationService to parse generated output files. Moved responsibility of checking output to the GrassCoverErosionInwardsCalculationService, HeightStructuresCalculationService and DesignWaterLevelCalculationService. Related to Issue [WTI-666]

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

Former-commit-id: 33cf909ce9c40271e8535222d2b514f2cc3d84d0

Former-commit-id: ed7eb6974669e0e26a691b4f16cb772aaf285580

    • -4
    • +33
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationService.cs
  1. … 14 more files in changeset.
* Fixed value inconsistency between PipingFailureMechanismSectionResultRow.AssessmentLayerTwoA and PipingSemiProbabilisticOutputProperties.Probability ** Probabilities are now longer RoundedDouble *** FailureMechanismSectionResultNoProbabilityValueRoundedDoubleConverter refactored to FailureMechanismSectionResultNoProbabilityValueDoubleConverter to work with only doubles for the probability properties. Related to Issue [WTI-660]

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

Former-commit-id: d08b494c7bb36d299e7e2bc2c3d1835f39c0526b

Former-commit-id: 308a51e0eee06a4942bec0e865b4ef9ad630d9b4

    • -3
    • +3
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResult.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs
  1. … 40 more files in changeset.
* All FailureMechanismSectionResults now have their Level2A and LevelThree properties initialized to double.NaN. * All FailureMechanismSectionResultViews now show double.NaN as "-" in the tables. * All FailureMechanismSectionResultViews now accept empty strings or "-" characters for Level2A and LevelThree properties of FailureMechanismSectionResults and intepret that as double.NaN. * Extracted repeated formatting text for Probabilities into helper and reused that common code. * Added parameter validation to Probability properties. * Improved Probability properties to be uniformly in the [0, 1] range (some where expressed as yearly return period). * Cleanup of projects. Related to Issue [WTI-660]

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

Former-commit-id: 76eb0f04008f538d0a45ec96b111dfece1c15620

Former-commit-id: d59ac121b4a0584564abb12e480d89fb49ca613f

    • -1
    • +5
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResult.cs
    • -3
    • +3
    ./Ringtoets.HeightStructures.Data/HeightStructuresInput.cs
    • -7
    • +3
    ./Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructuresInputContextProperties.cs
    • -0
    • +5
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs
  1. … 132 more files in changeset.
* Added Scenario's view implementation for GEKB. * UpdataDataGridViewDataSource => UpdateDataGridViewDataSource (spelling) Related to Issue [WTI-638]

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

Former-commit-id: 290589c49d45a5183823f50732c9b767f3dfd2c8

Former-commit-id: 8f74d84e6ecd0d7d74a962118eab272ffda4c6a7

    • -3
    • +3
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 14 more files in changeset.
Removed unused usings. Related to Issue [WTI-671]

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

Former-commit-id: 69d04ad68d4da14f80eea1abad0b1a636645f4d7

Former-commit-id: 2ec28f32da832f80c9ff3061c8004c6e0bcbe187

    • -1
    • +0
    ./Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresInputContext.cs
  1. … 14 more files in changeset.
Deleted obsolete resource. Cleanup of HeightStructuresGuiPlugin Related to Issue [WTI-671]

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

Former-commit-id: 9dfeef1544d4d5a0bf9c7968d0a999f7df37f2a9

Former-commit-id: dcad50e489502ec852d19381b1c5cd29197f4730

    • -16
    • +16
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresGuiPlugin.cs
  1. … 1 more file in changeset.
Fixed AssertImagesAreEqual method. Changes for failing tests due to the fix. Added validation menu items for HeightStructures failure mechanism / calculation group / calculation. Related to Issue [WTI-671]

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

Former-commit-id: 99754d3ddc161bf4b1e92acc545b9b1b57abf79e

Former-commit-id: b11e389a2094031f5a7468501732059a2b89ccdd

    • -1
    • +21
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresGuiPlugin.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationService.cs
  1. … 47 more files in changeset.
Removed unused PipingCalculationResult.cs Cleaned up some of the enum types. Fixed AssessmentLayerTwoAResult enum values and tests which would always succeed independent of these enum values. Related to Issue [WTI-649]

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

Former-commit-id: d82c38341559ca345297a7d81eff396369b4bc82

Former-commit-id: b778e5eda1548ff97a78aac3f02833d3bba2a0de

    • -1
    • +1
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationService.cs
  1. … 19 more files in changeset.
Changes after review - Moved some resources. - Changed xml documentation. - Improved tests. Related to Issue [WTI-616]

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

Former-commit-id: 4ceda0de586616bdfe6a5c119790dd7d61c1ea3c

Former-commit-id: 2342043eca8ee4a73376853ad1232fee814eb51c

    • -11
    • +11
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresGuiPlugin.cs
    • -5
    • +6
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationService.cs
    • -0
    • +73
    ./Ringtoets.HeightStructures.Service/Properties/Resources.Designer.cs
    • -0
    • +123
    ./Ringtoets.HeightStructures.Service/Properties/Resources.resx
    • -73
    • +0
    ./Ringtoets.HeightStructures.Service/Resources.Designer.cs
    • -123
    • +0
    ./Ringtoets.HeightStructures.Service/Resources.resx
    • -2
    • +2
    ./Ringtoets.HeightStructures.Service/Ringtoets.HeightStructures.Service.csproj
  1. … 40 more files in changeset.
Improved RestoreCell implementation/integration Related to Issue [WTI-659]

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

Former-commit-id: 037e899ebf7f05af40f857d0483d27dd9df8d657

Former-commit-id: 3b3057bf0d7b9537e350a2bca73320858797d0db

    • -3
    • +1
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 5 more files in changeset.
Improved GrassCoverErosionInwardsInputContext and HeightStructuresInputContext Related to Issue [WTI-640]

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

Former-commit-id: 1f34ce8900e9dcdd4d170761acb5e36ca7fae60f

Former-commit-id: 93ffc1bca5994f27a7ef0104cbddf191fe77237b

    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresInputContext.cs
  1. … 4 more files in changeset.
Reverted merge attempts so far Related to Issue [WTI-645]

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

Former-commit-id: 9702ab8b2e5b1e7ed2fcf69c88c76f9e4231a127

Former-commit-id: cb8a111f6aa65b1e58b67d35a078fa539015743e

    • -10
    • +87
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresGuiPlugin.cs
    • -0
    • +72
    ./Ringtoets.HeightStructures.Plugin/Properties/Resources.Designer.cs
    • -0
    • +123
    ./Ringtoets.HeightStructures.Plugin/Properties/Resources.resx
    • -4
    • +12
    ./Ringtoets.HeightStructures.Plugin/Ringtoets.HeightStructures.Plugin.csproj
    • -110
    • +0
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationActivity.cs
    • -150
    • +0
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationService.cs
    • -4
    • +1
    ./Ringtoets.HeightStructures.Service/Properties/AssemblyInfo.cs
    • -73
    • +0
    ./Ringtoets.HeightStructures.Service/Resources.Designer.cs
    • -123
    • +0
    ./Ringtoets.HeightStructures.Service/Resources.resx
    • -46
    • +1
    ./Ringtoets.HeightStructures.Service/Ringtoets.HeightStructures.Service.csproj
    • -27
    • +0
    ./Ringtoets.HeightStructures.Service/packages.config
  1. … 99 more files in changeset.
Merged revision(s) 3617 from trunk: Merged revision(s) from branches/WTI 616. ........

Related to Issue [WTI-645]

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

Former-commit-id: cd25ad466f869862ff4b389028761e11b4b1bc34

Former-commit-id: d0a5175cc78415a4d3ced49deba19581420cf960

    • -87
    • +10
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresGuiPlugin.cs
    • -72
    • +0
    ./Ringtoets.HeightStructures.Plugin/Properties/Resources.Designer.cs
    • -123
    • +0
    ./Ringtoets.HeightStructures.Plugin/Properties/Resources.resx
    • -12
    • +4
    ./Ringtoets.HeightStructures.Plugin/Ringtoets.HeightStructures.Plugin.csproj
    • -0
    • +110
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationActivity.cs
    • -0
    • +150
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationService.cs
    • -1
    • +4
    ./Ringtoets.HeightStructures.Service/Properties/AssemblyInfo.cs
    • -0
    • +73
    ./Ringtoets.HeightStructures.Service/Resources.Designer.cs
    • -0
    • +123
    ./Ringtoets.HeightStructures.Service/Resources.resx
    • -1
    • +46
    ./Ringtoets.HeightStructures.Service/Ringtoets.HeightStructures.Service.csproj
    • -0
    • +27
    ./Ringtoets.HeightStructures.Service/packages.config
  1. … 52 more files in changeset.
- Deleted old activities. - Implemented new kind of HydraRingActivity with template methods. Related to Issue [WTI-616]

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

Former-commit-id: 1c80bfff32a0b89f615aede463865726ff4b465c

Former-commit-id: a8ba1ad79149f42bf1c4973fe1b9e3af9838c599

    • -32
    • +12
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationActivity.cs
  1. … 15 more files in changeset.
Created CalculationServiceHelper for template methods for the calculations. Related to Issue [WTI-616]

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

Former-commit-id: 2aa95e731448a587942ae5c33e6d88776396bd32

Former-commit-id: d8eeafa8f681f1dc37b7dd58b24da65424cb6e2c

    • -50
    • +5
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationService.cs
  1. … 12 more files in changeset.
- Implemented new service and activity for DesignWaterLevelCalculations. - Added extra check in validation for grassCoverErosionInwardsCalculation and HeightStructuresCalculation service. Related to Issue [WTI-616]

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

Former-commit-id: 358404e4abedfb0ff31b12d8a7934e55d5145bf9

Former-commit-id: 2742440466cf4a3a889f1b5ead07d353c6a99e16

    • -0
    • +1
    ./Ringtoets.HeightStructures.Data/Ringtoets.HeightStructures.Data.csproj
    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms/Ringtoets.HeightStructures.Forms.csproj
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresGuiPlugin.cs
    • -0
    • +4
    ./Ringtoets.HeightStructures.Plugin/Ringtoets.HeightStructures.Plugin.csproj
    • -1
    • +1
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationActivity.cs
    • -4
    • +14
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationService.cs
    • -0
    • +9
    ./Ringtoets.HeightStructures.Service/Ringtoets.HeightStructures.Service.csproj
  1. … 48 more files in changeset.
Implemented Create/Update/Read of HeightStructuresFailureMechanismSectionResult.

Related to Issue [WTI-647]

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

Former-commit-id: 26d85d97ce127fcaa42abe5e7517e085deeea3d1

Former-commit-id: b1e3c7208cfc1a5732e64a238aefabee16be0af2

    • -1
    • +4
    ./Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanismSectionResult.cs
  1. … 29 more files in changeset.
Merged revision(s) from branches/WTI-616.

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

Former-commit-id: e7b8d2db71731c5c810ca964484ff64a7225aed5

Former-commit-id: c2325b82c7949c85a03d994c0a9a63557204a288

    • -87
    • +10
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresGuiPlugin.cs
    • -72
    • +0
    ./Ringtoets.HeightStructures.Plugin/Properties/Resources.Designer.cs
    • -123
    • +0
    ./Ringtoets.HeightStructures.Plugin/Properties/Resources.resx
    • -12
    • +4
    ./Ringtoets.HeightStructures.Plugin/Ringtoets.HeightStructures.Plugin.csproj
    • -0
    • +110
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationActivity.cs
    • -0
    • +150
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationService.cs
    • -1
    • +4
    ./Ringtoets.HeightStructures.Service/Properties/AssemblyInfo.cs
    • -0
    • +73
    ./Ringtoets.HeightStructures.Service/Resources.Designer.cs
    • -0
    • +123
    ./Ringtoets.HeightStructures.Service/Resources.resx
    • -1
    • +46
    ./Ringtoets.HeightStructures.Service/Ringtoets.HeightStructures.Service.csproj
    • -0
    • +27
    ./Ringtoets.HeightStructures.Service/packages.config
  1. … 52 more files in changeset.
Implemented new activity and service for grass cover erosion inwards calculations. Related to Issue [WTI-616]

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

Former-commit-id: dd95d1a0736c0e73f2c4369cd363dc555425ae3e

Former-commit-id: ef8e75490aab5a73dbc626c5e9503a3fc10094d0

    • -4
    • +4
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationActivity.cs
  1. … 21 more files in changeset.
Fixed log messages. Related to Issue [WTI-616]

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

Former-commit-id: 079ccef3e2f45edbcc83229baedbecb484d26534

Former-commit-id: 7fb78e4d3d6e91a00427e30c6f4da09e90561c3d

    • -3
    • +3
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationService.cs
    • -20
    • +1
    ./Ringtoets.HeightStructures.Service/Resources.Designer.cs
    • -7
    • +1
    ./Ringtoets.HeightStructures.Service/Resources.resx
  1. … 7 more files in changeset.
- Connected HeightStructuresGuiPlugin to HeightStructuresCalculationActivity. - Added integration tests for HeightStructuresCalculationService. Related to Issue [WTI-616]

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

Former-commit-id: e1e986456385062d2e766e052fa7cc86a8eebaee

Former-commit-id: 3749ef4643b0977934944ce563174eb14f8d77c0

    • -87
    • +9
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresGuiPlugin.cs
    • -72
    • +0
    ./Ringtoets.HeightStructures.Plugin/Properties/Resources.Designer.cs
    • -123
    • +0
    ./Ringtoets.HeightStructures.Plugin/Properties/Resources.resx
    • -12
    • +0
    ./Ringtoets.HeightStructures.Plugin/Ringtoets.HeightStructures.Plugin.csproj
    • -0
    • +7
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationActivity.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationService.cs
    • -1
    • +2
    ./Ringtoets.HeightStructures.Service/Properties/AssemblyInfo.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Service/Resources.Designer.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Service/Resources.resx
  1. … 7 more files in changeset.
Added integration tests for HeightStructuresCalculationActivity. Related to Issue [WTI-616]

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

Former-commit-id: 2f8ef33c7a31e55c24514eabcb300b034f7d777f

Former-commit-id: 9692db465f2fdb2e24f73ea62cd73edbfcf199d5

    • -11
    • +13
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationActivity.cs
    • -6
    • +37
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationService.cs
    • -0
    • +10
    ./Ringtoets.HeightStructures.Service/Resources.Designer.cs
    • -0
    • +3
    ./Ringtoets.HeightStructures.Service/Resources.resx
    • -0
    • +1
    ./Ringtoets.HeightStructures.Service/Ringtoets.HeightStructures.Service.csproj
  1. … 8 more files in changeset.
Added tests for HeightStructuresCalculationActivity. Related to Issue [WTI-616]

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

Former-commit-id: 7e256811ddab0fd8aa817499cdfb2af60c057937

Former-commit-id: 39755d273e0220659cd88cdd47b212b2142995b1

    • -6
    • +17
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationActivity.cs
  1. … 3 more files in changeset.
Implemented new HeightStructuresCalculationActivity and connected it to the calculate button for a single calculation. Related to Issue [WTI-616]

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

Former-commit-id: 27528d4146194627fe81afcd357e53b8e66fdfa6

Former-commit-id: f126c7b349fb4354afacc08d8dab88f32607b427

    • -12
    • +13
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresGuiPlugin.cs
    • -0
    • +4
    ./Ringtoets.HeightStructures.Plugin/Ringtoets.HeightStructures.Plugin.csproj
    • -0
    • +90
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationActivity.cs
    • -0
    • +119
    ./Ringtoets.HeightStructures.Service/HeightStructuresCalculationService.cs
    • -1
    • +3
    ./Ringtoets.HeightStructures.Service/Properties/AssemblyInfo.cs
    • -0
    • +82
    ./Ringtoets.HeightStructures.Service/Resources.Designer.cs
    • -0
    • +126
    ./Ringtoets.HeightStructures.Service/Resources.resx
    • -1
    • +45
    ./Ringtoets.HeightStructures.Service/Ringtoets.HeightStructures.Service.csproj
    • -0
    • +27
    ./Ringtoets.HeightStructures.Service/packages.config
  1. … 21 more files in changeset.
- Added validation so that piping calculate context menu is disabled when no failure mechanism sections implemented - Moved resources. - Used class instead of mock in tests. Related to Issue [WTI-616]

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

Former-commit-id: 679ef3fb6dddf159249b01c5ce92335925057e9d

Former-commit-id: c3e5d8db87e4ffbdf497277b76c47d4c50efef1d

    • -2
    • +2
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresGuiPlugin.cs
    • -21
    • +1
    ./Ringtoets.HeightStructures.Plugin/Properties/Resources.Designer.cs
    • -103
    • +116
    ./Ringtoets.HeightStructures.Plugin/Properties/Resources.resx
  1. … 15 more files in changeset.
- Small review changes Related to Issue [WTI-543]

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

Former-commit-id: 3ff6c152d20f93b6694721eceab9f4942610a487

Former-commit-id: a1f6fa4b9a333dd8c8fab3ff7f51cc142139c2f1

    • -3
    • +3
    ./Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresCalculationContext.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresCalculationGroupContext.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresFailureMechanismContext.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresInputContext.cs
  1. … 16 more files in changeset.
Review related changes Related to Issue [WTI-543]

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

Former-commit-id: fc7f7d10c17093d89600791ec0dc0fab1d573c95

Former-commit-id: 00b3d42545f76e1e35892e5e3f9ebc5f66f9e424

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresCalculationContext.cs
    • -0
    • +2
    ./Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresCalculationGroupContext.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresFailureMechanismContext.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresInputContext.cs
  1. … 43 more files in changeset.
- Updated parameter descriptions Related to Issue [WTI-535]

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

Former-commit-id: 62519a08a9978feb3b3d41a677687385f354d7bc

Former-commit-id: 44f629843b91a2e15b2275eab304b06fe621121a

    • -12
    • +12
    ./Ringtoets.HeightStructures.Forms/Properties/Resources.Designer.cs
    • -12
    • +12
    ./Ringtoets.HeightStructures.Forms/Properties/Resources.resx
  1. … 7 more files in changeset.