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

  1. … 131 more files in changeset.
* Introduced IProjectCommands to split off responsibility for adding things to a Gui.Project from IGuiCommandHandler. Related to Issue [WTI-185]

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

Former-commit-id: da3c020011ca4f76e26c81b23f1199880f5a4f92

  1. … 10 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

  1. … 82 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. … 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. … 156 more files in changeset.
* Implemented review suggestions of WTI-Review-194: ** Improved Xml docs. ** TreeNodeExpandCollapseState now used special IComparer when hashing, doing this on reference. This is more reliable when a Equals override is implemented. ** Fixed bugs in tests related to not calling MockRepository.VerifyAll or mockRepository.ReplayAll. ** Renamed PipingCalculationGroup.NameIsEditable to PipingCalculationGroup.IsNameEditable. ** Improved resources messages. ** Refactored Drag & Drop handling code of PipingCalculationGroupContextNodePresenter to strategies. ** Added unit tests to improved (functional) coverage. Related to Issue [WTI-174]

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

Former-commit-id: 1d6426433d7b91be2d5af222a79371f81db4e326

  1. … 16 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

  1. … 21 more files in changeset.
* Fixed bug where it appeared that you could insert a piping calculation or calculation group into root-project using drag&drop. ** Moved default implementation of TreeViewNodePresenterBase of CanInsert further down inheritance hierarchy. Then changed the implementation in TreeViewNodePresenterBase to return null. ** Removed CanDrop implementation from ProjectNodePresenter and ensured that CanInsert returns null due to using the new base implementation. Related to Issue [WTI-174]

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

Former-commit-id: deef26712482f42e8f9ae2d7199cc3f56322022d

  1. … 11 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

  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

  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

  1. … 48 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

  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

  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

  1. … 14 more files in changeset.
Improved directory structure of Core.Common.Base Related to Issue [WTI-182]

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

Former-commit-id: 3168464f228a91b97925135b16969764661aa8a3

  1. … 77 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

  1. … 14 more files in changeset.
Added documentation Added tests for ProjectNodePresenter GetContextMenu Related to Issue [WTI-172]

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

Former-commit-id: 09404880dd12d9a47661b531ca02ec54ceab9408

    • -0
    • +89
    ./ProjectNodePresenterTest.cs
  1. … 6 more files in changeset.