Sat Dec 06 11:32: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
Applied review comments: - made UpdateWaternetLinceCommandCreator public and put it in its own file. Also refactor it so it has the same structure as other command creators in the solution - put command creators of waternet in their own sub folder - add document exception for SurfaceLineProvider class DGSS-74

  1. … 35 more files in changeset.
DGSS-41 Removed unnecessary comment. paired with Jan van Beukering.

Fix typo DGSS-71

Move fix of bug to ShortestPathInProfile DGSS-82

DGSS-93. Processed review remarks.

Naming all text boxes in solution DGSS-59

DGSS-46. Removed DurationUnit from datamodel.

DGSS-46. Processed review remarks.

Review related changes DGSS-85

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.