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.
Got rid of ProjectNodePresenter Related to Issue [WTI-184]

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

Former-commit-id: c48e5f1f06320611c56d627e5b9db853e24eebe9

  1. … 4 more files in changeset.
Merged revision(s) 1732-1756 from trunk:

Related to Issue [WTI-184]

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

Former-commit-id: 4a61300bc4309206cedb98e8fda72c35d79562e7

  1. … 17 more files in changeset.
* Moved implementation of IProjectCommands code to new ProjectCommandsHandler. * IGui now owns this ProjectCommandsHandler. Related to Issue [WTI-185]

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

Former-commit-id: 4c27ecc4ef1748d4f19874ab9b468b86499de5cf

  1. … 5 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.
Introduced TreeNodeInfo for Project Related to Issue [WTI-184]

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

Former-commit-id: ff2b252687cafbd72b288eef9beda3f65358eb6d

  1. … 4 more files in changeset.
Fixed some compilation failures Related to Issue [WTI-184]

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

Former-commit-id: 63515f785b1a4fd1df0656f13b296a33537d06a4

  1. … 14 more files in changeset.
Got rid of TreeFolder Related to Issue [WTI-186]

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

Former-commit-id: a3fd01241bb92d7e14310f8eb5297e9bfbff7d6c

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

  1. … 11 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. … 81 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. … 155 more files in changeset.
Removed TreeViewNodePresenterBaseForPluginGui.cs. Removed GetContextMenu on GuiPlugin Level. Related to Issue [WTI-90]

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

Former-commit-id: 6a6c05c87f0677326b865ae50db9e9f53da7331e

  1. … 31 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 argument from sender to node * Extended PipingFailureMechanismNodePresenter and PipingCalculationGroupContextNodePresenter logic to select newly added IPipingCalculationItem instances. ** Container(s) will be expanded if required to show the selected node. Related to Issue [WTI-174]

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

Former-commit-id: 11357a757b0088f27b8b7b49088a74bb3655bfb7

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

  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

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

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

  1. … 6 more files in changeset.
Replaced the custom context menu of ProjectExplorer with one build from the ContextMenuBuilder. Related to Issue [WTI-172]

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

Former-commit-id: 176be428a3d1e259704f5765f87966ce4f815c4d

  1. … 7 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. … 58 more files in changeset.
Removed Entity from Project Related to Issue [WTI-81]

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

Former-commit-id: 010476e2603b36c90eb9d89171a924738f39d7d4

  1. … 3 more files in changeset.
following review Related to Issue [WTI-84]

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

Former-commit-id: 42ba6fa6620dfb1079ea57a18f791e88e5c50a17

  1. … 11 more files in changeset.
- Moved IApplication - Moved ApplicationPlugin - Refreshed references - repository added for base.test

- Renamed namespace GIS to Gis (automatically done by ReSharper)

- Fixed test that sometimes failed (probably due to a race condition on the file system)

- Removed redundant empty statements

- Removed reference (in XML) to undefined method

Related to Issue [WTI-120]

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

Former-commit-id: b0df258e39a0dc7729c014683d70c3ed160a822f

  1. … 207 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
    • +81
    ./ProjectNodePresenter.cs
    • -0
    • +30
    ./TreeFolderNodePresenter.cs
  1. … 4838 more files in changeset.
Solution can be build without errors after namespace changes - NOTE: Resharper still has 21 errors Related to Issue [WTI-92]

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

Former-commit-id: 5812111d2fd060d5e55769d7204ebe52cecb945e

  1. … 1180 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +81
    ./ProjectNodePresenter.cs
    • -0
    • +30
    ./TreeFolderNodePresenter.cs
  1. … 4007 more files in changeset.