update nuget + primo test download results...

This commit is contained in:
Samuele E. Locatelli
2019-10-18 13:04:24 +02:00
parent b90aa67d55
commit dc716a86c8
5 changed files with 18 additions and 12 deletions
+13 -6
View File
@@ -5,19 +5,26 @@
<EmptyDataTemplate>Nessun Risultato</EmptyDataTemplate>
<Columns>
<%--<asp:BoundField DataField="JobId" HeaderText="JobId" ReadOnly="True" SortExpression="JobId" />--%>
<asp:BoundField DataField="JobDescr" HeaderText="JobDescr" SortExpression="JobDescr" />
<asp:BoundField DataField="JobDescr" HeaderText="Description" SortExpression="JobDescr" />
<%--<asp:BoundField DataField="USER_NAME" HeaderText="USER_NAME" SortExpression="USER_NAME" />--%>
<asp:BoundField DataField="JStatusID" HeaderText="JStatusID" SortExpression="JStatusID" />
<asp:BoundField DataField="JsDescr" HeaderText="JsDescr" SortExpression="JsDescr" />
<asp:BoundField DataField="dtSubmiss" HeaderText="Inviato" SortExpression="dtSubmiss" />
<asp:BoundField DataField="dtStartProc" HeaderText="Inizio Calc" SortExpression="dtStartProc" />
<asp:BoundField DataField="dtEndProc" HeaderText="FineCalc" SortExpression="dtEndProc" />
<%--<asp:BoundField DataField="JStatusID" HeaderText="JStatusID" SortExpression="JStatusID" />--%>
<asp:BoundField DataField="JsDescr" HeaderText="Status" SortExpression="JsDescr" />
<asp:BoundField DataField="dtSubmiss" HeaderText="Sent" SortExpression="dtSubmiss" />
<%--<asp:BoundField DataField="dtStartProc" HeaderText="Inizio Calc" SortExpression="dtStartProc" />--%>
<asp:BoundField DataField="dtEndProc" HeaderText="Completed" SortExpression="dtEndProc" />
<%--<asp:BoundField DataField="uploadSizeKb" HeaderText="uploadSizeKb" SortExpression="uploadSizeKb" />--%>
<%--<asp:BoundField DataField="uploadPath" HeaderText="uploadPath" SortExpression="uploadPath" />--%>
<%--<asp:BoundField DataField="downloadSizeKb" HeaderText="downloadSizeKb" SortExpression="downloadSizeKb" />--%>
<%--<asp:BoundField DataField="downloadPath" HeaderText="downloadPath" SortExpression="downloadPath" />--%>
<%--<asp:BoundField DataField="dtDownload" HeaderText="dtDownload" SortExpression="dtDownload" />--%>
<%--<asp:BoundField DataField="dtCleanup" HeaderText="dtCleanup" SortExpression="dtCleanup" />--%>
<asp:TemplateField HeaderText="Output">
<ItemTemplate>
<asp:hyperlink runat="server" id="hfResults" Target="_blank" NavigateUrl='<%# $"{Eval("downloadPath")}/output_flexmix_output_for_APOE_AGE_SEX.txt" %>' Visible='<%# Eval("downloadPath").ToString()!="" %>'><i class="fa fa-download" aria-hidden="true"></i> DOWNLOAD results</asp:hyperlink>
<asp:hyperlink runat="server" id="Hyperlink1" Target="_blank" NavigateUrl='<%# $"{Eval("downloadPath")}/Rplots.pdf" %>' Visible='<%# Eval("downloadPath").ToString()!="" %>'><i class="fa fa-download" aria-hidden="true"></i> DOWNLOAD plot</asp:hyperlink>
<%--<asp:Label ID="Label1" runat="server" Text='<%# Eval("downloadPath") %>' Visible='<%# Eval("downloadPath").ToString()!="" %>'></asp:Label>--%>
</ItemTemplate>
</asp:TemplateField>
</Columns>
</asp:GridView>
<asp:ObjectDataSource ID="ods" runat="server" OldValuesParameterFormatString="original_{0}" SelectMethod="getByUser" TypeName="WebLCP.DS_AppTableAdapters.JobsListTableAdapter">
+2 -3
View File
@@ -92,8 +92,8 @@
<Reference Include="StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
<HintPath>..\packages\StackExchange.Redis.2.0.601\lib\net461\StackExchange.Redis.dll</HintPath>
</Reference>
<Reference Include="SteamWare, Version=3.3.1910.683, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\SteamWare.3.3.1910.683\lib\net462\SteamWare.dll</HintPath>
<Reference Include="SteamWare, Version=3.3.1910.685, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\SteamWare.3.3.1910.685\lib\net462\SteamWare.dll</HintPath>
</Reference>
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
@@ -181,7 +181,6 @@
<Content Include="DoChecks.aspx" />
<Content Include="example-config-table.txt" />
<Content Include="example-favicon.ico" />
<Content Include="ExtLibrary\ICSharpCode.SharpZipLib.dll" />
<Content Include="favicon.ico" />
<Content Include="fonts\fontawesome-webfont.svg" />
<Content Include="Global.asax" />
+2 -2
View File
@@ -16,7 +16,7 @@ _useAIMSmtp false false impiego client posta elettronica alternativo
_useAuthSmtp true true true
AuthCookieName admodellingAuth admodellingAuth Cookie applicativo
autoConfCmd true true Conferma automatica comandi barcode
baseUrl http://iis02/test/admodelling http://iis02/test/admodelling URL base del sito
baseUrl http://site_name http://iis02/site_name URL base del sito
cacheValSec 60 60 Validità cache dati in gestore Barcode
cookieDayExp 365 365 Periodo validità cookie
cookieUsed admodellingAuth admodellingAuth,CTrack_CodOpr,CTrack_CodPost Elenco dei cookie impiegati
@@ -25,6 +25,6 @@ enableLogOut true false Abilita button logout COMPLETO in alto a sx
enablePlain true true Abilitazione decode plain
maxAuth 1000 1000 num auth minimo per NON consumare tokens
serializeSession true true Serializzazione valori in sessione (REDIS)
SiteName iis02/test/admodelling iis02/test/admodelling Nome sito
SiteName iis02/site_name iis02/site_name Nome sito
enableDumpDiag false false abilitazione dumb diagnostico x eccezioni di default
doShrinkFolder true true Imposta compressione area LOGS
+1 -1
View File
@@ -25,7 +25,7 @@
<package id="popper.js" version="1.14.3" targetFramework="net462" />
<package id="SharpZipLib" version="1.2.0" targetFramework="net462" />
<package id="StackExchange.Redis" version="2.0.601" targetFramework="net462" />
<package id="SteamWare" version="3.3.1910.683" targetFramework="net462" />
<package id="SteamWare" version="3.3.1910.685" targetFramework="net462" />
<package id="System.Buffers" version="4.5.0" targetFramework="net462" />
<package id="System.Diagnostics.PerformanceCounter" version="4.6.0" targetFramework="net462" />
<package id="System.IO.Pipelines" version="4.6.0" targetFramework="net462" />