HeightStructuresFailureMechanismCreateExtensions.cs

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

WTI-1760

    • -102
    • +0
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 647 more files in changeset.
Removed mirror property SectionResults2 for HeightStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up test

WTI-1621

    • -1
    • +1
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 20 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for HeightStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)

WTI-1621

    • -4
    • +3
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 8 more files in changeset.
Removed height structures specific section result. WTI-1590

    • -2
    • +3
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 31 more files in changeset.
Add N parameter to the grass cover erosion inwards, outwards and height structures failuremechanism database entities WTI-1531

    • -1
    • +1
    ./HeightStructuresFailureMechanismCreateExtensions.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
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 36 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

    • -1
    • +1
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 841 more files in changeset.
Added Read and Create Extensions for the persistency of the foreshoreprofile folder location: - Added missing tests for the HeightStructuresCollectionSourcePath - Updated XMLDocs - Added missing tests in case there was no test present to verify behavior without foreshoreprofiles - Changed First() to Single() calls for the failure mechanism meta-entities when applicable in the CreateExtension tests: there should only be one meta-entity created for each failure mechanism Related to Issue [WTI-1112]

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

Former-commit-id: 27675f64ecf07dc9fc8a437f4fee1abee8d8c496

Former-commit-id: e211b8bbd3b2d1dffddeaf415b817b6f30cc670a

    • -1
    • +2
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 22 more files in changeset.
Persist HeightStructureCollectionSourcePath Related to Issue [WTI-1171]

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

Former-commit-id: 45be2b228729de1d0c59f6d24cf9d49027f2e6f9

Former-commit-id: 7acdb8e2c055b79f92c379f7db5778045ec00f45

    • -3
    • +8
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 7 more files in changeset.
Renamed HeightStructuresCollection to HeightStructures Related to Issue [WTI-1171]

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

Former-commit-id: 4d78a6dda1e0d707745ef889dbf6c9bde08114f1

Former-commit-id: 5bc1249b9303ef93034164b6d37e01db20518553

    • -1
    • +1
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 28 more files in changeset.
Add file location of "VoorlandProfiel" collection: - Introduced ForeshoreProfileCollection for the failure mechanism that make use of an ObservableList to store foreshore profiles - Fixed affected tests - Added TestForeshoreProfile which allows to set a geometry and a custom ID to prevent ArgumentExceptions due to duplicate items - Adjusted migration script to prevent adding non-unique foreshore profiles which can cause an ArgumentException

Related to Issue [WTI-1112]

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

Former-commit-id: 91955406d3b4b9092027e14a053d20ed7d70ec27

Former-commit-id: 6ed0b86a3057bd1eb13d76355da5f47f3910e38e

    • -1
    • +1
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 49 more files in changeset.
First implementation of StructureCollection<HeightStructure> Related to Issue [WTI-1171]

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

Former-commit-id: d927d10f3123b0e4c9db16a5b0b98bb26f644f92

Former-commit-id: 8f1d23468f2827b3e6d9f9542a6ba2aea067904c

    • -2
    • +3
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 13 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
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 478 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

    • -3
    • +3
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 62 more files in changeset.
- Added HeightStructureCalculation to Create operation of HeightStructuresFailureMechanismSectionResult Related to Issue [WTI-904]

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

Former-commit-id: 4586c0ae9934c104ba6ff9d70c3b610d94af48ea

Former-commit-id: 3f54ab553556848d9336e537373fc749683825d8

    • -1
    • +1
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 6 more files in changeset.
- Added storage of CalculationGroups to the HeightStructuresFailureMechanism Related to Issue [WTI-838]

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

Former-commit-id: 1d1f5176b042d90a36c7114b99387318fbb2cd92

Former-commit-id: af7c31bb4ad51c98a277ab0cd729025839d1baa9

    • -0
    • +1
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 1 more file in changeset.
* Integrated new Read and Create extension methods for HeightStructure instances into Read/Create Extension methods for HeightStructureFailureMechanism. Related to Issue [WTI-656]

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

Former-commit-id: a87ba500c24d81cca3535364308157850a44c61d

Former-commit-id: 2da49634b69e42d58b152c2974bdbe9c82f1abbf

    • -0
    • +13
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 7 more files in changeset.
Implemented improvements of review 1123. paired with bouvrie Related to Issue [WTI-837]

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

Former-commit-id: 24d1235e1c39e58ba6462085a1be4dea6a85b9be

Former-commit-id: 35b652110f335929e21f129163e7ae25a1b83f4c

    • -2
    • +2
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 3 more files in changeset.
* Implemented storage for structure failure mechanism specific parameters ** Create and read extension methods defined for HeightStructures, ClosingStructures and StabilityPointStructures failure mechanisms. ** Updated FailureMechanismEntityReadExtensions and Height-, Closing- and StabilityPointStructuresFailureMechanismCreateExtensions for new storage methods shown above. * Moved HeightStructuresSectionResultEntityReadExtensions Related to Issue [WTI-837]

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

Former-commit-id: 774ff0b90b0de466798da31d885459480bb8a7a3

Former-commit-id: 7c9a891cb275760332f7beb5a66553469819509d

    • -1
    • +7
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 28 more files in changeset.
* Implemented Read- and Create extension methods for Height-, Closing- and StabilityPointStructure failure mechanisms. Related to Issue [WTI-903]

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

Former-commit-id: 1ac34329c206daefef6607e383220cd4003988d8

Former-commit-id: dc3aa3966880ce3fa0200306feacf4da5938289d

    • -0
    • +14
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 11 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
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 273 more files in changeset.
* Cleanup Application.Ringtoets source and test projects. Related to Issue [WTI-737]

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

Former-commit-id: c269ece0045b1b4264870453bc65f03625ae39e6

Former-commit-id: 74430c5c3b0c18f14f92b0cbfcd4a6bc5c5f6280

    • -1
    • +1
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 107 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

    • -2
    • +0
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 131 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
    • +64
    ./HeightStructuresFailureMechanismCreateExtensions.cs
  1. … 215 more files in changeset.