From 9df422a01a15be2652aff52731c08cf63aba62c6 Mon Sep 17 00:00:00 2001 From: Christian Date: Fri, 13 Mar 2026 15:13:24 +0100 Subject: [PATCH] =?UTF-8?q?Neue=20Client=20Version=20ausgeliefert=20mit=20?= =?UTF-8?q?diversen=20Bugfixes=20(Rechte=20f=C3=BCr=20KI=20angepasst,=20Pr?= =?UTF-8?q?=C3=BCfung=20von=20HPs=20beim=20Speichern,=20PIN=20aktiviert)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BeWo/BeWo.csproj | 4 +- BeWo/View/Detail/SupportConceptView.xaml | 2 +- BeWo/ViewModel/UserGroupVM.cs | 6 +- Data/Security/UserRightHelper.cs | 11 +- .../DefaultReports/FLSSollIstWeeklyReport.cs | 52 +++++++- Service/Plugins/PluginLoader.cs | 5 +- Service/Plugins/SupportConceptValidator.cs | 11 +- .../AnnualReportFactory.cs | 114 ++++++++++++++++++ Service/Service.csproj | 1 + .../ServiceImplementations/UserServiceImp.cs | 70 +++++------ 10 files changed, 217 insertions(+), 59 deletions(-) create mode 100644 Service/Reporting/Straffaelligenhilfe/AnnualReportFactory.cs diff --git a/BeWo/BeWo.csproj b/BeWo/BeWo.csproj index cf1c9e42d..afe378a23 100644 --- a/BeWo/BeWo.csproj +++ b/BeWo/BeWo.csproj @@ -43,12 +43,12 @@ de-DE BeWoPlaner ownSoft GmbH - 2.0.1.290 + 2.0.1.292 true publish.htm false true - 291 + 293 2.0.1.%2a false true diff --git a/BeWo/View/Detail/SupportConceptView.xaml b/BeWo/View/Detail/SupportConceptView.xaml index 5209cacf4..c6d6e601b 100644 --- a/BeWo/View/Detail/SupportConceptView.xaml +++ b/BeWo/View/Detail/SupportConceptView.xaml @@ -138,7 +138,7 @@