Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments dev: - Cleaned up some files - Moved validation logic from readers to transformers and RT datamodel (stochastic soil profiles, Piping only): -- Moved StochasticSoilProfile property of the PipingStochasticSoilModel as a mandatory constructor argument -- Changed property from List to IEnumerable => provides readonly access of the collection -- Introduced additional test factory method --- Replaced explicit constructor calls with factory calls when possible

Related to Issue [WTI-1340]

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

Former-commit-id: 8cf27edcf482fb639d692d19f6840bb78219dc98

Former-commit-id: dbc10165755b4dc91a62d7f21e6749d2850ed2b3

    • -3
    • +3
    ./PipingStochasticSoilModelCreateExtensions.cs
  1. … 34 more files in changeset.
Simplified tests Supported ReferenceLineIntersectionWorldPoint that is null Renamed variables Tets added Removed legacy code Related to Issue [WTI-1378]

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

Former-commit-id: 9b657a48ed543573f3370b214b96b521cb1a82b5

Former-commit-id: eac3233d76636c5237d0100c358b740589444b43

    • -2
    • +2
    ./PipingSurfaceLineCreateExtensions.cs
  1. … 16 more files in changeset.
Reverted rename of XML serializers, because the internal XML name will differ as well Related to Issue [WTI-1378]

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

Former-commit-id: 7780ac82facd3159219ebbcbdf0fde4bfaae5d53

Former-commit-id: 8c5887bdf4a0d3f0fbf889259a06e6415e6092de

    • -1
    • +1
    ./PipingStochasticSoilModelCreateExtensions.cs
    • -2
    • +2
    ./PipingSurfaceLineCreateExtensions.cs
  1. … 61 more files in changeset.
Renamed XML serializers Related to Issue [WTI-1378]

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

Former-commit-id: a7485b96dc030d91d392a214a5b415e6c35c48ee

Former-commit-id: 2cd8760543138ae8bd076178ff0d2aba20da5362

    • -1
    • +1
    ./PipingStochasticSoilModelCreateExtensions.cs
    • -2
    • +2
    ./PipingSurfaceLineCreateExtensions.cs
  1. … 61 more files in changeset.
Grouped BelowPhreaticLevel properties in PipingSoilLayerEntity Updated XMLdoc Updated legacy code to newer standards Reverted any changes on Empty valid Release 17.1.rtd

Related to Issue [WTI-1378]

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

Former-commit-id: 0e39134125c1ede94ce32c4db48ca9c8323eff45

Former-commit-id: cd332c0cbb0f37aee26c89e3704b166a312ef342

    • -1
    • +1
    ./PipingSurfaceLineCreateExtensions.cs
  1. … 10 more files in changeset.
Renamed PipingCalculationEntity.StochasticSoilProfileEntityId to PipingCalculationEntity.PipingStochasticSoilProfileEntityId Changed enum note of MacroStabilityInwardsSoilLayer*DEntity.ShearStrengthModel Set XML properties to NOT NULL Removed SectionLength form storage Updated format of database triggers Added NULL check for PipingSoilLayerCreateExtensions Refactored static call to TestHelper.SolutionRoot to a method that is called while running the test Related to Issue [WTI-1378]

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

Former-commit-id: ffc212f543edb5fe3e4647c5f87ebed29cbce0dc

Former-commit-id: 31f4b4630ce9bdade4eedf7b1adf7488748df9d9

  1. … 19 more files in changeset.
Added storage for MacroStabilityInwardsSurfaceLine - Renamed piping specific surface line storage classes Related to Issue [WTI-1378]

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

Former-commit-id: c556f75f65810b22aa057f65aaa8301aa1db1d3b

Former-commit-id: 7b621877af072dca5669903944266da95e03e1d4

    • -10
    • +15
    ./PipingSurfaceLineCreateExtensions.cs
  1. … 13 more files in changeset.
Updated XMLdoc Created MacroStabilityInwardsStochasticSoilModelCreateExtensions Related to Issue [WTI-1378]

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

Former-commit-id: 80df15dd50b87507ba13a5421805776951cabbf1

Former-commit-id: 9620c498ad2615748661f006b5dd07913b3dc6b5

    • -1
    • +6
    ./PipingStochasticSoilModelCreateExtensions.cs
  1. … 14 more files in changeset.
