Sat Dec 06 20:58:36 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
Fix code smells DGSS-71

Update disabled icon DGSS-71

Add unique name when adding a head line after drawing in waternet state. DGSS-74

Implement Undo and Redo for drawing a head line DGSS-74

  1. … 4 more files in changeset.
Remove unused code DGSS-74

Implement not updating values when changing X, Z and Coordinate to same values for water line point in the inspector. DGSS-74

Modify surface line to work with only the active layers DGSS-71

Implement undo and redo for update waternet line geometry in water tab DGSS-74

  1. … 14 more files in changeset.
Add simple geometry renderer DGSS-71

Start creating new geometry renderer DGSS-71

Start creating new geometry renderer DGSS-71

Start creating new geometry renderer DGSS-71

    • -0
    • +49
    /Domain/src/Domain.Data/Assessment/StageExtensions.cs
Fix build DGSS-74

    • -3
    • +3
    /Domain/src/Domain.Data/MementoCommand.cs
    • -1
    • +1
    /Domain/src/Domain.Data/Profile/Layer.cs
    • -17
    • +17
    /Domain/src/Domain.Data/Soil/Soil.cs
  1. … 3 more files in changeset.
Move IMemento to Shared.Common DGSS-74

    • -42
    • +0
    /Domain/src/Domain.Data/IMemento.cs
    • -0
    • +1
    /Domain/src/Domain.Data/MementoCommand.cs
    • -0
    • +1
    /Domain/src/Domain.Data/Profile/Layer.cs
  1. … 8 more files in changeset.
Fix layer modification handler not attaching after a clear DGSS-71

Changed layer label to layer in the properties window of a layer. DGSS-81

Update button in ribbon DGSS-71

Fixed failing unit test. DGSS-79

Added tests for WaternetLine. DGSS-79

Add basic implementation for activating/deactivating layers in a stage DGSS-71

    • -0
    • +33
    /Application/src/Application.Main/Geometry/ToggleButtonMode.cs
  1. … 5 more files in changeset.
fix test remove unused code DGSS-74

Added unit tests for UpdateWaternetLineCommandData. DGSS-79

Implement undo and redo for set head line as phreatic line in the water tab DGSS-74

Added functionality to save the notes of layers. DGSS-80

Adapt data model to support more mementos and add active layer registration to the Stage DGSS-71

    • -0
    • +32
    /Domain/src/Domain.Data/Assessment/IStageMemento.cs
Implement assigning head line to reference line without head line DGSS-74

Implement undo and redo for Assigning head lines to reference lines DGSS-74

  1. … 3 more files in changeset.
It is now possible to add notes to layers. DGSS-80

    • -0
    • +11
    /Domain/src/Domain.Data/Profile/Layer.cs
DGSS-79 Removed spell check from notes text box.

Fix Memento for waternet when phreatic line is null DGSS-74