Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated database design with the new HydraulicBoundaryDatabase entity. WTI-1926

- Generated .sql files

Merge branch 'master' into feature/OI

Incorporated comments review 3442: WTI-1486

- Performed minor cleanup

Updated log message of the importer: WTI-1925

- Log message updated for consistency reasons.

- Performed minor cleanups

Added check that HLCD is in same folder as HRD. WTI-1927

Moved default string values to Resources. WTI-1925

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests in Common.Data

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests in Integration

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests for the WaveImpactAsphaltCover

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests of the stability stone cover wave conditions.

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests for the stability point structures.

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests of Revetment

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests for HeightStructures

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests for GrassCoverErosionInwards.

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests for DuneErosion

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests for ClosingStructures

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests for grass cover erosion outwards.

Updated logic of the CalculationSettingsFactory: WTI-1925

- Set the file path of the HydraulicBoundaryLocationSettings when there's a file path argument passed.

Updated logic of the CalculationSettingsFactory: WTI-1925

- Introduced testhelper to set valid values on the HydraulicLocationConfigurationSettings in order to fix failing tests.

Cleanup. WTI-1927

Added Hydraulic boundary database to the importer. WTI-1927

Updated logic of the CalculationSettingsFactory: WTI-1925

- HLCD file path location can be retrieved directly from the location settings instead of deriving it.

Added handler to importer. WTI-1927

Fixed failing test: WTI-1925

- Changed Reference checks to Equal checks.

Added interface for update handler. WTI-1927

Added base class to importer. WTI-1927

Added importer for hlcd. WTI-1927

Fixed compilation error in test. WTI-1925

Added hlcd file path as argument for the handler. WTI-1925

Expanded importer: WTI-1925

- Added log message in case an invalid HLCD with an invalid number of ScenarioInformation entries was read

- Improved tests