Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added the release notes.

Related to Issue [MWDAM-1665]

    • -0
    • +3
    ./release/Release Notes.txt
Reset version to 20.1.0.

Related to Issue [MWDAM-1665]

Added released dll's and exe to release folder.

Related to Issue [MWDAM-1665]

    • binary
    ./release/Deltares.LayerOnSlopeTool.Importer.dll
    • binary
    ./release/CommandLine.dll
    • binary
    ./release/Deltares.LayerOnSlopeTool.Data.dll
    • -0
    • +28
    ./release/LayerOnSlopeTool.exe.config
    • binary
    ./release/LumenWorks.Framework.IO.dll
    • binary
    ./release/Deltares.LayerOnSlopeTool.StiFileCreator.dll
    • binary
    ./release/LayerOnSlopeTool.exe
    • binary
    ./release/Deltares.LayerOnSlopeTool.Io.dll
    • binary
    ./release/DGSMStabDAM.dll
    • binary
    ./release/Deltares.LayerOnSlopeTool.LayerCreator.dll
    • binary
    ./release/Deltares.LayerOnSlopeTool.Version.dll
Set version to 20.1.1 for release.

Related to Issue [MWDAM-1665]

Improved the error a bit further.

Related to Issue [MWDAM-1633]

Adapted the tests to the new output names.

Related to Issue [MWDAM-1681]

Re-added the .sti extension for the output files.

Related to Issue [MWDAM-1681]

Combined Location-id with surface line-id to create unique identifier for output.

Related to Issue [MWDAM-1681]

Added test at import to prevent rewriting DikeTopPolder with TrafficLoad at same position.

Related to Issue [MWDAM-1680]

Added tests for surface line on diketop/diketoe and reported as error in log file when missing.

Related to Issue [MWDAM-1680]

Fixed problem with geometryFilesFolder. It is now actually used ;-).

Related to Issue [MWDAM-1679]

Added separate folder for the results of the multi files test (outputFolderMulti).

Related to Issue [MWDAM-1666]

Added a multi files test using the test data of the multi files test as provided by Jeremey.

Is also part of review for Issue [MWDAM-1666]

Related to Issue [MWDAM-1673]

Added the picture with the (visual) definition of the x-offset.

Related to Issue [MWDAM-1673]

    • binary
    ./doc/Work/Design Layer on Slope Tool.docx
Implemented new definition for x_offset.

Related to Issue [MWDAM-1673]

Renamed x_soilgeometry2d_origin to x_offset for the new slopelayers.csv definition.

Related to Issue [MWDAM-1672]

Replaced use of locations.csv by slopelayers.csv. Renamed x-soilgeometry2D_origin to x_offset (Issue [MWDAM-1672]).

Related to Issue [MWDAM-1671]

    • binary
    ./doc/Work/Design Layer on Slope Tool.docx
Replaced use of locations.csv by slopelayers.csv.

Related to Issue [MWDAM-1671]

Corrected material for generation with lowered surface line.

Related to Issue [MWDAM-1659]

Remove temp files

Related to Issue [MWDAM-1662]

Added application tests

Related to Issue [MWDAM-1662]

Corrected some typo's.

Related to Issue [MWDAM-1658]

Split Execute(bool,,,) into two separate methods as suggested by reviewer.

Related to Issue [MWDAM-1659]

Added logFileName (as "") to tests too to solve compilation errors.

Related to Issue [MWDAM-1662]

Add logfile name to command line options

Related to Issue [MWDAM-1662]

Add empty test project for the application project

Related to Issue [MWDAM-1662]

  1. ./src/Deltares.LayerOnSlopeTool.Application.Tests
Adapted to review: Add comment header

Related to Issue [MWDAM-1660]

Adapted to review: corrected tool name in headers

Related to Issue [MWDAM-1660]

  1. … 48 more files in changeset.
Refactored: move method SurfaceLine.CreateLoweredSurfaceLineForGivenLayerThickness() to a new class and method SurfacelineProcessor.CreateLoweredSurfaceLine()

Related to Issue [MWDAM-1658]

Incorporated comments and remarks by reviewer.

Related to Issue [MWDAM-1658]