PipingSoilProfileNodePresenterTest.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

    • -128
    • +0
    ./PipingSoilProfileNodePresenterTest.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
    ./PipingSoilProfileNodePresenterTest.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

    • -1
    • +2
    ./PipingSoilProfileNodePresenterTest.cs
  1. … 156 more files in changeset.
Updated test logic. Related to Issue [WTI-172]

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

Former-commit-id: 39bb081df2feecf1f18831d3b337604dda12944c

    • -2
    • +3
    ./PipingSoilProfileNodePresenterTest.cs
  1. … 1 more file in changeset.
Implemented missing context menus for PipingSoilProfile and PipingSurfaceLine tree nodes. Related to Issue [WTI-172]

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

Former-commit-id: fb7d6b04a0003c510d12b5835fd7a11d067750c4

    • -2
    • +34
    ./PipingSoilProfileNodePresenterTest.cs
  1. … 3 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
    ./PipingSoilProfileNodePresenterTest.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
    ./PipingSoilProfileNodePresenterTest.cs
  1. … 69 more files in changeset.
Fixed Rhino expectations and faulty calls in recording state. Added ProjectExplorerGuiPluginException for when retrieving NodePresenters fails. Removed obsolete ContextMenuStripExtensions, use StrictContextMenuItem instead. Provided documentation. Uniformified Expectation initialization logic. Related to Issue [WTI-172]

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

Former-commit-id: 4234e9831923fba92380bef316bee314c4d433a5

    • -7
    • +10
    ./PipingSoilProfileNodePresenterTest.cs
  1. … 48 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

    • -3
    • +26
    ./PipingSoilProfileNodePresenterTest.cs
  1. … 38 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

    • -2
    • +9
    ./PipingSoilProfileNodePresenterTest.cs
  1. … 19 more files in changeset.
* Moved PipingNodePresenterBase from Piping.Forms to Ringtoets.Common.Forms, and is renamed to RingtoetsNodePresenterBase ** Updated Resources accordingly *** Also removed unused resource from Core.Common.Gui Related to Issue [WTI-165]

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

Former-commit-id: b85ce7a8a79eaa5c7bbc9207e28ed8644f6bd0d1

    • -1
    • +3
    ./PipingSoilProfileNodePresenterTest.cs
  1. … 30 more files in changeset.
Added SoilLayer1D as object representing database data and for transforming it to ringtoets piping data. Reverted double value for IsAquifer in PipingSoilLayer to boolean. Related to Issue [WTI-27]

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

Former-commit-id: acf55d33339f407a25ed9a3abc0b538b80b34dd4

    • -1
    • +1
    ./PipingSoilProfileNodePresenterTest.cs
  1. … 16 more files in changeset.
Added integrationtests for importing .soil files and creating PipingProfile (kernel input) from it. Changed type of PipingSoilLayer.IsAquifer from bool to double, as this is the type which is saved to the database. Transforming the double to a boolean is now handled in hte PipingProfileCreator. Fixed bug for when database contains no property values. Related to Issue [WTI-28]

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

Former-commit-id: e8372b08ebf92d989ded859115bcc5f1c9df6028

    • -1
    • +1
    ./PipingSoilProfileNodePresenterTest.cs
  1. … 22 more files in changeset.
Added requirement of a Layer which has the property IsAquifer true. Requirement set by piping kernel. Refactored the SoilProfileReader so that it can be used to read profiles one at a time. Updated databases to reflect the requirement of IsAquifer. Updated queries used to gather all the soil profile information. Related to Issue [WTI-27]

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

Former-commit-id: d2601b8442159e74e4cedd469eee5d3f3d99ce92

    • -1
    • +4
    ./PipingSoilProfileNodePresenterTest.cs
  1. … 30 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
    • +56
    ./PipingSoilProfileNodePresenterTest.cs
  1. … 4839 more files in changeset.