Sat Mar 14 03:55:18 CET 2026: Unable to clone remote repository: https://DGeoSuite@dev.azure.com/DGeoSuite/D-GEO%20Suite%20Settlement/_git/D-GEO%20Suite%20Settlement - [Cloning into bare repository 'clone'..., fatal: repository 'https://dev.azure.com/DGeoSuite/D-GEO%20Suite%20Settlement/_git/D-GEO%20Suite%20Settlement/' not found]
Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DGSS-179 Processed review remarks.

  1. … 4 more files in changeset.
Set default color and shading for a soil DGSS-178

  1. … 2 more files in changeset.
Remove unused references DGSS-195

    • -11
    • +3
    ./Domain.GeometryEditor/Domain.GeometryEditor.csproj
  1. … 3 more files in changeset.
DGSS-179 Added unit tests.

  1. … 5 more files in changeset.
Improve csprojs DGSS-195

    • -20
    • +8
    ./Domain.GeometryEditor/Domain.GeometryEditor.csproj
  1. … 1 more file in changeset.
Improve csprojs and remove Application.Version DGSS-195

    • -14
    • +3
    ./Domain.Assessment/Domain.Assessment.csproj
    • -5
    • +0
    ./Domain.GeometryEditor/Domain.GeometryEditor.csproj
  1. … 14 more files in changeset.
DGSS-179 Added shading type to storage.

  1. … 4 more files in changeset.
Add resource files

    • -0
    • +117
    ./Domain.Data/Properties/Resources.Designer.cs
    • -0
    • +171
    ./Domain.GeometryEditor/Properties/Resources.Designer.cs
  1. … 3 more files in changeset.
Add internals visible to

    • -0
    • +5
    ./Domain.Assessment/Domain.Assessment.csproj
  1. … 5 more files in changeset.
Merge branch 'master' into framework-test

# Conflicts:

# Application/src/Application.Main/Application.Main.csproj

# Components/src/Components.Persistence/Components.Persistence.csproj

# Components/src/Components.Persistence/packages.config

# Components/test/Components.Persistence.Tests/Components.Persistence.Tests.csproj

# Domain/src/Domain.Data/Domain.Data.csproj

# Domain/test/Domain.Data.Tests/Domain.Data.Tests.csproj

# Domain/test/Domain.Data.Tests/packages.config

    • -0
    • +1
    ./Domain.GeometryEditor/Domain.GeometryEditor.csproj
  1. … 1 more file in changeset.
DGSS-179 Added shading type to storage.

  1. … 6 more files in changeset.
Fix resource files and improve targets

    • -0
    • +13
    ./Domain.GeometryEditor/Domain.GeometryEditor.csproj
  1. … 4 more files in changeset.
DGSS-179 Work in progress.

  1. … 2 more files in changeset.
Test moving to sdk style csproj

    • -11
    • +1
    ./Domain.Assessment/Domain.Assessment.csproj
    • -133
    • +1
    ./Domain.Data/Domain.Data.csproj
    • -30
    • +0
    ./Domain.Data/Properties/AssemblyInfo.cs
    • -90
    • +1
    ./Domain.GeometryEditor/Domain.GeometryEditor.csproj
  1. … 31 more files in changeset.
Add soil shading type and color to memento Set default soil color DGSS-178

  1. … 1 more file in changeset.
Rename SoilShadingType to ShadingType DGSS-178

    • -0
    • +41
    ./Domain.Data/Soil/ShadingType.cs
    • -41
    • +0
    ./Domain.Data/Soil/SoilShadingType.cs
  1. … 2 more files in changeset.
Add Command data creator for updating shading and color of soil DGSS-178

  1. … 13 more files in changeset.
DGSS-179 Fixed failing unit test.

  1. … 4 more files in changeset.
DGSS-179 work in progress.

    • -0
    • +1
    ./Domain.GeometryEditor/Domain.GeometryEditor.csproj
  1. … 5 more files in changeset.
Add Command data for updating DGSS-178

    • -0
    • +57
    ./Domain.Data/Soil/Commands/UpdateSoilColorCommandData.cs
    • -0
    • +56
    ./Domain.Data/Soil/Commands/UpdateSoilShadingTypeCommandData.cs
  1. … 3 more files in changeset.
Migrate to PackageReference

    • -2
    • +5
    ./Domain.GeometryEditor/Domain.GeometryEditor.csproj
    • -26
    • +0
    ./Domain.GeometryEditor/packages.config
  1. … 21 more files in changeset.
Add Soil shading type property to soil DGSS-178

    • -0
    • +41
    ./Domain.Data/Soil/SoilShadingType.cs
  1. … 1 more file in changeset.
DGSS-179 Work in progress.

  1. … 25 more files in changeset.
Revert "update properties inspector when changing something in a field of the Properties inspector of a stage and then click on a different TAB"

This reverts commit 6afb51cfe26e0288f5863fde756a2f2d8f981d5e.

    • -46
    • +0
    ./Domain.Data/IDataCommandWithActionCreator.cs
  1. … 5 more files in changeset.
Improve presentation of results, convert values to kPa and invert Y axis for displacement DGSS-161

    • -2
    • +7
    ./Domain.Assessment/Creators/CalculationResultCreator.cs
  1. … 6 more files in changeset.
Initial implementation of graphs in result view DGSS-161

    • -0
    • +51
    ./Domain.Data/Helpers/CalculationResultHelper.cs
    • -1
    • +1
    ./Domain.GeometryEditor/Domain.GeometryEditor.csproj
    • -45
    • +0
    ./Domain.GeometryEditor/GeometryHelper.cs
    • -0
    • +45
    ./Domain.GeometryEditor/Results/LineShapeFactory.cs
  1. … 10 more files in changeset.
Apply review comments DGSS-170

  1. … 1 more file in changeset.
DGSS-167 processed review remark.

    • -3
    • +3
    ./Domain.Data/Assessment/Assessment.cs
DGSS-160 processed review remarks.

    • -39
    • +0
    ./Domain.Data/Assessment/ICalculationResultParametersMemento.cs
    • -1
    • +1
    ./Domain.GeometryEditor/GeometryHelper.cs
  1. … 9 more files in changeset.
DGSS-160 Extended code overage.

    • -2
    • +6
    ./Domain.GeometryEditor/GeometryHelper.cs
  1. … 9 more files in changeset.