Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup up piping: - Removed unused files - Removed unused references Related to Issue [WTI-1343]

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

Former-commit-id: 9bff1a1cb0aa60e8667cb99d07bc748df0735e8b

Former-commit-id: 174629dc333d38b6d7a59a3eb4fd9fb980dd3261

    • -33
    • +0
    ./MechanismPointLocationTableColumns.cs
    • -36
    • +0
    ./StochasticSoilModelTableColumns.cs
    • -37
    • +0
    ./StochasticSoilProfileTableColumns.cs
  1. … 32 more files in changeset.
Updated license headers in Piping. Related to Issue [WTI-1242]

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

Former-commit-id: fda79840b5ca2b26234f71f990a231a69cefce05

Former-commit-id: 22decd2346491fae07602843fbe9b8931260bcc6

    • -1
    • +1
    ./MechanismPointLocationTableColumns.cs
    • -1
    • +1
    ./StochasticSoilProfileTableColumns.cs
  1. … 385 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.
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

    • -0
    • +1
    ./StochasticSoilProfileTableColumns.cs
  1. … 62 more files in changeset.
Added verification of the database schema of DSoil-Model in which stochastic soil model names need to be unique. Introduced StochasticSoilModelCollection which has additional validation for the uniqueness of the StochasticSoilModel Name. Renamed files containing Table constants. Related to Issue [WTI-1093]

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

Former-commit-id: 80c9a9206c20d8fdfa23712d2c68f9f13cc67378

Former-commit-id: b1779cca6f30e7472f2c9620524f4f5ae6031db2

    • -0
    • +33
    ./MechanismPointLocationTableColumns.cs
    • -0
    • +34
    ./MechanismTableColumns.cs
    • -0
    • +34
    ./MetaDataTableColumns.cs
    • -0
    • +35
    ./SegmentPointsTableColumns.cs
    • -0
    • +33
    ./SegmentTableColumns.cs
    • -0
    • +31
    ./SoilLayer1DTableColumns.cs
    • -0
    • +31
    ./SoilLayer2DTableColumns.cs
    • -0
    • +54
    ./SoilProfileTableColumns.cs
    • -0
    • +36
    ./StochasticSoilModelTableColumns.cs
    • -0
    • +36
    ./StochasticSoilProfileTableColumns.cs
  1. … 46 more files in changeset.