Ringtoets.Integration.Service

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) from branches/1487 Related to Issue [WTI-1487]

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

Former-commit-id: b65d66763087db7c2202ef2a9994f05d0fdbd918

Former-commit-id: 813ad6e2babfe19fd0dbf8e8386537cafcf8cf93

    • -27
    • +1
    ./Ringtoets.Integration.Service.csproj
  1. … 113 more files in changeset.
Cleaned csproj for ringtoets integration src files.

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

Former-commit-id: d381bf88e07bdd3e16370f27e3f50ef9d29e4eba

Former-commit-id: cf74366e4e88569660468aaaa94bec89ca823a04

    • -27
    • +1
    ./Ringtoets.Integration.Service.csproj
  1. … 3 more files in changeset.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

    • -3
    • +0
    ./Ringtoets.Integration.Service.csproj
  1. … 291 more files in changeset.
Cleanup Ringtoets.Integration.* Related to Issue [WTI-1463]

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

Former-commit-id: ac7cfe052409b9269bfe12bb2d3b87a1921b41af

Former-commit-id: 9b449f82494da25dd5ab6c70ef4ca0caad12e3f1

    • -1
    • +0
    ./MessageProviders/DesignWaterLevelCalculationMessageProvider.cs
  1. … 13 more files in changeset.
Implement review comments from review 2006: Extend TestDataGenerator to create data for macrostability inwards Also clear data in ClearFailureMechanismCalculationOutputs and ClearAllCalculationOutputAndHydraulicBoundaryLocations Related to Issue [WTI-1289]

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

Former-commit-id: 4f4b293216d37cc791335a43a1ba2fbf633a78bd

Former-commit-id: c58c271be1fd134bd7eb817952ba2a3f0bea7982

    • -0
    • +2
    ./Ringtoets.Integration.Service.csproj
    • -0
    • +10
    ./RingtoetsDataSynchronizationService.cs
  1. … 7 more files in changeset.
Clear input of macrostability inwards when GetClearResultsForFailureMechanism is called Related to Issue [WTI-1289]

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

Former-commit-id: 73f4e3851575903748593393417771e9f0227fc9

Former-commit-id: 8acbfef7b14fd5af5b7785b63b73b03bc95698bf

    • -0
    • +8
    ./Ringtoets.Integration.Service.csproj
    • -0
    • +8
    ./RingtoetsDataSynchronizationService.cs
  1. … 2 more files in changeset.
Fixed name of resource. Related to Issue [WTI-1354]

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

Former-commit-id: 4d5e9bb3897e217ee0c473c718faa8bf044ee657

Former-commit-id: 89922d8b9b082ea69140dbf183d3168ec8d5eb79

    • -2
    • +2
    ./MessageProviders/DesignWaterLevelCalculationMessageProvider.cs
  1. … 2 more files in changeset.
Reverted error handling logic to the old situation for HBL: - Do not log exception - Make difference between the situation with and without a last error file content - Cleaned up tests

Related to Issue [WTI-1354]

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

Former-commit-id: b8ab026259cab7153a1264a8278bf5108fb811eb

Former-commit-id: 5a8beab837d82b84b8d751f1df5f7f2007904567

    • -6
    • +12
    ./MessageProviders/DesignWaterLevelCalculationMessageProvider.cs
    • -6
    • +11
    ./MessageProviders/WaveHeightCalculationMessageProvider.cs
  1. … 17 more files in changeset.
Merged IDesignWaterLevelCalculation.cs and IWaveHeightCalculation.cs Removed ICalculationMessageProvider.GetCalculationName Updated XMLdoc Related to Issue [WTI-1303]

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

Former-commit-id: cfe13e25136b4cac64d2638227613ee0063192fa

Former-commit-id: 8194fc2bf4bad8fc11267eb6ae322d76dfcc2e62

    • -5
    • +0
    ./MessageProviders/DesignWaterLevelCalculationMessageProvider.cs
    • -5
    • +0
    ./MessageProviders/WaveHeightCalculationMessageProvider.cs
  1. … 22 more files in changeset.
