From 1d8a64fb2a753f3d53cfc5769ce23edc30cfb786 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Fri, 24 Mar 2023 19:34:08 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20possibilit=C3=A0=20lancio=20non=20auth=20?= =?UTF-8?q?x=20check=20programma=20powershell?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GPW.CORE.Api/Properties/launchSettings.json | 16 ++--- GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj | 2 +- GPW.CORE.WRKLOG/Pages/Index.razor | 39 +++++++---- .../PublishProfiles/IIS01.pubxml.user | 3 +- GPW.CORE.WRKLOG/Shared/NavMenu.razor | 68 ++++++++++--------- Resources/ChangeLog.html | 2 +- Resources/VersNum.txt | 2 +- Resources/manifest.xml | 4 +- 8 files changed, 75 insertions(+), 61 deletions(-) diff --git a/GPW.CORE.Api/Properties/launchSettings.json b/GPW.CORE.Api/Properties/launchSettings.json index 9253c1e..754c1e4 100644 --- a/GPW.CORE.Api/Properties/launchSettings.json +++ b/GPW.CORE.Api/Properties/launchSettings.json @@ -1,13 +1,13 @@ { "$schema": "https://json.schemastore.org/launchsettings.json", - "iisSettings": { - "windowsAuthentication": false, - "anonymousAuthentication": true, - "iisExpress": { - "applicationUrl": "http://localhost:39480", - "sslPort": 44359 - } - }, + "iisSettings": { + "windowsAuthentication": true, + "anonymousAuthentication": true, + "iisExpress": { + "applicationUrl": "http://localhost:39480", + "sslPort": 44359 + } + }, "profiles": { "GPW.CORE.Api": { "commandName": "Project", diff --git a/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj b/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj index 0136334..9ee3e90 100644 --- a/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj +++ b/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj @@ -2,7 +2,7 @@ net6.0 - 3.0.2303.0412 + 3.0.2303.2419 enable enable diff --git a/GPW.CORE.WRKLOG/Pages/Index.razor b/GPW.CORE.WRKLOG/Pages/Index.razor index 15287f4..569a3fd 100644 --- a/GPW.CORE.WRKLOG/Pages/Index.razor +++ b/GPW.CORE.WRKLOG/Pages/Index.razor @@ -19,22 +19,33 @@
Gestione commesse utente GPW, visualizzazione formato planner settimanale + + +
+ Please Execute AD Login to gain functionality +
+
+
-
- -
Fast Rec -
- -
Week Planner -
- -
Record List -
- -
Help -
-
+ + +
+ +
Fast Rec +
+ +
Week Planner +
+ +
Record List +
+ +
Help +
+
+
+
\ No newline at end of file diff --git a/GPW.CORE.WRKLOG/Properties/PublishProfiles/IIS01.pubxml.user b/GPW.CORE.WRKLOG/Properties/PublishProfiles/IIS01.pubxml.user index 2baa13e..3844746 100644 --- a/GPW.CORE.WRKLOG/Properties/PublishProfiles/IIS01.pubxml.user +++ b/GPW.CORE.WRKLOG/Properties/PublishProfiles/IIS01.pubxml.user @@ -7,6 +7,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAw3dMMgC4FUywyOTV2xvCRgAAAAACAAAAAAADZgAAwAAAABAAAACGzXDK3zvXrM23DG9mcGE7AAAAAASAAACgAAAAEAAAAGyTdpfrCO34B/zMyya7+GAYAAAA0bmIiJbto8OwHhtlJG6RVMBv+aGxPm7pFAAAAF/Yr6uOS9vHRpx6NybbZsJ0uMXC - True|2022-04-21T16:35:38.6752750Z;False|2022-04-21T18:33:27.2112658+02:00; + True|2023-03-24T18:29:18.9230558Z;True|2022-04-21T18:35:38.6752750+02:00;False|2022-04-21T18:33:27.2112658+02:00; + \ No newline at end of file diff --git a/GPW.CORE.WRKLOG/Shared/NavMenu.razor b/GPW.CORE.WRKLOG/Shared/NavMenu.razor index 6056d83..e361782 100644 --- a/GPW.CORE.WRKLOG/Shared/NavMenu.razor +++ b/GPW.CORE.WRKLOG/Shared/NavMenu.razor @@ -25,41 +25,43 @@ } - - - - @**@ + + + + diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index 82469ca..597fbe9 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ GPW - Gestione Presenze Web -

Versione: 3.0.2303.0417

+

Versione: 3.0.2303.2419


Note di rilascio: