Wti.Plugin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added GlobalAssembly.cs Added references from WTI plugin projects and DeltaShell.Core and DeltaShell.Gui projects. Related to Issue [WTI-39]

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

Former-commit-id: 5aed324bdb939627c095ddc67aea052171a6c7e0

  1. … 15 more files in changeset.
removed x86 and x64 build configurations. Left AnyCPU configuration as the main configuration. Related to Issue [WTI-51]

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

Former-commit-id: a415af7e16c02d543a8a4671cd4145ef01c82f01

  1. … 49 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.
* wti versions set to 0.5.0 * wti dll Revision numbers now taken from buildserver/svn * Updated copyright and company in AssemblyInfo's

Related to Issue [WTI-38]

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

Former-commit-id: 8d8a9dd3000172436415a4b87af5c458242d4c65

    • -0
    • +38
    ./Properties/AssemblyInfo.cs.svn
  1. … 15 more files in changeset.
Added test for calculation contextmenu. Fixed test for getting childnodes of PipingData project node.

Related to Issue [WTI-18]

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

Former-commit-id: c0e1875ff4cb4a8be41388b855dd1e96de0d04aa

  1. … 9 more files 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 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. … 18 more files in changeset.
Removed unused usings

Related to Issue [WTI-5]

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

Former-commit-id: ef2ec893db50b0b3f0709bf731b5456e75fd4f87

  1. … 66 more files in changeset.
* Created Wti2017Setup WiX project with initial dummy installer build * Created CreateInstaller configuration that only builds the projects required to create and build the WTI 2017 application installer. * Removed strong name keys from libraries

Related to Issue [WTI-10]

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

Former-commit-id: 7c4489f15fecabe081d167b33f12ccf2d1538edd

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

  1. … 21 more files in changeset.