Wti.Plugin

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

    • -90
    • +0
    ./FileImporter/PipingSoilProfilesImporter.cs
    • -224
    • +0
    ./FileImporter/PipingSurfaceLinesCsvImporter.cs
    • -181
    • +0
    ./Properties/Resources.Designer.cs
  1. … 25 more files in changeset.
* Moved Piping.Service source and test project around

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

Former-commit-id: af45cc306dec978a88df49d2aa20d6c9451ab647

  1. … 24 more files in changeset.
* Renamed Wti.Service.csproj to Ringtoets.Piping.Service.csproj ** Also updated namespace

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

Former-commit-id: 554d9e833373ea0aad8a57c8a8ebfe261256d100

  1. … 13 more files in changeset.
Moved Wti.Service from src/Plugins/Wti/Wti.Service to src/Plugins/Ringtoets/Piping/Wti.Service

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

Former-commit-id: c08bee781558a706208b18bb95b9cdbc5101f4ca

  1. … 19 more files in changeset.
* Renamed PipingSurfaceLine to RingtoetsPipingSurfaceLine to prevent ambiguity with kernel's PipingSurfaceLine. * Selected RingtoetsPipingSurfaceLine now transformed to kernel's PipingSurfaceLine and used in calculation. * Added validation prior calculating piping to check if surface line is selected. * Fixed update bug due to PipingCalculationInputs refactoring, by making it IObservable and defer implementation to PipingData. Related to Issue [WTI-21]

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

Former-commit-id: 345df087ad8a2e721d7b4d4fd0130db0393af388

    • -7
    • +7
    ./FileImporter/PipingSurfaceLinesCsvImporter.cs
  1. … 36 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.
* Error messages extended for PipingSurfaceLinesCsvReader for row lacking required information Related to Issue [WTI-20]

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

Former-commit-id: 51e79ce843b592c63124b4048799c59684f8d80d

    • -1
    • +1
    ./FileImporter/PipingSurfaceLinesCsvImporter.cs
  1. … 8 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
    • +7
    ./FileImporter/PipingSurfaceLinesCsvImporter.cs
  1. … 19 more files in changeset.
* Refactored PipingSurfaceLinesCsvReader such that some code parts can be reused. * PipingSurfaceLinesCsvImporter now handles critical read errors when reading lines for surface lines. Related to Issue [WTI-20]

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

Former-commit-id: cb98e967e35e653273e6b4aa5faf33ba842aa6d7

    • -3
    • +9
    ./FileImporter/PipingSurfaceLinesCsvImporter.cs
  1. … 3 more files in changeset.
* Some reordering in PipingSurfaceLinesCsvReaderTest. * Removed forwarding exception to logger, to prevent message duplication.

Related to Issue [WTI-20]

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

Former-commit-id: 74411a7b7da17651958e14fe9415246a6c0224be

    • -1
    • +1
    ./FileImporter/PipingSurfaceLinesCsvImporter.cs
  1. … 1 more file in changeset.
* Small refactoring to reduce code duplication Related to Issue [WTI-20]

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

Former-commit-id: d6408aabb188ea83aa5d76e8f9a50644e271bee4

    • -11
    • +18
    ./FileImporter/PipingSurfaceLinesCsvImporter.cs
* Defined CriticalFileReadException * Aggregate multiple exceptions on PipingSurfaceLinesCsvReader.GetSurfaceLinesCount() into CriticalFileReadException. * PipingSurfaceLinesCsvImporter handles thrown CriticalFileReadException when retrieving the number of available surfacelines. Related to Issue [WTI-20]

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

Former-commit-id: bb3c7a8ab6be59dce5269171bc5732fbff4a484b

    • -2
    • +14
    ./FileImporter/PipingSurfaceLinesCsvImporter.cs
  1. … 9 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

    • -21
    • +52
    ./FileImporter/PipingSurfaceLinesCsvImporter.cs
  1. … 6 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

    • -4
    • +46
    ./FileImporter/PipingSurfaceLinesCsvImporter.cs
  1. … 1 more file in changeset.
* Introduced ObservableList class ** This collection is now used to store PipingSurfaceLine instances for PipingFailureMechanism * Added thread-safe asynchronous Control calls for tree view and property grid controls triggered by observable notification in import thread. * Introduced PipingNodePresenterBase to reduce code duplication * Created node presenter for PipingSurfaceLine Related to Issue [WTI-20]

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

Former-commit-id: 0d4d0a834408f187a734a7bf934886aa77c62b2e

    • -10
    • +23
    ./FileImporter/PipingSurfaceLinesCsvImporter.cs
  1. … 22 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

    • -0
    • +90
    ./FileImporter/PipingSoilProfilesImporter.cs
  1. … 6 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.
New check in after review - Warning level 4 was (sometimes) implicit. Now, warning levels are hard-coded - Cleanup of unused PostSharp - Warning levels set to 0 of test projects (as stated in documentation) for ALL configurations Related to Issue [WTI-78]

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

Former-commit-id: 24e9e1a3f5ccbb7fcfabf131843cc2179e4c750d

  1. … 36 more files in changeset.
* Prevent Wti.Base.dll from being copied to bin-folder (This project is only required for it's compilation actions, but doesn't contain any code) Related to Issue [WTI-38]

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

Former-commit-id: 72fb3881f6052d9640228edd70af4700ae5e6b4a

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

    • -3
    • +15
    ./FileImporter/PipingSurfaceLinesCsvImporter.cs
  1. … 16 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.
Implemented review comments Related to Issue [WTI-13]

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

Former-commit-id: a7c6a89471871a28a0500b2483480550812bcb21

  1. … 13 more files in changeset.
* PipingFailureMechanismNodePresenter has PipingSurfaceLines collection as child node data. * PipingSurfaceLineCollectionNodePresenter made available to framework. Related to Issue [WTI-19]

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

Former-commit-id: f28767f705e7ea90c2c957359a50ae7fc98afba6

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

    • -0
    • +95
    ./FileImporter/PipingSurfaceLinesCsvImporter.cs
  1. … 8 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. … 8 more files in changeset.
committing missing dependencies

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

Former-commit-id: 8b68bfd7842b014d69a7c53a3af15cd042650527

  1. … 4 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. … 27 more files in changeset.