PipingSoilProfileCollectionNodePresenterTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reintegrate branch to trunk. Related to Issue [WTI-184]

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

Former-commit-id: 823eca02392f29a5efa73ad3cbf3925824c622cc

    • -156
    • +0
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 131 more files in changeset.
Got rid of ITreeNode Related to Issue [WTI-184]

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

Former-commit-id: f5b2c9e2b82e13044e15c0efec49dd617218ae57

    • -3
    • +3
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 82 more files in changeset.
Moved Core.Common.Controls.Swf.TreeViewControls to project Core.Common.Controls.TreeView

Further optimalisation required

Related to Issue [WTI-184]

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

Former-commit-id: e748057a9a7d0c4e48f826cfaa707e82423015df

    • -2
    • +1
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 156 more files in changeset.
Added confirmation question to clear all output action. Swapped collapse/expand with import/export options. Related to Issue [WTI-172]

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

Former-commit-id: 593b2e7988f302dac15a423a85f0064e363ddbc4

    • -3
    • +3
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 21 more files in changeset.
Renamed TestUtils to TestUtil Related to Issue [WTI-184]

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

Former-commit-id: d7daba7b69132117103600f3370c1324765c1c86

    • -2
    • +1
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 139 more files in changeset.
Updated namespaces for just moved TreeView stuff Related to Issue [WTI-183]

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

Former-commit-id: 13781d9e2f372b0ec1796e6aff71f9d2fb6034e8

    • -0
    • +1
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 69 more files in changeset.
Removed need of TestContextMenuBuilderProvider by introducing: CustomItemsOnlyContextMenuBuilder which only constructs custom items and ignores the rest. Introducing IContextMenuBuilder so that the builder can be easily mocked in tests. Related to Issue [WTI-172]

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

Former-commit-id: 6dcbf607574f724ec28bec46dc3f87f49c1e3210

    • -33
    • +34
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 30 more files in changeset.
Made the IContextMenuBuilderProvider a required parameter for constructing RingtoetsNodePresenterBase instances. Also made CommandHandler required for the ProjectNodePresenter.

Related to Issue [WTI-172]

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

Former-commit-id: 67ae81e0edad1728dbd5dfc52a32a4e444b3f093

    • -50
    • +32
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 38 more files in changeset.
Expand all and collapse all context menu item determine state on children of tree node. Related to Issue [WTI-172]

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

Former-commit-id: 8fcffebc4c513b3e1277f9a1d60311d11f019e5a

    • -6
    • +6
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 14 more files in changeset.
Added context menu for AssessmentSectionBase. Fixed CanShowPropertiesForGuiSelection so that it also return true for inheriting classes. Related to Issue [WTI-172]

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

Former-commit-id: 089b49a78b7577e8b09e4d4fd67884942a2821b3

    • -25
    • +6
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 14 more files in changeset.
Added TestContextMenuBuilderProvider for easier testing. Added Context menu to PipingCalculationContextNodePresenter. Related to Issue [WTI-172]

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

Former-commit-id: d7e586b8b19b2d5dcc2bf9fc0c6a4a6d8c6a762c

    • -9
    • +4
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 14 more files in changeset.
Added content menu for CategoryTreeFolderNodePresenter. Added content menu for PipingSoilProfileCollectionNodePresenter. Related to Issue [WTI-172]

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

Former-commit-id: 29b11ac14732c6124b9110d5312052b89d3526d9

    • -12
    • +63
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 8 more files in changeset.
* Fixed bug where node text could have incorrect color, due to Node instances being managed by two different node presenters (TreeNode instances are not being re-created when refreshes occur). * Improved some tests by asserting the icon used for a TreeNode Related to Issue [WTI-171]

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

Former-commit-id: 761d6a5045cfab1fb532b39e4db89a34e8698265

    • -4
    • +29
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 19 more files in changeset.
Introduced ContextMenuBuilder in stead of the ContextMenuFactory. Builder is responsible for calling ContextMenuItemFactory methods to configure a ContextMenu. Can be used to construct a menu using items which require the gui context, to add custom items and to add separators. Removed ITreeNode parameter of GetChildNodeObjects (only based on data)Moved resources from the Ringtoets.Common.Forms to Core.Common.Gui Removed unused methods in ContextMenuStripExtensions Added expand all and collapse all items to the ContextMenuItemFactory. Moved ContextMenuBuilder and ContextMenuItemFactory to sub folder. Related to Issue [WTI-172]

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

Former-commit-id: 9eefacfdd318334fb06e17b8a94422bee07e4674

    • -1
    • +1
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 59 more files in changeset.
* Renamed 'Dwarsdoorsnede' to 'Profielmeting' * Renamed 'Ondergrondprofiel' to 'Ondergrondschematiseringen' Related to Issue [WTI-171]

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

Former-commit-id: 6f738bfd43052b7b7ab9502b7666a8b19403652b

    • -2
    • +2
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 19 more files in changeset.
Changed all relevant literals from "WTI" to "Ringtoets" Related to Issue [WTI-114]

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

Former-commit-id: 8d16ef7c79539015b993ada11286bcd35de2b720

    • -5
    • +2
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 93 more files in changeset.
Updated documentation of Piping/PipingProfileCreator Prevented leakage in tests Made use of the PipingNodePresenterBase for PipingSoilProfileCollectionNodePresenter Extracted ReadResult as a common result of the PipingSurfaceLinesCsvImporter and PipingSoilProfilesImporter

Related to Issue [WTI-27]

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

Former-commit-id: cb200f3e05eb3baab486a23d9824b1ea6a080429

    • -247
    • +2
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 14 more files in changeset.
* Implemented review suggestions WTI-Review-55 * Improved naming consistency of Piping.Forms Resources. Related to Issue [WTI-21]

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

Former-commit-id: 28986376822baa3a6c81db62465ce2630fc0634b

    • -1
    • +1
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 31 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +370
    ./PipingSoilProfileCollectionNodePresenterTest.cs
  1. … 4839 more files in changeset.