Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Introduced Range class and FormattableConstants * Refactored all mentions of value ranges in Resources throughout the solution and replaced those by injecting instances of Range. ** This solution supports globalization of the application better. * Removed Dotspatial Legend related stuff from BruTileLayer and IConfiguration (and it's derivatives). * Cleanup in BruTileLayer. * Extended ProbabilityHelper with method for validating probability values. Related to Issue [WTI-1131]

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

Former-commit-id: d5a767df415eb68fcef3ebd2503020ed5f4979cc

Former-commit-id: 1bdd5e06da36a1dbb69f6e6e4d1e529805155d47

    • -1
    • +2
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 84 more files in changeset.
Changed initialization value of the DikeHeight in GEKB: - Value initialized to NaN - Adjusted affected tests Related to Issue [WTI-1041]

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

Former-commit-id: b1345301803935f8344841604d3f013b4b07c8a9

Former-commit-id: aadaa68add920ee6613bb27ec46380e41cf0403f

    • -2
    • +4
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 2 more files in changeset.
Fixed namings Removed redundant tests Removed redundant asserts Related to Issue [WTI-986]

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

Former-commit-id: 23a83c3e7f2f6721634eb1190eb935a4fd98aebe

Former-commit-id: e3c00d573bcd63e21052d40095b18669cbc0394c

    • -1
    • +1
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 20 more files in changeset.
Merged revision(s) 7189-7225 from branches/WTI 986NormWhenCalculatingHBN: Related to Issue [WTI 986] Related to Issue [WTI 986]

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

Former-commit-id: 7c535aa794b05c282a2e7f894c25a29eb94834ab

Former-commit-id: 50e0994b625c57413ab66513693f6a8d27845513

    • -1
    • +1
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 64 more files in changeset.
Replaced boolean CalculateDikeHeight with enum DikeHeightCalculationType - Updated property grid - Updated calculation service Related to Issue [WTI-986]

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

Former-commit-id: fb67b93ebecab75319bb953937b07e68b551b940

Former-commit-id: bc57a9597ff5f54cd603b415313b119c98a6cd26

    • -1
    • +1
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 15 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
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 426 more files in changeset.
Deltares clean-up for Ringtoets.GrassCoverErosionInwards and Ringtoets.GrassCoverErosionOutwards Related to Issue [WTI-931]

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

Former-commit-id: d1a9f6dd48e2e8d3033ab2d51860734919302349

Former-commit-id: 136f0ca8ff9a477cc922bb9c19745410bc816ee9

    • -3
    • +3
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 8 more files in changeset.
Implement validation service for GEKB: - Orientation initialized at NaN - Expanded validation service for GEKB to validate if orientation property is not NaN

Additionally, moved Resources from Core.Common.Base to Ringtoets.Common.Service

Related to Issue [WTI-925]

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

Former-commit-id: 51b2ea9853d10b75187a3213f33e242a6728fa2b

Former-commit-id: a25ed6f9edbd2f1e063b02a0fc990e61b6bc51fb

    • -5
    • +32
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 11 more files in changeset.
Improved PipingInputTest and GrassCoverErosionInwardsInputTest Related to Issue [WTI-559]

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

Former-commit-id: 871b2ddf46114b8595cb13a8c97b36011fa2f0c7

Former-commit-id: 95373624404967844e7380a9679edaf7e40a17a5

    • -14
    • +17
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 1 more file in changeset.
Quality check - Use DistributionAssert in the constructors to verify the properties of the probability distributions when initializing an input class - Implemented for GrassCoverErosionInwardsInputTest and StabilityPointStructuresInputTest Related to Issue [WTI-559]

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

Former-commit-id: daa2fd208e28946f1b34a9a277a46051fb7ec3e1

Former-commit-id: 92c79935ad98eada77a526c8d266ddac09711a3a

    • -7
    • +9
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 1 more file in changeset.
- Replaced existing code for UseBreakWaterProperties Related to Issue [WTI-584]

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

Former-commit-id: 3dc5987ff5db9b3dabe3433a37ecc574c66e1a93

Former-commit-id: de7fc098380e229016cfa484a355ebe82a29cb4b

    • -0
    • +2
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 21 more files in changeset.
Review related changes Related to Issue [WTI-723]

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

Former-commit-id: 6de8fc9e2ce784a72bd01b5a193f6a692bc7c2cf

Former-commit-id: a2c0ce977747ec0332a86de51de08e6fc9003c2d

    • -3
    • +3
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 10 more files in changeset.
Added waterLevel properties in WaveConditionsInput. Related to Issue [WTI-723]

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

Former-commit-id: b686ff4bd7bb8a8545904687a661c33ad94401b0

Former-commit-id: 0b1f4efd01d1f13467c11c923e2e91d4905e1582

    • -1
    • +0
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 2 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
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 96 more files in changeset.
* Moved EnumTypeConverter from Ringtoets.GrassCoverErosionInwards.Forms to Core.Common.Utils ** EnumDisplayWrapper reuses EnumTypeConverter. * Cleanup Ringtoets.GrassCoverErosionInwards test projects. Related to Issue [WTI-737]

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

Former-commit-id: 587db9048006961465af8589fce925cc363b5c66

Former-commit-id: 1bcb3088b5af7504ccf3c39b9f4adbfb8efef15c

    • -5
    • +2
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 50 more files in changeset.
* Refactored DikeProfile such that no changes are possible after construction. * Read, Create and Update extension methods for persisting DikeProfile. ** Updated PersistenceRegistry accordingly. Related to Issue [WTI-637]

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

Former-commit-id: 5e345115f4fb1ff9d31c0c7242489441e429d0a4

Former-commit-id: 5376e9b0236dd5b50c50697607c784082a5891f2

    • -25
    • +32
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 40 more files in changeset.
- Added new property to GrassCoverErosionInwardsInput which describes whether to calculate dike height in hydra-ring. - Implemented in property control. Related to Issue [WTI-667]

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

Former-commit-id: 24ea7a415b94180755a0511e213c4b9678f8c595

Former-commit-id: 6849fdf8d0ec9caf335f3c40b0c6b0f244a090a2

    • -0
    • +1
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 6 more files in changeset.
Improved UseForeshore synchronization while setting DikeProfile Related to Issue [WTI-635]

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

Former-commit-id: 0dc0578c141e4648532e3bf5605f92618b6be283

Former-commit-id: 633c03d43f547c3bdd6bdbe65e9e7ba206b2019e

    • -10
    • +17
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 1 more file in changeset.
Changes after review. Related to Issue [WTI-652]

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

Former-commit-id: bacf6f678b8cf9692a91ed7224413bb00fede539

Former-commit-id: 21883a9d6c25cd7ce59f984ed609aee3d97b380b

    • -1
    • +4
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 7 more files in changeset.
- Refactored setting geometry in DikeProfile - Added Create method to the GrassCoverErosionInwardsChartDataFactory for creating foreshore chart data. Related to Issue [WTI-652]

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

Former-commit-id: 22a5fefa301fb75260d2abb65b722de513688f54

Former-commit-id: 9c941c522c2aa0a011f2e9850785589c66d2d23c

    • -19
    • +13
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 30 more files in changeset.
- Implemented dike profile line in GrassCoverErosionInwardsInputView. - Refactored set dike geometry - Added new general ChartDataFactory Related to Issue [WTI-652]

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

Former-commit-id: 308fd591800c8a50df80d805ff37a2e24bb5fff7

Former-commit-id: 322d00b1d59a5aca1e20a9965da846b70312bc6f

    • -8
    • +8
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 26 more files in changeset.
Review related changes Related to Issue [WTI-635]

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

Former-commit-id: 9e7d3427ed7ef77d23e6a4dd250132bdd6ca91f1

Former-commit-id: 3b9415d7c408960035526a5df6f46a5ef7a6715c

    • -10
    • +11
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 8 more files in changeset.
* Unified terminology related to DikeProfileDataReader, DikeProfile, DikeProfileData and GrassCoverErosionInwardsInput. Related to Issue [WTI-469]

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

Former-commit-id: c03a5e4e383f8bbc907fd1cd7c17d10ceeb414d6

Former-commit-id: 4d270ab45c70618cda37610467d5fd2a6c84755c

    • -3
    • +3
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 13 more files in changeset.
Extended GrassCoverErosionInwardsInputTest Related to Issue [WTI-635]

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

Former-commit-id: 95c7ce3a7d5ef6731061b14fa68d15a829c53f0a

Former-commit-id: d8b0313cec1b35b181c836456058e342bedcecb9

    • -1
    • +61
    ./GrassCoverErosionInwardsInputTest.cs
Extended GrassCoverErosionInwardsInputTest Related to Issue [WTI-635]

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

Former-commit-id: 6e99ca026d375cbeb685accb184d8bf4447ddd28

Former-commit-id: d04c84d348b8f8d603210bd4147bc90fdeeeb8a1

    • -23
    • +110
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 1 more file in changeset.
Turned DikeGeometry property of GrassCoverErosionInwardsCalculation into List<RoughnessPoint>

Related to Issue [WTI-640]

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

Former-commit-id: a8cba0aa9ba4e9858c00410f0dbb93d84ac186f5

Former-commit-id: 4212d2f2e1925f93b3598c818d33bbfe57b6ed49

    • -33
    • +0
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 5 more files in changeset.
Turned ForeshoreGeometry property of GrassCoverErosionInwardsCalculation into List<Point2D> Related to Issue [WTI-640]

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

Former-commit-id: df8334e975c3452fd290473a3e6eebddf8b180cf

Former-commit-id: 4c6a754a11c3dce879333e8a52b04c2eafe6a7c1

    • -31
    • +0
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 5 more files in changeset.
Removed GeneralGrassCoverErosionInput property from GrassCoverErosionInwardsInput

Related to Issue [WTI-468]

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

Former-commit-id: 97a79f4e276adc9ac789f699d815e85ba15dd339

Former-commit-id: 163f15b5d4bd6dbca27548575475b606152c2b9d

    • -31
    • +6
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 8 more files in changeset.
- Review comments processed. - Fixed uppercasing in *Lognormal* Related to Issue [WTI-535]

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

Former-commit-id: 5da6ea660b262d59fd1e365158a7a6b5533108e7

Former-commit-id: 9ee91c9ddf8c2c9f2e54cbd36069a88226413860

    • -2
    • +2
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 53 more files in changeset.
Improved demo data creation for grass cover erosion inwards Related to Issue [WTI-533]

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

Former-commit-id: 0462605160dddb4d93f273540e0cc255e1810b1e

Former-commit-id: f3f95032b7c04409a7d6ae221ddf043c12f56389

    • -0
    • +8
    ./GrassCoverErosionInwardsInputTest.cs
  1. … 3 more files in changeset.