Resources.Designer.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Moved Wti.Forms (and related test project) from [src/test]/Plugins/Wti/Wti.Forms to src/Plugins/Ringtoets/Piping/[src/test]/Ringtoets.Piping.Forms Related to Issue [WTI-92]

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

Former-commit-id: 1a10e20a7615772f22aa4b3b2eebf4e73a8f236e

  1. … 92 more files in changeset.
* Extended PipingData with SurfaceLine property * Introduced PipingCalculationInputs presentation object to allow property control to retrieve the collection of available PipingSurfaceLine instances to initialize a PipingData instance. ** Refactored PipingDataNodePresenter to PipingCalculationInputsNodePresenter ** Refactored PipingDataObjectProperties to PipingCalculationInputsObjectProperties Related to Issue [WTI-21]

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

Former-commit-id: dab0f8ff5eb09d39dabd1091cc0b111cb0921702

  1. … 20 more files in changeset.
* Defined PipingSurfaceLineProperties ** TODO: How do we want to display the collection of points in the properties? Requires TypeConverter implementation. Related to Issue [WTI-20]

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

Former-commit-id: 324c13f435135863a2623344bbd417d1faefa1d7

  1. … 7 more files in changeset.
Added PipingSoilProfileImporter which directs the import flow. Related to Issue [WTI-27]

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

Former-commit-id: 850a1e09f234cec50af3db7ded3ef2c6292bd7ba

  1. … 10 more files in changeset.
Added context menu with import item to piping soil profiles collection node. Related to Issue [WTI-27]

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

Former-commit-id: 3981eb512684a4a0252e45a8f2bf6cce4bbbae7a

  1. … 5 more files in changeset.
Add empty grayed out node to the PipingFailureMechanism tree node for the soil profile collection. Related to Issue [WTI-26]

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

Former-commit-id: 95142e655625dc590b9f8709bb3db730377ee4b3

  1. … 12 more files in changeset.
Piping Failure mechanism can only be added if no piping failure mechanism is assigned to the wti project. Calling remove on presenters which do not support it will now throw InvalidOperation exceptions. Moved Initialize and Clear logic of PipingFailureMechanism on WtiProject to WtiProject. Related to Issue [WTI-13]

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

Former-commit-id: 3dc0ae91b502f02eaa4fc368991ad8ef7d7e5a9c

  1. … 11 more files in changeset.
PipingOutput not deletable by using <delete> in tree. Made PipingFailureMechanism observerable. Added validate context menu item on PipingDataNodePresenter. Implemented Validate routine in PipingCalculationService. Added PipingCalculationResult for different possibilities of results. Added TestPipingOutput which can be used for simple testing. Made PipingCalculationService responsible for its own logging. Moved resources related to logging of PipingCalculationService to Wti.Service project.

Related to Issue [WTI-18]

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

Former-commit-id: 8b6869f42dd22a43b0b8823d485c50aab94d4366

  1. … 18 more files in changeset.
* Added context menu to node presenter for collection of PipingSurfaceLines for import feature * Created skeleton of import feature ** Defined Reader, which is going to return read rows and interact with actual file. Related to Issue [WTI-20]

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

Former-commit-id: d8f8c3622f4273a2c1416601de018802ee090f20

  1. … 18 more files in changeset.
Moved exception handling from PipingCalculationService to PipingDataNodePresenter. Added tests for possible validation messages from Piping kernel. Related to Issue [WTI-18]

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

Former-commit-id: 0c646b1d5d65219275f3d5dc1c33b909ba83d5e7

  1. … 8 more files in changeset.
Moved PipingFailureMechanism to WtiProject. Related to Issue [WTI-13]

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

Former-commit-id: 72be228803faa59c7ce23b18b831e0466b98fe33

  1. … 11 more files in changeset.
* Defined skeleton of IFileImporter for importing PipingSurfaceLine instances from .csv files ** Actual reading of file and creation of data instances is going to be part of Wti.IO Related to Issue [WTI-20]

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

Former-commit-id: 5592927722f048cade406c7f6b83d5488da9fefa

  1. … 12 more files in changeset.
Show PipingFailureMechanism node in project tree. Now possible to add it from the project, but needs to be moved to WtiProject instead Related to Issue [WTI-13]

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

Former-commit-id: 790d224e454c9669311a3e13b4512bee733b1ca1

  1. … 9 more files in changeset.
Refactoring of PipingDataNodeController due to discussion on MVC - Introduced PipingCalculationService which can be called to perform a piping calculation - Removed PipingDataNodeController obsolete + logic of PipingDataNodeController moved to PipingDataNodePresenter + context menu constructed in PipingDataNodeController - Adapted tests accordingly. Related to Issue [WTI-13]

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

Former-commit-id: 533b8c324d3ccf85e68643f3f5d40d4c3f7e0607

  1. … 28 more files in changeset.
* Defined PipingFailureMechanism, to be further implemented in future commits and which can be added to WtiProject. * Defined a node presenter for the collection of PipingSurfaceLine to be found in PipingFailureMechanism Related to Issue [WTI-19]

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

Former-commit-id: 3e35c46dc2a9532bab9b0cfacad92927a472f222

  1. … 11 more files in changeset.
Removed 2017 mentionables from copy-text

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

Former-commit-id: ac8c3be06175884559d321efbdeaccebd141bdef

  1. … 4 more files in changeset.
* Removed '2017' mentionables Related to Issue [WTI-9]

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

Former-commit-id: 3481140e11b0563502c9ecb9a124b4cb14a64e6b

  1. … 5 more files in changeset.
Added translations for output fields Related to Issue [WTI-18]

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

Former-commit-id: 84cb0483e8c17cf71115ede9b6c82fe530c6ff19

  1. … 1 more file in changeset.
Added PipingOutput to PipingData as a result of the calculation. PipingDataNodeController now creates a PipingOutput and add this to the PipingData if the calculation was succesful. Related to Issue [WTI-18]

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

Former-commit-id: 6aa0e617e026ed3d38011e8ff6aa982611e33e01

  1. … 10 more files in changeset.
added general PipingCalculationException which is triggered when any of the sub calculations throw an exception. Moved calculation calling logic to PipingDataNodeController. Added the rest of the required parameters to the PipingData and PipingDataProperties. Related to Issue [WTI-13]

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

Former-commit-id: 82c7de69856158f8c8633b4a52c2148a6a9ec93b

  1. … 15 more files in changeset.
Added placeholders for Piping calculations in the interface. Added PipingDataNodeController to add interactions between the calculation and the PipingDataNodePresenter. Added context menu for a pipingData node which contains the item to start a calculation. Related to Issue [WTI-13]

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

Former-commit-id: 50766c143307211e49753114ebec42d577210e06

  1. … 20 more files in changeset.
* Added display, description and category texts to properties control Related to Issue [WTI-9]

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

Former-commit-id: 3be1b7dc01f4a9d3862dd7095d6f7da05ce91e6d

  1. … 4 more files in changeset.
* Created WtiProject class to hold all data for a particular WTI 2017 project. ** Defined corresponding NodePresenter and PropertyClass. * Extended plugins to make WtiProject, WtiProjectNodePresenter and WtiProjectProperties available to the framework. * Fixed Wti.*.csproj files to properly integrate into the Delta Shell plugin framework. Related to Issue [WTI-9]

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

Former-commit-id: 6908bc96099177eaaea3a3ded305282f3d268ef7

    • -0
    • +73
    ./Resources.Designer.cs
  1. … 28 more files in changeset.