Ringtoets.ClosingStructures.Service

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -97
    • +0
    ./ClosingStructuresCalculationActivity.cs
    • -132
    • +0
    ./ClosingStructuresCalculationActivityFactory.cs
    • -50
    • +0
    ./ClosingStructuresCalculationMessageProvider.cs
    • -163
    • +0
    ./ClosingStructuresCalculationService.cs
    • -231
    • +0
    ./ClosingStructuresDataSynchronizationService.cs
    • -183
    • +0
    ./ClosingStructuresValidationRulesRegistry.cs
    • -115
    • +0
    ./Properties/Resources.Designer.cs
    • -81
    • +0
    ./Ringtoets.ClosingStructures.Service.csproj
  1. … 15705 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Service.csproj
  1. … 420 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -1
    • +1
    ./ClosingStructuresCalculationService.cs
    • -2
    • +2
    ./Ringtoets.ClosingStructures.Service.csproj
  1. … 375 more files in changeset.
Introduced HydraulicBoundaryCalculationSettings for ClosingStructure calculations: WTI-1923

- Adjusted service and activities

- Fixed failing tests in the corresponding Service.Test namespace

    • -2
    • +1
    ./ClosingStructuresCalculationActivity.cs
  1. … 2 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./ClosingStructuresCalculationActivity.cs
    • -1
    • +1
    ./ClosingStructuresCalculationActivityFactory.cs
    • -1
    • +1
    ./ClosingStructuresCalculationMessageProvider.cs
    • -1
    • +1
    ./ClosingStructuresCalculationService.cs
    • -1
    • +1
    ./ClosingStructuresDataSynchronizationService.cs
    • -1
    • +1
    ./ClosingStructuresValidationRulesRegistry.cs
  1. … 6088 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.ClosingStructures

WTI-1767

    • -2
    • +2
    ./ClosingStructuresValidationRulesRegistry.cs
  1. … 23 more files in changeset.
Removed ModelFactorSuperCriticalFlow from low sill HydraRing input. WTI-1835

    • -1
    • +0
    ./ClosingStructuresCalculationService.cs
  1. … 4 more files in changeset.
Passed model factor long threshold to HydraRing input. WTI-1836

    • -1
    • +2
    ./ClosingStructuresCalculationService.cs
  1. … 4 more files in changeset.
Removed variable 64 from Hydra-Ring structures input. WTI-1800

    • -1
    • +0
    ./ClosingStructuresCalculationService.cs
  1. … 5 more files in changeset.
Renamed ProbabilityOrFrequencyOpenStructureBeforeFlooding to ProbabilityOpenStructureBeforeFlooding for closing structures input. WTI-1236

    • -3
    • +3
    ./ClosingStructuresCalculationService.cs
  1. … 17 more files in changeset.
Removed HBL file path as constructor argument from the CalculationActivity

- Performed for ClosingStructures

- Removed because of:

-- Constructor argument assessment section contains all information that's required

-- there's currently no check on the assessment section level which causes an argument null exception when an activity is created while there's no HB database is selected.

WTI-1720

    • -10
    • +1
    ./ClosingStructuresCalculationActivity.cs
    • -1
    • +0
    ./ClosingStructuresCalculationActivityFactory.cs
  1. … 1 more file in changeset.
Make closing structures calculation activity internal and use it where needed WTI-1742

    • -1
    • +1
    ./ClosingStructuresCalculationActivity.cs
  1. … 2 more files in changeset.
Introduce factory for closing structure calculation activities WTI-1742

    • -0
    • +133
    ./ClosingStructuresCalculationActivityFactory.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Service.csproj
  1. … 2 more files in changeset.
Incorporated comments review 2977: - Remove exception messages for NotSupportedExceptions that only occur in the 'default' switch state.

WTI-1694

    • -1
    • +1
    ./ClosingStructuresCalculationService.cs
    • -1
    • +1
    ./ClosingStructuresValidationRulesRegistry.cs
  1. … 22 more files in changeset.
