Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated DesignWaterLevelCalculator calls: WTI-1923

- Updated the calls directly related to the design water level

-- Excluded the grass cover erosion outwards compilation error fixes

Introduced new reader. WTI-1486

Renamed current reader so a new one can be introduced. WTI-1486

Updated DesignWaterLevelCalculator calls: WTI-1923

- Corrected for the HydraRing calculation factory

Updated WaveConditionsCalculator calls: WTI-1923

- Fixed failing tests:

-- Corrected erroneous path: temporary solution is that the service passes the HBL file path for the wave condition (HydraRing) calculators and not the HBL

directory

-- Sequential returns of RhinoMocks cannot work with the .WhenCalled() configuration. When a sequential call is made, the arguments are ignored and the sequence executed. Validation of the input arguments to the calculator is already covered in other tests

Use new Read object in importer. WTI-1486

Introduced new ReadHydraulicBoundaryDatabase. WTI-1486

Cleanup. WTI-1486

Added cancel message to importer. WTI-1486

Updated WaveConditionsCalculator calls: WTI-1923

- Updated for the general WaveConditionsCalculationService.

Updated WaveConditionsCalculator calls: WTI-1923

- Updated for the integrational elements (AssessmentSection)

Updated WaveConditionsCalculator calls: WTI-1923

- Updated the calls for the WaveImpactAsphaltCover directly related elements.

Updated WaveConditionsCalculator calls: WTI-1923

- Updated the calls for the StabilityStoneCoverWave directly related elements.

Updated WaveConditionsCalculator calls: WTI-1923

- Updated the calls for the GrassCoverOutwards directly related elements.

Moved messages to resources. WTI-1486

Added progress changed message. WTI-1486

Updated WaveConditionsCalculator calls: WTI-1923

- Updated the HydraRing factory calls

Updated StructureCalculator calls: WTI-1923

- Fixed failing tests

Added error handling for HRD file read. WTI-1486

Updated StructureCalculator calls: WTI-1923

- Performed for the generic structure service

Updated StructureCalculator calls: WTI-1923

- Performed for the integration elements (AssessmentSection)

Updated StructureCalculator calls: WTI-1923

- Performed for the stability point structures directly related elements

-- Integration elements (e.g. AssessmentSection) tests were not taken into account

Updated StructureCalculator calls: WTI-1923

- Performed for the height structures directly related elements

-- Integration elements (e.g. AssessmentSection) tests were not taken into account

Fixed typo. WTI-1486

Updated StructureCalculator calls: WTI-1923

- Performed for the closing structures related elements

-- Integration elements (e.g. AssessmentSection) tests were not taken into account

Updated StructureCalculator calls: WTI-1923

- Only corrected on the HydraRing side (calculator factory)

Updated OvertoppingCalculator calls. WTI-1923

Remove setting active document view. WTI-1912

Updated DikeHeightCalculator calls: WTI-1923

- Updated XMLDoc in the interface declaration of the factory.

Improvements after review. WTI-1887