Diverse Verbesserungen im MoK und die SignatureHistory-Geschichte, auch wenn sie noch nicht zu 100 Prozent so funktioniert, wie ich das gerne hätte.

Man sieht aber, wann was an Unterschriften gemacht wurde.
This commit is contained in:
2025-03-25 17:36:15 +01:00
parent 06e3e7ce9b
commit 32c1acbf6d
89 changed files with 30276 additions and 5563 deletions

View File

@@ -302,6 +302,7 @@
<Compile Include="Controllers\AbstractBaseController.cs" />
<Compile Include="Controllers\ChatController.cs" />
<Compile Include="Controllers\CustomerController.cs" />
<Compile Include="Controllers\DebuggingToolsController.cs" />
<Compile Include="Controllers\DevExpressSchedulerController.cs" />
<Compile Include="Controllers\ExternalSignatureController.cs" />
<Compile Include="Controllers\ReportBaseController.cs" />
@@ -310,6 +311,7 @@
<Compile Include="Controllers\SchedulerController.cs" />
<Compile Include="Models\AbstractModel.cs" />
<Compile Include="Models\CustomerModel.cs" />
<Compile Include="Models\DebuggingToolsModel.cs" />
<Compile Include="Models\DevExpressSchedulerModel.cs" />
<Compile Include="Models\ExternalSignatureModel.cs" />
<Compile Include="Models\ReportModel.cs" />
@@ -561,6 +563,10 @@
<Content Include="App_Data\WebDocumentViewerCache\e7eac8d4d5db47a799420bfb0d6fbc2f\virtualDocument.prnx" />
<Content Include="Scripts\jszip.js" />
<Content Include="Scripts\jszip.min.js" />
<Content Include="Scripts\moment-with-locales.js" />
<Content Include="Scripts\moment-with-locales.min.js" />
<Content Include="Scripts\moment.js" />
<Content Include="Scripts\moment.min.js" />
<Content Include="Scripts\moment\locale\de.js" />
<Content Include="Scripts\ownSoft-Scripts\mobileUtils.js" />
<Content Include="Scripts\moment\moment-with-locales.js" />
@@ -649,6 +655,9 @@
<Content Include="Views\Scheduler\ResourceSelectionPopupPartial.cshtml" />
<Content Include="Views\Scheduler\ResourceSelectionPopupListPartial.cshtml" />
<Content Include="Views\ReportViewer\BerichteFormPartialView.cshtml" />
<Content Include="Scripts\moment.min.js.map" />
<Content Include="Scripts\moment-with-locales.min.js.map" />
<Content Include="Views\DebuggingTools\DebuggingTools.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="packages.config" />