Update footer:
- egalware + logo - ssl logo - pulizia commenti rimasti x PAM LOGIN - pubxml aggiornati
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"dotnet.defaultSolution": "B2BCONDOMINI.sln"
|
||||
}
|
||||
+2
-2
@@ -4,10 +4,10 @@
|
||||
<div class="py-3">
|
||||
<div class="container">
|
||||
<h1>B2BCONDOMINI.IT</h1>
|
||||
<p class="lead">Qui dobbiamo spiegare all'utente "Amministratore" cosa deve fare e come deve accedere... TENDENZIALMENTE con email e certificato assocaito (come quelli già usati)</p>
|
||||
<%--<p class="lead">Qui dobbiamo spiegare all'utente "Amministratore" cosa deve fare e come deve accedere... TENDENZIALMENTE con email e certificato assocaito (come quelli già usati)</p>
|
||||
|
||||
<p>POTREBBE essere utile pensare anche a una forma di pubblicità (da rieptere dalla sezione "about" / contatti?) x convincere gli amministratori all'accesso</p>
|
||||
<p>!!!DA COMPLETARE!!! </p>
|
||||
<p>!!!DA COMPLETARE!!! </p>--%>
|
||||
<p><a href="/About" class="btn btn-primary btn-lg">Per maggiori informazioni »</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Generated
+51
-49
@@ -1,104 +1,106 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <generato automaticamente>
|
||||
// Codice generato da uno strumento.
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se
|
||||
// il codice viene rigenerato.
|
||||
// </generato automaticamente>
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace PUB.PAM {
|
||||
|
||||
|
||||
public partial class Login {
|
||||
|
||||
namespace PUB.PAM
|
||||
{
|
||||
|
||||
|
||||
public partial class Login
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
/// Controllo lbtMyDashboard.
|
||||
/// lbtMyDashboard control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.LinkButton lbtMyDashboard;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Controllo divReqLink.
|
||||
/// divReqLink control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divReqLink;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Controllo lbtReqEmail.
|
||||
/// lbtReqEmail control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.LinkButton lbtReqEmail;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Controllo lbtNuovoUser.
|
||||
/// lbtNuovoUser control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.LinkButton lbtNuovoUser;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Controllo divReqEmail.
|
||||
/// divReqEmail control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divReqEmail;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Controllo txtEmail.
|
||||
/// txtEmail control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.TextBox txtEmail;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Controllo reqEmail.
|
||||
/// reqEmail control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.LinkButton reqEmail;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Controllo divNewUserAmm.
|
||||
/// divNewUserAmm control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divNewUserAmm;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Controllo divResult.
|
||||
/// divResult control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divResult;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Controllo lblOut.
|
||||
/// lblOut control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label lblOut;
|
||||
}
|
||||
|
||||
@@ -306,6 +306,7 @@
|
||||
<Content Include="images\Condomini_02.jpeg" />
|
||||
<Content Include="images\Condomini_03.jpeg" />
|
||||
<Content Include="images\GraphDemo.png" />
|
||||
<Content Include="images\LogoEgw.png" />
|
||||
<Content Include="images\ParetoDemo.png" />
|
||||
<Content Include="images\RadarDemo.png" />
|
||||
<Content Include="jumper.aspx" />
|
||||
|
||||
@@ -9,16 +9,16 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<LastUsedBuildConfiguration>OVH</LastUsedBuildConfiguration>
|
||||
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
||||
<SiteUrlToLaunchAfterPublish>http://www.b2bcondomini.it</SiteUrlToLaunchAfterPublish>
|
||||
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
|
||||
<ExcludeApp_Data>True</ExcludeApp_Data>
|
||||
<MSDeployServiceURL>https://wprod01.steamware.net:8172/MsDeploy.axd</MSDeployServiceURL>
|
||||
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
|
||||
<ExcludeApp_Data>true</ExcludeApp_Data>
|
||||
<MSDeployServiceURL>https://172.16.0.214:8172/MsDeploy.axd</MSDeployServiceURL>
|
||||
<DeployIisAppPath>b2bcondomini.it</DeployIisAppPath>
|
||||
<RemoteSitePhysicalPath />
|
||||
<SkipExtraFilesOnServer>False</SkipExtraFilesOnServer>
|
||||
<SkipExtraFilesOnServer>false</SkipExtraFilesOnServer>
|
||||
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
|
||||
<EnableMSDeployBackup>True</EnableMSDeployBackup>
|
||||
<EnableMSDeployBackup>true</EnableMSDeployBackup>
|
||||
<UserName>Administrator</UserName>
|
||||
<_SavePWD>True</_SavePWD>
|
||||
<_SavePWD>true</_SavePWD>
|
||||
<PublishDatabaseSettings>
|
||||
<Objects xmlns="">
|
||||
<ObjectGroup Name="Data.Properties.Settings.B2BCond_filesConnectionString" Order="1" Enabled="False">
|
||||
@@ -53,10 +53,11 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
</ObjectGroup>
|
||||
</Objects>
|
||||
</PublishDatabaseSettings>
|
||||
<PrecompileBeforePublish>True</PrecompileBeforePublish>
|
||||
<EnableUpdateable>True</EnableUpdateable>
|
||||
<DebugSymbols>False</DebugSymbols>
|
||||
<PrecompileBeforePublish>true</PrecompileBeforePublish>
|
||||
<EnableUpdateable>true</EnableUpdateable>
|
||||
<DebugSymbols>false</DebugSymbols>
|
||||
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
||||
<EnableMsDeployAppOffline>false</EnableMsDeployAppOffline>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<MSDeployParameterValue Include="SteamWare.Properties.Settings.DS_AuthConnectionString-Web.config Connection String">
|
||||
|
||||
@@ -6,6 +6,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<TimeStampOfAssociatedLegacyPublishXmlFile />
|
||||
<EncryptedPassword>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAQQ5iScsMNEq899pyU6Y9ZwAAAAACAAAAAAADZgAAwAAAABAAAAC9rIxuKbl4Pr3fzxaHG7Q2AAAAAASAAACgAAAAEAAAAFVvboxq6BZkdv4wEPX1t9sYAAAAiJWjp0DbDByRRTd/8m6cO5W/6srPcvvXFAAAACq7Q4cDEg0U2BeOr9kxyA2vpSvy</EncryptedPassword>
|
||||
<EncryptedPassword>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAh1eMRNM71UW0ZsVvyo4NjQAAAAACAAAAAAADZgAAwAAAABAAAAAfDrFandUyMqm/LA/ruVkUAAAAAASAAACgAAAAEAAAAG7kAL7I7upgD/dxY1HjfcsYAAAAEvChqAN1+LvYLpE8dMm3GpV4sLWsGoc6FAAAAHaz41qu8aPr1lSt/aBO3mVHYYM0</EncryptedPassword>
|
||||
<History>True|2022-06-13T09:06:41.7709765Z;True|2022-06-13T11:03:47.6898684+02:00;</History>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
@@ -1,24 +1,27 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="tpl_footer.ascx.cs" Inherits="PUB.WebUserContols.tpl_footer" %>
|
||||
<footer class="navbar navbar-dark bg-dark text-light p-0 m-0 fixed-bottom small">
|
||||
<div class="container-fluid row nav-footer">
|
||||
<div class="col-4"><%: DateTime.Now.ToString("yyyy.MM.dd HH:mm") %> | <%: fullVers %>
|
||||
</div>
|
||||
<div class="col-4 text-center text-uppercase"><%: userData %></div>
|
||||
<div class="col-4 text-right px-0">
|
||||
<div class="d-flex flex-row-reverse">
|
||||
<div class="px-1 text-right">
|
||||
steamware.net © 2017-<%: DateTime.Now.Year %>
|
||||
<div class="container-fluid row nav-footer">
|
||||
<div class="col-4">
|
||||
<%: DateTime.Now.ToString("yyyy.MM.dd HH:mm") %> | <%: fullVers %>
|
||||
</div>
|
||||
<div class="px-1 text-right">
|
||||
<asp:UpdateProgress ID="updPnl" runat="server" DynamicLayout="false" DisplayAfter="0">
|
||||
<ProgressTemplate>
|
||||
<div class="text-right">
|
||||
<i class="fas fa-sync fa-spin"></i> <i class="fas fa-sync fa-spin"></i> <i class="fas fa-sync fa-spin"></i>
|
||||
</div>
|
||||
</ProgressTemplate>
|
||||
</asp:UpdateProgress>
|
||||
<div class="col-4 text-center text-uppercase"><%: userData %></div>
|
||||
<div class="col-4 text-right px-0">
|
||||
<div class="d-flex flex-row-reverse">
|
||||
<div class="px-0 text-right">
|
||||
<img src="../images/LogoEgw.png" height="20" />
|
||||
www.egalware.com © 2017-<%: DateTime.Now.Year %> | <a href="https://www.gogetssl.com" rel="nofollow" title="GoGetSSL Site Seal Logo">
|
||||
<img src="https://gogetssl-cdn.s3.eu-central-1.amazonaws.com/site-seals/gogetssl-static-seal.svg" height="16" title="GoGetSSL Site Seal, Protected website" alt="GoGetSSL Site Seal" /></a>
|
||||
</div>
|
||||
<asp:UpdateProgress ID="updPnl" runat="server" DynamicLayout="false" DisplayAfter="0">
|
||||
<ProgressTemplate>
|
||||
<div class="px-2 text-right">
|
||||
<div class="text-right">
|
||||
<i class="fas fa-sync fa-spin"></i> <i class="fas fa-sync fa-spin"></i> <i class="fas fa-sync fa-spin"></i>
|
||||
</div>
|
||||
</div>
|
||||
</ProgressTemplate>
|
||||
</asp:UpdateProgress>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
+15
-13
@@ -1,23 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <generato automaticamente>
|
||||
// Codice generato da uno strumento.
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se
|
||||
// il codice viene rigenerato.
|
||||
// </generato automaticamente>
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace PUB.WebUserContols {
|
||||
|
||||
|
||||
public partial class tpl_footer {
|
||||
|
||||
namespace PUB.WebUserContols
|
||||
{
|
||||
|
||||
|
||||
public partial class tpl_footer
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
/// Controllo updPnl.
|
||||
/// updPnl control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.UpdateProgress updPnl;
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
Reference in New Issue
Block a user