GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved Application.Storage

WTI-1760

    • -84
    • +0
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 647 more files in changeset.
Add N parameter to the grass cover erosion inwards, outwards and height structures failuremechanism database entities WTI-1531

    • -1
    • +1
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 23 more files in changeset.
Adapt data model to include an N length effect parameter for the grass cover in/outwards, height structures and dune erosion failure mechanisms. WTI-1531

    • -1
    • +1
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 36 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
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 478 more files in changeset.
Merged all revision(s) from branches/UpdateDikeProfilesFeature

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

Former-commit-id: 5f84130acb4bd2113b949015b4049e0c0b5795c4

Former-commit-id: 86ce2960f4b2cd6be35b62d7b6608749e29f1022

    • -1
    • +6
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 147 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

    • -4
    • +4
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 62 more files in changeset.
* Resolved solvable Resharper issues. * Fixed typo in display name of Linear Model for StabilityPointStructure calculation input. * Fixed inheritance bug related to Attribute in whole solution. Related to Issue [WTI-931]

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

Former-commit-id: 7ac9feb47be8d8ec2ee3c83ff914611134305f09

Former-commit-id: 04c41b2f251475618637cce83329e34639907d61

    • -3
    • +3
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 110 more files in changeset.
Regenerated DbContext. Added GeneralGrassCoverErosionInwardsInputCreateExtensions. Removed code that became obsolete after not updating anymore. Related to Issue [WTI-841]

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

Former-commit-id: b53160ea628d6c95afebe9f2ded759daf311b918

Former-commit-id: 67a72771530ac0984b6b496dcb3ec9c2d4610aa6

    • -1
    • +0
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 273 more files in changeset.
Moved DikeProfile and related classes to Ringtoets.Common for reuse in "Voorlanden" issues of stonecover, geco and asphalt. Related to Issue [WTI-783]

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

Former-commit-id: 8eb17eff35dc159eb5e04c62f91123b02e15a75e

Former-commit-id: b7c8201f1911e228b5beba7f00cfbbd2a743ff24

    • -0
    • +1
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 96 more files in changeset.
- Small cleanup changes Reviewed by @bouvrie Related to Issue [WTI-608]

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

Former-commit-id: a9c05c2e9e67f2225dd0f6ddbfc54d3eb36767cf

Former-commit-id: d32fddf49d896651f70eeec056493b259f077f49

    • -3
    • +1
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 131 more files in changeset.
* Imported updated database design with added Order columns. * Updated Create extension-methods to have an order argument. Related to Issue [WTI-608]

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

Former-commit-id: ced4f6a6a927be82b8132d0e23a8cd75ee3b240f

Former-commit-id: 0bff355fdfb351b44ab9467c5f1eccf759447e5e

    • -2
    • +3
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 34 more files in changeset.
* GrassCoverErosionInwardsCalculation objects are now pulled from cashed collections when (de)serializing. * Implemented Create, Read and Update extension methods for GrassCoverErosionInwardsSectionResult to take the associated calculation into account. ** Updated entities accordingly. Related to Issue [WTI-662]

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

Former-commit-id: 310f39c6b08bf66362ae1d575aeabbe199c06059

Former-commit-id: 8da8b466759f4ad21529c0b0dcdc4c7b52421e31

    • -2
    • +1
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 20 more files in changeset.
* Refactored Create extension methods, reorganizing namespaces. Related to Issue [WTI-664]

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

Former-commit-id: f25e47bca6f4f87eaabceafbefac8acea774a039

Former-commit-id: 7549f4295c991840a21749c51e882447ca1df05d

    • -0
    • +81
    ./GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
  1. … 215 more files in changeset.