Fixed failing tests. WTI-1719

    • -5
    • +0
    ./ClosingStructuresCalculationActivity.cs
  1. … 19 more files in changeset.
Introduced parametered constructor for CalculatableActivity. WTI-1719

    • -2
    • +5
    ./ClosingStructuresCalculationActivity.cs
  1. … 9 more files in changeset.
Moved CalculatableActivity to Ringtoets.Common.Service. WTI-1719

    • -1
    • +1
    ./ClosingStructuresCalculationActivity.cs
  1. … 34 more files in changeset.
Renamed HydraRingActivityBase into CalculatableActivity. WTI-1719

    • -3
    • +2
    ./ClosingStructuresCalculationActivity.cs
  1. … 25 more files in changeset.
Simplified ClosingStructuresHelper: - Accepts a ClosingStructuresFailureMechanism now it is a dedicated implementation - Removed obsolete function arguments

WTI-1621

    • -12
    • +7
    ./ClosingStructuresDataSynchronizationService.cs
  1. … 7 more files in changeset.
Separated the generic RingtoetsCommonDataSynchronization service implementation into specific (ClosingStructure) implementation: - Performed for the RemoveAllStructures method

WTI-1621

    • -0
    • +33
    ./ClosingStructuresDataSynchronizationService.cs
  1. … 1 more file in changeset.
Separated the generic RingtoetsCommonDataSynchronization service implementation into specific (ClosingStructure) implementation: - Performed for the RemoveStructure method

WTI-1621

    • -0
    • +64
    ./ClosingStructuresDataSynchronizationService.cs
    • -0
    • +5
    ./Ringtoets.ClosingStructures.Service.csproj
  1. … 1 more file in changeset.
Add notification of the section results from the failure mechanism specific data sync services. WTI-1617

    • -0
    • +1
    ./ClosingStructuresDataSynchronizationService.cs
  1. … 20 more files in changeset.
Removed redundant parameters from calculation. WTI-1590

    • -3
    • +0
    ./ClosingStructuresCalculationActivity.cs
  1. … 7 more files in changeset.
Updated usages of NotSupported and InvalidEnumArgumentExceptions: - Added for the structures validation rules registries - Updated DialogBasedInquiryHelper: added Enum.IsDefined() check to be safe and consistent - Updated XMLDocs Related to Issue [WTI-1230]

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

Former-commit-id: d01ad4d16480b9b737c8afc7ee52501103201a04

Former-commit-id: 71998b9c772e4a567c3bda6e45cf3e697960763f

    • -1
    • +1
    ./ClosingStructuresCalculationService.cs
    • -4
    • +10
    ./ClosingStructuresValidationRulesRegistry.cs
  1. … 4 more files in changeset.
Updated usages of NotSupported and InvalidEnumArgumentExceptions: - Added for the structures services - Updated XMLDocs Related to Issue [WTI-1230]

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

Former-commit-id: 844336c13403d77d673527401eaa7cb43d975fb7

Former-commit-id: bdf7527128a0795266a9536adbed5d9f30cc2d6c

    • -4
    • +11
    ./ClosingStructuresCalculationService.cs
  1. … 2 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

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

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

    • -7
    • +0
    ./Ringtoets.ClosingStructures.Service.csproj
  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

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

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Service.csproj
  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

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

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
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

    • -29
    • +1
    ./Ringtoets.ClosingStructures.Service.csproj
  1. … 113 more files in changeset.
Cleaned csproj for closing structures src files.

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

Former-commit-id: f0c08660d4b56cbb89cf53ecf3fab39abe21aef5

Former-commit-id: cae58a0648503574bc924030519e901d25073fd0

    • -29
    • +1
    ./Ringtoets.ClosingStructures.Service.csproj
  1. … 4 more files in changeset.