DamClients

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove externals from lib folders

Related to Issue [MWDAM-1652]

Fixed failing test:

- The surfaces differ in order on different machines, so only assert whether all the surfaces are present.

Related to Issue [MWDAM-1374]

Moved message to resources:

- Applied for the validator

Related to Issue [MWDAM-1374]

Cleanup: renamed alias

Related to Issue [MWDAM-1374]

Moved message to resources:

- Applied for the reader

Related to Issue [MWDAM-1374]

Moved message to resources:

- Applied for the importer

Related to Issue [MWDAM-1374]

Added importer to retrieve collections of SoilProfile2D based on a segment and the soil (materials) that are available.

Related to Issue [MWDAM-1374]

Cleanup:

- Improved XMLDocs and removed TODO item

Related to Issue [MWDAM-1374]

Fixed unit test

Related to Issue [MWDAM-1653]

Set version of Dam Engine, DamLive and Dam UI to 20.1

Related to Issue [MWDAM-1653]

  1. … 1 more file in changeset.
Fixed failing unit test due to retention of log messages.

Related to Issue [MWDAM-1374]

Cleanup:

- Removed checks on the preconsolidation stresses as they're not imported.

Related to Issue [MWDAM-1374]

Renamed exception for clarity and added test for the reader.

Related to Issue [MWDAM-1374]

Ported the sti file read functionality from DSoilModel.

Related to Issue [MWDAM-1374]

    • -0
    • +1340
    ./DamUI/trunk/src/Dam/Tests/TestData/StiImporter/SimpleProfile.sti
    • -0
    • +163
    ./DamUI/trunk/src/Dam/Tests/StiImporter/StiFileReaderTest.cs
Ported the sti file validation functionality from DSoilModel.

Related to Issue [MWDAM-1374]

  1. ./DamUI/trunk/src/Dam/Tests/TestData/StiImporter
updated overview

Related to Issue [MWDAM-1472]

new Tutorial

Related to Issue [MWDAM-1472]

  1. … 274 more files in changeset.
Set 2 unit tests to work-in-progress because of removing old macrostability kernel

Related to Issue [MWDAM-1627]

Make all Macrostability and Piping parameters visible in UI

Related to Issue [MWDAM-1625]

    • -12
    • +48
    ./DamUI/trunk/src/Dam/Forms/DamPlugin.cs
    • -13
    • +115
    ./DamUI/trunk/src/Dam/Forms/DamContext.cs
Make material table editable

Related to Issue [MWDAM-1625]

    • -2
    • +3
    ./DamUI/trunk/src/Dam/Forms/DamContext.cs
Improved unit tests

Related to Issue [MWDAM-1625]

Set 6 unit tests to work in progress (DamMacroStability kernel is being replaced by Macrostability kernel in DamEngine)

Related to Issue [MWDAM-1625]

Set 2 unit tests to work in progress (DamMacroStability kernel is being replaced by Macrostability kernel in DamEngine)

Related to Issue [MWDAM-1625]

Transfer soilparameters to DamEngine:

- RRatio

- StrengthIncreaseExponent

- RatioCuPc

Added test for import of RatioCuPc

Related to Issue [MWDAM-1625]

    • -6
    • +5
    ./DamUI/trunk/src/Dam/Tests/DamProjectTest.cs
Incorporated comments tester:

- Split the log migration message in two lines.

Related to Issue [MWDAM-1382]

Make materials table always visible

Related to Issue [MWDAM-1625]

    • -4
    • +1
    ./DamUI/trunk/src/Dam/Forms/DamContext.cs
Extend test for reading soils with RRatio and StrengthIncreaseExponent

Related to Issue [MWDAM-1625]

    • -6
    • +12
    ./DamUI/trunk/src/Dam/Tests/DamProjectTest.cs
Adapted to review

Related to Issue [MWDAM-1626]

Incorporated comments reviewer:

- Removed ZoneAreas as ZoneType input parameter

-- Updated log messages when migrating from an older file

Related to Issue [MWDAM-1382]

Incorporated comments reviewer:

- Removed ZoneAreas as ZoneType input parameter

-- Added backward compatibility support: set the value to NoZones in case ZoneAreas was set in older file versions

Related to Issue [MWDAM-1382]