- Updated property names - Created MacroStabilityInwardsSoilLayer1DCreateExtensions - Updated PipingSoilLayerCreateExtensions Related to Issue [WTI-1378]

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

Former-commit-id: c1666baf3b502ff456deb41f39aa9795b6e716ef

Former-commit-id: 0a95832cf4992a61bb736ea6361decc2d03c45e5

  1. … 13 more files in changeset.
- Cleaned up storage classes - Updated XMLdocs - Removed unused references - prefixed Piping specific tables with "Piping" - - Renamed classes accordingly Related to Issue [WTI-1378]

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

Former-commit-id: 3d9e5d4d5719b5cc1c65322e9979fe82d9455d5c

Former-commit-id: 849fa061b4cbc4f128046b60ce800aa9bc8f4521

    • -1
    • +1
    ./PipingCalculationScenarioCreateExtensions.cs
    • -8
    • +10
    ./PipingSoilProfileCreateExtensions.cs
    • -1
    • +1
    ./PipingStochasticSoilModelCreateExtensions.cs
    • -8
    • +8
    ./PipingStochasticSoilProfileCreateExtensions.cs
    • -5
    • +5
    ./PipingSurfaceLineCreateExtensions.cs
  1. … 63 more files in changeset.
Merged back to trunk Related to Issue [WTI-1343]

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

Former-commit-id: 8d38d0cfa5614fa51edcad7c422a8cda51ea6dd3

Former-commit-id: e8e09d7f5a02c59baf786142df4a1ffe8aae4202

    • -1
    • +2
    ./PipingFailureMechanismCreateExtensions.cs
    • -0
    • +81
    ./PipingStochasticSoilModelCreateExtensions.cs
    • -0
    • +62
    ./PipingStochasticSoilProfileCreateExtensions.cs
    • -77
    • +0
    ./StochasticSoilModelCreateExtensions.cs
    • -60
    • +0
    ./StochasticSoilProfileCreateExtensions.cs
  1. … 172 more files in changeset.
Updated source such that PipingStochasticSoilModel is used instead of StochasticSoilModel Added XMLDoc to PipingCalculationEntityReadExtensions

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1343@11217 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2de3149e643e206b2388da44f7fdd34eb4ca5ee9

Former-commit-id: 201d01a556889a530287570d4112946d49612cf6

    • -1
    • +2
    ./PipingFailureMechanismCreateExtensions.cs
    • -0
    • +81
    ./PipingStochasticSoilModelCreateExtensions.cs
    • -0
    • +62
    ./PipingStochasticSoilProfileCreateExtensions.cs
    • -77
    • +0
    ./StochasticSoilModelCreateExtensions.cs
    • -60
    • +0
    ./StochasticSoilProfileCreateExtensions.cs
  1. … 86 more files in changeset.
Rename related changes Related to Issue [WTI-1289]

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

Former-commit-id: 92048a8ec9e185731a056949d5bf655f39519647

Former-commit-id: 0d1dafb90d09cff5e7ba9fb7f05d721ba389008c

    • -0
    • +103
    ./PipingSurfaceLineCreateExtensions.cs
    • -103
    • +0
    ./RingtoetsPipingSurfaceLineCreateExtensions.cs
  1. … 71 more files in changeset.
Renamed RingtoetsPipingSurfaceLine to PipingSurfaceLine Related to Issue [WTI-1289]

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

Former-commit-id: 44625899e5ec1f895255bb80a4681e2e7e024bc5

Former-commit-id: a96b95d95796b665ec69d9f16e94467d265dabc0

    • -1
    • +1
    ./PipingFailureMechanismCreateExtensions.cs
    • -4
    • +4
    ./RingtoetsPipingSurfaceLineCreateExtensions.cs
  1. … 112 more files in changeset.
Updated data model such that only interfaces of HydraulicBoundaryLocation are used

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1303%20with%20IHydraulicBoundaryLocation@10393 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 510970323f90fee3fd374da7747633bbaa353c5a

Former-commit-id: e49b00fbf98884ee9efb5c3facbb4cc100be8abb

    • -2
    • +4
    ./PipingCalculationScenarioCreateExtensions.cs
  1. … 37 more files in changeset.
