Sat Dec 06 07:25:13 CET 2025: 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
Improve csprojs and remove Application.Version DGSS-195

  1. … 13 more files in changeset.
Add git hash to file version DGSS-195

  1. … 3 more files in changeset.
DGSS-179 Added unit test.

Add fields Color and ShadingType to color and shading selector view model DGSS-178

DGSS-179 Added shading type to storage.

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

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

    • -0
    • +1036
    ./src/Application.Main/Properties/Resources.Designer.cs
  1. … 4 more files in changeset.
Add internals visible to

  1. … 5 more files in changeset.
Merge branch 'master' into framework-test

# Conflicts:

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

# Shared

  1. … 1 more file in changeset.
Use soil in the color and shading selector to get the current brush for representing the soil DGSS-178

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

  1. … 2 more files in changeset.
Adjust Soil presentation creator use soil shading type and soil color instead of volumetric weigth to presentate a soil DGSS-178

DGSS-179 Added shading type to storage.

  1. … 4 more files in changeset.
Adjust SoilPresentationCreator DGSS-178

    • -0
    • +75
    ./src/Application.Main/Material/ShadingTypeConverter.cs
Fix resource files and improve targets

  1. … 5 more files in changeset.
DGSS-179 Work in progress.

  1. … 3 more files in changeset.
Improve flaky test DGSS-161

Test moving to sdk style csproj

    • -1
    • +1
    ./src/Application.Main/MainWindow.xaml
  1. … 26 more files in changeset.
DGSS-179 extended unit test coverage.

  1. … 7 more files in changeset.
Revert changes to soil view model done in DGSS-179 DGSS-179

Add Command data creator for updating shading and color of soil DGSS-178

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

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

  1. … 7 more files in changeset.
Migrate to PackageReference

    • -29
    • +0
    ./src/Application.Main/packages.config
  1. … 19 more files in changeset.
DGSS-179 Work in progress.

  1. … 18 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.

    • -14
    • +16
    ./src/Application.Main/Selection/StageViewModel.cs
    • -1
    • +1
    ./src/Application.Main/StagesViewModel.cs
  1. … 2 more files in changeset.
Revert "Fix when changing name of stage. And then adding new stages and Undo + Undo. Then Name is not set back to original name."

This reverts commit b1d0f3136e0717a99da55e7e00e1a4e1e137a834.

    • -19
    • +2
    ./src/Application.Main/StagesViewModel.cs
Revert "Fix stage view model for newly added stage being added to the end of the list of view models DGSS-168"

This reverts commit d301a27cd6dd0a8b08a99a890a3f1373637a734d.

    • -13
    • +10
    ./src/Application.Main/StagesViewModel.cs
Text to resources DGSS-160

Add unit tests for inspect command binding DGSS-161