Deltares.Dam.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update to file based namespaces

Related to Issue [MWDAM-1876]

    • -661
    • +660
    ./IO/CombineImportedData.cs
    • -11
    • +10
    ./Specifications/NotNullSpecification.cs
    • -37
    • +36
    ./CsvExportResultSlicesAndSoilProfileWithSurfaceLine.cs
    • -17
    • +16
    ./Specifications/NotEqualSpecification.cs
    • -50
    • +49
    ./IO/FailureMechanismeParamatersMStabXmlHandler.cs
    • -190
    • +189
    ./DtoAssembler/DtoAssembler.cs
    • -89
    • +88
    ./DamEngineIo/XmlSoilProfile2DConverter.cs
    • -15
    • +14
    ./DtoAssembler/MissingRequiredFieldValueException.cs
  1. … 215 more files in changeset.
Apply cleanup and format

Related to Issue [MWDAM-1876]

    • -12
    • +10
    ./DtoAssembler/FileIdentification.cs
    • -39
    • +48
    ./Importers/LocationCharacteristicPointImporter.cs
    • -10
    • +8
    ./Specifications/LessThanOrEqualToSpecification.cs
    • -151
    • +198
    ./Sensors/SensorLocation.cs
    • -17
    • +9
    ./StiImporter/SoilProfileImporterException.cs
    • -17
    • +9
    ./DtoAssembler/DtoAssemblerException.cs
  1. … 256 more files in changeset.
Improve solution configuration

Related to Issue [MWDAM-1875]

  1. … 2 more files in changeset.
Move test projects to their own folders

Related to Issue [MWDAM-1875]

  1. … 27 more files in changeset.
Fix build DamClientsLibrary projects (nuget packages)

Related to Issue [MWDAM-1875]

  1. … 4 more files in changeset.
Update project files to new SDK Format

- Deltares.Dam.Application.csproj

- Deltares.Dam.Forms.csproj

- Deltares.Dam.Data.csproj

Related to Issue [MWDAM-1875]

    • -684
    • +0
    ./Assemblers/DamMStabAssembler.cs
  1. … 6 more files in changeset.
Merged revision(s) 3978 from DamClients/DamUI:

Update solution and project files

Related to Issue [MWDAM-1873]

........

  1. … 20 more files in changeset.
Remove packages.config

Related to Issue [MWDAM-1859]

  1. … 1 more file in changeset.
Remove various packages.config

Related to Issue [MWDAM-1873]

  1. … 35 more files in changeset.
Update solution and project files

Related to Issue [MWDAM-1873]

  1. … 2 more files in changeset.
Made sure Open calculation button is only available when the proper conditions are met (Stbilit, model UpliftVan or BishopUpliftVan).

Related to Issue [MWDAM-1860]

Revert changes from revision(s) 3927, 3924, 3922

Related to Issue [MWDAM-1855]

    • -3
    • +0
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 2 more files in changeset.
Revert revision(s) 3929 and 3930 from DamClients/DamUI/trunk:

Related to Issue [MWDAM-1855]

  1. … 37 more files in changeset.
Clean-up RhinoMocks package

Related to Issue [MWDAM-1855]

  1. … 33 more files in changeset.
Add reference to package

Related to Issue [MWDAM-1855]

Add debug statements

Related to Issue [MWDAM-1855]

    • -0
    • +3
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 1 more file in changeset.
Clean-up of code

Related to Issue [MWDAM-1855]

    • -16
    • +15
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
Changed default number of cores to number of available cores - 1 with a minimum of 1).

Related to Issue [MWDAM-1858]

  1. … 1 more file in changeset.
Removed obsolete DGSMstabDamdll.

Related to Issue [MWDAM-1855]

upUpdate copyright to 2023 and version to 23.1 for DamClientsLibarary

Related to Issue [MWDAM-1855]

    • -6
    • +6
    ./Specifications/LessThanOrEqualToSpecification.cs
    • -6
    • +6
    ./Specifications/PredicateSpecification.cs
    • -6
    • +6
    ./Importers/LocationCharacteristicPointImporter.cs
    • -6
    • +6
    ./Specifications/ValidationException.cs
    • -6
    • +6
    ./CsvImporters/CsvImporterCharacteristicPoints.cs
    • -6
    • +6
    ./CsvImporters/CsvImporterScenarios.cs
    • -6
    • +6
    ./DtoAssembler/DtoAssemblerConversionException.cs
    • -6
    • +6
    ./DtoAssembler/DtoAssemblerException.cs
  1. … 210 more files in changeset.
Remove out commented directives

Related to Issue [MWDAM-1855]

    • -2
    • +0
    ./Sensors/SensorImportFromExcelSheet.cs
  1. … 1 more file in changeset.
Restored using System.Diagnostics to ensure code builds in Debug mode too.

Related to Issue [MWDAM-1856]

    • -6
    • +6
    ./Importers/LocationPropertyImporter.cs
Remove code smell

Related to Issue [MWDAM-1851]

Remove unused directives

Related to Issue [MWDAM-1851]

    • -1
    • +0
    ./Importers/LocationPropertyImporter.cs
  1. … 12 more files in changeset.
Some small code improvements to get rid of some of the warning, correction of typo's.

Related to Issue [MWDAM-1792]

    • -1
    • +1
    ./DamFailureMechanismeCalculationSpecification.cs
Added ResultSlices to the extra outputfile for Stability calculations in order to be able to redraw the slices after saving and reopening a project. Corrected the drawing of the slip circle to work correctly with Bishop too (next to UpliftVan). Made sure the proper slip circle is drawn upon selection of a result in the design results table. Also made sure it shows the correct slip circle when walking through the various GeometryProbabilities (using the <- and -> arrows above the drawing window).

Related to Issue [MWDAM-1792]

    • -58
    • +0
    ./CsvExportSoilProfileWithSurfaceLine.cs
    • -0
    • +80
    ./CsvExportResultSlicesAndSoilProfileWithSurfaceLine.cs
  1. … 2 more files in changeset.
Updated the project data to accept the Bishop and Bishop/UpliftVan models for old files too.

Related to Issue [MWDAM-1844]

Update DSL

Related to Issue [MWDAM-1847]

  1. … 68 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-1846]

  1. … 2 more files in changeset.
Update packages

Related to Issue [MWDAM-1846]

  1. … 126 more files in changeset.