From 0852b3d47aa4cf93d9f1f10479b4bf25e4e68867 Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Wed, 16 Dec 2020 20:10:24 +0000 Subject: [PATCH] 6.0.9 deployed --- ENI-2/ENI2/ENI2/App.config | 8 +-- ENI-2/ENI2/ENI2/ENI2.csproj | 2 +- .../ENI2/ENI2/EditControls/ShowIdDialog.xaml | 3 +- .../ENI2/EditControls/ShowIdDialog.xaml.cs | 17 +++--- ENI-2/ENI2/ENI2/MainWindow.xaml.cs | 16 ++++-- Stundensheet.xlsx | Bin 45322 -> 45363 bytes nsw/Source/bsmd.database/ATA.cs | 11 +++- nsw/Source/bsmd.database/ATD.cs | 11 +++- nsw/Source/bsmd.database/NOA_NOD.cs | 12 ++-- nsw/Source/bsmd.email/BSMDMail.cs | 52 +++++++++--------- 10 files changed, 78 insertions(+), 54 deletions(-) diff --git a/ENI-2/ENI2/ENI2/App.config b/ENI-2/ENI2/ENI2/App.config index 0b733dcc..bf37c193 100644 --- a/ENI-2/ENI2/ENI2/App.config +++ b/ENI-2/ENI2/ENI2/App.config @@ -26,12 +26,12 @@ 1000 - - http://heupferd/bsmd.LockingService/LockingService.svc + http://192.168.2.24/LockingService/LockingService.svc + - - Data Source=(localdb)\MSSQLLocalDB;Initial Catalog=E:\DATA\DB\NSW.MDF;Integrated Security=True;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False + Initial Catalog=nsw;Data Source=192.168.2.24\SQLEXPRESS;Uid=dfuser;pwd=dfpasswd;Persist Security Info=False;Connection Reset=false + diff --git a/ENI-2/ENI2/ENI2/ENI2.csproj b/ENI-2/ENI2/ENI2/ENI2.csproj index 4019aa27..feb385b1 100644 --- a/ENI-2/ENI2/ENI2/ENI2.csproj +++ b/ENI-2/ENI2/ENI2/ENI2.csproj @@ -35,7 +35,7 @@ true publish.html 1 - 6.0.8.%2a + 6.0.9.%2a false true true diff --git a/ENI-2/ENI2/ENI2/EditControls/ShowIdDialog.xaml b/ENI-2/ENI2/ENI2/EditControls/ShowIdDialog.xaml index 0c9dcb1d..8be6508a 100644 --- a/ENI-2/ENI2/ENI2/EditControls/ShowIdDialog.xaml +++ b/ENI-2/ENI2/ENI2/EditControls/ShowIdDialog.xaml @@ -17,6 +17,7 @@