Added exception message to log removed "No detailed report available" Wrapped HydraRingFileParserException in a HydraRingCalculationException Related to Issue [WTI-1303]

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

Former-commit-id: d309f5f6bb054006e9ad709aef3aedb60891d39c

Former-commit-id: 0ec970eb19ae125d80ab86bbc8074a80f0bb1776

    • -5
    • +0
    ./MessageProviders/DesignWaterLevelCalculationMessageProvider.cs
    • -5
    • +0
    ./MessageProviders/WaveHeightCalculationMessageProvider.cs
  1. … 18 more files in changeset.
Review related changes Related to Issue [WTI-1097]

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

Former-commit-id: a8d4c2d5af821c90f435710462ec8a5052e4c8fa

Former-commit-id: c0cdd50de3513b86395bba31381872b157d28648

    • -3
    • +3
    ./MessageProviders/DesignWaterLevelCalculationMessageProvider.cs
    • -3
    • +3
    ./MessageProviders/WaveHeightCalculationMessageProvider.cs
  1. … 23 more files in changeset.
Review related changes Related to Issue [WTI-1097]

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

Former-commit-id: 90954e16c7475c12dd545a58fdfdde4b0f053b9e

Former-commit-id: b408b96afece6a165e4a5e10b4562c695c956be6

    • -3
    • +3
    ./MessageProviders/DesignWaterLevelCalculationMessageProvider.cs
    • -3
    • +3
    ./MessageProviders/WaveHeightCalculationMessageProvider.cs
  1. … 13 more files in changeset.
Merged revision(s) from branches/1097

Related to Issue [WTI-1097]

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

Former-commit-id: 96f1603afbcbdf665f6ad32a8dfea44f6045b869

Former-commit-id: 0d99ea5fdd3146735e103c57712ef8728c1f11b6

    • -1
    • +1
    ./MessageProviders/DesignWaterLevelCalculationMessageProvider.cs
    • -1
    • +1
    ./MessageProviders/WaveHeightCalculationMessageProvider.cs
  1. … 78 more files in changeset.
Renamed GetActivityName into GetActivityDescription

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

Former-commit-id: 11d570c4d9cb68b49378aae899cfa6020f1b3915

Former-commit-id: a3b5274fc1906924eb3ef872413a7765bd22d297

    • -1
    • +1
    ./MessageProviders/DesignWaterLevelCalculationMessageProvider.cs
    • -1
    • +1
    ./MessageProviders/WaveHeightCalculationMessageProvider.cs
  1. … 13 more files in changeset.
Incorporated comments review 1811: - Updated XMLDocs - Renamed and improved tests - Reverted the view implementation of closing structures to the original situation where the Set- and UpdateMapData updates all the drawn components in the view Related to Issue [WTI-1113]

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

Former-commit-id: 0133578969e55b3ba278da83717088d1551f9a72

Former-commit-id: f5d2509305c8c1c51e2bd64b4bd9d1484ccf47fc

    • -1
    • +1
    ./RingtoetsDataSynchronizationService.cs
  1. … 12 more files in changeset.
Refactoring of the ReplaceDataStrategyBase: - Removed failure mechanism specific overloads of the RemoveAllForeshoreProfiles: -- Implemented generic function RemoveAllForeshoreProfiles by introducing an InputParameters property in the ICalculation -- Introduced an IHasForeshoreProfile interface for the input classes that have a foreshore profile - Extracted failure mechanism specific tests to an integration test

Related to Issue [WTI-1113]

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

Former-commit-id: 416ff665e7eb72de5b9ca358dff86654746fb066

Former-commit-id: 4e264f5659a97c6a63a8663175a006d19b014e64

    • -181
    • +23
    ./RingtoetsDataSynchronizationService.cs
  1. … 14 more files in changeset.
