Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
- Test failed on build server, but not locally... Related to Issue [WTI-535]

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

Former-commit-id: ded936c164e1a1b9a46b42272bc6684263bb5ead

Former-commit-id: 1b6251ce5139c7e924a7029a62f5de6af454ebfa

    • -1
    • +0
    ./Ringtoets.HeightStructures.Data/HeightStructuresCalculation.cs
  1. … 1 more file in changeset.
Adjusted after preview by tester: - The units for Stormduur should be [uur], instead of [uren]. - For the demo project, set the value for the mean value of Kerende hoogte to 5.74 (otherwise, is the structure way too low, leading to negative reliability). - In the last field, Faalkans kunstwerk gegeven erosie bodem, the user should type in the probability as a decimal number between 0 and 1,and then, it should automatically be calculated and adapted to the form 1/ integer (this has already been implemented, for example, in the view oordeel for Macrostabiliteit buitenwaarts, toetslaag 2a ). Related to Issue [WTI-535]

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

Former-commit-id: c704f27d16f018f3c6535a13695eb59478ff0ddb

Former-commit-id: 8e19998ead5959db4b70e192502eeeba4b94f8f0

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data/HeightStructuresCalculation.cs
    • -5
    • +11
    ./Ringtoets.HeightStructures.Data/HeightStructuresInput.cs
    • -0
    • +9
    ./Ringtoets.HeightStructures.Data/Properties/Resources.Designer.cs
    • -0
    • +3
    ./Ringtoets.HeightStructures.Data/Properties/Resources.resx
    • -1
    • +28
    ./Ringtoets.HeightStructures.Forms/Properties/Resources.Designer.cs
    • -1
    • +10
    ./Ringtoets.HeightStructures.Forms/Properties/Resources.resx
    • -9
    • +20
    ./Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructuresInputContextProperties.cs
  1. … 3 more files in changeset.
Implemented more readable (and better maintainable) way of returning contexts for each failure mechanism by implementing and using FailureMechanismContextAssociation instances which defines transformations per FailureMechanism to a FailureMechanismContext instance. Added GetMemberName for methods in TypeUtils. Moved Name property of FailureMechanismResultRow implementations to the FailureMechanismResultRow (base) class. Renamed directories (and thus namespaces) to prevent possible naming conflicts. Made parts of code more readable. Improved doc. Related to Issue [WTI-510]

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

Former-commit-id: edec08193cc1b21df028e473f6667a16b73d1568

Former-commit-id: 8b2c23d212760c612069ec6d6baf6aab55c4e1dc

    • -3
    • +20
    ./Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismResultView.cs
  1. … 260 more files in changeset.
* Turned CommentContext and FailureMechanismSectionResultContext into a WrappedObjectContextBase * Got rid of test duplication Related to Issue [WTI-543]

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

Former-commit-id: 6f363150c9dd568464e414dca4dff2f8c320f784

Former-commit-id: 12573a37d4a9bb7c27ed5936da113aed786d9397

    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresGuiPlugin.cs
  1. … 27 more files in changeset.
- Various review changes Related to Issue [WTI-535]

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

Former-commit-id: a6b837e151b0c146b7285e8a32fdceb518a95807

Former-commit-id: 1704c4f04b9682a92b8e71d8d1e021d6ea41302f

    • -5
    • +5
    ./Ringtoets.HeightStructures.Forms/Properties/Resources.Designer.cs
    • -5
    • +5
    ./Ringtoets.HeightStructures.Forms/Properties/Resources.resx
    • -2
    • +3
    ./Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructuresInputContextProperties.cs
    • -22
    • +32
    ./Ringtoets.HeightStructures.Plugin/HeightStructuresGuiPlugin.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin/Ringtoets.HeightStructures.Plugin.csproj
  1. … 1 more file in changeset.
Renamed WrappedObjectContextBase to ObservableWrappedObjectContextBase Related to Issue [WTI-543]

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

Former-commit-id: 581543425c22282417629f7d00f988692c8cadf7

Former-commit-id: 46fe454d2829107aa82dc54a90a265758c182303

  1. … 13 more files in changeset.
- Various review changes Related to Issue [WTI-535]

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

Former-commit-id: 158d5ed59499f74d7e3834d74a99d147002822ed

Former-commit-id: 7c9856db3003a9a8623c9823f0951b78bf8d8ec9

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/Properties/Resources.Designer.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms/Properties/Resources.resx
  1. … 16 more files in changeset.
* Removed some redundant resources * Implemented ClearHydraulicBoundaryLocation method of HeightStructuresCalculation * Improved HeightStructuresInputContextProperties Related to Issue [WTI-532]

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

Former-commit-id: 9a7e1fd36776d7898c88c714b2521d6fc5fb2317

Former-commit-id: 6d082c107239d8013266f53a0660ef48405e3e7e

    • -1
    • +4
    ./Ringtoets.HeightStructures.Data/HeightStructuresCalculation.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructuresInputContextProperties.cs
  1. … 4 more files in changeset.