diff --git a/.gitignore b/.gitignore index e91fd05c0..84db491b5 100644 --- a/.gitignore +++ b/.gitignore @@ -318,3 +318,11 @@ /ReportImp/MitMenschenWuppertal/obj/Release /ReportImp/Triathlon/obj/Debug /ReportImp/Triathlon/obj/Release +/ReportImp/AbwWeeger/obj/Debug +/ReportImp/BeWoImFlow/obj/Debug +/ReportImp/DiakonieLandshut/obj/Debug +/ReportImp/DiakonieLandshut/obj/Release +/ReportImp/BeWoImFlow/obj/Release +/ReportImp/AbwWeeger/obj/Release +/ReportImp/LebenshilfeMoenchengladbach/obj/Debug +/ReportImp/LebenshilfeMoenchengladbach/obj/Release diff --git a/BeWo/BeWo.csproj b/BeWo/BeWo.csproj index 54b636677..bbff2feac 100644 --- a/BeWo/BeWo.csproj +++ b/BeWo/BeWo.csproj @@ -43,12 +43,12 @@ de-DE BeWoPlaner beyondSoft GmbH - 2.0.1.157 + 2.0.1.162 true publish.htm false true - 158 + 163 2.0.1.%2a false true @@ -198,6 +198,10 @@ Designer MSBuild:Compile + + MSBuild:Compile + Designer + MSBuild:Compile Designer @@ -206,6 +210,10 @@ Designer MSBuild:Compile + + MSBuild:Compile + Designer + MSBuild:Compile Designer @@ -214,6 +222,10 @@ MSBuild:Compile Designer + + MSBuild:Compile + Designer + MSBuild:Compile Designer @@ -264,6 +276,14 @@ Designer MSBuild:Compile + + MSBuild:Compile + Designer + + + MSBuild:Compile + Designer + Designer MSBuild:Compile @@ -585,12 +605,18 @@ ProxyLoginView.xaml + + SchulbegleitenderDienstEmployeeView.xaml + VertretenderKlientSearchView.xaml KrankheitsZeitraumView.xaml + + VertretungsMainViewV2.xaml + VertretungsSearchView.xaml @@ -599,6 +625,11 @@ + + + + SbdAdminView.xaml + @@ -675,6 +706,9 @@ + + + @@ -690,6 +724,9 @@ + + + @@ -749,6 +786,12 @@ + + StundenplanView.xaml + + + NotizenView.xaml + BargeldkassenView.xaml @@ -1381,7 +1424,7 @@ MSBuild:Compile Designer - + MSBuild:Compile Designer MSBuild:Compile @@ -1796,8 +1839,8 @@ PercentageDisplay.xaml - - SchulbegleitenderDienstView.xaml + + SchulbegleitenderDienstCustomerView.xaml AnnualReportChartControl.xaml diff --git a/BeWo/BeWo.csproj.user b/BeWo/BeWo.csproj.user index 1960680a1..b6d2b164e 100644 --- a/BeWo/BeWo.csproj.user +++ b/BeWo/BeWo.csproj.user @@ -2,7 +2,7 @@ D:\Projects\beyondsoft\BeWoPlaner\Publish\|D:\Projects\beyondsoft\BeWoPlaner\PublishTest\|D:\Projects\beyondsoft\BeWoPlaner\PublishDev\|D:\Projects\beyondsoft\BeWoPlaner\Publish45\|C:\Projects\beyondsoft\BeWoPlaner\Publish\ - http://app.beyondsoft.de/sbd/|http://app.beyondsoft.de/|http://app.beyondsoft.de/test/|http://app.beyondsoft.de/dev/|http://app.beyondsoft.de/deploy/ + http://app.beyondsoft.de/sbd/|http://fortis-bewoplaner.fortis-ev.org.local/|http://app.beyondsoft.de/|http://app.beyondsoft.de/test/|http://app.beyondsoft.de/dev/ diff --git a/BeWo/LoginControl.xaml.cs b/BeWo/LoginControl.xaml.cs index 8b2bbb5e5..7f4e0f7a7 100644 --- a/BeWo/LoginControl.xaml.cs +++ b/BeWo/LoginControl.xaml.cs @@ -74,12 +74,11 @@ namespace BeWo get { return _ProfileList; } set { _ProfileList = value; } } - + public LoginControl() { - InitializeComponent(); - + DateTime dt = new DateTime(2017, 1, 1); if (DateTime.Now > dt) dt = DateTime.Now; diff --git a/BeWo/MainControl.xaml.cs b/BeWo/MainControl.xaml.cs index 0dc3db0f0..c721d63d7 100644 --- a/BeWo/MainControl.xaml.cs +++ b/BeWo/MainControl.xaml.cs @@ -200,7 +200,7 @@ namespace BeWo view = new WohnheimNavigationView(); break; case UIContext.Vertretungen: - view = new VertretungsMainView(); + view = new VertretungsMainView2(); break; case UIContext.CustomerTeam: view = new CustomerTeamNavigationView(); diff --git a/BeWo/SchulbegleitenderDienst/KrankheitsZeitraumView.xaml b/BeWo/SchulbegleitenderDienst/KrankheitsZeitraumView.xaml index a4cfe275a..ff5d3e938 100644 --- a/BeWo/SchulbegleitenderDienst/KrankheitsZeitraumView.xaml +++ b/BeWo/SchulbegleitenderDienst/KrankheitsZeitraumView.xaml @@ -2,9 +2,9 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:dxe="http://schemas.devexpress.com/winfx/2008/xaml/editors" - Background="Transparent" Height="125" Width="400" WindowStartupLocation="CenterScreen" WindowStyle="None"> + Background="Transparent" Height="130" Width="350" WindowStartupLocation="CenterScreen" WindowStyle="None"> - + @@ -15,21 +15,20 @@ - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +