COmpletato renaming namespace
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_AnPro_DettArt.ascx.cs" Inherits="MoonPro.WebUserControls.mod_AnPro_DettArt" %>
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_AnPro_DettArt.ascx.cs" Inherits="MP_SITE.WebUserControls.mod_AnPro_DettArt" %>
|
||||
|
||||
|
||||
<%@ Register Src="~/WebUserControls/mod_righePag.ascx" TagName="mod_righePag" TagPrefix="uc2" %>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Web.UI;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_AnPro_DettArt : SteamWare.UserControl
|
||||
{
|
||||
|
||||
+2
-2
@@ -7,7 +7,7 @@
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls {
|
||||
namespace MP_SITE.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_AnPro_DettArt {
|
||||
@@ -82,6 +82,6 @@ namespace MoonPro.WebUserControls {
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::MoonPro.WebUserControls.mod_righePag mod_righePag;
|
||||
protected global::MP_SITE.WebUserControls.mod_righePag mod_righePag;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_AnPro_DettGg.ascx.cs" Inherits="MoonPro.WebUserControls.mod_AnPro_DettGg" %>
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_AnPro_DettGg.ascx.cs" Inherits="MP_SITE.WebUserControls.mod_AnPro_DettGg" %>
|
||||
|
||||
|
||||
<%@ Register Src="~/WebUserControls/mod_righePag.ascx" TagName="mod_righePag" TagPrefix="uc2" %>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Web.UI;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_AnPro_DettGg : SteamWare.UserControl
|
||||
{
|
||||
|
||||
+2
-2
@@ -7,7 +7,7 @@
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls {
|
||||
namespace MP_SITE.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_AnPro_DettGg {
|
||||
@@ -82,6 +82,6 @@ namespace MoonPro.WebUserControls {
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::MoonPro.WebUserControls.mod_righePag mod_righePag;
|
||||
protected global::MP_SITE.WebUserControls.mod_righePag mod_righePag;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_AnPro_ODL.ascx.cs" Inherits="MoonPro.WebUserControls.mod_AnPro_ODL" %>
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_AnPro_ODL.ascx.cs" Inherits="MP_SITE.WebUserControls.mod_AnPro_ODL" %>
|
||||
|
||||
<%@ Register Src="~/WebUserControls/mod_righePag.ascx" TagName="mod_righePag" TagPrefix="uc2" %>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Web.UI;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_AnPro_ODL : SteamWare.UserControl
|
||||
{
|
||||
|
||||
+2
-2
@@ -7,7 +7,7 @@
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls {
|
||||
namespace MP_SITE.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_AnPro_ODL {
|
||||
@@ -73,6 +73,6 @@ namespace MoonPro.WebUserControls {
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::MoonPro.WebUserControls.mod_righePag mod_righePag;
|
||||
protected global::MP_SITE.WebUserControls.mod_righePag mod_righePag;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_AnPro_PODL.ascx.cs" Inherits="MoonPro.WebUserControls.mod_AnPro_PODL" %>
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_AnPro_PODL.ascx.cs" Inherits="MP_SITE.WebUserControls.mod_AnPro_PODL" %>
|
||||
|
||||
|
||||
<%@ Register Src="~/WebUserControls/mod_righePag.ascx" TagName="mod_righePag" TagPrefix="uc2" %>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Web.UI;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_AnPro_PODL : SteamWare.UserControl
|
||||
{
|
||||
|
||||
+2
-2
@@ -7,7 +7,7 @@
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls {
|
||||
namespace MP_SITE.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_AnPro_PODL {
|
||||
@@ -55,6 +55,6 @@ namespace MoonPro.WebUserControls {
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::MoonPro.WebUserControls.mod_righePag mod_righePag;
|
||||
protected global::MP_SITE.WebUserControls.mod_righePag mod_righePag;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_AnPro_Totali.ascx.cs" Inherits="MoonPro.WebUserControls.mod_AnPro_Totali" %>
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_AnPro_Totali.ascx.cs" Inherits="MP_SITE.WebUserControls.mod_AnPro_Totali" %>
|
||||
<%@ Register Src="~/WebUserControls/mod_AnPro_ODL.ascx" TagPrefix="uc1" TagName="mod_AnPro_ODL" %>
|
||||
<%@ Register Src="~/WebUserControls/mod_AnPro_PODL.ascx" TagPrefix="uc1" TagName="mod_AnPro_PODL" %>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using System;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_AnPro_Totali : SteamWare.UserControl
|
||||
{
|
||||
|
||||
+3
-3
@@ -7,7 +7,7 @@
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls {
|
||||
namespace MP_SITE.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_AnPro_Totali {
|
||||
@@ -19,7 +19,7 @@ namespace MoonPro.WebUserControls {
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::MoonPro.WebUserControls.mod_AnPro_ODL mod_AnPro_ODL;
|
||||
protected global::MP_SITE.WebUserControls.mod_AnPro_ODL mod_AnPro_ODL;
|
||||
|
||||
/// <summary>
|
||||
/// Controllo mod_AnPro_PODL.
|
||||
@@ -28,6 +28,6 @@ namespace MoonPro.WebUserControls {
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::MoonPro.WebUserControls.mod_AnPro_PODL mod_AnPro_PODL;
|
||||
protected global::MP_SITE.WebUserControls.mod_AnPro_PODL mod_AnPro_PODL;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MoonPro.WebUserControls.mod_andamentoStorico" Codebehind="mod_andamentoStorico.ascx.cs" %>
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MP_SITE.WebUserControls.mod_andamentoStorico" Codebehind="mod_andamentoStorico.ascx.cs" %>
|
||||
|
||||
@@ -1,12 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_andamentoStorico : System.Web.UI.UserControl
|
||||
public partial class mod_andamentoStorico : System.Web.UI.UserControl
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_datiConfermati.ascx.cs"
|
||||
Inherits="MoonPro.WebUserControls.mod_datiConfermati" %>
|
||||
Inherits="MP_SITE.WebUserControls.mod_datiConfermati" %>
|
||||
<div id="DatiConfermati" style="margin-top: 0px;">
|
||||
<asp:GridView ID="grView" runat="server" CssClass="table table-striped table-sm small" AutoGenerateColumns="False" DataKeyNames="DataOraConf,idxMacchina" DataSourceID="ods" AllowPaging="True" AllowSorting="True">
|
||||
<HeaderStyle CssClass="default" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using System;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_datiConfermati : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls {
|
||||
namespace MP_SITE.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_datiConfermati {
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MoonPro.WebUserControls.mod_grafico" Codebehind="mod_grafico.ascx.cs" %>
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MP_SITE.WebUserControls.mod_grafico" Codebehind="mod_grafico.ascx.cs" %>
|
||||
<%@ Register Assembly="SteamWare" Namespace="SteamWare" TagPrefix="cc1" %>
|
||||
<cc1:piechart id="PieChart1" runat="server"></cc1:piechart>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using SteamWare;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_grafico : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true"
|
||||
Inherits="MoonPro.WebUserControls.mod_immagineStato" Codebehind="mod_immagineStato.ascx.cs" %>
|
||||
Inherits="MP_SITE.WebUserControls.mod_immagineStato" Codebehind="mod_immagineStato.ascx.cs" %>
|
||||
<asp:Panel ID="pnlImg" runat="server">
|
||||
<table cellpadding="0" cellspacing="0" id="stato1">
|
||||
<tr valign="top">
|
||||
|
||||
@@ -2,7 +2,7 @@ using SteamWare;
|
||||
using System;
|
||||
using System.Web.UI;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_immagineStato : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_infoAggiuntive.ascx.cs"
|
||||
Inherits="MoonPro.WebUserControls.mod_infoAggiuntive" %>
|
||||
Inherits="MP_SITE.WebUserControls.mod_infoAggiuntive" %>
|
||||
<div id="InfoAggiuntive">
|
||||
<%--Tabella dati ODL--%>
|
||||
<table cellpadding="3" cellspacing="0" style="font-size: x-small; border: solid 1px #666666;">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
using SteamWare;
|
||||
using System;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_infoAggiuntive : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls {
|
||||
namespace MP_SITE.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_infoAggiuntive {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MoonPro.WebUserControls.mod_listaStatiEventi"
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MP_SITE.WebUserControls.mod_listaStatiEventi"
|
||||
CodeBehind="mod_listaStatiEventi.ascx.cs" %>
|
||||
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
|
||||
<%@ Register Src="mod_infoAggiuntive.ascx" TagName="mod_infoAggiuntive" TagPrefix="uc1" %>
|
||||
|
||||
@@ -2,7 +2,7 @@ using SteamWare;
|
||||
using System;
|
||||
using System.Web.UI;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_listaStatiEventi : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls {
|
||||
namespace MP_SITE.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_listaStatiEventi {
|
||||
@@ -37,7 +37,7 @@ namespace MoonPro.WebUserControls {
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::MoonPro.WebUserControls.mod_infoAggiuntive mod_infoAggiuntive1;
|
||||
protected global::MP_SITE.WebUserControls.mod_infoAggiuntive mod_infoAggiuntive1;
|
||||
|
||||
/// <summary>
|
||||
/// Controllo DatiConfermati.
|
||||
@@ -55,7 +55,7 @@ namespace MoonPro.WebUserControls {
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::MoonPro.WebUserControls.mod_datiConfermati mod_datiConfermati1;
|
||||
protected global::MP_SITE.WebUserControls.mod_datiConfermati mod_datiConfermati1;
|
||||
|
||||
/// <summary>
|
||||
/// Controllo TabStati.
|
||||
|
||||
@@ -1,19 +1,27 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_mainMap.ascx.cs" Inherits="MoonPro.WebUserControls.mod_mainMap" %>
|
||||
<div style="float: none; text-align: center; margin: auto; min-width: 600px;">
|
||||
<span runat="server" id="spStato" class="btn btn-secondary">
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_mainMap.ascx.cs" Inherits="MP_SITE.WebUserControls.mod_mainMap" %>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<span runat="server" id="spStato" class="btn btn-secondary btn-block">
|
||||
<asp:HyperLink runat="server" ID="hlStato" CssClass="fa fa-th-large" Font-Size="1.3em" ToolTip="Passa a Visualizzazione Stato Corrente" NavigateUrl="~/MappaStato.aspx" Enabled="true"><span style="font-family: Verdana, Arial; font-size:0.8em;"> --> Mappa Stato</span></asp:HyperLink>
|
||||
</span>
|
||||
<span style="margin: 0px 4px;"></span>
|
||||
<span runat="server" id="spSequencer" class="btn btn-secondary">
|
||||
</span>
|
||||
</div>
|
||||
<div class="col">
|
||||
<span runat="server" id="spSequencer" class="btn btn-secondary btn-block">
|
||||
<asp:HyperLink runat="server" ID="hlSequencer" CssClass="fa fa-bars" Font-Size="1.3em" ToolTip="Passa a Visualizzazione Mappa Tempi" NavigateUrl="~/MappaStatoSeq.aspx" Enabled="true"><span style="font-family: Verdana, Arial; font-size:0.8em;"> --> Mappa Tempi</span></asp:HyperLink>
|
||||
</span>
|
||||
<span style="margin: 0px 4px;"></span>
|
||||
<span runat="server" id="spStatistiche" class="btn btn-secondary">
|
||||
</span>
|
||||
</div>
|
||||
<div class="col">
|
||||
<span runat="server" id="spStatistiche" class="btn btn-secondary btn-block">
|
||||
<asp:HyperLink runat="server" ID="hlStatistiche" CssClass="fa fa-pie-chart" Font-Size="1.3em" ToolTip="Passa a Visualizzazione Statistiche Impiego" NavigateUrl="~/StatisticheImpiego.aspx" Enabled="true"><span style="font-family: Verdana, Arial; font-size:0.8em;"> --> Statistiche</span></asp:HyperLink>
|
||||
</span>
|
||||
<span style="margin: 0px 4px;"></span>
|
||||
<span runat="server" id="spProduzione" class="btn btn-secondary">
|
||||
</span>
|
||||
</div>
|
||||
<div class="col">
|
||||
<span runat="server" id="spProduzione" class="btn btn-secondary btn-block">
|
||||
<asp:HyperLink runat="server" ID="hlProduzione" CssClass="fa fa-industry" Font-Size="1.3em" ToolTip="Passa a Visualizzazione Riepilogo Produzione" NavigateUrl="~/AnalisiProduzione.aspx" Enabled="true"><span style="font-family: Verdana, Arial; font-size:0.8em;"> --> Produzione</span></asp:HyperLink>
|
||||
</span>
|
||||
<div class="clearDiv"></div>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -1,37 +1,37 @@
|
||||
using System;
|
||||
using System.Web.UI;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_mainMap : System.Web.UI.UserControl
|
||||
public partial class mod_mainMap : System.Web.UI.UserControl
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
// blocco button della pagina corrente...
|
||||
if (Page.Title.Contains("Stato"))
|
||||
{
|
||||
hlStato.Enabled = false;
|
||||
spStato.Attributes.Remove("class");
|
||||
spStato.Attributes.Add("class", "btn btn-warning");
|
||||
}
|
||||
else if (Page.Title.Contains("Sequencer"))
|
||||
{
|
||||
hlSequencer.Enabled = false;
|
||||
spSequencer.Attributes.Remove("class");
|
||||
spSequencer.Attributes.Add("class", "btn btn-warning");
|
||||
}
|
||||
else if (Page.Title.Contains("Statistiche"))
|
||||
{
|
||||
hlStatistiche.Enabled = false;
|
||||
spStatistiche.Attributes.Remove("class");
|
||||
spStatistiche.Attributes.Add("class", "btn btn-warning");
|
||||
}
|
||||
else if (Page.Title.Contains("Produzione"))
|
||||
{
|
||||
hlProduzione.Enabled = false;
|
||||
spProduzione.Attributes.Remove("class");
|
||||
spProduzione.Attributes.Add("class", "btn btn-warning");
|
||||
}
|
||||
}
|
||||
// blocco button della pagina corrente...
|
||||
if (Page.Title.Contains("Stato"))
|
||||
{
|
||||
hlStato.Enabled = false;
|
||||
spStato.Attributes.Remove("class");
|
||||
spStato.Attributes.Add("class", "btn btn-warning btn-block");
|
||||
}
|
||||
else if (Page.Title.Contains("Sequencer"))
|
||||
{
|
||||
hlSequencer.Enabled = false;
|
||||
spSequencer.Attributes.Remove("class");
|
||||
spSequencer.Attributes.Add("class", "btn btn-warning btn-block");
|
||||
}
|
||||
else if (Page.Title.Contains("Statistiche"))
|
||||
{
|
||||
hlStatistiche.Enabled = false;
|
||||
spStatistiche.Attributes.Remove("class");
|
||||
spStatistiche.Attributes.Add("class", "btn btn-warning btn-block");
|
||||
}
|
||||
else if (Page.Title.Contains("Produzione"))
|
||||
{
|
||||
hlProduzione.Enabled = false;
|
||||
spProduzione.Attributes.Remove("class");
|
||||
spProduzione.Attributes.Add("class", "btn btn-warning btn-block");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls {
|
||||
namespace MP_SITE.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_mainMap {
|
||||
|
||||
@@ -1,23 +1,25 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true"
|
||||
Inherits="mod_menuBottom" CodeBehind="mod_menuBottom.ascx.cs" %>
|
||||
|
||||
<div class="navbar navbar-dark text-light bg-dark fixed-bottom" role="navigation" style="border-top: 1px solid #ABABAB; padding: 0px;">
|
||||
<div class="d-flex justify-content-start pl-3 text-left">
|
||||
<asp:Label ID="lblrev" runat="server"></asp:Label>
|
||||
<asp:Label runat="server" ID="lblApp" Text="." /> |
|
||||
<div class="navbar navbar-dark text-light bg-dark fixed-bottom" role="navigation">
|
||||
<div class="row" style="width: 100%; height: 1.5em;">
|
||||
<div class="col-6 text-left">
|
||||
<asp:Label ID="lblrev" runat="server"></asp:Label>
|
||||
<asp:Label runat="server" ID="lblApp" Text="." /> |
|
||||
<asp:Label runat="server" ID="lblCopyRight" Text="..." />
|
||||
</div>
|
||||
<div class="d-flex justify-content-end pr-3 text-right">
|
||||
<asp:UpdateProgress ID="updtRicerca" runat="server" DisplayAfter="5" DynamicLayout="false">
|
||||
<ProgressTemplate>
|
||||
<div id="progress_back">
|
||||
</div>
|
||||
<div id="progress_top">
|
||||
<i class="fa fa-cog fa-spin fa-2x"></i> <i class="fa fa-cog fa-spin fa-2x"></i> <i class="fa fa-cog fa-spin fa-2x"></i>
|
||||
</div>
|
||||
</ProgressTemplate>
|
||||
</asp:UpdateProgress>
|
||||
Powered by <a href="http://www.steamware.net" target="_blank">
|
||||
<img src="Images/LogoSteamware.png" alt="Steamware" height="18" /></a>
|
||||
</div>
|
||||
<div class="col-6 text-right">
|
||||
<asp:UpdateProgress ID="updtRicerca" runat="server" DisplayAfter="5" DynamicLayout="true">
|
||||
<ProgressTemplate>
|
||||
<div id="progress_back">
|
||||
</div>
|
||||
<div id="progress_top">
|
||||
<i class="fa fa-cog fa-spin fa-2x"></i> <i class="fa fa-cog fa-spin fa-2x"></i> <i class="fa fa-cog fa-spin fa-2x"></i>
|
||||
</div>
|
||||
</ProgressTemplate>
|
||||
</asp:UpdateProgress>
|
||||
Powered by <a href="http://www.steamware.net" target="_blank">
|
||||
<img src="Images/LogoSteamware.png" alt="Steamware" height="18" /></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MoonPro.WebUserControls.mod_menuTop"
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MP_SITE.WebUserControls.mod_menuTop"
|
||||
CodeBehind="mod_menuTop.ascx.cs" %>
|
||||
<% if (false)
|
||||
{ %>
|
||||
<link href="../Style.css" rel="stylesheet" type="text/css" />
|
||||
<% } %>
|
||||
|
||||
<%-- Gestione resize --%>
|
||||
<asp:HiddenField runat="server" ID="HiddenHeight" OnValueChanged="HiddenHeight_ValueChanged" />
|
||||
<asp:HiddenField runat="server" ID="HiddenWidth" OnValueChanged="HiddenWidth_ValueChanged" />
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<script type="text/javascript">
|
||||
document.getElementById("Mod_menuTop1_HiddenHeight").value = getClientHeight();
|
||||
document.getElementById("Mod_menuTop1_HiddenWidth").value = getClientWidth();
|
||||
window.onresize = updateValues;
|
||||
@@ -24,25 +21,24 @@
|
||||
return document.compatMode == 'CSS1Compat' && !window.opera ? document.documentElement.clientHeight : document.body.clientHeight;
|
||||
}
|
||||
</script>
|
||||
<nav class="navbar navbar-expand fixed-top navbar-dark bg-black text-light titleBlock p-0">
|
||||
<div class="topTitle p-1" style="width: 100%;">
|
||||
<div class="row">
|
||||
<div class="col-3 text-left">
|
||||
<asp:LinkButton ID="btnUpdate" runat="server" CssClass="dxButtonClass" OnClick="btnUpdate_Click"></asp:LinkButton>
|
||||
<span>
|
||||
<asp:Label runat="server" ID="lastUpdate" CssClass="dateTimeSmall"><% =scriviOra() %></asp:Label>
|
||||
</span>
|
||||
<asp:LinkButton ID="btnLogOut" runat="server" CssClass="dxButtonClass" Visible="False"
|
||||
OnClick="btnLogOut_Click"></asp:LinkButton>
|
||||
</div>
|
||||
<div class="col-6 text-center text-uppercase">
|
||||
<asp:Label runat="server" ID="lblTitolo" Text="Stato Officina" CssClass="body fontMedio" />
|
||||
</div>
|
||||
<div class="col-3 text-right text-uppercase">
|
||||
MAPO
|
||||
|
||||
<nav class="navbar navbar-expand fixed-top navbar-dark bg-black text-light titleBlock pt-0 topTitle">
|
||||
<div class="row" style="width: 100%;">
|
||||
<div class="col-3 text-left">
|
||||
<asp:LinkButton ID="btnUpdate" runat="server" CssClass="dxButtonClass" OnClick="btnUpdate_Click" cla=""></asp:LinkButton>
|
||||
<span>
|
||||
<asp:Label runat="server" ID="lastUpdate" CssClass="dateTimeSmall"><% =scriviOra() %></asp:Label>
|
||||
</span>
|
||||
<asp:LinkButton ID="btnLogOut" runat="server" CssClass="dxButtonClass" Visible="False"
|
||||
OnClick="btnLogOut_Click"></asp:LinkButton>
|
||||
</div>
|
||||
<div class="col-6 text-center text-uppercase">
|
||||
<asp:Label runat="server" ID="lblTitolo" Text="Stato Officina" CssClass="body fontMedio" />
|
||||
</div>
|
||||
<div class="col-3 text-right text-uppercase">
|
||||
MAPO
|
||||
<asp:Image ID="logo" CssClass="img-fluid" ImageUrl="~/images/logoMapoNoText.png" runat="server" Height="24px" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="mb-4"> </div>
|
||||
<div class="mb-3"> </div>
|
||||
|
||||
@@ -3,7 +3,7 @@ using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Web.UI;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_menuTop : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls {
|
||||
namespace MP_SITE.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_menuTop {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MoonPro.WebUserControls.mod_periodoAnalisi"
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MP_SITE.WebUserControls.mod_periodoAnalisi"
|
||||
CodeBehind="mod_periodoAnalisi.ascx.cs" %>
|
||||
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
|
||||
<div class="filtraggio" style="width: 100%;">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
using SteamWare;
|
||||
using System;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_periodoAnalisi : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_realtimeClock.ascx.cs"
|
||||
Inherits="MoonPro.WebUserControls.mod_realtimeClock" %>
|
||||
Inherits="MP_SITE.WebUserControls.mod_realtimeClock" %>
|
||||
<div id="container">
|
||||
|
||||
<script src="/scripts/jquery-3.3.1.min.js"></script>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using System;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_realtimeClock : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls {
|
||||
namespace MP_SITE.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_realtimeClock {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_righePag.ascx.cs" Inherits="MoonPro.WebUserControls.mod_righePag" %>
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_righePag.ascx.cs" Inherits="MP_SITE.WebUserControls.mod_righePag" %>
|
||||
<div class="floDx">
|
||||
<asp:Label runat="server" ID="lblNumRighe" CssClass="didascalia"><%: traduci("righePerPag") %></asp:Label>
|
||||
<asp:TextBox ID="txtNumRighe" runat="server" AutoPostBack="True" OnTextChanged="txtNumRighe_TextChanged" Width="2em" />
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Web.UI;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_righePag : SteamWare.UserControl
|
||||
{
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_schermataMacchina.ascx.cs"
|
||||
Inherits="MoonPro.WebUserControls.mod_schermataMacchina" %>
|
||||
Inherits="MP_SITE.WebUserControls.mod_schermataMacchina" %>
|
||||
<asp:Panel runat="server" ID="pnlSfondo">
|
||||
<h2>
|
||||
<asp:Label runat="server" ID="lblNomeMacchina" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using System;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_schermataMacchina : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_semaforo.ascx.cs"
|
||||
Inherits="MoonPro.WebUserControls.mod_semaforo" %>
|
||||
Inherits="MP_SITE.WebUserControls.mod_semaforo" %>
|
||||
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
|
||||
<%@ Register Src="mod_realtimeClock.ascx" TagName="mod_realtimeClock" TagPrefix="uc1" %>
|
||||
<asp:Panel ID="pnlMacchina" runat="server" CssClass="statoMacchine">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
using SteamWare;
|
||||
using System;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_semaforo : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
+2
-2
@@ -7,7 +7,7 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
|
||||
|
||||
@@ -128,7 +128,7 @@ namespace MoonPro.WebUserControls
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::MoonPro.WebUserControls.mod_realtimeClock mod_realtimeClock1;
|
||||
protected global::MP_SITE.WebUserControls.mod_realtimeClock mod_realtimeClock1;
|
||||
|
||||
/// <summary>
|
||||
/// imgThumb control.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MoonPro.WebUserControls.mod_sequencerStati"
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MP_SITE.WebUserControls.mod_sequencerStati"
|
||||
CodeBehind="mod_sequencerStati.ascx.cs" %>
|
||||
<%@ Register Assembly="System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Namespace="System.Web.UI.DataVisualization.Charting" TagPrefix="asp" %>
|
||||
<asp:Chart ID="Chart1" runat="server" ImageLocation="~/WebCharts/Seq_#SEQ(5000,10)" RenderType="ImageTag"
|
||||
|
||||
@@ -5,7 +5,7 @@ using System;
|
||||
using System.Web.UI.DataVisualization.Charting;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_sequencerStati : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls {
|
||||
namespace MP_SITE.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_sequencerStati {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_sequencerStatiJS.ascx.cs" Inherits="MoonPro.WebUserControls.mod_sequencerStatiJS" %>
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_sequencerStatiJS.ascx.cs" Inherits="MP_SITE.WebUserControls.mod_sequencerStatiJS" %>
|
||||
|
||||
<div id='tlArea_<%=UniqueID.Replace("$","_") %>'></div>
|
||||
<div id='tlGruppi_<%=UniqueID.Replace("$","_") %>'></div>
|
||||
|
||||
@@ -4,7 +4,7 @@ using System.Linq;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_sequencerStatiJS : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls {
|
||||
namespace MP_SITE.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_sequencerStatiJS {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_sequencerTempiCiclo.ascx.cs"
|
||||
Inherits="MoonPro.WebUserControls.mod_sequencerTempiCiclo" %>
|
||||
Inherits="MP_SITE.WebUserControls.mod_sequencerTempiCiclo" %>
|
||||
<%@ Register Assembly="System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
|
||||
Namespace="System.Web.UI.DataVisualization.Charting" TagPrefix="asp" %>
|
||||
<asp:Chart ID="Chart1" runat="server"
|
||||
|
||||
@@ -4,7 +4,7 @@ using System.Web.UI;
|
||||
using System.Web.UI.DataVisualization.Charting;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_sequencerTempiCiclo : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MoonPro.WebUserControls.mod_statoMacchina"
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MP_SITE.WebUserControls.mod_statoMacchina"
|
||||
CodeBehind="mod_statoMacchina.ascx.cs" %>
|
||||
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
|
||||
<asp:Panel ID="pnlMacchina" runat="server" CssClass="statoMacchine">
|
||||
|
||||
@@ -2,7 +2,7 @@ using MapoDb;
|
||||
using SteamWare;
|
||||
using System;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_statoMacchina : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls {
|
||||
namespace MP_SITE.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_statoMacchina {
|
||||
|
||||
@@ -1 +1 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MoonPro.WebUserControls.mod_statoMacchine" Codebehind="mod_statoMacchine.ascx.cs" %>
|
||||
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MP_SITE.WebUserControls.mod_statoMacchine" Codebehind="mod_statoMacchine.ascx.cs" %>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
using System;
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
public partial class mod_statoMacchine : System.Web.UI.UserControl
|
||||
{
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace MoonPro.WebUserControls
|
||||
namespace MP_SITE.WebUserControls
|
||||
{
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user