Merge from SVN WTI-1710: Changed migration script: - Remove all output related to macrostability inwards calculations -- Generate log message when applicable
Merge from SVN WTI-1710: Changed migration script: - Remove all output related to macrostability inwards calculations -- Generate log message when applicable
Merge from SVN WTI-1710: Fixed buildserver tests: - Added log message for the verification of chain migration - Changed 17.2 to supported migration file, 17.3 as unsupported
Merge from SVN WTI-1710: - Updated version number from 17.2 --> 17.3 - Added Migration related files: -- Added empty file of FullTestProject17.3 -- Added empty migration script -- Added copy of DatabaseStructure17.3 which is identical to 17.2 (no DB changes were necessary for this release)
Merge from SVN WTI-1710: - Updated version number from 17.2 --> 17.3 - Added Migration related files: -- Added empty file of FullTestProject17.3 -- Added empty migration script -- Added copy of DatabaseStructure17.3 which is identical to 17.2 (no DB changes were necessary for this release)
Finalise release, made 18.1 compatible with the 'new' 17.3 release: - Adjusted migration script, table HydraRingpreprocessorEntity does not exist in the new 17.3 release -- Adjusted testfile, reopened and saved the test file in the 'new' 17.3 release to get rid of the HydraRingPreprocessorEntityTableWTI-1710
Incorporated comments review 2824, rename SetDuneLocationCalculations to SetDuneLocations: - Made the DuneLocations property an IObservableEnumerable --> modifications should not be possible from outside the SetDuneLocations() method to prevent the calculations from getting out of sync with the locationsWTI-1574
Incorporated comments review 2811: - Updated XMLDocs - Updated test names - Replaced type casts to byte with Convert.ToByte() calls - Formatting of the migration scriptWTI-1706
Updated migration script: - Cleaned up migration integration test: merged separate grass cover erosion outwards assert into the query generator.WTI-1706
Updated test files: - Generated empty 181 file with the new CategoryTypeColumns - Updated the 173 testfile to have wave conditions calculations with different normsWTI-1706
Updated test files for ReadExtensions of the WaveConditionsCalculations: - Added asserts to verify the reference dependent output remains null when the entity has null valuesWTI-1706
Updated ReadExtensions for StabilityStoneCover: -- Cleaned up tests, replaced testcase data with random generators and a separate test asserting NaN / NULL conversions -- Added functionality to read CategoryTypeWTI-1706
Updated CreateExtensions for StabilityStoneCover: -- Cleaned up tests, replaced testcase data with random generators and a separate test asserting NaN / NULL conversions -- Added functionality to write CategoryType to entityWTI-1706
Updated ReadExtensions for WaveImpactAsphaltCover: -- Cleaned up tests, replaced testcase data with random generators and a separate test asserting NaN / NULL conversions -- Added functionality to read CategoryTypeWTI-1706
Updated CreateExtensions for WaveImpactAsphaltCover: -- Cleaned up tests, replaced testcase data with random generators and a separate test asserting NaN / NULL conversions -- Added functionality to write CategoryType to entityWTI-1706
Updated ReadExtensions for GrassCoverErosionOutwards: - Cleaned up tests, replaced testcase data with random generators and a separate test asserting NaN / NULL conversions - Added functionality to Read CategoryTypeWTI-1706