Wti.IO

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* 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

    • -0
    • +17
    ./PipingSurfaceLinesCsvReader.cs
  1. … 17 more files in changeset.
- Set build properties of all projects

Related to Issue [WTI-78]

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

Former-commit-id: cb6ce199f7f01b258f2e83916acf9c831279ee83

  1. … 40 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.
Full cleanup over src and test Related to Issue [WTI-55]

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

Former-commit-id: 10d4dd15dbc2525f4f704d5225cbaab5b3705b9c

  1. … 1380 more files in changeset.
Improved build configuration

Related to Issue [WTI-51]

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

Former-commit-id: 42ead6c995cbb360384c821e84d6f213a5576a4d

  1. … 49 more files in changeset.
Improved build configuration Related to Issue [WTI-51]

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

Former-commit-id: c20f9b3849d50f58141a533782f2a41df985a4bc

  1. … 29 more files in changeset.
Improved build configuration

Related to Issue [WTI-51]

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

Former-commit-id: 94a20e0d025b84a0ce98444de34bd8bc11f5716c

  1. … 51 more files in changeset.
Added references to Wti.Base again Related to Issue [WTI-39]

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

Former-commit-id: 490a698ea1ede701fce7bdb93ea1db5c246a8759

  1. … 14 more files in changeset.
Removed references to template AssemblyInfo.cs.svn Related to Issue [WTI-39]

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

Former-commit-id: d739b2f2125ec97e2f7402ba4fde453d61248fbd

  1. … 7 more files in changeset.
"Any CPU" => "x86" Related to Issue [WTI-51]

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

Former-commit-id: 0265b75fbdbc002797b1169afa6a296dc97c9b8b

  1. … 50 more files in changeset.
Updated references of projects because Wti.Base was relocated Related to Issue [WTI-39]

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

Former-commit-id: d363bb48134e1c1e4c198d4b3e0fa36bac4b8624

  1. … 21 more files in changeset.
Added base project with config for generating the GlobalAssembly.cs All the projects that have their versions generated refer this Wti.Base project. Related to Issue [WTI-39]

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

Former-commit-id: 0510a51569032d2483747cb202ef844cd0379df5

  1. … 22 more files in changeset.
Added link to GlobalAssembly.cs for projects that will share assembly information (everything except for "external" sources) Removed version information from AssemblyInfo.cs Have GlobalAssembly.cs be generated by DeltaShell.Gui project

Related to Issue [WTI-39]

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

Former-commit-id: 61e7e5e5856a55f3851bc84892a20977aa1d0c44

  1. … 35 more files in changeset.
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.
* 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
    • +35
    ./Properties/AssemblyInfo.cs.svn
  1. … 15 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.
* 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. … 28 more files in changeset.