Improved original setup of the ReplaceDataStrategy of the foreshore profiles: - Removed redundant test - Extracted calculation modifying functions from the strategy to the synchronisation service

Related to Issue [WTI-1113]

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

Former-commit-id: eaeaae1557f059a4b21b95ef9969587f9355aab9

Former-commit-id: 12477e199f3eca7a5cf9bbf2ec0e5d02bab775fc

    • -1
    • +199
    ./RingtoetsDataSynchronizationService.cs
  1. … 3 more files in changeset.
Updated license headers in Ringtoets.Integration. Related to Issue [WTI-1242]

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

Former-commit-id: 5cf71e2f52c6a9a36e1a31ea82f36a076ffbebd4

Former-commit-id: 6abec109964cfccaea7e617f4a17ce5ab22c1d4f

    • -1
    • +1
    ./MessageProviders/DesignWaterLevelCalculationMessageProvider.cs
    • -1
    • +1
    ./MessageProviders/WaveHeightCalculationMessageProvider.cs
    • -1
    • +1
    ./RingtoetsDataSynchronizationService.cs
  1. … 242 more files in changeset.
removed app.config Related to Issue [WTI-1242]

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

Former-commit-id: 8f4eec9b8c636651c99d29e59d687cbccf8b325a

Former-commit-id: c65ab160bc56bb431a7641afc37f6472a3986e2b

    • -1
    • +0
    ./Ringtoets.Integration.Service.csproj
  1. … 46 more files in changeset.
Added missing license headers Related to Issue [WTI-1242]

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

Former-commit-id: 897af4efc2e31ca7bec5a9ce4f23dce951c81217

Former-commit-id: c4a51988901703c1678b2913a93b6c86de8029ba

  1. … 94 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -3
    • +3
    ./RingtoetsDataSynchronizationService.cs
  1. … 429 more files in changeset.
Incorporated comments review 1439: - Renamed variable to better reflect what's returned - Improved readability by introducing whitelines - Wrapped around testcase source to prevent double names on buildserver

Related to Issue [WTI-1081]

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

Former-commit-id: b3547b3397b0d08afa80f3da1de48a326dd3cef1

Former-commit-id: 13966cb30a6796f85942834f310d240c51f80935

    • -3
    • +3
    ./RingtoetsDataSynchronizationService.cs
  1. … 2 more files in changeset.
Incorporated review comments review 1428: - Refactored ClearHydraulicBoundaryLocationOutput in the RingtoetsDataSynchronizationService: -- Function does not only return the affected the locations, but also the affected objectCollections that contain these locations -- Incorporated said functionality in the Contribution- and NormChangeHandlers -- Removed obsolete functions to retrieve the objectCollections for the HydraulicBoundaryLocations residing within specific failure mechanisms - Fixed failing tests: -- Created new instance of the TestHydraulicBoundaryLocation for the GgrassCoverErosionOutwardsHydraulicBoundaryLocation in the FailureMechanismContributionPropertiesIntegrationTest. Test will fail otherwise: the RingtoetsDataSynchronisationService only adds the ObjectCollections if the affectedObjects contain elements. Because the TestHydraulicBoundaryLocation was a shares its reference between the GrassCoverErosionOutwardsHydraulicBoundaryLocation and the HydraulicBoundaryLocation (of the Database), the second clear of the hydraulic boundary location output in the database did not contain any elements. This resulted in the hydraulic boundary database not being added to the list of affected objects and a missing observer call.

Related to Issue [WTI-1081]

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

Former-commit-id: 1f2aaf41343b57aa29c6c41ce28449a647972468

Former-commit-id: 62c16994367992d571551849f139a7c46002f980

    • -56
    • +27
    ./RingtoetsDataSynchronizationService.cs
  1. … 6 more files in changeset.
Implemented functionality to not always remove all the output when changing the contributions. Related to Issue [WTI-1081]

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

Former-commit-id: c6d405c04eb80092a140955efc7082f9ecdd50c0

