Dam

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove more references to SoilDatabaseName

Related to Issue [MWDAM-1893]

    • -20
    • +22
    ./Deltares.Dam.Tests/LoadCompatiblityTest.cs
    • -5
    • +3
    ./Deltares.Dam.TestHelper/ProjectLoader.cs
    • -1
    • +0
    ./Deltares.Dam.Tests/DamEngineIo/FillDamUiFromXmlOutputTests.cs
    • -1
    • +0
    ./Deltares.Dam.Tests/DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
Remove some references to SoilDatabaseName

Related to Issue [MWDAM-1893]

    • -2
    • +1
    ./Deltares.Dam.Tests/Forms/DamSpatialEditorDecoratorTest.cs
    • -35
    • +0
    ./Tools/CsvToDamxConverter/Program.cs
    • -37
    • +16
    ./Deltares.Dam.Tests/DataPluginImporterTests.cs
    • -2
    • +0
    ./Deltares.Dam.Tests/DamEngineIo/FillXmlInputFromDamUiTests.cs
    • -1
    • +0
    ./Deltares.Dam.Tests/DamEngineIo/FillDamUiFromXmlOutputTests.cs
  1. … 1 more file in changeset.
Create unit test

Related to Issue [MWDAM-1893]

    • -8
    • +19
    ./Deltares.Dam.Tests/WaterBoardImporterTests.cs
    • -0
    • +3
    ./Deltares.Dam.Tests/Deltares.Dam.Tests.csproj
    • -0
    • +13
    ./Deltares.Dam.Tests/DataPluginImporterTests.cs
Remove references to soilbase and throw exception when opening old defx-file

Related to Issue [MWDAM-1893]

    • -6
    • +0
    ./Deltares.Dam.Tests/Deltares.Dam.Tests.csproj
    • -3
    • +0
    ./Deltares.Dam.TestHelper/Deltares.Dam.TestHelper.csproj
  1. … 6 more files in changeset.
Resolve code smell by remove the unused method parameter 'dikeRingIdList'

Related to Issue [MWDAM-1893]

    • -45
    • +12
    ./Deltares.Dam.Tests/DataPluginImporterTests.cs
    • -6
    • +2
    ./Deltares.Dam.Tests/DataPluginImporterIrisTests.cs
    • -3
    • +3
    ./Deltares.Dam.Tests/DataPluginImporterBackgroundTests.cs
    • -16
    • +4
    ./Deltares.Dam.Tests/DataPluginImporterDataShapeFilesTests.cs
    • -21
    • +6
    ./Deltares.Dam.Tests/DataPluginImporterCsvTests.cs
  1. … 3 more files in changeset.
Update defx to no longer read soilmaterials.mdb

Related to Issue [MWDAM-1893]

Remove obsolete tests

Related to Issue [MWDAM-1893]

    • -112
    • +61
    ./Deltares.Dam.Tests/DamProjectTest.cs
  1. … 1 more file in changeset.
Clean-up test

Related to Issue [MWDAM-1904]

    • -4
    • +1
    ./Deltares.Dam.Tests/DamEngineIo/FillXmlInputFromDamUiTests.cs
Clean-up test

Related to Issue [MWDAM-1904]

Replace soilmaterials.mdb by soils.csv

Related to Issue [MWDAM-1893]

Remove code related to MSoilbase

Related to Issue [MWDAM-1893]

    • -12
    • +5
    ./Deltares.Dam.TestHelper/ProjectLoader.cs
    • -9
    • +3
    ./Deltares.Dam.Tests/DataPluginDataSourceXmlSerializerTests.cs
  1. … 3 more files in changeset.
Remove obsolete function

Related to Issue [MWDAM-1904]

    • -1
    • +0
    ./Deltares.Dam.TestHelper/ProjectLoader.cs
  1. … 2 more files in changeset.
Remove obsolete function

Related to Issue [MWDAM-1893]

    • -101
    • +9
    ./Deltares.Dam.TestHelper/FactoryForStabilityTests.cs
  1. … 1 more file in changeset.
Fix tests

Related to Issue [MWDAM-1904]

    • -4
    • +0
    ./Deltares.Dam.Tests/DamEngineIo/FillXmlInputFromDamUiTests.cs
    • -12
    • +5
    ./Deltares.Dam.Tests/StiImporter/SoilProfile2DImporterTest.cs
Do not set IsAquifer from soils

Related to Issue [MWDAM-1904]

    • -13
    • +5
    ./Deltares.Dam.Tests/DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 1 more file in changeset.
Remove code related to MGeobase

Related to Issue [MWDAM-1893]

    • -91
    • +0
    ./Deltares.Dam.Tests/DataPluginImporterMGeobaseTests.cs
  1. … 3 more files in changeset.
Support only CPhi and CuCalculated as the shear_strength_model in the soils.csv

Related to Issue [MWDAM-1892]

    • -3
    • +3
    ./Deltares.Dam.Tests/CsvImporterTestsNew.cs
  1. … 1 more file in changeset.
Fix build server and rename tests

Related to Issue [MWDAM-1900]

  1. … 2 more files in changeset.
Add reviewer suggestions

Related to Issue [MWDAM-1900]

  1. … 1 more file in changeset.
Fix unit test

Related to Issue [MWDAM-1903]

  1. … 1 more file in changeset.
Add soils.csv to repo

Related to Issue [MWDAM-1900]

Add is_aquifer to soilprofiles.csv

Related to Issue [MWDAM-1903]

    • -3
    • +2
    ./Deltares.Dam.Tests/WaterBoardImporterTests.cs
    • -13
    • +16
    ./Deltares.Dam.Tests/CsvImporterTestsNew.cs
  1. … 3 more files in changeset.
Fix tests

Related to Issue [MWDAM-1900]

    • -2
    • +2
    ./Deltares.Dam.Tests/Deltares.Dam.Tests.csproj
Fix test

Related to Issue [MWDAM-1900]

    • -1
    • +1
    ./Deltares.Dam.Tests/Deltares.Dam.Tests.csproj
Clean-up tests

Related to Issue [MWDAM-1900]

    • -6
    • +5
    ./Deltares.Dam.Tests/WaterBoardImporterTests.cs
Clean-up tests

Related to Issue [MWDAM-1900]

    • -268
    • +257
    ./Deltares.Dam.Tests/WaterBoardImporterTests.cs
    • -1
    • +1
    ./Deltares.Dam.Tests/Sensors/SensorImportFromExcelSheetTest.cs
  1. … 1 more file in changeset.
Create unit tests

Related to Issue [MWDAM-1900]

  1. … 1 more file in changeset.
Connect soil csvreader to DAM UI

Related to Issue [MWDAM-1900]

    • -8
    • +8
    ./Deltares.Dam.Tests/CsvImporterTest.cs
  1. … 5 more files in changeset.
Add reviewer suggestions

Related to Issue [MWDAM-1892]

    • -2
    • +2
    ./Deltares.Dam.Tests/CsvImporterTest.cs
    • -5
    • +5
    ./Deltares.Dam.Tests/CsvImporterTestsNew.cs
  1. … 3 more files in changeset.
Improve error message

Related to Issue [MWDAM-1892]

    • -1
    • +2
    ./Deltares.Dam.Tests/CsvImporterTestsNew.cs
  1. … 2 more files in changeset.