chore: complete v1.0 milestone

Archive 5 phases (36 plans) to milestones/v1.0-phases/.
Archive roadmap, requirements, and audit to milestones/.
Evolve PROJECT.md with shipped state and validated requirements.
Collapse ROADMAP.md to one-line milestone summary.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dev
2026-04-07 09:15:14 +02:00
parent b815c323d7
commit 724fdc550d
959 changed files with 6852 additions and 728 deletions

View File

@@ -1,4 +1,4 @@
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6A7E0DBC5B83A150671B224DBF8A1684E744BFD7"
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "05347FA2DBD20FB75D5346B7F8B40DAECC90BF94"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
@@ -9,7 +9,6 @@
//------------------------------------------------------------------------------
using SharepointToolbox.Localization;
using SharepointToolbox.Views.Controls;
using SharepointToolbox.Views.Tabs;
using System;
using System.Diagnostics;
@@ -83,7 +82,47 @@ namespace SharepointToolbox {
#line hidden
#line 66 "..\..\..\MainWindow.xaml"
#line 56 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TabItem TransferTabItem;
#line default
#line hidden
#line 59 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TabItem BulkMembersTabItem;
#line default
#line hidden
#line 62 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TabItem BulkSitesTabItem;
#line default
#line hidden
#line 65 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TabItem FolderStructureTabItem;
#line default
#line hidden
#line 68 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TabItem TemplatesTabItem;
#line default
#line hidden
#line 72 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TabItem SettingsTabItem;
@@ -136,6 +175,21 @@ namespace SharepointToolbox {
this.DuplicatesTabItem = ((System.Windows.Controls.TabItem)(target));
return;
case 6:
this.TransferTabItem = ((System.Windows.Controls.TabItem)(target));
return;
case 7:
this.BulkMembersTabItem = ((System.Windows.Controls.TabItem)(target));
return;
case 8:
this.BulkSitesTabItem = ((System.Windows.Controls.TabItem)(target));
return;
case 9:
this.FolderStructureTabItem = ((System.Windows.Controls.TabItem)(target));
return;
case 10:
this.TemplatesTabItem = ((System.Windows.Controls.TabItem)(target));
return;
case 11:
this.SettingsTabItem = ((System.Windows.Controls.TabItem)(target));
return;
}