Plugins

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed column indexes to column identifiers for easier consistency. Added 1D profiles to result set of PipingSoilProfileReader. Related to Issue [WTI-27]

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

Former-commit-id: d5de0ce5432754a1b98345a4a6bd91fc2dc94e4c

  1. … 2 more files in changeset.
* Renamed Wti projects to Ringtoets.Piping ** Updated namespaces accordingly. Related to Issue [WTI-92]

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

Former-commit-id: ceefaef62620eac7b0aebf2ea321431ee122b337

  1. … 121 more files in changeset.
* Moved Wti.IO (and related test project) from [src/test]/Plugins/Wti/Wti.IO to src/Plugins/Ringtoets/Piping/[src/test]/Ringtoets.Piping.IO Related to Issue [WTI-92]

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

Former-commit-id: 3beb74da80dc0fa54ccdf0af21e4f467150baf3e

    • -0
    • +174
    ./Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer2D.cs
  1. … 45 more files in changeset.
* 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. … 78 more files in changeset.
Moved Wti.Data (and related test projects) from [src/test]/Plugins/Wti/Wti.Data to src/Plugins/Ringtoets/Piping/[src/test]/Wti.Data Related to Issue [WTI-92]

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

Former-commit-id: a98daa1851dccd7a7fef1b72aba0aaff3d4201d0

  1. … 51 more files in changeset.
* Moved Wti.Calculation (and test related projects) from [src/test]/Plugins/Wti/Wti.Calculation to src/Plugins/Ringtoets/Piping/[src/test]/Ringtoets.Piping.Calculation Related to Issue [WTI-92]

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

Former-commit-id: 7e4e459ef28d1fd1a03475d67df5cf33bac30fc0

  1. … 35 more files in changeset.
Added test cases and fixed the bugs found by running them. Related to Issue [WTI-27]

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

Former-commit-id: ba22fe084ccdc7223ac5b291665909bad9d6f4c4

    • -22
    • +25
    ./Wti/Wti.IO/Builders/SoilLayer2D.cs
  1. … 1 more file in changeset.
* Renamed Wti.Plugin (and test) project to Ringtoets.Piping.Plugin Related to Issue [WTI-92]

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

Former-commit-id: 4106957b25cdbe2d34d41ccdd628353e6782ae8b

  1. … 4 more files in changeset.
* 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. … 21 more files in changeset.
Renamed project and updated namespace for test project of Piping.Service.Test

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

Former-commit-id: 15621aa748b391a76680a9e3cb2b7b54ec48252e

  1. … 1 more file 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. … 10 more files in changeset.
Made implementation of SoilProfileBuilder and SoilLayer2D internal accessible. Corrected query in PipingSoilProfileReader. Related to Issue [WTI-27]

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

Former-commit-id: b3d5534990216cd8573ce9081827eed6e1ca3404

    • -5
    • +22
    ./Wti/Wti.IO/Builders/SoilLayer2D.cs
    • -1
    • +1
    ./Wti/Wti.IO/PipingSoilProfileReader.cs
  1. … 2 more files in changeset.
Moved Wti.Service.Test.csproj from test/Plugins/Wti/Wti.Service.Test to src/Plugins/Ringtoets/Piping/Wti.Service/Test

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

Former-commit-id: 26693ed2ce29dca031f90c6f1acaf9be11eb30cb

    • -0
    • +39
    ./Ringtoets/Piping/Wti.Service/Test/Properties/AssemblyInfo.cs
    • -0
    • +97
    ./Ringtoets/Piping/Wti.Service/Test/Wti.Service.Test.csproj
  1. … 4 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

    • -0
    • +112
    ./Ringtoets/Piping/Wti.Service/Ringtoets.Piping.Service.csproj
  1. … 5 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

    • -0
    • +21
    ./Ringtoets/Piping/Wti.Service/DateTimeService.cs
    • -0
    • +23
    ./Ringtoets/Piping/Wti.Service/PipingCalculationResult.cs
    • -0
    • +128
    ./Ringtoets/Piping/Wti.Service/PipingCalculationService.cs
    • -0
    • +6
    ./Ringtoets/Piping/Wti.Service/Properties/AssemblyInfo.cs
    • -0
    • +138
    ./Ringtoets/Piping/Wti.Service/Properties/Resources.resx
    • -0
    • +112
    ./Ringtoets/Piping/Wti.Service/Wti.Service.csproj
    • -21
    • +0
    ./Wti/Wti.Service/DateTimeService.cs
  1. … 5 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

    • -2
    • +9
    ./Wti/Wti.Calculation/Piping/PipingCalculation.cs
    • -0
    • +81
    ./Wti/Wti.Calculation/Properties/Resources.Designer.cs
    • -0
    • +126
    ./Wti/Wti.Calculation/Properties/Resources.resx
    • -3
    • +3
    ./Wti/Wti.Data/PipingFailureMechanism.cs
    • -61
    • +0
    ./Wti/Wti.Data/PipingSurfaceLine.cs
    • -0
    • +61
    ./Wti/Wti.Data/RingtoetsPipingSurfaceLine.cs
  1. … 23 more files in changeset.
Added distinction between calculation and validation errors. Reviewed by bouvrie Related to Issue [WTI-18]

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

Former-commit-id: 12ef330e54a55bf437fc9099d06ec6eeb9ba1e4a

Implemented conversion of SoilLayer2D to PipingSoilLayers Exception is thrown when SoilLayer2D contains vertical edge on X. Implemented PointCollectionHelper to ease the creation of Point3D sets. - Can be used with string or file. - First line is number of rows. - Following lines should count up to that number. - Lines interpreted as a grid with points at the numbers. - Numbers determine order of points in set. - This means that only numbers 0 up till 9 are allowed

