From 4b5e23cbd82c166cdee6e7e9031e5b0b198e8fd9 Mon Sep 17 00:00:00 2001 From: Waldi Date: Fri, 13 Oct 2017 14:07:44 +0200 Subject: [PATCH] =?UTF-8?q?Aktuallisierungen=20und=20bcrypt=20f=C3=BCr=20c?= =?UTF-8?q?lienten=20chat=20passwort=20zus=C3=A4tzliche=20erweiterungen=20?= =?UTF-8?q?f=C3=BCr=20den=20ChatController=20Bewomobil?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BeWo/View/ChatServiceCustomer.xaml | 12 +++++++--- BeWo/View/ChatServiceCustomer.xaml.cs | 16 ++++++++++++- BeWo/View/ChatServiceEmployee.xaml | 9 +++++--- BeWo/View/HomeDragPanelView.xaml.cs | 23 ++++++++++--------- BeWoPlanerMobil/Controllers/ChatController.cs | 8 +++++-- Data/Entities/CustomerAPPCode.cs | 17 ++++++++++++++ Data/Mappings/CustomerAPPCode.hbm.xml | 1 + Model/Changes_2017_10_13.txt | 3 +++ .../CustomerServiceImp.cs | 4 ++++ 9 files changed, 73 insertions(+), 20 deletions(-) create mode 100644 Model/Changes_2017_10_13.txt diff --git a/BeWo/View/ChatServiceCustomer.xaml b/BeWo/View/ChatServiceCustomer.xaml index 23260b612..bea5ef48a 100644 --- a/BeWo/View/ChatServiceCustomer.xaml +++ b/BeWo/View/ChatServiceCustomer.xaml @@ -41,7 +41,10 @@ - + @@ -54,10 +57,13 @@