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

    • -816
    • +0
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 131 more files in changeset.
Removed property change logic from ITreeNodePresenter Related to Issue [WTI-184]

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

Former-commit-id: 81285906f6092cd62ec02bf415d5577bad87bcaf

    • -26
    • +0
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 11 more files in changeset.
Removed collection change logic from ITreeNodePresenter Related to Issue [WTI-184]

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

Former-commit-id: 002c5c680613971c42268d7fa1b90bbde1995b0a

    • -45
    • +0
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 13 more files in changeset.
* Fully covered Core.Common.Utils.Events. * Added factory methods to NotifyCollectionChangeEventArgs, together with some cleaning. Related to Issue [WTI-187]

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

Former-commit-id: a7de907902c01b7429077c3d775584a4ced2d633

    • -1
    • +1
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 16 more files in changeset.
Small improvements in tool-tips of context menus. Related to Issue [WTI-127]

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

Former-commit-id: 63c94cd35693df9e3d06524ea4a513907c6d2126

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

    • -16
    • +16
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 82 more files in changeset.
Removed the placeholder for CalculationReport from PipingCalculation. PipingCalculationContextNodePresenter always uses the EmptyPipingCalculationReport as its child. Added context menu to EmptyPipingCalculationReportNodePresenter. Related to Issue [WTI-172]

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

Former-commit-id: 7bc123f37bcd3d4306c153f5331a854e85155067

    • -1
    • +1
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 7 more files in changeset.
Added tooltips for Add item (project) and clear output (calculation). Related to Issue [WTI-172]

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

Former-commit-id: acd43898c854faac2aa52f8cd58362abbc6fde1e

    • -1
    • +1
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 11 more files in changeset.
Add rename options for piping calculation, assessment section and calculation group (when not direct child of assessment section) Related to Issue [WTI-172]

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

Former-commit-id: 1d93eaeb0b5367382ad39e7807e567a13ccffe4f

    • -0
    • +1
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 17 more files in changeset.
Generalized the way delete and clear options are shown in context menus Related to Issue [WTI-172]

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

Former-commit-id: e603f2d9fbbe376700b758e8e7a4b0a23b2059c7

    • -5
    • +24
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 8 more files in changeset.
Made calculate (all) and validate (all) generic and put them in ringtoets common Resources. Made reference to these resources from piping where applicable. Added Validate all icon (tickAll.png). Related to Issue [WTI-172]

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

Former-commit-id: 60f7543ffa5be496b43957235d5a946474c0b68f

    • -4
    • +4
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 17 more files in changeset.
* Refactored PipingInputContext to inherit from PipingContext Related to Issue [WTI-234]

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

Former-commit-id: 0c0cd29ffb606bb51659a8010516dacbddf0138b

    • -2
    • +2
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 11 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
    • +1
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 156 more files in changeset.
* Restructured namespaces of classes within Core.Common.Utils Related to Issue [WTI-187]

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

Former-commit-id: abb5674060f8ad81b77df2d12f35c924e8285cbe

    • -2
    • +2
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 101 more files in changeset.
* Deleted unused classes. * Refactored away some IEventedList implementations to no longer depends on this interface. * Moved IEventedList and NotifyCollectionChangingEventArgs from Core.Common.Utils to Core.GIS.SharpMap.Api. * Renamed NotifyCollectionChangingEventArgs to NotifyCollectionChangeEventArgs. Related to Issue [WTI-187]

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

Former-commit-id: 7f684e848d533e7d7780e01581bac7276ecbe014

    • -1
    • +1
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 45 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
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 21 more files in changeset.
Review related changes Related to Issue [WTI-182]

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

Former-commit-id: 20eb6bc16a37447a02e86c0e45b500cd7fb94fab

    • -1
    • +1
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 13 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
    • +2
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 139 more files in changeset.
* Clarified documentation related to drag & drop functionality in ITreeNodePresenter. * Removed FlagsAttribute from DragOperations. ** Updated related code for flag checking. * Implemented drop drop feature: allow PipingCalculation nodes to be dropped into any PipingCalculationGroup nodes. Related to Issue [WTI-174]

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

Former-commit-id: 6c3b31689e90728161509fd58f20c85df202ac34

    • -8
    • +8
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 15 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
    ./PipingCalculationContextNodePresenterTest.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

    • -59
    • +89
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 48 more files in changeset.
* Improved consistency between PipingCalculationGroup and PipingFailureMechanism node presenters context menus. ** PipingCalculationGroupContextNodePresenter uses provided IContextMenuBuilderProvider. ** Added validate all command to PipingFailureMechanism. * CustomItemsOnlyContextMenuBuilder supports building separators. * Introduced simple implementation of IContextMenuBuilderProvider. * Fixed bug where PipingCalculationContextNodePresenter was running calculations improperly (causing multiple progress dialogs to be spawned!) Related to Issue [WTI-174]

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

Former-commit-id: f82424207d1afd4dc7eee18b7bf877964184e739

    • -2
    • +2
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 11 more files in changeset.
Improved test coverage of Core.Common.Base Fixed failing tests Related to Issue [WTI-182]

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

Former-commit-id: 66c0246c4d35b41f1f439e54f45876c452581b5d

    • -1
    • +2
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 4 more files in changeset.
Commit files which were conflicted. Added test for DeleteItem and have its state based on the NodePresenter.CanRemove() method. Related to Issue [WTI-172]

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

Former-commit-id: e1b9ac9188a497a20497a937d321164e42fc310b

    • -117
    • +148
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 4 more files in changeset.
* Refactored away PipingCalculationTreeFolder because it had become a weaker copy of PipingCalculationGroup. ** Refactored PipingCalculationGroup such that it can have an uneditable name. *** Updated reltated node presenter and properties to deal with this. *** IPipingCalculationItem no longer demands a setter on the name.

Related to Issue [WTI-174]

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

Former-commit-id: 21c8d6c64537850a3ae439dbf01543fe5519128f

    • -28
    • +48
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 24 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

    • -81
    • +47
    ./PipingCalculationContextNodePresenterTest.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

    • -2
    • +3
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 14 more files in changeset.
Implemented Delete item in context menu of AssessmentSectionBase and PipingCalculationContext Related to Issue [WTI-172]

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

Former-commit-id: 547753dad15876d77a925a438819eceb41b50682

    • -10
    • +14
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 11 more files in changeset.
* Introduced Finish method on Activity * Removed Cleanup method from Activity Related to Issue [WTI-182]

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

Former-commit-id: 9c95c10d12da5dcb9216f7291d7399e7a9237445

    • -2
    • +10
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 9 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

    • -58
    • +35
    ./PipingCalculationContextNodePresenterTest.cs
  1. … 14 more files in changeset.