Removed SegmentName from the data model (Stochastic Soil Model) of Piping

Related to Issue [WTI-1285]

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

Former-commit-id: 9406e971c94bed03c6a99ef4493cdde4f3353472

Former-commit-id: ddd8fa50c23d28bc71d46f895e8fb6330752b756

    • -1
    • +0
    ./StochasticSoilModelCreateExtensions.cs
  1. … 36 more files in changeset.
Incorporated review comments 1760: - Updated XMLDocs - Corrected typo - Added additional asserts regarding the persistency of the sourcepath of the stochasticsoilmodel- and surfacelinecollections

Related to Issue [WTI-1112]

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

Former-commit-id: 565c167851b2c3a3ffe532b1839ade8fc8e2ae55

Former-commit-id: 455f4a299d8f4e8e07f63cec18e3acb20ce8d219

    • -2
    • +3
    ./PipingFailureMechanismCreateExtensions.cs
  1. … 4 more files in changeset.
Add persistent storage for the file location of "VoorlandProfiel" : - Corrected inconsistent column names in the database: XSourcePath --> XCollectionSourcepath for the surfacelines and stochastic soil models in Piping -- Corrected affected tests - Corrected inconsistent naming of the primary key column in the table of StabilityPointStructuresFailureMechanismMetaEntity -- Corrected affected tests - Added MetaEntities for the failure mechanisms WaveImpactAsphaltCover and StabilityStoneCover - Updated project file Ringtoets 17.2.rtd

Related to Issue [WTI-1112]

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

Former-commit-id: 06a39b1bcf6dbc7deb6b9574239c2748e553d905

Former-commit-id: 2524a81e6f9b299264ce453646304eed557fe475

    • -2
    • +2
    ./PipingFailureMechanismCreateExtensions.cs
  1. … 23 more files in changeset.
Updated license headers in application. Related to Issue [WTI-1242]

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

Former-commit-id: bb059e969fc96666aeac8859903e186539291c50

Former-commit-id: 5555735a4426b9cb4f1db86329a7e5307ea5c911

    • -1
    • +1
    ./PipingCalculationScenarioCreateExtensions.cs
    • -1
    • +1
    ./PipingFailureMechanismCreateExtensions.cs
    • -1
    • +1
    ./PipingFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./PipingSemiProbabilisticOutputCreateExtensions.cs
    • -1
    • +1
    ./PipingSoilProfileCreateExtensions.cs
    • -1
    • +1
    ./RingtoetsPipingSurfaceLineCreateExtensions.cs
    • -1
    • +1
    ./StochasticSoilModelCreateExtensions.cs
    • -1
    • +1
    ./StochasticSoilProfileCreateExtensions.cs
  1. … 469 more files in changeset.
Ringtoets.DotSettings now contains settings for removing code redundancies at cleanup. Applied to Application.Ringtoets. Related to Issue [WTI-1242]

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

Former-commit-id: c6c9d04bb9c8897bcc0d3860b0e5e5a03d4a0f19

Former-commit-id: 799f2e5ea50ef8c0c3ffa76b70ebac7697706a1f

    • -1
    • +1
    ./PipingSemiProbabilisticOutputCreateExtensions.cs
  1. … 96 more files in changeset.
Changed type of the Permeability and D70 for piping from Stochasts with Standard Deviation to Stochasts with Coefficient of Variation. Updated test data where required. Performed cleanup over some files Related to Issue [WTI-1238]

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

Former-commit-id: 3a76d5669162ce88fb78512a671fee1b6582a885

Former-commit-id: e5f3f1d2a3a720bb9515c25d788ddf4f0206f73d

  1. … 48 more files in changeset.
Assigned values to SoilProfileType. Implemented read and create routines for persisting the SoilProfileType. Related to Issue [WTI-1191]

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

Former-commit-id: afaa20cb9df2f593722fbeff0a4faa102405d54e

Former-commit-id: 44aa9b8de014fd1c67f4c1b4151626d8c9035b8e

    • -0
    • +1
    ./StochasticSoilProfileCreateExtensions.cs
  1. … 6 more files in changeset.
Review related changes => Paired with tangerma Related to Issue [WTI-1133]

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

