GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs

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

WTI-1760

    • -112
    • +0
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 647 more files in changeset.
Incorporated comments review 2811: - Updated XMLDocs - Updated test names - Replaced type casts to byte with Convert.ToByte() calls - Formatting of the migration script

WTI-1706

    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 6 more files in changeset.
Cleaned up GrassCoverErosionOutwards Calculation CreateExtensions -- Refactored private method -- Adjusted test

WTI-1706

    • -17
    • +18
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 1 more file in changeset.
Updated CreateExtensions for GrassCoverErosionOutwards: - Cleaned up tests, replaced testcase data with random generators and a separate test asserting NaN / NULL conversions - Added functionality to write CategoryType

WTI-1706

    • -7
    • +13
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 1 more file in changeset.
Adjusted Create and Read extensions for grass cover erosion outwards failure mechanism - Rewired calculations to read and create references of hydraulic location entities

WTI-1657

    • -2
    • +4
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 3 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
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 841 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

    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 37 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
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 478 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
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 96 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
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 284 more files in changeset.
* Moved HydraulicBoundaryLocation and related classes from HydraRing.Data to Ringtoets.Common.Data\Hydraulics * Removed HydraRing.Data and related test projects. * Moved importer related test data from HydraRing.IO to Ringtoets.Common.IO Related to Issue [WTI-988]

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

Former-commit-id: 17347220df48d78521b65d257dde9b4ffdace273

Former-commit-id: dc5ddfa6d8f3719bd2dd4a2f62ed94f98f962499

    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 426 more files in changeset.
Renamed Commentable.Comments to Comment.Body Related to Issue [WTI-983]

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

Former-commit-id: cdeaf9685c9c6b52624d8a755a52835936a0564e

Former-commit-id: 0f2d7929b9cd815fcd65770b767b001efca4e49b

    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 108 more files in changeset.
- Removed ICommentable from ICalculation and replaced it with a Commentable property Related to Issue [WTI-983]

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

Former-commit-id: d58e8379d2a7a2ac41eb68aec287b032b325ed7d

Former-commit-id: 85de1e68b87e73b7e36e44ada2077190b55de29a

    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 68 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
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 110 more files in changeset.
* Defined Input and Output create/read methods in the calculation related Create/Read Extension methods, for improved consistency. * Fixed typo. * Refactored softcasts to hard casts in unit test. * Use of CollectionAssert.IsEmpty Related to Issue [WTI-908]

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

Former-commit-id: e0a2fa7797509e2058c7149d13dcb8db17b84d3e

Former-commit-id: b932162820f92255a65fe2b7167e31fb0113e27c

    • -22
    • +25
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 13 more files in changeset.
Moved StringExtensions to Core.Common.Utils and added FirstToUpper method Related to Issue [WTI-577]

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

Former-commit-id: f4a55a759d58344d9ae480932d9dd604df0bfb53

Former-commit-id: edd54ffd67f8bfec26179234d162598c3e995a72

    • -0
    • +1
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 26 more files in changeset.
Textual changes in parameter names and xml documentation strings. Related to Issue [WTI-845]

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

Former-commit-id: fbc40194924193b7b8d4cb2e849317286fab7040

Former-commit-id: e0adebebe3e54a4a7e8069c974e2c505b00498d6

    • -2
    • +2
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 3 more files in changeset.
- Added tests for proper ordering - Extended integration tests Related to Issue [WTI-845]

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

Former-commit-id: 23d9c3f38125415bc9741b55c1fa48219a80a12b

Former-commit-id: 41a94634e56d5a4f2d2cc7752a4ee414eb60ffc5

    • -1
    • +2
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 6 more files in changeset.
- Renamed CreateStabilityStoneCoverWaveConditionsOutput to CreateStabilityStoneCoverWaveConditionsOutputEntity - Renamed CreateGrassCoverErosionOutwardsWaveConditionsOutput to CreateGrassCoverErosionOutwardsWaveConditionsOutputEntity - Added storage link of calculation to calculation output for the GrassCoverErosionOutwards failure mechanism Related to Issue [WTI-845]

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

Former-commit-id: 0f6d30de0c9e5500c059a8985484f5f5e275cde1

Former-commit-id: 6cb835b63763f7efac18a0bb1fb8feea1cc2cc46

    • -3
    • +20
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 7 more files in changeset.
Implemented persistence of WaveImpactAsphaltCoverWaveConditionsCalculation Related to Issue [WTI-854]

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

Former-commit-id: f3964560b92487cc7669fcddf4af63e864f0e7d5

Former-commit-id: d02861d75cb9c137ac21962a12195c9bbef7cbd8

    • -0
    • +81
    ./GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
  1. … 30 more files in changeset.