Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup: WTI-1991

- Moved deletions before the foreign key constraint. Deletions already guarantee that the orphaned entries for illustration points are removed due to triggers

- Added logic to remove dike height and overtopping rate output in case of invalid dikeprofiles to prevent orphans

Merge branch 'feature/Migration' into Release19_1

Updated migration logic dikeprofiles: WTI-1991

- Added log messages for calculations that make use of invalid dike profiles

Updated migration logic dikeprofiles: WTI-1991

- Added log message generation

- Fixed bug in removing outputs, outputs should be removed when:

-- DikeProfileGeometry < 2 points OR

-- ForeshoreProfileGeometry = 1 point

Cleanup: WTI-1991

- Cleaned up migration script --> changed migration logic to prevent orphans in the database after migration.

-- Applied for Revetment outputs

Cleanup: WTI-1991

- Cleaned up migration script --> changed migration logic to prevent orphans in the database after migration.

-- Applied for structures

Updated migration logic dikeprofiles: WTI-1991

- Do not migrate outputs that are based on faulty dikeprofile definitions

Updated migration logic dikeprofiles: WTI-1991

- Added testcases to verify behaviour

- Updated queries to migrate correct calculation settings when the calculation uses an invalid foreshoreprofile

Updated migration logic: WTI-1991

- Generate log message when calculations and / or failuremechanisms have an invalid foreshore profile defined.

Updated migration logic: WTI-1991

- Additional cases added to verify behaviour when there's only a dam present in the foreshore profile definition

- Synchronised calculation names for the ease of testing

Updated migration logic: WTI-1991

- Updated migration of grass cover erosion outwards calculations --> value should be 'Both' when output is removed in case of an invalid foreshore profile.

Cleanup: WTI-1991

Converted starting whitespaces to tabs in the migration script

Updated migration logic: WTI-1991

- Do not migrate calculation outputs that are based on invalid foreshoreprofiles

-- Performed for GrassCoverErosionOutwards

Updated migration logic: WTI-1991

- Do not migrate calculation outputs that are based on invalid foreshoreprofiles

-- Performed for WaveImpactAsphalt and StabilityStoneCover outputs

Updated migration logic: WTI-1991

- Do not migrate calculation outputs that are based on invalid foreshoreprofiles

-- Performed for the structures related output

Updated migration logic: WTI-1991

Adjusted queries to verify grass cover erosion outwards calculations.

Incorporated comments review 3580: WTI-1986

- Cleaned up tests

Updated migration logic: WTI-1991

- Updated queries to migrate correct calculation settings when the calculation uses an invalid foreshoreprofile

-- Temporarily disabled tests for grass cover erosion outwards

- Updated MigrationTestFile to include cases for foreshore and dikeprofiles

Updated migration log message: WTI-1988

- Updated message to be consistent with the importers when the table 'ScenarioInformation' is not present

Adjusted log messages for the importers: WTI-1990

- Expanded log messages with more information for clarity

Adjusted dikeprofile importer: WTI-1990

- Adjusted importer to not allow dikeprofile definitions containing less than 2 points as a geometry

-- Dike profile importer should also not allow foreshore profiles with one point as geometry

-- Added testcases and renamed existing cases for clarity

Adjusted foreshoreprofile importer: WTI-1990

- Adjusted importer to not allow foreshore profile definitions containing only one point as a geometry

-- Added testcases and renamed existing cases for clarity

Adjusted messages when linking HLCD. WTI-1988

Adjusted migration script: WTI-1987

- Changed default values of hydraulic location configuration settings from an older project

Replaced incorrect example. WTI-1983

Extended comparer functionality: WTI-1986

- Added functionality to determine whether AssessmentSections are equivalent based on the hydraulic location configuration settings

Updated database design: Reviewed by ~tangerma WTI-1968

- Made visual changes for WaveImpactAsphalt and StabilityStoneCover to have a consistent look with GrassCoverErosionOutwards

Merge branch 'Release19_1'

Updated Technical Design. Reviewed by ~tangerma. WTI-1968

Updated version number to 19.1.2. WTI-1972