Properties

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

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

Former-commit-id: 1d0604476cdbfd11c128d6721f53ed25511552bc

  1. … 33 more files in changeset.
* PipingSurfaceLinesCsvReader.ReadLine now bundles parsing problems into a LineParseException. * PipingSurfaceLinesCsvImporter handles LineParseException thrown from PipingSurfaceLinesCsvReader by skipping that row. Related to Issue [WTI-20]

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

Former-commit-id: 3c0dc209f835d69c8ba2494e7534c2df5a9374f5

  1. … 20 more files in changeset.
* Defined additional error conditions in PipingSurfaceLinesCsvReader related to the filepath. * Handling error conditions related to filepath by PipingSurfaceLinesCsvImporter. Related to Issue [WTI-20]

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

Former-commit-id: 5bc55c39065829e300450e236d90e0cad7287de2

  1. … 7 more files in changeset.
* Implemented cancel and progress notification to PipingSurfaceLineCsvImporter Related to Issue [WTI-20]

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

Former-commit-id: faad0ad16d1090bab64b683cfe74ef5f42e07d06

  1. … 3 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. … 9 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. … 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. … 3 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.
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. … 36 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. … 16 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
    ./AssemblyInfo.cs.svn
  1. … 16 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. … 27 more files in changeset.