From f4da015011daf729f32cfa9f6fd93994cdaeed25 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Tue, 23 Sep 2025 11:26:37 +0200 Subject: [PATCH] Fix conf x debug API/UI insieme + fix conf x gestione items calcolati --- Lux.API/Lux.API.csproj | 2 +- Lux.API/appsettings.Development.json | 4 ++-- Lux.API/appsettings.json | 4 ++-- Lux.UI/Lux.UI.csproj | 2 +- Lux.UI/appsettings.Development.json | 5 ++--- Resources/ChangeLog.html | 2 +- Resources/VersNum.txt | 2 +- Resources/manifest.xml | 2 +- 8 files changed, 11 insertions(+), 12 deletions(-) diff --git a/Lux.API/Lux.API.csproj b/Lux.API/Lux.API.csproj index 4c9d0ced..c066d191 100644 --- a/Lux.API/Lux.API.csproj +++ b/Lux.API/Lux.API.csproj @@ -4,7 +4,7 @@ net8.0 enable enable - 0.9.2509.1918 + 0.9.2509.2311 diff --git a/Lux.API/appsettings.Development.json b/Lux.API/appsettings.Development.json index 02f2251b..c294297e 100644 --- a/Lux.API/appsettings.Development.json +++ b/Lux.API/appsettings.Development.json @@ -7,7 +7,7 @@ }, "ServerConf": { "BaseUrl": "/lux/srv/", - "PubChannel": "EgwDevEngineInput", - "SubChannel": "EgwDevEngineOutput" + "PubChannel": "EgwEngineInput", + "SubChannel": "EgwEngineOutput" } } diff --git a/Lux.API/appsettings.json b/Lux.API/appsettings.json index 67e5f677..0b33efcb 100644 --- a/Lux.API/appsettings.json +++ b/Lux.API/appsettings.json @@ -55,8 +55,8 @@ "Redis": "redis.ufficio:26379, serviceName=devel, DefaultDatabase=6, keepAlive=180, connectTimeout=15000, syncTimeout=15000, asyncTimeout=15000, abortConnect=false, ssl=false, allowAdmin=true" }, "ServerConf": { - "PubChannel": "EgwEngineInput", - "SubChannel": "EgwEngineOutput", + "PubChannel": "EgwDevEngineInput", + "SubChannel": "EgwDevEngineOutput", "SvgChannel": "svg:img", "BaseUrl": "/lux/srv/", "ImageBaseUrl": "https://iis01.egalware.com/lux/srv/api/window/", diff --git a/Lux.UI/Lux.UI.csproj b/Lux.UI/Lux.UI.csproj index a742deaf..41ab93c1 100644 --- a/Lux.UI/Lux.UI.csproj +++ b/Lux.UI/Lux.UI.csproj @@ -5,7 +5,7 @@ enable enable aspnet-Lux.UI-a758c101-a2f4-4e38-977d-1c4887dbbd50 - 0.9.2509.2015 + 0.9.2509.2311 diff --git a/Lux.UI/appsettings.Development.json b/Lux.UI/appsettings.Development.json index 38731702..1a306ba8 100644 --- a/Lux.UI/appsettings.Development.json +++ b/Lux.UI/appsettings.Development.json @@ -6,9 +6,8 @@ } }, "ServerConf": { - "PubChannel": "EgwDevEngineInput", - "SubChannel": "EgwDevEngineOutput", + "PubChannel": "EgwEngineInput", + "SubChannel": "EgwEngineOutput", "Prog.ApiUrl": "https://iis01.egalware.com/lux/srv/api" - //"Prog.ApiUrl": "https://office.egalware.com/lux/srv/api" } } diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index 2c477e7b..e809294a 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ LUX - Web Windows MES -

Versione: 0.9.2509.2015

+

Versione: 0.9.2509.2311


Note di rilascio:
  • diff --git a/Resources/VersNum.txt b/Resources/VersNum.txt index 4dab671d..91ca6fba 100644 --- a/Resources/VersNum.txt +++ b/Resources/VersNum.txt @@ -1 +1 @@ -0.9.2509.2015 +0.9.2509.2311 diff --git a/Resources/manifest.xml b/Resources/manifest.xml index 6b6eda6a..b93a5b96 100644 --- a/Resources/manifest.xml +++ b/Resources/manifest.xml @@ -1,6 +1,6 @@ - 0.9.2509.2015 + 0.9.2509.2311 http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.UI.zip http://nexus.steamware.net/repository/SWS/GPW/stable/ChangeLog.html false