Related to Issue [WTI-27]

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

Former-commit-id: 481a0c94c738be8ad8da11f7f5d75a88496609be

    • -23
    • +118
    ./Wti/Wti.IO/Builders/SoilLayer2D.cs
    • -0
    • +37
    ./Wti/Wti.IO/Builders/SoilLayer2DConversionException.cs
    • -0
    • +3
    ./Wti/Wti.IO/Properties/Resources.resx
  1. … 8 more files in changeset.
* Introduced editor to select PipingSurfaceLine for PipingCalculationInputsProperties. ** Due to DynamicPropertyBag wrapping the original ObjectProperties class, had to make it publically available for PipingCalculationInputsSurfaceLineSelectionEditor to work. Related to Issue [WTI-21]

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

Former-commit-id: bd1de7fd39c2a4a75e571357ad28d03e8bdcbb11

    • -0
    • +70
    ./Wti/Wti.Forms/UITypeEditors/PipingCalculationInputsSurfaceLineSelectionEditor.cs
  1. … 4 more files in changeset.
* Improved how surface line geometry points are shown in properties * Translated converted text of ExpandableArrayConverter * Point3D.ToString override Related to Issue [WTI-20]

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

Former-commit-id: 45821e19ba9f67cf639c5f5d05cff78928722674

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

    • -0
    • +6
    ./Wti/Wti.Forms/Properties/Resources.resx
  1. … 9 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

    • -0
    • +15
    ./Wti/Wti.Forms/Properties/Resources.resx
    • -0
    • +37
    ./Wti/Wti.Forms/PropertyClasses/PipingSurfaceLineProperties.cs
  1. … 3 more files in changeset.
SoilLayer2D now has a collection of innerloops. Lowered number of required arguments for Math2D routines. Added bottom of profile in the SoilProfileBuilder. Related to Issue [WTI-27]

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

Former-commit-id: 36d8e1a3aad597ca46fec2e2d3b0e644f6719e9b

    • -4
    • +34
    ./Wti/Wti.IO/Builders/SoilLayer2D.cs
    • -30
    • +48
    ./Wti/Wti.IO/Calculation/Math2D.cs
    • -1
    • +1
    ./Wti/Wti.IO/PipingSoilLayer2DReader.cs
    • -1
    • +0
    ./Wti/Wti.IO/PipingSoilProfileReader.cs
  1. … 5 more files in changeset.
Introduced new SoilLayer2D as an temporary builder class before transforming it to PipingSoilLayers. Introduced SoilProfileBuilder the transformation of 2D Profiles to PipingSoilProfile. Introduced Math2D for containing 2 dimensional calculation routines. Renamed PipingSoilLayerReader to PipingSoilLayer2DReader, because xml parsing only applies for 2D layers. Related to Issue [WTI-27]

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

Former-commit-id: 11824434507f4e980223ec40c2c868674ff15a8f

    • -12
    • +40
    ./Wti/Wti.Data/PipingSoilProfile.cs
    • -0
    • +72
    ./Wti/Wti.Data/Properties/Resources.Designer.cs
    • -0
    • +123
    ./Wti/Wti.Data/Properties/Resources.resx
    • -0
    • +29
    ./Wti/Wti.IO/Builders/SoilLayer2D.cs
    • -0
    • +48
    ./Wti/Wti.IO/Builders/SoilProfileBuilder.cs
    • -0
    • +114
    ./Wti/Wti.IO/Calculation/Math2D.cs
    • -0
    • +173
    ./Wti/Wti.IO/PipingSoilLayer2DReader.cs
    • -172
    • +0
    ./Wti/Wti.IO/PipingSoilLayerReader.cs
    • -6
    • +11
    ./Wti/Wti.IO/PipingSoilProfileReader.cs
    • -0
    • +3
    ./Wti/Wti.IO/Properties/Resources.resx
  1. … 8 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

    • -37
    • +108
    ./Wti/Wti.IO/PipingSurfaceLinesCsvReader.cs
    • -0
    • +9
    ./Wti/Wti.IO/Properties/Resources.resx
  1. … 5 more files in changeset.
Removed interfaces, adapters and tests: - IMenuItem.cs - IMenuItemCollection.cs - MenuItemContextMenuStripAdapter.cs - MenuItemToolStripMenuItemAdapter.cs - MenuItemContextMenuStripAdapterTest.cs

Items modified after review (WTI-Review-40)

Related to Issue [WTI-83]

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

Former-commit-id: 05fbbd6ea66156c2f5dff3b1f03531249881f468

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

    • -0
    • +33
    ./Wti/Wti.IO/Exceptions/LineParseException.cs
    • -10
    • +48
    ./Wti/Wti.IO/PipingSurfaceLinesCsvReader.cs
    • -0
    • +6
    ./Wti/Wti.IO/Properties/Resources.resx
    • -0
    • +3
    ./Wti/Wti.Plugin/Properties/Resources.resx
  1. … 14 more files in changeset.
Start of expanding soil layer with material information. Made parsing culture invariant. Related to Issue [WTI-27]

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

Former-commit-id: ffa1fad55cf55d7b66b9a3ba26bb534128cdbb16

    • -8
    • +21
    ./Wti/Wti.IO/PipingSoilLayerReader.cs
    • -2
    • +2
    ./Wti/Wti.IO/PipingSoilProfileReader.cs
  1. … 3 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

    • -56
    • +112
    ./Wti/Wti.IO/PipingSurfaceLinesCsvReader.cs
  1. … 2 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 more file in changeset.