Former-commit-id: 1beb7b2cc8fb57344aa8e30887af0646b4539051

    • -2
    • +34
    ./RingtoetsDataSynchronizationService.cs
  1. … 4 more files in changeset.
Implemented extra ClearFailureMechanismCalculationOutput which needs an enumerable of failure mechanisms to clear the output for, so we can specify scenario's which don't require all failure mechanism to clear the output. Related to Issue [WTI-1081]

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

Former-commit-id: 839fb89b9194283e03a46d145d46d0bbb38c4fd9

Former-commit-id: 15f2997d3fb25abbb9933b965fa81a49d33df55a

    • -1
    • +17
    ./RingtoetsDataSynchronizationService.cs
  1. … 2 more files in changeset.
* Cleanup * xml docs * unified variable names within class Related to Issue [WTI-1057]

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

Former-commit-id: 8129cbee9eeec175705f93bdf62978f832cea480

Former-commit-id: 7cb0b3d7b71a5473f7ce47667758e3ac80df47ae

    • -29
    • +30
    ./RingtoetsDataSynchronizationService.cs
  1. … 1 more file in changeset.
Incorporated comments review 1420: - Changed signature of ClearHydraulicBoundaryLocationOutput and ClearHydraulicLocationOutputForFailureMechanisms to comply with Liskov Substitution Principle (satisfies the condition in case the IAssessmentSection does not contain the relevant failure mechanisms anymore). - Extracted function to retrieve all the hydraulic boundary collections that are contained in the failure mechanisms of the AssessmentSection, added tests - Fixed failing tests

Related to Issue [WTI-1057]

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

Former-commit-id: b1a5256c665fd127f0ecc228c3832c4a1677ded9

Former-commit-id: b5101c29651feb0dddd6adf34d182ea2f1b55a5d

    • -31
    • +75
    ./RingtoetsDataSynchronizationService.cs
  1. … 5 more files in changeset.
- Removed unused references, added check for the hydraulic boundary database when changing the composition: there are no hydraulic boundary locations for grass cover erosion outwards and dunes when there's no database loaded --> no need to clear data - Adjusted XMLDoc - Renamed variables, added missing assertions for the RingtoetsDataSynchronizationServiceTest Related to Issue [WTI-1057]

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

Former-commit-id: 8420febe39a1d1e762a8103fd6a62cd91f788749

Former-commit-id: 51be23ba10dfc68847e3607c7df641f9fc0413a1

    • -1
    • +1
    ./RingtoetsDataSynchronizationService.cs
  1. … 2 more files in changeset.
- Removed unused reference - Created an overload for the ClearHydraulicBoundaryLocationOutput to clear only the GrassCoverErosionOutwards and DuneLocations - Added private function in the AssessmentSectionCompositionChangeHandler to clear hydraulic boundary location output for GrassCoverErosionOutwards and DuneLocations and to add the Observables to update the views - Cleaned up some code (unused reference, extra comma)

Related to Issue [WTI-1057]

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

Former-commit-id: 9d51a74ac1bddb6a38868b8413cf40748c52fdf5

Former-commit-id: c7edee573722df66b08eb232fdcdbc2ec3dd808a

    • -7
    • +22
    ./RingtoetsDataSynchronizationService.cs
  1. … 4 more files in changeset.
* Defined BruTileLayer with WMTS connectivity. ** Classes based on https://github.com/FObermaier/DotSpatial.Plugins * Note: app.config added bu Nuget. Probably in order to resolve BruTile.Desktop dependency on an older version of SQLite, which i've set to ignore the dependency on the old SQLite. Related to Issue [WTI-1088]

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

Former-commit-id: f9fc0e320eea992e04250addb23b310f9b348a02

Former-commit-id: 8f2ecf22a1d5ec3cea0f1d7d342b882b5e6e78e7

    • -0
    • +1
    ./Ringtoets.Integration.Service.csproj
  1. … 210 more files in changeset.