Sat Mar 14 02:45: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-180 Fixed bug that placed text in RibbonTabItem to left instead of center.

    • -1
    • +1
    ./src/Gui.Controls/Ribbon/RibbonButtonStyles.xaml
DGSS-180 Updated Fluent.Ribbon from alpha version to stable version 7.0.1.

    • -4
    • +8
    ./src/Gui.Controls/Gui.Controls.csproj
    • -0
    • +11
    ./src/Gui.Controls/app.config
    • -0
    • +15
    ./test/Gui.Controls.Tests/app.config
    • -3
    • +3
    ./test/Gui.Controls.Tests/packages.config
  1. … 10 more files in changeset.
recent files list made scrollable DGSS-169

    • -16
    • +36
    ./src/Gui.Controls/Ribbon/RibbonStartScreen.xaml
    • -7
    • +8
    ./src/Gui.Controls/ScrollBarStyle.xaml
Add undo + redo button in Results tab DGSS-167

  1. … 4 more files in changeset.
Add select and pan button to Results tab DGSS-159

    • -1
    • +15
    ./src/Gui.Controls/Ribbon/RibbonControl.xaml
Remove guard on properties in ribbonviewmodel DGSS-71

    • -10
    • +4
    ./src/Gui.Controls/Ribbon/RibbonViewModel.cs
DGSS-150. Fixed typo.

DGSS-150. Processed review remarks.

Make BackstageTabItem_Header_Info notes fiels 2 lines DGSS-90

  1. … 1 more file in changeset.
Rename "Remarks" in to "Notes" DGSS-90

    • -2
    • +2
    ./src/Gui.Controls/Ribbon/IProjectInfo.cs
  1. … 14 more files in changeset.
DGSS-150. Added unit tests to extend code coverage.

    • -1
    • +4
    ./src/Gui.Controls/Ribbon/RibbonControl.xaml.cs
DGSS-150. Stages bar is hidden when in the results and calculate tabs. Added unit tests.

    • -2
    • +4
    ./src/Gui.Controls/Ribbon/RibbonControl.xaml.cs
    • -0
    • +32
    ./src/Gui.Controls/Ribbon/RibbonViewModel.cs
  1. … 1 more file in changeset.
Add automation IDs for some controls. DGSS-59

    • -2
    • +3
    ./src/Gui.Controls/Ribbon/RibbonStartScreen.xaml
  1. … 2 more files in changeset.
Call Focus on actual ribbon so Undo / Redo buttons enabled state will be refreshed after New or Open + Discard changes in dialog DGSS-131

    • -0
    • +6
    ./src/Gui.Controls/Ribbon/RibbonControl.xaml.cs
Fix focusing select button current tab when doing Redo or Undo DGSS-137

    • -1
    • +11
    ./src/Gui.Controls/Ribbon/ActivateButtons.cs
  1. … 1 more file in changeset.
Add dummy functionality to Calculate button DGSS-141

  1. … 19 more files in changeset.
Improve behavior of layer activation button DGSS-71

  1. … 3 more files in changeset.
Add Select, Pan, calculate & Undo/Redo buttons to Calculate tab DGSS-137

    • -1
    • +33
    ./src/Gui.Controls/Ribbon/RibbonControl.xaml
Naming all toggle buttons in solution DGSS-59

    • -9
    • +14
    ./src/Gui.Controls/Ribbon/RibbonControl.xaml
  1. … 2 more files in changeset.
Naming all buttons in solution DGSS-59

  1. … 1 more file in changeset.
Naming all text boxes in solution DGSS-59

  1. … 8 more files in changeset.
Review related changes DGSS-71

    • -4
    • +10
    ./src/Gui.Controls/Ribbon/RibbonViewModel.cs
  1. … 15 more files in changeset.
Remove separate validator for delete stage DGSS-41

  1. … 14 more files in changeset.
Use Add Delete stage command creator for creating Delete stage command and its data DGSS-41

  1. … 8 more files in changeset.
Use AddStageCommandCreator to add a new stage Reuse project instance when reading project from file DGSS-40

  1. … 31 more files in changeset.
Update button name DGSS-71

Update button in ribbon DGSS-71

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

    • -0
    • +15
    ./src/Gui.Controls/Ribbon/RibbonControl.xaml
    • -0
    • +28
    ./src/Gui.Controls/Ribbon/RibbonViewModel.cs
  1. … 16 more files in changeset.
Improve clearing behavior of the mainviewmodel and the stagesviewmodel DGSS-62

  1. … 4 more files in changeset.
Applied review comments DGSS-67

  1. … 38 more files in changeset.