Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -2
    • +2
    ./ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -60
    • +5
    ./ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 43 more files in changeset.
* Refactored constructor for ClosingStructure to have ConstructionProperties as parameter. Related to Issue [WTI-631]

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

Former-commit-id: ab06fa68d6d01a69d4d22a6be1e5e83a637d84e3

Former-commit-id: 578cac758331c36f1530112400a6a5cc3b2136f3

    • -23
    • +3
    ./ClosingStructureTreeNodeInfoTest.cs
  1. … 16 more files in changeset.
Renamed inflow model type related enums Related to Issue [WTI-559]

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

Former-commit-id: 351a92cf27080ce0d539b655e2ec1932250e4720

Former-commit-id: 92fdccc2aa1a669f29d812f710ecf3cfc2534633

  1. … 30 more files in changeset.
Implemented tree node info for closing structures scenarios context. Related to Issue [WTI-595]

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

Former-commit-id: 4714872369116d81f9d92b9e0042c3752808e277

Former-commit-id: d2bebcca05cf0ca6eddcb8a691f2ea87c5ea2e0c

    • -2
    • +6
    ./ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -2
    • +0
    ./ClosingStructuresInputContextTreeNodeInfoTest.cs
    • -0
    • +128
    ./ClosingStructuresScenariosContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Improvements after review. Related to Issue [WTI-550]

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

Former-commit-id: b597619654b5c88d056527b731481c8f9a089577

Former-commit-id: ac1083b15b8ace0a4e1cce71b1fb0667d652d406

    • -242
    • +107
    ./ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -170
    • +42
    ./ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -225
    • +57
    ./ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -20
    • +2
    ./ClosingStructuresInputContextTreeNodeInfoTest.cs
  1. … 13 more files in changeset.
Reuse existing common resources. Related to Issue [WTI-550]

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

Former-commit-id: 9f77bb45ce63e5dc92b00d6f0b3b5a6f29a4e1cc

Former-commit-id: 6fc882969c428cfb95e0f62a08618f40512318eb

    • -1
    • +1
    ./ClosingStructuresInputContextTreeNodeInfoTest.cs
  1. … 45 more files in changeset.
Added TreeNodeInfo definition for ClosingStructure Related to Issue [WTI-591]

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

Former-commit-id: ba6675db5ca572392d5ff5bd4658c2871d31d036

Former-commit-id: daf74598fe0c66f597ac3a377e1899df56c9f0d9

    • -0
    • +160
    ./ClosingStructureTreeNodeInfoTest.cs
  1. … 4 more files in changeset.
Implemented enabled/disabled functionality. Related to Issue [WTI-550]

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

Former-commit-id: 9b46b1f044de40bd09ca9431b5ef6b5c25e06e80

Former-commit-id: a4d2e45ca8799e5f62ecc3fc584842974b958908

    • -42
    • +339
    ./ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -8
    • +315
    ./ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -0
    • +392
    ./ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 7 more files in changeset.
Implemented OnNodeRemoved for closing structures calculation node presenter. Related to Issue [WTI-550]

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

Former-commit-id: 0d241d6508a9425cc71df41470b2b2a2107d5455

Former-commit-id: cd697a579349c2389d2f4bd316d01fb71cfc1453

    • -0
    • +38
    ./ClosingStructuresCalculationContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
- Implemented context menu strip for closing structures calculation. Related to Issue [WTI-550]

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

Former-commit-id: d708a6fd1e60ad35dc2699ea1170110e1cbc72ff

Former-commit-id: f6ad9e80d48af0b685bed3f24d9c9ab192f47ff0

    • -6
    • +94
    ./ClosingStructuresCalculationContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Implemented child nodes of closing structures calculation. Related to Issue [WTI-550]

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

Former-commit-id: 736aea193e5c4a2d496f5351ec12d33ed8da81b8

Former-commit-id: 808153db97a12a548a45ca84d63ee873ab9d9670

    • -0
    • +112
    ./ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -0
    • +149
    ./ClosingStructuresInputContextTreeNodeInfoTest.cs
  1. … 9 more files in changeset.
- Implemented child node objects of calculation group - Implemented tree node info for calculation. - Implemented adding a calculation to the group. Related to Issue [WTI-550]

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

Former-commit-id: d00fea6c93704dded00358563463cc144cb1a421

Former-commit-id: 83efa47da229acbb9cc7d9abd4dc1ce671b050ba

    • -0
    • +60
    ./ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -4
    • +183
    ./ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 9 more files in changeset.
Implemented on node remove for calculation group of closing structures. Related to Issue [WTI-550]

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

Former-commit-id: 844d2d1233eb906781190512e2ecdb33d1e09c5a

Former-commit-id: e8b878abd6178c329ef3d8fa2533da8c41fd0fae

    • -0
    • +69
    ./ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Added context menu strip for calculation group in closing structures. Related to Issue [WTI-550]

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

Former-commit-id: 4721c69501a0c5e53db05f7f9721b795653f4883

Former-commit-id: 0999bd08143bae7397bdeaf58b8fdae6d438c5be

    • -5
    • +227
    ./ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Renamed ClosingStructureContext into ClosingStructuresContext Related to Issue [WTI-591]

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

Former-commit-id: dd2a3512861b24314d61defefc3fdb576a15cf6d

Former-commit-id: fb552cab65d12af211a84ddf566805d7739b895e

    • -234
    • +0
    ./ClosingStructureContextTreeNodeInfoTest.cs
    • -3
    • +3
    ./ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -0
    • +234
    ./ClosingStructuresContextTreeNodeInfoTest.cs
  1. … 8 more files in changeset.
processed review comments Related to Issue [WTI-547]

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

Former-commit-id: c3949339c2bbfdc403e81de9271cbf87b4a82829

Former-commit-id: eaf54c1020cbee7436bf8e2388427f8c5ea534ae

    • -8
    • +8
    ./ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
* Some small consistency fixes Related to Issue [WTI-589]

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

Former-commit-id: 6f84677d8510f1e091cc8a4e8fbca51ec8b8b09a

Former-commit-id: 4aa06c698771b4dd469d7278744c832ea8630b5c

    • -1
    • +2
    ./ClosingStructureContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
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

    • -6
    • +13
    ./ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 5 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

    • -0
    • +233
    ./ClosingStructureContextTreeNodeInfoTest.cs
  1. … 4 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

    • -9
    • +35
    ./ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -0
    • +101
    ./ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 9 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

    • -2
    • +6
    ./ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
  1. … 18 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
    • +385
    ./ClosingStructureFailureMechanismContextTreeNodeInfoTest.cs
    • -0
    • +151
    ./ClosingStructuresFailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 28 more files in changeset.