Former-commit-id: 4d34a0a89bf89652aa8e22038d4923eeabbb7466

Former-commit-id: 0bee9ed8abf119a4c511cdfb5b29ae90d4870c8d

    • -4
    • +2
    ./PipingCalculationScenarioCreateExtensions.cs
  1. … 24 more files in changeset.
Performed cleanup over Application.Ringtoets.Storage. Added validation for StochasticSoilProfile requiring value for Probability. Added NOT NULL constraint to StochasticSoilProfileEntity.Probability column.

Related to Issue [WTI-1070]

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

Former-commit-id: 5e29aefdb152eb1964dafacd53fcbfafd14713b4

Former-commit-id: a85ccc6fe92f813435517cac8abbf7a44e164480

    • -6
    • +6
    ./PipingFailureMechanismCreateExtensions.cs
    • -2
    • +2
    ./PipingSoilProfileCreateExtensions.cs
    • -2
    • +2
    ./RingtoetsPipingSurfaceLineCreateExtensions.cs
    • -2
    • +2
    ./StochasticSoilModelCreateExtensions.cs
    • -1
    • +1
    ./StochasticSoilProfileCreateExtensions.cs
  1. … 58 more files in changeset.
Implemented storage to store the source path location of the surface lines - Added functionality, and relevant tests - Readded missing license headers - Ran DeltaresClean over DBContext, committed changed files

Related to Issue [WTI-1083]

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

Former-commit-id: f0f61efb6b3c5a6d48cfac01e8da44ea58d24c5f

Former-commit-id: c0bc8d7dd394dbcc58925cb0b720db6ac3dd6313

    • -1
    • +2
    ./PipingFailureMechanismCreateExtensions.cs
  1. … 19 more files in changeset.
use nameof in Argument*Exceptions Reviewed by: tangerma

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

Former-commit-id: 489d965acd6cbed374e72d9a9f10deec8787bcfd

Former-commit-id: 0ef178298a4e4639093af98897cfb40d331b372d

    • -1
    • +1
    ./PipingCalculationScenarioCreateExtensions.cs
    • -1
    • +1
    ./PipingSoilProfileCreateExtensions.cs
    • -1
    • +1
    ./RingtoetsPipingSurfaceLineCreateExtensions.cs
    • -1
    • +1
    ./StochasticSoilModelCreateExtensions.cs
  1. … 281 more files in changeset.
Added extension method for RoundedDouble --> ToNaNAsNull smal review changes Related to Issue [WTI-1043]

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

Former-commit-id: 3f4ca76209b80dc441e5b983492aae53e2185b35

Former-commit-id: 660a43fdf0ccd473463b0241a295a2417c7ac306

    • -6
    • +6
    ./PipingCalculationScenarioCreateExtensions.cs
    • -1
    • +1
    ./PipingFailureMechanismSectionResultCreateExtensions.cs
    • -9
    • +9
    ./PipingSemiProbabilisticOutputCreateExtensions.cs
  1. … 37 more files in changeset.
Added persistence of StochasticSoilModels SourcePath. Related to Issue [WTI-1080]

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

Former-commit-id: 22451592cd5131e46f68009b4689e0dd39555094

Former-commit-id: 8539300372a919269506d7f86e50549bf5f81f8d

    • -1
    • +2
    ./PipingFailureMechanismCreateExtensions.cs
  1. … 11 more files in changeset.
Updated db entity and wiring for new column types. Related to Issue [WTI-986]

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

Former-commit-id: 6774b9c88da241cdc30ba4bd74e72a315511b65a

Former-commit-id: 2b72d9624adc3799e29d94acbe3b73095198c147

    • -1
    • +1
    ./RingtoetsPipingSurfaceLineCreateExtensions.cs
  1. … 21 more files in changeset.
In case cover layer is not present: - input is considered valid, but warning about this situation are shown - saturated volumic weight will return a 0.0 deterministic design value. Added UpliftEffectiveStress as output of a piping calculation.

Related to Issue [WTI-1004]

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

Former-commit-id: 21e3047f62ba242f7ff794943893af8b2b7f14d8

Former-commit-id: 34823e9d0d2f463c17a430c494cf72742b6bd709

  1. … 87 more files in changeset.