Sat Dec 06 13:14: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]

D-GEO_Suite_Settlement

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Review related changes DGSS-71

Clone points before creating reference line when drawing reference line profile DGSS-82

Reset has changes state after save operation DGSS-83

    • -0
    • +8
    /Domain/src/Domain.Data/CommandManager.cs
DGSS-84. Processed review remarks.

Fixed typo. DGSS-94

DGSS-93. Added functionality to store duration in files. Added unit tests.

DGSS-93. Added unit tests for end date storage.

DGSS-93. Added storage for end date of an assessment.

DGSS-93. Fixed typo.

DGSS-84. Added storage for notes. Added unit tests.

Added unit test. DGSS-84.

DGSS-84. Fixed failing unit test. Added notes to UpdateStageCommandData.cs.

DGSS-46. Fixed failing unit test.

Refactor profile create interface for its memento DGSS-94

    • -0
    • +34
    /Domain/src/Domain.Data/Profile/IProfileMemento.cs
Refactor layer collection create interface for this memento DGSS-94

    • -0
    • +37
    /Domain/src/Domain.Data/Profile/ILayerCollectionMemento.cs
DGSS-46. Fixed unwanted revert which removed tests.

Revert "Revert "DGSS-46. Added unit test.""

This reverts commit 05f78ff9a31a5f835db8d92cb2be038589f3e415.

DGSS-84. Work in progress.

Refactor soil collection create interface for this memento DGSS-94

    • -0
    • +37
    /Domain/src/Domain.Data/Soil/ISoilCollectionMemento.cs
Refactor soil create interface for this memento DGSS-94

    • -0
    • +74
    /Domain/src/Domain.Data/Soil/ISoilMemento.cs
    • -14
    • +17
    /Domain/src/Domain.Data/Soil/Soil.cs
Refactor waternet create interface for this memento DGSS-94

  1. … 5 more files in changeset.
DGSS-84. Notes field is now visible in application.

Refactor waternet line create interface for this memento DGSS-94

    • -0
    • +48
    /Domain/src/Domain.Data/Waternet/IWaternetLineMemento.cs
Refactor Nen Bjerrum material model create interface for this memento DGSS-94

    • -0
    • +47
    /Domain/src/Domain.Data/Soil/INenBjerrumMaterialModelMemento.cs
Refactor abc isotache material model create interface for this memento DGSS-94

Refactor Point2D create interface for point 2D memento DGSS-94

Refactor Point2D create interface for point 2D memento DGSS-94

Apply review comments DGSS-40

    • -0
    • +83
    /Domain/test/Domain.Data.Tests/ProjectTest.cs
Do not clear command manager after save. So Undo and Redo can still be done. DGSS-95

Revert "DGSS-46. Added unit test."

This reverts commit ed44857acd9674c351aa5c2ce5cbd661891eda9e.