Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated review comments: - Fixed documentation - Ran DeltaresClean - Stubbed objects that were "stubbable" Related to Issue [WTI-548]

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

Former-commit-id: d5ea247b50feb287cf3c8708ecc4e3804dedcff2

Former-commit-id: d0930de927afdbab4cf4e21216f87ae1917f4a6a

    • -5
    • +5
    ./Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresCalculationGroupContext.cs
    • -13
    • +13
    ./Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresContext.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Forms/Ringtoets.ClosingStructures.Forms.csproj
  1. … 2 more files in changeset.
Incorporated review comments: - Added documentation - Added missing TreeNodeInfo test Related to Issue [WTI-589]

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

Former-commit-id: b11f2819503caca8991d46ce520c3badd4564d69

Former-commit-id: 6c9f9bae4c44d320c992ab67f7551924737024e6

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanism.cs
  1. … 3 more files in changeset.
- 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]

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

Former-commit-id: 34fd551059857b1a74b7f069d3d16b9bde02f125

Former-commit-id: b3c39d8abc077d790efe09b9c3c268df546517c0

    • -0
    • +12
    ./Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresCalculationGroupContext.cs
    • -0
    • +93
    ./Ringtoets.ClosingStructures.Forms/Properties/Resources.Designer.cs
    • -0
    • +123
    ./Ringtoets.ClosingStructures.Forms/Properties/Resources.resx
    • -0
    • +11
    ./Ringtoets.ClosingStructures.Forms/Ringtoets.ClosingStructures.Forms.csproj
    • -0
    • +61
    ./Ringtoets.ClosingStructures.Plugin/ClosingStructuresPlugin.cs
  1. … 5 more files in changeset.
- Added CalculationGroupContext for the ClosingStructures - Added ClosingStructuresContext - Added relevant tests

Related to Issue [WTI-548]

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

Former-commit-id: ef0276794436a513fd12ce83fa707bba6098ac5e

Former-commit-id: d45e1f0a153467fb1535420f8c7586d8612285c8

    • -0
    • +34
    ./Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresCalculationGroupContext.cs
    • -0
    • +81
    ./Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresContext.cs
    • -0
    • +6
    ./Ringtoets.ClosingStructures.Forms/Ringtoets.ClosingStructures.Forms.csproj
  1. … 3 more files in changeset.
- 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]

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

Former-commit-id: bd33bb0c202857755b3a4b6af97bf3ab3c49fed1

Former-commit-id: bd05947958e2bedd838bbdb1732d1888bd8ff5ad

    • -0
    • +30
    ./Ringtoets.ClosingStructures.Data/ClosingStructure.cs
    • -0
    • +7
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanism.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Data/Ringtoets.ClosingStructures.Data.csproj
    • -0
    • +45
    ./Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructureContext.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms/Ringtoets.ClosingStructures.Forms.csproj
    • -27
    • +43
    ./Ringtoets.ClosingStructures.Plugin/ClosingStructuresPlugin.cs
  1. … 13 more files in changeset.
- Added ClosingStructuresFailureMechanismContext.cs - Added tests - optimised references Related to Issue [WTI-547]

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

Former-commit-id: 6b492461ff5005261bd64dfa7fa76d74fa613c99

Former-commit-id: b731f49770775c04ffe066bb1a6d92d0e8d9a905

    • -0
    • +43
    ./Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresFailureMechanismContext.cs
    • -2
    • +3
    ./Ringtoets.ClosingStructures.Forms/Ringtoets.ClosingStructures.Forms.csproj
    • -0
    • +91
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresFailureMechanismResultView.cs
    • -0
    • +114
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresFailureMechanismSectionResultRow.cs
    • -91
    • +0
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresResultView.cs
    • -114
    • +0
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresSectionResultRow.cs
    • -0
    • +179
    ./Ringtoets.ClosingStructures.Plugin/ClosingStructuresPlugin.cs
    • -0
    • +45
    ./Ringtoets.ClosingStructures.Plugin/Ringtoets.ClosingStructures.Plugin.csproj
  1. … 22 more files in changeset.
- Extended failure mechanism with GeneralClosingStructuresInput and CalculationsGroup Related to Issue [WTI-547]

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

Former-commit-id: a518bf7d109d981b6125c3e687e7c06f3ddb0a57

Former-commit-id: b30c38d0df64589d9da43a2676c9c506d1aa24fd

    • -1
    • +11
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanism.cs
    • -0
    • +106
    ./Ringtoets.ClosingStructures.Data/GeneralClosingStructuresInput.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Data/Ringtoets.ClosingStructures.Data.csproj
  1. … 3 more files in changeset.
- Moved related classes to ClosingStructures projects Related to Issue [WTI-546]

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

Former-commit-id: b0af05cb82171965d4485f4199f79b099ec64a9d

Former-commit-id: 48711dc8f9a44e33b3d4363d8e101bbace3837bb

    • -0
    • +75
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanism.cs
    • -0
    • +80
    ./Ringtoets.ClosingStructures.Data/ClosingStructuresFailureMechanismSectionResult.cs
    • -0
    • +102
    ./Ringtoets.ClosingStructures.Data/Properties/Resources.Designer.cs
    • -0
    • +126
    ./Ringtoets.ClosingStructures.Data/Properties/Resources.resx
    • -0
    • +25
    ./Ringtoets.ClosingStructures.Data/Ringtoets.ClosingStructures.Data.csproj
    • -0
    • +38
    ./Ringtoets.ClosingStructures.Forms/Ringtoets.ClosingStructures.Forms.csproj
    • -0
    • +91
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresResultView.cs
    • -0
    • +114
    ./Ringtoets.ClosingStructures.Forms/Views/ClosingStructuresSectionResultRow.cs
  1. … 47 more files in changeset.
- Added projects for Closing Structures Related to Issue [WTI-546]

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

Former-commit-id: 95c4696efabe1fe5e11ed4cd3fc17f8e82d58ab9

Former-commit-id: 0ef3ed8d37299985b8df68afae47a5ffd3e2b212

    • -0
    • +27
    ./Ringtoets.ClosingStructures.Data/Properties/AssemblyInfo.cs
    • -0
    • +57
    ./Ringtoets.ClosingStructures.Data/Ringtoets.ClosingStructures.Data.csproj
    • -0
    • +27
    ./Ringtoets.ClosingStructures.Forms/Properties/AssemblyInfo.cs
    • -0
    • +57
    ./Ringtoets.ClosingStructures.Forms/Ringtoets.ClosingStructures.Forms.csproj
    • -0
    • +27
    ./Ringtoets.ClosingStructures.Plugin/Properties/AssemblyInfo.cs
    • -0
    • +57
    ./Ringtoets.ClosingStructures.Plugin/Ringtoets.ClosingStructures.Plugin.csproj
    • -0
    • +27
    ./Ringtoets.ClosingStructures.Service/Properties/AssemblyInfo.cs
    • -0
    • +57
    ./Ringtoets.ClosingStructures.Service/Ringtoets.ClosingStructures.Service.csproj
  1. … 10 more files in changeset.