diff --git a/XPS/Bin/SteamWare.dll b/XPS/Bin/SteamWare.dll index 88c129a..7dc362c 100644 Binary files a/XPS/Bin/SteamWare.dll and b/XPS/Bin/SteamWare.dll differ diff --git a/XPS/Bin/SteamWareXPS.dll b/XPS/Bin/SteamWareXPS.dll index 9da6f39..28c0407 100644 Binary files a/XPS/Bin/SteamWareXPS.dll and b/XPS/Bin/SteamWareXPS.dll differ diff --git a/XPS/Bin/System.Data.dll b/XPS/Bin/System.Data.dll new file mode 100644 index 0000000..737a50e Binary files /dev/null and b/XPS/Bin/System.Data.dll differ diff --git a/XPS/Web.config b/XPS/Web.config index e0e9a2e..63b0c5c 100644 --- a/XPS/Web.config +++ b/XPS/Web.config @@ -31,7 +31,7 @@ - + diff --git a/XPS/logs/20081112.txt b/XPS/logs/20081112.txt new file mode 100644 index 0000000..66a42a3 --- /dev/null +++ b/XPS/logs/20081112.txt @@ -0,0 +1,4 @@ +12/11/2008 11.34.19 [INFO] - L'utente Locatelli Samuele (VOSTRO410\Administrator) ha effettuato il login correttamente +12/11/2008 12.15.03 [INFO] - L'utente Locatelli Samuele (VOSTRO410\Administrator) ha effettuato il login correttamente +12/11/2008 13.52.25 [INFO] - L'utente Locatelli Samuele (VOSTRO410\Administrator) ha effettuato il login correttamente +12/11/2008 15.24.34 [INFO] - L'utente Locatelli Samuele (VOSTRO410\Administrator) ha effettuato il login correttamente diff --git a/XPS/mod_menuBottom.ascx b/XPS/mod_menuBottom.ascx index f6cd813..2fc888e 100644 --- a/XPS/mod_menuBottom.ascx +++ b/XPS/mod_menuBottom.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" AutoEventWireup="true" CodeFile="mod_menuBottom.ascx.cs" Inherits="mod_menuBottom" %> -76 - +78 - diff --git a/project/XPS_app.sln b/project/XPS_app.sln index 084f290..3721dc7 100644 --- a/project/XPS_app.sln +++ b/project/XPS_app.sln @@ -1,38 +1,36 @@  -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SteamWareXPS", "..\SteamWareXPS\SteamWareXPS.csproj", "{4FE11D55-8C70-4084-9970-5C5F59628F6C}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SteamWare", "..\SteamWare\SteamWare.csproj", "{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject -Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "C:\...\XPS\", "..\..\WebSites\XPS\", "{B1C93D09-7B57-4B57-93EF-0539F31A7102}" +Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "XPS", "..\..\WebSites\XPS\", "{B1C93D09-7B57-4B57-93EF-0539F31A7102}" ProjectSection(WebsiteProperties) = preProject + TargetFramework = "2.0" + ProjectReferences = "{4FE11D55-8C70-4084-9970-5C5F59628F6C}|SteamWareXPS.dll;{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}|SteamWare.dll;" Debug.AspNetCompiler.VirtualPath = "/XPS" Debug.AspNetCompiler.PhysicalPath = "..\..\WebSites\XPS\" Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\XPS\" Debug.AspNetCompiler.Updateable = "true" Debug.AspNetCompiler.ForceOverwrite = "true" - Debug.AspNetCompiler.FixedNames = "false" + Debug.AspNetCompiler.FixedNames = "true" Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.VirtualPath = "/XPS" Release.AspNetCompiler.PhysicalPath = "..\..\WebSites\XPS\" Release.AspNetCompiler.TargetPath = "PrecompiledWeb\XPS\" Release.AspNetCompiler.Updateable = "true" Release.AspNetCompiler.ForceOverwrite = "true" - Release.AspNetCompiler.FixedNames = "false" + Release.AspNetCompiler.FixedNames = "true" Release.AspNetCompiler.Debug = "False" - VWDPort = "57313" + VWDPort = "59163" DefaultWebSiteLanguage = "Visual C#" EndProjectSection EndProject +Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "XPS_installer", "XPS_installer\XPS_installer.vdproj", "{DE085B2F-CF8E-4997-924C-C929350317EE}" +EndProject +Project("{2CFEAB61-6A3B-4EB8-B523-560B4BEEF521}") = "XPS_deploy", "XPS_deploy\XPS_deploy.wdproj", "{2F3C923A-AE51-4B80-87E0-85C7DF7038A9}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|.NET = Debug|.NET @@ -109,6 +107,38 @@ Global {B1C93D09-7B57-4B57-93EF-0539F31A7102}.Release|Any CPU.ActiveCfg = Debug|.NET {B1C93D09-7B57-4B57-93EF-0539F31A7102}.Release|Mixed Platforms.ActiveCfg = Debug|.NET {B1C93D09-7B57-4B57-93EF-0539F31A7102}.Release|Mixed Platforms.Build.0 = Debug|.NET + {DE085B2F-CF8E-4997-924C-C929350317EE}.Debug|.NET.ActiveCfg = Debug + {DE085B2F-CF8E-4997-924C-C929350317EE}.Debug|Any CPU.ActiveCfg = Debug + {DE085B2F-CF8E-4997-924C-C929350317EE}.Debug|Mixed Platforms.ActiveCfg = Debug + {DE085B2F-CF8E-4997-924C-C929350317EE}.ForceDebug|.NET.ActiveCfg = Debug + {DE085B2F-CF8E-4997-924C-C929350317EE}.ForceDebug|Any CPU.ActiveCfg = Debug + {DE085B2F-CF8E-4997-924C-C929350317EE}.ForceDebug|Mixed Platforms.ActiveCfg = Debug + {DE085B2F-CF8E-4997-924C-C929350317EE}.ForceRelease|.NET.ActiveCfg = Release + {DE085B2F-CF8E-4997-924C-C929350317EE}.ForceRelease|Any CPU.ActiveCfg = Release + {DE085B2F-CF8E-4997-924C-C929350317EE}.ForceRelease|Mixed Platforms.ActiveCfg = Release + {DE085B2F-CF8E-4997-924C-C929350317EE}.Release|.NET.ActiveCfg = Release + {DE085B2F-CF8E-4997-924C-C929350317EE}.Release|Any CPU.ActiveCfg = Release + {DE085B2F-CF8E-4997-924C-C929350317EE}.Release|Mixed Platforms.ActiveCfg = Release + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.Debug|.NET.ActiveCfg = Debug|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.ForceDebug|.NET.ActiveCfg = Debug|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.ForceDebug|Any CPU.ActiveCfg = Debug|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.ForceDebug|Any CPU.Build.0 = Debug|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.ForceDebug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.ForceDebug|Mixed Platforms.Build.0 = Debug|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.ForceRelease|.NET.ActiveCfg = Release|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.ForceRelease|Any CPU.ActiveCfg = Release|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.ForceRelease|Any CPU.Build.0 = Release|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.ForceRelease|Mixed Platforms.ActiveCfg = Release|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.ForceRelease|Mixed Platforms.Build.0 = Release|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.Release|.NET.ActiveCfg = Release|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.Release|Any CPU.Build.0 = Release|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9}.Release|Mixed Platforms.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/project/XPS_deploy/Release/AjaxSearch.master b/project/XPS_deploy/Release/AjaxSearch.master new file mode 100644 index 0000000..a0ef2a2 --- /dev/null +++ b/project/XPS_deploy/Release/AjaxSearch.master @@ -0,0 +1,71 @@ +<%@ master language="C#" autoeventwireup="true" inherits="AjaxSearch, XPS_deploy" %> +<%@ Register Src="mod_menuTop.ascx" TagName="mod_menuTop" TagPrefix="uc1" %> +<%@ Register Src="mod_menuSx.ascx" TagName="mod_menuSx" TagPrefix="uc2" %> +<%@ Register Src="mod_pageTitleAndSearch.ascx" TagName="mod_pageTitleAndSearch" TagPrefix="uc3" %> +<%@ Register Src="mod_ricercaGenerica.ascx" TagName="mod_ricercaGenerica" TagPrefix="uc4" %> +<%@ Register Src="mod_menuBottom.ascx" TagName="mod_menuBottom" TagPrefix="uc5" %> + + + + + + + +
+ + + + + + + + + + + + + +
+
+ + + + + +
+
+
+ + + + + + + + + + +
+ + + +
+ + +
+
+
+
+
+ +
+
+ + diff --git a/project/XPS_deploy/Release/AjaxSimple.master b/project/XPS_deploy/Release/AjaxSimple.master new file mode 100644 index 0000000..5bf4e4f --- /dev/null +++ b/project/XPS_deploy/Release/AjaxSimple.master @@ -0,0 +1,32 @@ +<%@ master language="C#" autoeventwireup="true" inherits="AjaxSimple, XPS_deploy" %> +<%@ Register Src="mod_menuBottom.ascx" TagName="mod_menuBottom" TagPrefix="uc1" %> + + + + Simplepage + + + +
+ + +
+ + + + + + + +
+
+ + +
+
+ +
+
+
+ + diff --git a/project/XPS_deploy/Release/AjaxSimpleUpload.master b/project/XPS_deploy/Release/AjaxSimpleUpload.master new file mode 100644 index 0000000..3a9ed71 --- /dev/null +++ b/project/XPS_deploy/Release/AjaxSimpleUpload.master @@ -0,0 +1,32 @@ +<%@ master language="C#" autoeventwireup="true" inherits="AjaxSimpleUpload, XPS_deploy" %> +<%@ Register Src="mod_menuBottom.ascx" TagName="mod_menuBottom" TagPrefix="uc1" %> + + + + SimplePage + + + +
+ + +
+ + + + + + + +
+
+ + +
+
+ +
+
+
+ + diff --git a/project/XPS_deploy/Release/AjaxTitle.master b/project/XPS_deploy/Release/AjaxTitle.master new file mode 100644 index 0000000..1c7d1aa --- /dev/null +++ b/project/XPS_deploy/Release/AjaxTitle.master @@ -0,0 +1,71 @@ +<%@ master language="C#" autoeventwireup="true" inherits="AjaxTitle, XPS_deploy" %> +<%@ Register Src="mod_menuTop.ascx" TagName="mod_menuTop" TagPrefix="uc1" %> +<%@ Register Src="mod_menuSx.ascx" TagName="mod_menuSx" TagPrefix="uc2" %> +<%@ Register Src="mod_pageTitleAndSearch.ascx" TagName="mod_pageTitleAndSearch" TagPrefix="uc3" %> +<%@ Register Src="mod_ricercaGenerica.ascx" TagName="mod_ricercaGenerica" TagPrefix="uc4" %> +<%@ Register Src="mod_menuBottom.ascx" TagName="mod_menuBottom" TagPrefix="uc5" %> + + + + + + + +
+ + + + + + + + + + + + + +
+
+ + + + + +
+
+
+ + + + + + + + + + +
+ + +   +
+ + +
+
+
+
+
+ +
+
+ + diff --git a/project/XPS_deploy/Release/AnagraficaEventi.aspx b/project/XPS_deploy/Release/AnagraficaEventi.aspx new file mode 100644 index 0000000..579a997 --- /dev/null +++ b/project/XPS_deploy/Release/AnagraficaEventi.aspx @@ -0,0 +1,34 @@ +<%@ page language="C#" masterpagefile="~/AjaxSearch.master" autoeventwireup="true" inherits="AnagraficaEventi, XPS_deploy" title="Untitled Page" %> + +<%@ Register Src="mod_ev2stati.ascx" TagName="mod_ev2stati" TagPrefix="uc2" %> +<%@ Register Src="mod_anagraficaEventi.ascx" TagName="mod_anagraficaEventi" TagPrefix="uc1" %> +<%@ Register Src="mod_filtro.ascx" TagName="mod_filtro" TagPrefix="uc4" %> + + + + + + + + + + +
+
+ + + +
+
+ + + +
+
+ +
+
+
diff --git a/project/XPS_deploy/Release/AnagraficaMappe.aspx b/project/XPS_deploy/Release/AnagraficaMappe.aspx new file mode 100644 index 0000000..7504862 --- /dev/null +++ b/project/XPS_deploy/Release/AnagraficaMappe.aspx @@ -0,0 +1,9 @@ +<%@ page language="C#" masterpagefile="~/AjaxSearch.master" autoeventwireup="true" inherits="AnagraficaMappe, XPS_deploy" title="Untitled Page" %> + +<%@ Register Src="mod_anagraficaMappe.ascx" TagName="mod_anagraficaMappe" TagPrefix="uc1" %> + + + + + + diff --git a/project/XPS_deploy/Release/AnagraficaObjSet.aspx b/project/XPS_deploy/Release/AnagraficaObjSet.aspx new file mode 100644 index 0000000..3d58f50 --- /dev/null +++ b/project/XPS_deploy/Release/AnagraficaObjSet.aspx @@ -0,0 +1,7 @@ +<%@ page language="C#" masterpagefile="~/AjaxSearch.master" autoeventwireup="true" inherits="AnagraficaObjSet, XPS_deploy" title="Untitled Page" %> + +<%@ Register Src="mod_anagraficaObjSet.ascx" TagName="mod_anagraficaObjSet" TagPrefix="uc1" %> + + + + diff --git a/project/XPS_deploy/Release/AnagraficaStati.aspx b/project/XPS_deploy/Release/AnagraficaStati.aspx new file mode 100644 index 0000000..e3ec88f --- /dev/null +++ b/project/XPS_deploy/Release/AnagraficaStati.aspx @@ -0,0 +1,7 @@ +<%@ page language="C#" masterpagefile="~/AjaxSearch.master" autoeventwireup="true" inherits="AnagraficaStati, XPS_deploy" title="Untitled Page" %> + +<%@ Register Src="mod_anagraficaStati.ascx" TagName="mod_anagraficaStati" TagPrefix="uc1" %> + + + + diff --git a/project/XPS_deploy/Release/AnagraficaTipoObj.aspx b/project/XPS_deploy/Release/AnagraficaTipoObj.aspx new file mode 100644 index 0000000..fc6e4e3 --- /dev/null +++ b/project/XPS_deploy/Release/AnagraficaTipoObj.aspx @@ -0,0 +1,7 @@ +<%@ page language="C#" masterpagefile="~/AjaxSearch.master" autoeventwireup="true" inherits="AnagraficaTipoObj, XPS_deploy" title="Untitled Page" %> +<%@ Register Src="mod_selettore_ajax.ascx" TagName="mod_selettore_ajax" TagPrefix="uc1" %> +<%@ Register Src="mod_anagTipoObj.ascx" TagName="mod_anagTipoObj" TagPrefix="uc1" %> + + + + diff --git a/project/XPS_deploy/Release/Appunti.txt b/project/XPS_deploy/Release/Appunti.txt new file mode 100644 index 0000000..7442463 --- /dev/null +++ b/project/XPS_deploy/Release/Appunti.txt @@ -0,0 +1,62 @@ +------------------------------------------------ +- 20081024 +------------------------------------------------ + +OK - togliere codCli (non gli serve) +OK - togliere data prev da ins magazziniere... +OK - agganciare filtraggi e filtro ricerca generica +OK - accettazione x magazziniere, che non possa accettare o cancellare post aver già accettato... idem x editing... +OK - inserire voci in mantis varie +OK - una vista x ogni funzione +OK - magazzino +OK - produzione +OK - realizzare allocazione risorse (data) +OK --> FARE a livello di elencoCommesse (che sovrascrive TUTTI i child) così: +OK + select al posto di update +OK + override con click method e lasciare selected +OK + mostrare un panel con i dettagli data/ora e pulsante di salvataggio che prende selected + altro x salvare query... +OK - segreteria +OK - admin (da magazzino... con altri editing & co...) +OK - barcode da web? + +------------------------------------------------ +- 20081027 +------------------------------------------------ + +- BUG: +OK - errore numerazione righe e ULP... +OK - dettaglio rimanda sempre a scheda direzione e non a quella di provenienza, ToFix! +OK - migliorare interfaccia x navigazione dettagli con +OK - 2 label +OK - testata colorata +OK - fix errore cambio stati... +- cosa può fare ogni funzione? +OK - magazzino: crea, aggiunge righe/ULP e cancella e modifica descrizione fino a quando approva, poi è fuori dal gioco... +OK - indica spedito con barcode +OK - direzione: +OK - può cambiare lo stato... +OK - prod: +OK - indica DueDate in massa o per ogni ULP +OK - segreteria: +OK - indica che è stato fatturato con pulsante + +------------------------------------------------ +- 20081028 +------------------------------------------------ + +OK - obbligatorio dire fosfatazione/brunitura (usato ExtKey) +OK - fare 2 schede: 1 fosf/brun +OK - elenco mostra sempre da oggi in poi +OK - nelle schede x giorno riportare elenco comm + scadute +OK - mostra fino a stato 4 compreso +OK - mostrare oggetti livello 3 con dettagli "testata" di liv 1-2 (DDT e riga...) +OK - BUG: se cambio valori non si aggiorna il gridView interno + +------------------------------------------------ +- 20081030 +------------------------------------------------ + +OK- verificare come fa avanzamento stato... TEMO lo faccia x tutto il DDT e NON è corretto... deve farlo SOLO x 1 ULP e POI se tutti sono andati avanti aggiorna il campo mamma e così via... +OK - realizzare con stored update SOLO elementi livello 3... +OK - realizzare con trigger update a cascata... 3-->2 e 2-->1 +OK - avanzamento stato: obj mamma ha stato min tra i vari child... + in visualizzazione mostrare stato min e Max diff --git a/project/XPS_deploy/Release/Default.aspx b/project/XPS_deploy/Release/Default.aspx new file mode 100644 index 0000000..cc50b92 --- /dev/null +++ b/project/XPS_deploy/Release/Default.aspx @@ -0,0 +1,17 @@ +<%@ page language="C#" autoeventwireup="true" inherits="_Default, XPS_deploy" %> + + + + + + Untitled Page + + + +
+
+ +
+
+ + diff --git a/project/XPS_deploy/Release/MasterAjax.master b/project/XPS_deploy/Release/MasterAjax.master new file mode 100644 index 0000000..978cc03 --- /dev/null +++ b/project/XPS_deploy/Release/MasterAjax.master @@ -0,0 +1,55 @@ +<%@ master language="C#" autoeventwireup="true" inherits="MasterAjax, XPS_deploy" %> +<%@ Register Src="mod_menuTop.ascx" TagName="mod_menuTop" TagPrefix="uc1" %> +<%@ Register Src="mod_menuSx.ascx" TagName="mod_menuSx" TagPrefix="uc2" %> +<%@ Register Src="mod_menuBottom.ascx" TagName="mod_menuBottom" TagPrefix="uc5" %> + + + + + + + +
+ + + + + + + + + + + + + +
+
+ + + + + +
+
+
+ + + + + + +
+
+ +
+
+ + diff --git a/project/XPS_deploy/Release/Portable.master b/project/XPS_deploy/Release/Portable.master new file mode 100644 index 0000000..a1ec5cf --- /dev/null +++ b/project/XPS_deploy/Release/Portable.master @@ -0,0 +1,28 @@ +<%@ master language="C#" autoeventwireup="true" inherits="Portable, XPS_deploy" %> +<%@ Register Src="mod_menuBottomPortable.ascx" TagName="mod_menuBottomMini" TagPrefix="uc2" %> +<%@ Register Src="mod_titlePortable.ascx" TagName="mod_titleMini" TagPrefix="uc3" %> +<%@ Register Src="mod_menuBottom.ascx" TagName="mod_menuBottom" TagPrefix="uc1" %> + + + + Untitled Page + + + +
+
+
+ + +
+ + + + + +
+
+
+
+ + diff --git a/project/XPS_deploy/Release/PrecompiledApp.config b/project/XPS_deploy/Release/PrecompiledApp.config new file mode 100644 index 0000000..f7f4068 --- /dev/null +++ b/project/XPS_deploy/Release/PrecompiledApp.config @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/project/XPS_deploy/Release/Standard.master b/project/XPS_deploy/Release/Standard.master new file mode 100644 index 0000000..c6c053e --- /dev/null +++ b/project/XPS_deploy/Release/Standard.master @@ -0,0 +1,17 @@ +<%@ master language="C#" autoeventwireup="true" inherits="MasterPage, XPS_deploy" %> + + + + + + Untitled Page + + +
+
+ + +
+
+ + diff --git a/project/XPS_deploy/Release/Style.css b/project/XPS_deploy/Release/Style.css new file mode 100644 index 0000000..1afea3b --- /dev/null +++ b/project/XPS_deploy/Release/Style.css @@ -0,0 +1,2768 @@ +/* @group Generale */ +.body +{ + margin-top: 0px; + margin-left: 0px; + margin-bottom: 0px; + margin-right: 0px; + font-family: Verdana, Arial; + font-size: small; +} + +/* Mod selettore ajax */ +.txtLink +{ + font-size: smaller; + text-decoration: underline; + color: blue; +} +.txtValue +{ + font-size: smaller; + color: #696969; +} +.notaMargine +{ + font-size: smaller; + background-color: #DEE8F5; + margin-top: 10px; + padding: 1px 1px 2px 1px; + text-align: right; + vertical-align: bottom; +} +.barcodeFont +{ + font-family: 'Free 3 of 9 Extended'; + font-size: 60pt; +} + +/*Popup Control*/ +.popupControl +{ + background-color: White; + position: absolute; + visibility: hidden; + border: solid 1px #363636; +} +.popupHover +{ + background-image: url(images/header-opened.png); + background-repeat: repeat-x; + background-position: left top; + background-color: #F5F7F8; +} +.evidenzia +{ + border: solid 1px blue; +} +/* area note logging */ +.logCont +{ + font-size: 8pt; + width: 100%; + text-align: center; + border: solid 1px silver; + background-color: #DFF1F1; +} +.logButton +{ + text-align:center; + padding:10px; +} +/* selettore ajax*/ +.selezioneValRed +{ + text-decoration: underline; + color: Blue; +} +/*Modal Popup*/ +.modalBackground +{ + background-color: Gray; + filter:alpha(opacity=70); + opacity:0.7; +} +.hiddenTxt +{ + /*color:White;*/ + background-color: White; + width: 5px; +} + +.modalPopup +{ + background-color: #ffffdd; + border-width: 1px; + border-style: solid; + border-color: Gray; + padding: 3px; +} + +.topTitle +{ + color: Black; + font-family: Verdana Arial; + font-size: 26px; + font-weight: bold; + text-align: center; + background-repeat: repeat-x; + background-position: 0% 0%; + background-attachment: scroll; + background-image: url(images/orangeGrad32.png); +} +.menuSx +{ + font-size: 8pt; + width: 180px; + vertical-align: top; /*height: 530px;*/ /*height: 530px;*/ + min-height: 530px; /*border-top: #0D0083 1px solid;*/ /*background-repeat: repeat-y; background-position: 0% 0%; background-attachment: scroll; background-image: url(images/menuSx5.png);*/ /*background: #DEE8F5;*/ + background: #DEE8F5; +} +.ov_header +{ + background-color: Blue; +} +.ov_footer +{ + background-color: Blue; +} +.ov_item +{ + background-color: gray; +} +.ov_itemAlt +{ + background-color: white; +} + +.navBar +{ + font-size: 9pt; /*background-color: #DEE8F5;*/ + background-color: #FFFFFF; /*border-right: #9999ff 1px solid; border-top: #9999ff 1px solid; border-left: #9999ff 1px solid; border-bottom: #9999ff 1px solid;*/ + padding: 3px 3px 3px 3px; + margin: 3px 3px 3px 0px; /*background-color:#DEE8F5; font-family: Verdana Arial; font-size: 13px; font-weight: normal; background-repeat: repeat-x; background-position: 0% 0%; background-attachment: scroll; background-image: url(images/bluGrad32.png);*/ +} +.hlBounce +{ + font-weight: bold; + font-size: 10pt; +} +.alertAjax +{ + color: #ea101e; + font-size: small; + font-weight: bold; +} +.smallTimeClock +{ + padding-right: 4px; + padding-left: 4px; + font-weight: bold; + font-size: 7pt; + padding-bottom: 2px; + vertical-align: middle; + color: Yellow; + padding-top: 2px; + font-family: verdana, arial; + text-align: justify; +} +.dxButtonClass +{ + padding-right: 8px; + padding-left: 8px; + font-weight: bold; + font-size: 9pt; + padding-bottom: 2px; + vertical-align: middle; + color: Yellow; + padding-top: 2px; + font-family: verdana, arial; + text-align: justify; +} +.barraTitolo +{ + background-color: #FF7A00;/* #4C90FF; */ + vertical-align: middle; + height: 20pt; +} +INPUT +{ + font-size: 8pt; +} +.selezioneVal +{ + border-right: yellow 1px solid; + border-top: yellow 1px solid; + border-left: yellow 1px solid; + border-bottom: yellow 1px solid; +} + +.selezioneValWhite +{ + border-right: white 1px solid; + border-top: white 1px solid; + border-left: white 1px solid; + border-bottom: white 1px solid; +} +.tableContenuto +{ + padding: 0px; + margin: 2px; + /* con questo Table va a full screen */ + width: 99%; +} +.topContrDx +{ + text-align: center; + background-color: white; + text-align: left; + font-size: 9pt; +} +.topContrSx +{ + padding: 6px 3px 6px 3px; + text-align: center; + background-color: #DEE8F5; + border-top: solid 2px silver; + border-left: solid 2px silver; + border-right: solid 2px silver; + font-weight: bold; + font-size: 8pt; +} +.contrRiq +{ + border-left: solid 2px silver; + background-color: white; + border-top: solid 2px silver; + border-left: solid 2px silver; + border-right: solid 2px silver; + border-bottom: solid 1px silver; +} +.topSubMenuChk +{ + padding: 1px 6px 1px 6px; + text-align: center; + background-color: #DEE8F5; + border-top: solid 1px silver; + border-left: solid 2px silver; + border-right: solid 1px silver; + border-bottom: solid 1px silver; + font-weight: bold; + font-size: 8pt; +} +.controllo +{ + vertical-align: top; + width: 100%; + background-color: Transparent; + font-size: 8pt; + border-width: thin; + border-top-style: solid; + border-top-color: White; + border-left-style: solid; + border-left-color: White; + border-right-style: solid; + border-right-color: White; +} +.contrDx +{ + vertical-align: top; + width: 100%; + background-color: White; + font-size: 8pt; + border-width: thin; + border-style: solid; + border-color: silver; +} +.bodyMainCenter +{ + background-image: url(images/logo_sw.png); + vertical-align: middle; + border-left: #0D0083 1px solid; /*border-top: #0D0083 1px solid;*/ + text-align: center; + height: 100%; + width: 100%; + background-position: center; + background-attachment: scroll; + background-repeat: no-repeat; +} +.bottomWrite +{ + vertical-align: bottom; + border-top: #0D0083 1px solid; + margin-top: 2px; + padding-top: 2px; + font-size: 7pt; + height: 1%; + text-align: right; +} +.bodyCenter +{ + vertical-align: middle; + text-align: center; + height: 100%; + width: 100%; +} +.centerMenu +{ + background-color: White; + text-align: center; + border-width: thin; + border-style: groove; + border-color: Blue; +} +.pnlMenuSx +{ + padding-right: 5px; + height: 530px; +} +A:hover +{ + color: red; +} + +.clonaUserPerm +{ + color: #ffff66; + background-color: #ea101e; +} +.boxRicerca +{ + padding: 4px; +} + +.oneHalf +{ + width: 50%; +} +.oneQuart +{ + width: 25%; +} + +.cal +{ + font-size: 10pt; +} +.treeHead +{ + width: 100%; + text-align: center; + background-color: #D1DDF1; + border-right: solid 2px silver; + border-top: solid 2px silver; +} +.treeViewPnl +{ + background-color: white; + border-right: solid 2px silver; + border-bottom: solid 2px silver; +} +.statoHidden +{ + text-align: center; + width: 100%; + font-size: 9pt; + font-weight: bold; + height: 24px; + color: #696969; + background-image: url(images/bg_bright.jpg); +} +.statoCurrent +{ + text-align: center; + width: 100%; + font-size: 9pt; + font-weight: bold; + height: 24px; + color: White; + background-image: url(images/bg_dark.jpg); +} +.statoDone +{ + text-align: center; + width: 100%; + font-size: 9pt; + font-weight: bold; + height: 24px; + color: #696969; + background-image: url(images/bg_bright.jpg); +} +.imgDisabled a +{ + color: #ACACAC; + text-decoration: none; +} +.imgDisabled +{ + text-decoration: none; + padding: 2px 5px 2px 5px; + text-align: center; + font-size: 9pt; + height: 24px; + color: #ACACAC; + background-image: url(images/bg_dark_38.png); +} +.imgSelected a +{ + color: White; + text-decoration: none; +} +.imgSelected +{ + text-decoration: none; + padding: 2px 5px 2px 5px; + text-align: center; + font-size: 9pt; + font-weight: bold; + height: 24px; + color: White; + background-image: url(images/bg_dark_38.png); +} +.imgStandard a:hover +{ + color: White; +} +.imgStandard a +{ + color: #363636; + text-decoration: none; +} +.imgStandard +{ + text-decoration: none; + padding: 2px 5px 2px 5px; + text-align: center; + font-size: 9pt; + height: 24px; + color: #363636; + background-image: url(images/bg_bright_38.png); +} +.imgStandard:hover +{ + color: white; + text-decoration: none; + padding: 2px 5px 2px 5px; + text-align: center; + font-size: 9pt; + height: 24px; /*color: #363636; */ + background-image: url(images/bg_hover_38.png); +} +.imgStandard:hover a +{ + color: white; +} + +.imgStandardNoHover +{ + text-decoration: none; + padding: 2px 5px 2px 5px; + text-align: center; + font-size: 9pt; + height: 24px; + color: #363636; + background-image: url(images/bg_bright_38.png); +} + + +.imgStandardNoHover:hover +{ + text-decoration: none; + padding: 2px 5px 2px 5px; + text-align: center; + font-size: 9pt; + height: 24px; + color: #363636; + background-image: url(images/bg_bright_38.png); +} + + + +.eta2 +{ + width: 33%; + text-align: center; + background-color: #ffcccc; + font-size: 10pt; + font-weight: bold; +} +.termAnt +{ + width: 33%; + text-align: center; + background-color: #ccffcc; + font-size: 10pt; + font-weight: bold; +} +.termPost +{ + width: 33%; + text-align: center; + background-color: #ccccff; + font-size: 10pt; + font-weight: bold; +} +.watermarked +{ + color: #696969; + background-color: #EFEFFF; +} + + + + + + + + + + + +.divSx +{ + float: left; + padding: 0; + margin: 0; +} +.divDx +{ + float: right; + padding: 0; + margin: 0; +} +.clearDiv +{ + clear: both; +} +.formatTableGeneral +{ + height: 100%; + width: 100%; + border-bottom-width: 0px; +} +.dgCenter +{ + text-align: center; +} +.menuSxTree +{ + color: #D9101E; + font-size: 9pt; + text-align: left; + font-weight: bold; + margin-left: 0px; + margin-right: 0px; + margin-top: 0px; +} +.menuSxTreeOver +{ + color: White; + font-size: 10pt; + text-align: left; + font-weight: bold; + margin-left: 0px; + margin-right: 0px; + margin-top: 0px; +} +.menuSxElem +{ + color: #00008B; + font-size: 7pt; + text-align: left; + font-weight: bold; + margin-left: 0px; + margin-right: 0px; + margin-top: 0px; +} +.menuSxElemOver +{ + color: black; + font-size: 7pt; + text-align: left; + font-weight: bold; + margin-left: 0px; + margin-right: 0px; + margin-top: 0px; +} +.menuSxElemSmall +{ + font-size: 7pt; + text-align: left; + margin-left: 0px; + margin-right: 0px; + font-weight: normal; + color: #555555; + margin-top: 0px; +} +.menuSxElemSmallOver +{ + color: #555555; + font-size: 9pt; + text-align: left; + margin-left: 0px; + margin-right: 0px; + font-weight: normal; + margin-top: 0px; +} +.userClass +{ + padding-right: 8px; + padding-left: 8px; + font-weight: bold; + font-size: 9pt; + padding-bottom: 2px; + vertical-align: bottom; + color: white; + padding-top: 2px; + font-family: verdana, arial; + text-align: justify; +} +.topMenuMess +{ + font-size: 9pt; + text-align: left; + margin-left: 0px; + margin-right: 0px; + font-weight: bold; + color: white; + margin-top: 0px; +} +.topMenuMessEn +{ + font-size: 9pt; + text-align: left; + margin-left: 0px; + margin-right: 0px; + font-weight: bold; + color: black; + margin-top: 0px; +} +.bodyMain +{ + background-image: url(images/logo_sw.png); + vertical-align: top; + border-left: #0D0083 1px solid; /*border-top: #0D0083 1px solid;*/ + height: 100%; + width: 100%; + background-position: center; /*was topleft*/ + background-attachment: scroll; + background-repeat: no-repeat; +} + +/*.bodyMainWhite +{ + vertical-align: top; + border-left: #0D0083 1px solid; + height: 100%; + width: 100%; + background-position: center; + background-attachment: scroll; + background-repeat: no-repeat; +} + +.bodyMainWhite a:hover +{ + color: white; +} + +.bodyMainNoLogo +{ + vertical-align: top; + border-left: maroon 1px solid; + height: 100%; + width: 100%; +} + +.bodyMainLogoPiccolo +{ + background-image: url(images/sfondoMedio.png); + background-position: 97% 210px; + vertical-align: top; + border-left: maroon 1px solid; + height: 100%; + width: 100%; + background-attachment: scroll; + background-repeat: no-repeat; +} +*/ +.logoUpSx +{ + width: 200; + text-align: left; +} +.topMenu +{ + width: 100%; + text-align: left; + vertical-align: bottom; +} +.tabModPrinc +{ + background-color: White; +} +.sxTabPrinc +{ + font-size: 10pt; + font-style: italic; + color: Blue; + font-weight: bold; + width: 90%; + background-color: Transparent; +} +.dxTabPrinc +{ + background-color: #cbcbFF; + text-align: right; +} +.tab_1 +{ + vertical-align: top; +} +.sxTab_1 +{ + background-color: #C8D0D4; + text-align: left; +} +.sxTab_1_new +{ + background-color: #9999cc; + text-align: left; +} +.dxTab_1 +{ + width: 70%; + background-color: #C8D0D4; +} +.sxTab_2 +{ + background-color: #11AA66; + text-align: left; +} +.dxTab_2 +{ + width: 70%; + background-color: Transparent; +} +.tab_2Body +{ + vertical-align: middle; + border: solid thin #11AA66; +} +.chPwdTitle +{ + padding: 2px; + font-weight: bold; + font-size: 24pt; + color: red; + text-align: center; +} +.chPwdTxt +{ + padding: 2px; + font-weight: bold; + font-size: 10pt; + color: red; + text-align: center; +} +.chPwdMess +{ + padding: 2px; + font-weight: bold; + font-style: italic; + font-size: 9pt; + color: yellow; + text-align: center; +} +.loginTitle +{ + font-weight: bold; + font-size: 30pt; + color: Red; +} +.loginTxt +{ + padding: 2px; + font-weight: bold; + font-size: 10pt; + color: red; + text-align: center; +} +.loginMess +{ + padding: 2px; + font-weight: bold; + font-style: italic; + font-size: 9pt; + color: yellow; + text-align: center; +} +.reportLabel +{ + font-size: 16pt; +} +.reportValue +{ + font-size: 16pt; + font-weight: bold; +} +.reportExplLang +{ + font-size: 10pt; +} +.reportExplEn +{ + font-size: 7pt; + font-style: italic; +} +.reportElencoZap +{ + font-size: 9pt; +} +.UnauthAppTitle +{ + font-weight: bold; + font-size: 30pt; + margin-left: 10pt; +} +.UnauthTitle +{ + font-size: 20pt; + color: Red; + margin-left: 30pt; +} +.UnauthMess +{ + font-size: 12pt; + font-style: normal; + margin-left: 30pt; +} +.tableHead +{ + white-space: nowrap; + height: auto; + vertical-align: top; + line-height: 18px; + width: 100%; + height: 100%; +} +.tableHead2 +{ + white-space: nowrap; + height: auto; + vertical-align: top; + line-height: 18px; + color: #ffffcc; + background-color: #999977; + width: 100%; + height: 100%; +} +.cmbFiltrText +{ + font-size: 9pt; +} +.currencyFormat +{ + white-space: nowrap; + text-align: right; + vertical-align: baseline; +} +.UserLabel +{ + background-color: #ff9900; + text-align: center; + margin: 6 6 6 6; +} + +.UserLabel .principale +{ + font-size: large; + font-weight: bold; +} +.UserLabel .secondario +{ + font-size: medium; +} +.cmbMini +{ + font-size: 8pt; +} +.txtMini +{ + font-size: 7pt; +} +.suggerimento +{ + font-size: 8pt; + font-weight: bold; + color: Red; +} +.lblBudget +{ + font-size: 8pt; + text-align: left; + font-weight: bold; +} +.errore +{ + font-weight: normal; + font-size: 8pt; + color: Red; +} +.erroreMid +{ + font-weight: normal; + font-size: 10pt; + color: Red; +} +.erroreBig +{ + font-weight: normal; + font-size: 12pt; + color: Red; +} +.valUpd +{ + font-style: italic; +} +.cmbMini +{ + font-size: 8pt; +} +.txtMini +{ + font-size: 8pt; +} +.txtMiniLeft +{ + font-size: 8pt; + text-align: left; +} +.valOk +{ + color: Green; +} +.valKo +{ + color: Red; + font-weight: bold; +} +.suggerimento +{ + font-size: 8pt; + font-weight: bold; + color: Red; +} +.clsBody +{ + border-right: #C6D7DA thin solid; + border-top: #C6D7DA thin solid; + border-left: #C6D7DA thin solid; + border-bottom: #C6D7DA thin solid; +} + +.clsCurrentWeek +{ + color: #ffffff; + font-size: 12px; + text-decoration: none; + font-family: Tahoma, Arial, Helvetica, sans-serif; + white-space: nowrap; + border-top: #C6D7DA thin solid; + border-bottom: #C6D7DA thin solid; + background-color: #8CC6FF; + font-weight: bolder; + font-weight: bold; +} + +.clsCurrentWeek2 +{ + color: #000000; + font-size: 12px; + text-decoration: none; + font-family: Tahoma, Arial, Helvetica, sans-serif; + white-space: nowrap; + border-top: #C6D7DA thin solid; + border-bottom: #C6D7DA thin solid; + font-weight: bolder; + font-weight: bold; +} +.clsDayName +{ + color: #0C0B5F; + background-color: #bbbaf5; + font-size: 12px; + text-decoration: none; + font-family: Tahoma, Arial, Helvetica, sans-serif; + white-space: nowrap; +} +.clsCurrentDay +{ + color: #ffffff; + background-color: #398CE7; + font-size: 12px; + text-decoration: none; + font-family: Tahoma, Arial, Helvetica, sans-serif; + white-space: nowrap; + font-weight: bolder; + font-weight: bold; +} +.clsWorkDay +{ + color: #000000; + background-color: #dbeaf5; + font-size: 12px; + text-decoration: none; + font-family: Tahoma, Arial, Helvetica, sans-serif; + white-space: nowrap; +} +.clsWorkDay:hover +{ + color: #009400; + background-color: #dbeaf5; + font-size: 12px; + text-decoration: underline; + font-family: Tahoma, Arial, Helvetica, sans-serif; + white-space: nowrap; +} +.clsWorkDayOtherMonth +{ + color: #000000; + font-size: 12px; + text-decoration: none; + font-family: Tahoma, Arial, Helvetica, sans-serif; + white-space: nowrap; +} +.clsWeekEnd +{ + color: #FF0000; + background-color: #dbeaf5; + font-size: 12px; + text-decoration: none; + font-family: Tahoma, Arial, Helvetica, sans-serif; + white-space: nowrap; +} +.clsWeekEnd:hover +{ + color: #009400; + background-color: #dbeaf5; + font-size: 12px; + text-decoration: underline; + font-family: Tahoma, Arial, Helvetica, sans-serif; + white-space: nowrap; +} +.clsWeekEndOtherMonth +{ + color: #FF0000; + font-size: 12px; + text-decoration: none; + font-family: Tahoma, Arial, Helvetica, sans-serif; + white-space: nowrap; +} +.searchHead +{ + background-color: #bbaabb; +} +.textHead +{ + background-color: #9966ff; +} +.linkAnnulla +{ + background-color: #ee9999; + color: Black; + font-weight: bold; + font-size: 14pt; +} +.linkSalva +{ + background-color: #99ee99; + color: Black; + font-weight: bold; + font-size: 14pt; +} + +.tableDett1 +{ + background: #98ff98; +} +.valDett1 +{ + font-size: 8pt; + color: Black; + font-weight: normal; +} +.tab_2lbl +{ + vertical-align: baseline; + border-collapse: collapse; + border-width: thin; + border-style: none; + font-size: 7pt; +} +.dettSel +{ + border-right: green 1px solid; + padding-right: 8px; + border-top: green 1px solid; + padding-left: 8px; + font-weight: bold; + font-size: 9pt; + background: #33ee44; + padding-bottom: 2px; + vertical-align: bottom; + border-left: green 1px solid; + color: white; + padding-top: 2px; + border-bottom: green 1px solid; + font-family: verdana, arial; + text-align: justify; +} +.dettDesel +{ + border-right: green 1px solid; + padding-right: 8px; + border-top: green 1px solid; + padding-left: 8px; + font-weight: bold; + font-size: 9pt; + background: white; + padding-bottom: 2px; + vertical-align: bottom; + border-left: green 1px solid; + color: Black; + padding-top: 2px; + border-bottom: green 1px solid; + font-family: verdana, arial; + text-align: justify; +} +.dettHide +{ + border-right: orange 1px solid; + padding-right: 8px; + border-top: orange 1px solid; + padding-left: 8px; + font-weight: bold; + font-size: 9pt; + background: #ff3344; + padding-bottom: 2px; + vertical-align: bottom; + border-left: orange 1px solid; + color: white; + padding-top: 2px; + border-bottom: orange 1px solid; + font-family: verdana, arial; + text-align: justify; +} +.tableDett3 +{ + background: #98ff98; + font-size: 9pt; +} +.dett3Head +{ + background: blue; + color: Yellow; + font-weight: bold; + font-size: 9pt; +} +.dett3Col1 +{ + color: Black; + font-weight: bold; + font-size: 9pt; +} + +.linkHead +{ + color: White; +} +.titoloMed +{ + color: Red; + font-size: 18pt; + font-weight: bold; +} +.testoMed +{ + font-size: 12pt; + font-weight: bold; +} + +.txtTab +{ + font-size: 8pt; + font-family: verdana, arial; + text-align: justify; +} + +.tblGray +{ + border-color: #777777; +} +.txtMiniTabella +{ + text-align: right; + font-weight: normal; + padding-left: 2pt; + font-size: 8pt; + padding-bottom: 2pt; + padding-top: 2pt; +} +.txtMiniTabellaLeft +{ + text-align: left; + font-weight: normal; + padding-left: 2pt; + font-size: 8pt; + padding-bottom: 2pt; + padding-top: 2pt; +} +.txtMiniTabellaDato +{ + text-align: left; + font-weight: bold; + padding-left: 2pt; + font-size: 8pt; + padding-bottom: 2pt; + padding-top: 2pt; +} +.relazione +{ + margin-top: 1px; + padding-top: 1px; + font-weight: normal; + font-size: 11pt; + text-align: justify; +} +.smallTable +{ + width: 300px; +} +.centerAll +{ + vertical-align: middle; + text-align: center; +} +.selLinguaTxt +{ + padding: 2px; + font-weight: bold; + font-size: 12pt; + color: Yellow; + text-align: center; +} +.navBar +{ + font-size: 9pt; + background-color: #ededff; + border-right: #9999ff 1px solid; + border-top: #9999ff 1px solid; + border-left: #9999ff 1px solid; + border-bottom: #9999ff 1px solid; +} + +.panelPaddingTitle +{ + padding-top: 5px; + padding-left: 10px; + text-align: center; + vertical-align: middle; /* qui aggiunta */ + margin-right: 80px; +} + +.panelPadding +{ + padding-top: 5px; + padding-left: 5px; + padding-bottom: 5px; /* qui aggiunta */ + margin-right: 80px; +} + +.panelPaddingTitleDiv +{ + padding-top: 5px; + padding-left: 10px; + text-align: center; + vertical-align: middle; + margin-right: 80px; +} + +.panelPaddingDiv +{ + padding-top: 5px; + padding-left: 10px; + padding-bottom: 5px; + margin-right: 80px; +} + + +/* sostituiti tutti i #5555bb del bordino tabellaalta e contornoriq con silver */ + +.wrap +{ + overflow: auto; + white-space: normal; +} + +.dropdownList +{ + font-weight: normal; + font-size: 7pt; + background: #ea101e; + color: white; + font-family: verdana, arial; + text-align: justify; +} +.boxText +{ + font-size: 8pt; + font-weight: normal; + width: 100%; +} +.saveClose +{ + width: 100%; + text-align: center; + background-color: #ea101e; + padding: 2pt; +} + + + + +/* @end */ + +/* @group Brembo Specific */ + +.idxContratto +{ + text-align: center; + font-size: 10pt; + font-weight: bold; +} +.idxStatoContratto +{ + text-align: right; + font-size: 10pt; + font-weight: bold; + font-style: italic; + color: Blue; +} + +/* fasi uomo / macchina*/ +.stileFaseMacchina +{ + color: #ea101e; +} +.stileFaseExt +{ + color: Black; +} +.stileFaseUomo +{ + color: #1e10ea; +} + +.treeCdC +{ + width: 250px; + text-align: right; + font-size: 8pt; + width: 180px; + vertical-align: top; + height: 100%; + background: white; +} + +.RDA +{ + font-size: 7pt; +} +.Ord +{ + font-size: 7pt; + background: #d0ffe3; +} +.Fatt +{ + font-size: 7pt; +} + +.job2do +{ + width: 50%; + font-weight: normal; + border-bottom-style: solid; + border-bottom-width: thin; + font-size: 8pt; + color: blue; + font-family: verdana, arial; + text-align: left; +} +.jobDone +{ + width: 50%; + font-weight: normal; + border-bottom-style: solid; + border-bottom-width: thin; + font-size: 8pt; + color: green; + font-family: verdana, arial; + text-align: right; +} + +.bodyAvanzamento +{ + font-family: Verdana, Arial; + background-image: url(images/gradiente.png); +} + +.paramIn +{ + font-family: Verdana; + margin-top: 1px; + padding-top: 1px; + font-weight: normal; + font-size: 7pt; + text-align: justify; + padding: 2px 2px p2x 2px; + border-right: red 2px solid; + border-top: red 2px solid; + border-left: red 2px solid; + border-bottom: red 2px solid; + margin: 1px; + background-color: #ffcccc; +} +.allegatiOut +{ + font-family: Verdana; + border-top: maroon 1px solid; + margin-top: 1px; + padding-top: 1px; + font-weight: normal; + font-size: 8pt; + text-align: justify; +} +.testoAllegatoIN +{ + font-family: Verdana; + padding: 5px 5px p5x 5px; + border-right: green 2px solid; + border-top: green 2px solid; + border-left: green 2px solid; + border-bottom: green 2px solid; + margin: 1px; + background-color: #ccffdd; + font-weight: normal; + font-size: 7pt; + text-align: left; +} +.testoAllegatoOUT +{ + font-family: Verdana; + padding: 5px 5px p5x 5px; + border-right: blue 2px solid; + border-top: blue 2px solid; + border-left: blue 2px solid; + border-bottom: blue 2px solid; + margin: 1px; + background-color: #ccddff; + font-weight: normal; + font-size: 7pt; + text-align: left; +} +/* zona colorazione filtri */ +.filtro_1 +{ + background-color: #8888ff; +} +.filtro_2 +{ + background-color: #aaaaff; +} +.filtro_3 +{ + background-color: #ccccff; +} +.filtro_4 +{ + background-color: #dedeff; +} +.filtro_5 +{ + background-color: #efefff; +} + + +.intestJob +{ + padding: 5px 5px 5px 5px; +} +/* zona DIV con ID */ +#prenotazionehead +{ + text-align: center; +} + + +#prenotazione +{ + padding-left: 3px; + vertical-align: top; +} + + + +/* @end */ + +/* @group Stili Asp */ + +.lblText +{ + font-size: 8pt; +} +.lblValore +{ + font-size: 8pt; + color: Black; + background-color: Transparent; + border-style: none; +} +.lblValoreBold +{ + font-size: 8pt; + color: Black; + font-weight: bold; + background-color: Transparent; + border-style: none; +} +.lblColorGray +{ + padding-left: 2pt; + text-align: left; + background-color: #777777; + font-size: 10pt; + font-weight: bold; + color: White; +} +.lblWhite +{ + width: 70%; + background-color: white; +} + +.grView +{ + color: #333333; + font-size: 8pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; + padding-bottom: 1px; +} +.ctrHeaderPager +{ + background-color: #b8b8b8; + font-weight: bold; + color: White; +} +.ctrHeaderPagerRight +{ + background-color: #b8b8b8; + font-weight: bold; + color: White; + text-align: right; +} +.ctrHeaderPagerBlue +{ + background-color: #507CD1; + height: 1px; +} +.ctrHeaderPagerBlueRight +{ + background-color: #507CD1; + height: 1px; + text-align: right; +} +.ctrFooter +{ + background-color: #507CD1; + font-weight: bold; + color: White; +} +.ctrRowStyle +{ + vertical-align: top; + background-color: #EFF3FB; +} +.ctrAltRowStyle +{ + vertical-align: top; + background-color: White; +} +.ctrRowStyleRight +{ + background-color: #EFF3FB; + text-align: right; +} +.ctrAltRowStyleRight +{ + background-color: White; + text-align: right; +} +.ctrInsRowStyle +{ + background-color: #b8b8b8; +} +.ctrEditRowStyle +{ + background-color: #D1DDF1; +} +.ctrSelRowStyle +{ + font-weight: bold; + color: #333333; + background-color: #D1DDF1; +} +.ctrCommRow +{ + font-weight: bold; + background-color: #D1DDF1; +} +.ctrFiledHead +{ + background-color: #DEE8F5; + font-weight: bold; + width: 25%; +} +.ctrLabelStrong +{ + font-weight: bold; +} +.ctrFieldEdit +{ + font-size: 8pt; +} + +/* Controlli Alternativi */ + +.ctrHeaderPagerDet +{ + background-color: #507CD1; + font-weight: bold; + color: White; +} + +.ctrFooterDet +{ + background-color: #507CD1; + font-weight: bold; + color: White; +} +.ctrRowStyleDet +{ + vertical-align: top; + background-color: #EFF3FB; +} +.ctrAltRowStyleDet +{ + vertical-align: top; + background-color: White; + border-bottom-width: 1px; + border-color: Silver; +} +.ctrInsRowStyleDet +{ + background-color: #b8b8b8; +} +.ctrEditRowStyleDet +{ + background-color: #D1DDF1; +} +.ctrSelRowStyleDet +{ + font-weight: bold; + color: #333333; + background-color: #D1DDF1; +} +.ctrCommRowDet +{ + font-weight: bold; + background-color: #D1DDF1; +} +.ctrFiledHeadDet +{ + background-color: #DEE8F5; + font-weight: bold; + width: 25%; +} +.ctrLabelStrongDet +{ + font-weight: bold; +} +.ctrFieldEditDet +{ + font-size: 8pt; +} + +/* END */ + +/* Controlli alternativi per cloning Rossi */ + +.ctrHeaderPagerRed +{ + background-color: #D15B5B; + font-weight: bold; + color: White; +} + +.ctrFooterRed +{ + background-color: #D15B5B; + font-weight: bold; + color: White; +} + +.ctrRowStyleRed +{ + vertical-align: top; + background-color: #FFE1E7; +} + +.ctrAltRowStyleRed +{ + vertical-align: top; + background-color: White; + border-bottom-width: 1px; + border-color: Silver; +} + +.ctrInsRowStyleRed +{ + background-color: #b8b8b8; +} + +.ctrEditRowStyleRed +{ + background-color: #FFC4C5; +} + +.ctrSelRowStyleRed +{ + font-weight: bold; + color: #333333; + background-color: #FFC4C5; +} + +.ctrCommRowRed +{ + font-weight: bold; + background-color: #FFC4C5; +} + +.ctrFiledHeadRed +{ + background-color: #FFC4C5; + font-weight: bold; + width: 25%; +} + +.ctrLabelStrongRed +{ + font-weight: bold; +} + +.ctrFieldEditRed +{ + font-size: 8pt; +} + + +/* END */ + +/* Controlli alternativi per cloning Verdi */ + +.ctrHeaderPagerGreen +{ + background-color: #5BD15B; + font-weight: bold; + color: White; +} + +.ctrFooterGreen +{ + background-color: #5BD15B; + font-weight: bold; + color: White; +} + +.ctrRowStyleGreen +{ + vertical-align: top; + background-color: #E1FFE7; +} + +.ctrAltRowStyleGreen +{ + vertical-align: top; + background-color: White; + border-bottom-width: 1px; + border-color: Silver; +} + +.ctrInsRowStyleGreen +{ + background-color: #b8b8b8; +} + +.ctGreenitRowStyleGreen +{ + background-color: #C4FFC5; +} + +.ctrSelRowStyleGreen +{ + font-weight: bold; + color: #333333; + background-color: #C4FFC5; +} + +.ctrCommRowGreen +{ + font-weight: bold; + background-color: #C4FFC5; +} + +.ctrFiledHeadGreen +{ + background-color: #C4FFC5; + font-weight: bold; + width: 25%; +} + +.ctrLabelStrongGreen +{ + font-weight: bold; +} + +.ctrFieldEditGreen +{ + font-size: 8pt; +} + + +/* END */ + + +.repHead +{ + background-color: #507CD1; + color: White; + font-size: 10pt; + font-weight: bold; +} +.repFrame +{ + border: solid /* 2px */ #507CD1; +} +.repFooter +{ + font-size: 8pt; + background-color: #507CD1; + color: White; +} +.repFooterRight +{ + font-size: 8pt; + background-color: #507CD1; + color: White; + text-align: right; +} + +/*CollapsiblePanel*/ +.collapsePanel +{ + background-color: white; + overflow: hidden; +} +.collapsePanelHeader +{ + width: 100%; + height: 30px; + background-image: url(images/bg-menu-main.png); + background-repeat: repeat-x; + color: #FFF; + font-weight: bold; +} +.collapsePanelHead +{ + padding: 5px; + cursor: pointer; + vertical-align: middle; +} +.collapsePanelImg +{ + float: right; + vertical-align: middle; +} +.collapsePanelText +{ + float: left; + vertical-align: middle; + font-size: 9pt; +} +.collapsePanelTextDetails +{ + float: left; + margin-left: 20px; + vertical-align: middle; + font-size: 7pt; +} + +.ctrSelRow2DetailStyle +{ + font-weight: bold; + color: #333333; + background-color: #D1DDF1; +} + +.pnlDettaglio +{ + margin: 4px 4px 4px 4px; +} + +.dettaglioRiga +{ + vertical-align: top; +} +.pnlMaster +{ + height: 300px; +} +.pnlDetail +{ + border-left: solid 4px #D1DDF1; + border-top: solid 4px #D1DDF1; + border-bottom: solid 4px #D1DDF1; + border-right: solid 4px #D1DDF1; + background-color: #F3FFF3; + vertical-align: top; +} +.pnlDrillDown +{ + border-left: solid 8px #D1DDF1; + border-top: solid 8px #D1DDF1; + border-bottom: solid 8px #D1DDF1; + border-right: solid 8px #D1DDF1; + vertical-align: top; + height: 290px; +} + +.lblSearchLang +{ + font-weight: bold; + font-size: 11pt; + color: #00008B; + margin-left: 8px; + margin-right: 4px; +} +.tblDett +{ + vertical-align: top; + background-color: white; + text-align: left; +} +.tblDett .titolo +{ + font-size: 13pt; + font-weight: bold; + color: blue; +} +.tblDett .sceltaGen +{ + background-color: #8899ee; +} +.pnlPar_1 +{ + background-color: #ea101e; +} +.pnlPar_1_En +{ + font-size: 7pt; + font-weight: normal; + color: Silver; +} +.pnlPar_1_Lang +{ + font-size: 8pt; + font-weight: bold; + color: Silver; +} +.pnlPar_1_Error +{ + font-size: 7pt; + font-weight: bold; + color: #aadd00; +} +.pnlPar_1_Descr +{ + background-color: #ea101e; + font-size: 9pt; + font-weight: normal; + color: Yellow; +} +.pnlPar_2 +{ + background-color: #dcdcdc; +} +.pnlPar_2_En +{ + font-size: 7pt; + font-weight: normal; + color: black; +} +.pnlPar_2_Lang +{ + font-size: 8pt; + font-weight: bold; + color: black; +} +.pnlPar_2_Error +{ + font-size: 7pt; + font-weight: bold; + color: red; +} +.pnlPar_2_Descr +{ + font-size: 9pt; + font-weight: normal; +} +.pnlPar_3 +{ + background-color: #4444cc; +} +.pnlPar_3_En +{ + font-size: 8pt; + font-weight: bold; + color: yellow; +} +.pnlPar_3_Lang +{ + font-size: 8pt; + font-weight: bold; + color: Silver; +} +.pnlPar_3_Error +{ + font-size: 7pt; + font-weight: bold; + color: Yellow; +} +.pnlPar_3_Descr +{ + background-color: #4444cc; + font-size: 9pt; + font-weight: normal; + color: Yellow; +} +.pnlPar_3_warn +{ + background-color: #4444cc; + font-size: 8pt; + font-weight: normal; + font-style: italic; + color: Yellow; +} +.dlTestata +{ + background-color: White; + border-width: 0px; + border-style: solid; + border-color: #000099; +} +.dlTestataSel +{ + font-size: 8pt; + color: #339966; + background-color: #111111; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dlTestataItem +{ + text-align: right; + font-size: 7pt; + color: #330099; + background-color: Transparent; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dlTestataItemObblig +{ + text-align: right; + font-size: 7pt; + color: Black; + background-color: #b3ccff; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dlTestataAltItem +{ + text-align: right; + font-size: 7pt; + color: #330099; + background-color: #f5f5f5; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dlTestataEdit +{ + font-size: 8pt; + color: #339966; + background-color: #66FFCC; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; + vertical-align: text-top; +} +.dlTestataHead +{ + color: #CCFFFF; + background: #000099; + font-weight: bold; + font-size: 8pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dlTestataHead2 +{ + color: #CCFFFF; + background: #997799; + font-weight: bold; + font-size: 8pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dlTestataFoot +{ + text-align: right; + color: #3333dd; + background: #D4C8D0; + font-size: 8pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dlTestata_Lang +{ + font-size: 7pt; + font-weight: bold; + color: #3366bb; +} +.dlTestata_En +{ + font-size: 7pt; + font-weight: normal; + color: #339933; +} + +.lblTabPrincLang +{ + font-weight: bold; + font-size: 13pt; + color: #00008B; + margin-left: 8px; + margin-right: 4px; +} +.lblTabPrincEn +{ + font-weight: normal; + font-size: 7pt; + color: #00008B; + margin-left: 4px; + margin-right: 8px; +} +.lblTabPrincLang2 +{ + font-weight: bold; + font-size: 10pt; + color: White; + margin-left: 8px; + margin-right: 4px; +} +.lblTabPrincEn2 +{ + font-weight: normal; + font-size: 7pt; + color: White; + margin-left: 4px; + margin-right: 8px; +} +.lblTab_1Lang +{ + font-size: 10pt; + font-weight: bold; + color: #00008B; + margin-left: 8px; + margin-right: 4px; +} +.lblTab_1En +{ + font-size: 7pt; + font-weight: normal; + color: #00008B; + margin-left: 4px; + margin-right: 8px; +} +.tab_1Body +{ + vertical-align: middle; + border: solid thin #ff9900; +} +.lblLang +{ + font-size: 10pt; + font-weight: bold; + color: Black; +} +.lblEn +{ + font-size: 7pt; + color: Black; +} + +.dgSx +{ + background-color: White; + border-width: 0px; + border-style: solid; + border-color: #990000; +} +.dgSxSel +{ + text-align: right; + font-size: 8pt; + font-weight: bold; + color: #663399; + background-color: #FFCC66; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgSxItem +{ + text-align: right; + font-size: 7pt; + color: #330099; + background-color: Transparent; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgSxAltItem +{ + text-align: right; + font-size: 7pt; + color: #330099; + background-color: #f5f5f5; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgSxEdit +{ + font-size: 8pt; + color: #663399; + background-color: #FFCC66; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; + vertical-align: text-top; +} +.dgSxHead +{ + color: #FFFFCC; + background: #990000; + font-weight: bold; + font-size: 8pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgSxHead2 +{ + color: #FFFFCC; + background: #999977; + font-weight: bold; + font-size: 8pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgSxFoot +{ + text-align: right; + color: Black; + background: #bbccbb; + font-size: 8pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; + font-weight: bold; + border-bottom-style: solid; + border-color: Black; +} +.dgSxPaging +{ + text-align: left; + color: Black; + background: white; + font-size: 8pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.lblTab_2Lang +{ + font-size: 10pt; + font-weight: bold; + color: White; + margin-left: 8px; + margin-right: 4px; +} +.lblTab_2En +{ + font-size: 7pt; + font-weight: normal; + color: White; + margin-left: 4px; + margin-right: 8px; +} +.dgDx +{ + background-color: White; + border-width: 1px; + border-style: solid; + border-color: #003399; +} +.dgDxSel +{ + font-size: 8pt; + font-weight: bold; + color: #CCFF99; + background-color: #009999; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgDxItem +{ + font-size: 7pt; + color: #003399; + background-color: Transparent; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgDxAltItem +{ + font-size: 7pt; + color: #330099; + background-color: #f5f5f5; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgDxEdit +{ + font-size: 8pt; + font-weight: bold; + color: #CCFF99; + background-color: #009999; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgDxHead +{ + color: #CCCCFF; + background: #003399; + font-weight: bold; + font-size: 8pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgDxFoot +{ + color: #003399; + background-color: #99CCCC; + font-size: 10pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.lblMess +{ + color: Red; + font-size: 12pt; + font-style: italic; + font-weight: bold; +} + +.dlTextbox +{ + font-size: 8pt; +} +.dlLabel +{ + font-size: 8pt; + color: Black; + background-color: Transparent; + border-style: none; +} +.pnl_bozza +{ + background: #dcdcdc; +} +.pnl_inApprov +{ + background: #cbcbcb; +} +.pnl_freezed +{ + background: #bababa; +} +.lblValSel +{ + font-size: 8pt; + color: Black; + background-color: Transparent; + border-style: none; +} +.lblDett1 +{ + text-align: left; + font-weight: bold; + font-size: 7pt; + color: black; +} + +.dgAllegati +{ + background-color: White; + border-width: 0px; + border-style: solid; + border-color: #009900; +} +.dgAllegatiSel +{ + text-align: right; + font-size: 8pt; + font-weight: bold; + color: #669933; + background-color: #CCFF66; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgAllegatiItem +{ + text-align: right; + font-size: 7pt; + color: #339900; + background-color: Transparent; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgAllegatiAltItem +{ + text-align: right; + font-size: 7pt; + color: #339900; + background-color: #f5f5f5; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgAllegatiEdit +{ + font-size: 8pt; + color: #669933; + background-color: #cCFF66; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; + vertical-align: text-top; +} +.dgAllegatiHead +{ + color: #FFFFCC; + background: #009900; + font-weight: bold; + font-size: 8pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgAllegatiFoot +{ + text-align: right; + color: Black; + background: #ccbbbb; + font-size: 8pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; + font-weight: bold; + border-bottom-style: solid; + border-color: Black; +} +.dgAllegatiPaging +{ + text-align: left; + color: Black; + background: white; + font-size: 8pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.btnTab +{ + border-right: #ea101e 1px solid; + padding-right: 8px; + border-top: #ea101e 1px solid; + padding-left: 8px; + font-weight: bold; + font-size: 9pt; + background: #ea101e; + padding-bottom: 2px; + vertical-align: top; + border-left: #ea101e 1px solid; + color: white; + padding-top: 0px; + border-bottom: #ea101e 1px solid; + font-family: verdana, arial; + text-align: justify; +} + +.dgFiles +{ + background-color: White; + border-width: 0px; + border-style: solid; + border-color: #009900; +} +.dgFilesSel +{ + text-align: right; + font-size: 9pt; + font-weight: bold; + color: #669933; + background-color: #CCFF66; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgFilesItem +{ + text-align: right; + font-size: 8pt; + color: #339900; + background-color: Transparent; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgFilesAltItem +{ + text-align: right; + font-size: 8pt; + color: #339900; + background-color: #f5f5f5; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgFilesEdit +{ + font-size: 9pt; + color: #669933; + background-color: #cCFF66; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; + vertical-align: text-top; +} +.dgFilesHead +{ + color: #CCFFFF; + background: #990000; + font-weight: bold; + font-size: 9pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} +.dgFilesFoot +{ + text-align: right; + color: Black; + background: #ccbbbb; + font-size: 9pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; + font-weight: bold; + border-bottom-style: solid; + border-color: Black; +} +.dgFilesPaging +{ + text-align: left; + color: Black; + background: white; + font-size: 9pt; + padding-left: 1px; + padding-right: 1px; + padding-top: 1px; +} + +.lblFiltrLang +{ + font-size: 10pt; + font-weight: bold; + color: Black; + margin-left: 2px; + margin-right: 2px; +} +.lblFiltrEn +{ + font-size: 7pt; + font-weight: normal; + color: Black; + margin-left: 2px; + margin-right: 2px; +} + + + +/* @end */ + + + +/* @group Portable */ + +.bodyPortable +{ + /*background-color: #FFFFFF; */ + margin-top: 0px; + margin-left: 0px; + margin-bottom: 0px; + margin-right: 0px; + font: menu; + font-size: small; /* aggiunte per WES*/ + width: 100%; + vertical-align: middle; + background-color: Black; + color: White; +} + +.btnEnabled +{ + color: White; + font-family: Verdana; + font-variant: small-caps; + font-size: medium; + text-decoration: none; +} +.btnCurrent +{ + color: Black; + font-family: Verdana; + font-variant: small-caps; + font-size: medium; + /*border-color: #6969ff;*/ + border-color: #7A90AB; + padding: 1px 1px 1px 1px; + border-width: 2px; + border-style: solid; + background-color: #AAB8C9; + /*background: #DEDEFF;*/ + text-decoration: none; +} +.btnDisabled +{ + color: #444444; + font-family: Verdana; + font-variant: small-caps; + font-size: medium; + text-decoration: none; +} + +.iphone +{ + width: 100%; +} + + + +.txtFooter +{ + font-size: small; + font-style: italic; +} + +.txtCopyright +{ + font-size: small; +} + +/* @end */ + +.watermark +{ + color: Gray; + font-style: italic; +} +.autocomplete +{ + color: Gray; + font-size:smaller; +} +.autocompleteHiglight +{ + color: Black; + font-size:smaller; +} + +/* grvGiornalieroComm +{ + font-size: xx-small; + color: Yellow; +} +*/ + +/* stile custom per questa webapp */ +.barcodeBoxIE +{ + width:700px; + margin-top: 20px; +} + +.barcodeBoxOther +{ + margin-left:20%; + margin-right:20%; + margin-top: 20px; +} \ No newline at end of file diff --git a/project/XPS_deploy/Release/barcode.aspx b/project/XPS_deploy/Release/barcode.aspx new file mode 100644 index 0000000..67ebb60 --- /dev/null +++ b/project/XPS_deploy/Release/barcode.aspx @@ -0,0 +1,8 @@ +<%@ page title="" language="C#" masterpagefile="~/AjaxTitle.master" autoeventwireup="true" inherits="barcode, XPS_deploy" %> + +<%@ Register src="mod_barcode.ascx" tagname="mod_barcode" tagprefix="uc1" %> + + + + + diff --git a/project/XPS_deploy/Release/bin/AjaxControlToolkit.dll b/project/XPS_deploy/Release/bin/AjaxControlToolkit.dll new file mode 100644 index 0000000..48c9ceb Binary files /dev/null and b/project/XPS_deploy/Release/bin/AjaxControlToolkit.dll differ diff --git a/project/XPS_deploy/Release/bin/App_Code.compiled b/project/XPS_deploy/Release/bin/App_Code.compiled new file mode 100644 index 0000000..8199a36 --- /dev/null +++ b/project/XPS_deploy/Release/bin/App_Code.compiled @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/project/XPS_deploy/Release/bin/Microsoft.Web.Preview.dll b/project/XPS_deploy/Release/bin/Microsoft.Web.Preview.dll new file mode 100644 index 0000000..e709385 Binary files /dev/null and b/project/XPS_deploy/Release/bin/Microsoft.Web.Preview.dll differ diff --git a/project/XPS_deploy/Release/bin/SteamWare.dll b/project/XPS_deploy/Release/bin/SteamWare.dll new file mode 100644 index 0000000..7dc362c Binary files /dev/null and b/project/XPS_deploy/Release/bin/SteamWare.dll differ diff --git a/project/XPS_deploy/Release/bin/SteamWareXPS.dll b/project/XPS_deploy/Release/bin/SteamWareXPS.dll new file mode 100644 index 0000000..28c0407 Binary files /dev/null and b/project/XPS_deploy/Release/bin/SteamWareXPS.dll differ diff --git a/project/XPS_deploy/Release/bin/System.Data.dll b/project/XPS_deploy/Release/bin/System.Data.dll new file mode 100644 index 0000000..737a50e Binary files /dev/null and b/project/XPS_deploy/Release/bin/System.Data.dll differ diff --git a/project/XPS_deploy/Release/bin/XPS_deploy.dll b/project/XPS_deploy/Release/bin/XPS_deploy.dll new file mode 100644 index 0000000..c61f265 Binary files /dev/null and b/project/XPS_deploy/Release/bin/XPS_deploy.dll differ diff --git a/project/XPS_deploy/Release/bin/ar/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/ar/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..7f42db8 Binary files /dev/null and b/project/XPS_deploy/Release/bin/ar/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/cs/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/cs/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..4ff3043 Binary files /dev/null and b/project/XPS_deploy/Release/bin/cs/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/de/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/de/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..33d023b Binary files /dev/null and b/project/XPS_deploy/Release/bin/de/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/es/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/es/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..4b28d0d Binary files /dev/null and b/project/XPS_deploy/Release/bin/es/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/fr/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/fr/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..15da7d3 Binary files /dev/null and b/project/XPS_deploy/Release/bin/fr/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/he/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/he/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..aa4db03 Binary files /dev/null and b/project/XPS_deploy/Release/bin/he/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/hi/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/hi/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..b3b420f Binary files /dev/null and b/project/XPS_deploy/Release/bin/hi/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/it/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/it/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..1c559b4 Binary files /dev/null and b/project/XPS_deploy/Release/bin/it/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/ja/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/ja/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..9cb9a25 Binary files /dev/null and b/project/XPS_deploy/Release/bin/ja/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/ko/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/ko/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..746db6f Binary files /dev/null and b/project/XPS_deploy/Release/bin/ko/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/nl/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/nl/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..c7dd281 Binary files /dev/null and b/project/XPS_deploy/Release/bin/nl/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/pt/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/pt/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..f329a64 Binary files /dev/null and b/project/XPS_deploy/Release/bin/pt/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/ru/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/ru/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..c81d020 Binary files /dev/null and b/project/XPS_deploy/Release/bin/ru/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/tr-TR/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/tr-TR/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..143731c Binary files /dev/null and b/project/XPS_deploy/Release/bin/tr-TR/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/zh-CHS/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/zh-CHS/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..7184064 Binary files /dev/null and b/project/XPS_deploy/Release/bin/zh-CHS/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/bin/zh-CHT/AjaxControlToolkit.resources.dll b/project/XPS_deploy/Release/bin/zh-CHT/AjaxControlToolkit.resources.dll new file mode 100644 index 0000000..74929c6 Binary files /dev/null and b/project/XPS_deploy/Release/bin/zh-CHT/AjaxControlToolkit.resources.dll differ diff --git a/project/XPS_deploy/Release/chLang.aspx b/project/XPS_deploy/Release/chLang.aspx new file mode 100644 index 0000000..73f73bc --- /dev/null +++ b/project/XPS_deploy/Release/chLang.aspx @@ -0,0 +1,12 @@ +<%@ page language="C#" masterpagefile="~/MasterAjax.master" autoeventwireup="true" inherits="chLang, XPS_deploy" title="Untitled Page" %> + +<%@ Register Src="mod_chLang.ascx" TagName="mod_chLang" TagPrefix="uc1" %> + + + + + +
+ +
+
diff --git a/project/XPS_deploy/Release/detComm.aspx b/project/XPS_deploy/Release/detComm.aspx new file mode 100644 index 0000000..0e16635 --- /dev/null +++ b/project/XPS_deploy/Release/detComm.aspx @@ -0,0 +1,10 @@ +<%@ page title="" language="C#" masterpagefile="~/AjaxTitle.master" autoeventwireup="true" inherits="detComm, XPS_deploy" %> + +<%@ Register Src="mod_dettComm.ascx" TagName="mod_dettComm" TagPrefix="uc1" %> +<%@ Register Src="mod_ULP.ascx" TagName="mod_ULP" TagPrefix="uc2" %> +<%@ Register Src="mod_fixCal.ascx" TagName="mod_fixCal" TagPrefix="uc2" %> + + + + + diff --git a/project/XPS_deploy/Release/docs/ElencoBarcodeXPS.pdf b/project/XPS_deploy/Release/docs/ElencoBarcodeXPS.pdf new file mode 100644 index 0000000..965a8cb Binary files /dev/null and b/project/XPS_deploy/Release/docs/ElencoBarcodeXPS.pdf differ diff --git a/project/XPS_deploy/Release/docs/FRE3OF9X.TTF b/project/XPS_deploy/Release/docs/FRE3OF9X.TTF new file mode 100644 index 0000000..1223b01 Binary files /dev/null and b/project/XPS_deploy/Release/docs/FRE3OF9X.TTF differ diff --git a/project/XPS_deploy/Release/elencoBarcode.aspx b/project/XPS_deploy/Release/elencoBarcode.aspx new file mode 100644 index 0000000..1120935 --- /dev/null +++ b/project/XPS_deploy/Release/elencoBarcode.aspx @@ -0,0 +1,8 @@ +<%@ page title="" language="C#" masterpagefile="~/AjaxSimple.master" autoeventwireup="true" inherits="elencoBarcode, XPS_deploy" %> + +<%@ Register src="mod_elencoBarcode.ascx" tagname="mod_elencoBarcode" tagprefix="uc1" %> + + + + + diff --git a/project/XPS_deploy/Release/elencoComm.aspx b/project/XPS_deploy/Release/elencoComm.aspx new file mode 100644 index 0000000..4b01b58 --- /dev/null +++ b/project/XPS_deploy/Release/elencoComm.aspx @@ -0,0 +1,9 @@ +<%@ page language="C#" masterpagefile="~/AjaxSearch.master" autoeventwireup="true" inherits="elencoComm, XPS_deploy" title="Untitled Page" %> + +<%@ Register Src="mod_elencoComm.ascx" TagName="mod_elencoComm" TagPrefix="uc1" %> +<%@ Register src="mod_fixCal.ascx" tagname="mod_fixCal" tagprefix="uc2" %> + + + + + diff --git a/project/XPS_deploy/Release/elencoCommMag.aspx b/project/XPS_deploy/Release/elencoCommMag.aspx new file mode 100644 index 0000000..bf798d6 --- /dev/null +++ b/project/XPS_deploy/Release/elencoCommMag.aspx @@ -0,0 +1,10 @@ +<%@ page title="" language="C#" masterpagefile="~/AjaxSearch.master" autoeventwireup="true" inherits="elencoCommMag, XPS_deploy" %> + +<%@ Register src="mod_elencoComm.ascx" tagname="mod_elencoComm" tagprefix="uc1" %> +<%@ Register src="mod_fixCal.ascx" tagname="mod_fixCal" tagprefix="uc2" %> + + + + + + diff --git a/project/XPS_deploy/Release/elencoCommProd.aspx b/project/XPS_deploy/Release/elencoCommProd.aspx new file mode 100644 index 0000000..36f815f --- /dev/null +++ b/project/XPS_deploy/Release/elencoCommProd.aspx @@ -0,0 +1,8 @@ +<%@ page title="" language="C#" masterpagefile="~/AjaxSearch.master" autoeventwireup="true" inherits="elencoCommProd, XPS_deploy" %> + +<%@ Register Src="mod_elencoComm.ascx" TagName="mod_elencoComm" TagPrefix="uc1" %> +<%@ Register Src="mod_fixCal.ascx" TagName="mod_fixCal" TagPrefix="uc2" %> + + + + diff --git a/project/XPS_deploy/Release/elencoCommSegr.aspx b/project/XPS_deploy/Release/elencoCommSegr.aspx new file mode 100644 index 0000000..a64cc1d --- /dev/null +++ b/project/XPS_deploy/Release/elencoCommSegr.aspx @@ -0,0 +1,8 @@ +<%@ page title="" language="C#" masterpagefile="~/AjaxSearch.master" autoeventwireup="true" inherits="elencoCommSegr, XPS_deploy" %> + +<%@ Register Src="mod_elencoComm.ascx" TagName="mod_elencoComm" TagPrefix="uc1" %> +<%@ Register Src="mod_fixCal.ascx" TagName="mod_fixCal" TagPrefix="uc2" %> + + + + diff --git a/project/XPS_deploy/Release/forceUser.aspx b/project/XPS_deploy/Release/forceUser.aspx new file mode 100644 index 0000000..a8c243c --- /dev/null +++ b/project/XPS_deploy/Release/forceUser.aspx @@ -0,0 +1,8 @@ +<%@ page language="C#" masterpagefile="~/AjaxSimple.master" autoeventwireup="true" inherits="forceUser, XPS_deploy" title="Untitled Page" %> + +<%@ Register Src="mod_login.ascx" TagName="mod_login" TagPrefix="uc1" %> + +
+ +
+
diff --git a/project/XPS_deploy/Release/gestAnagrTbl.aspx b/project/XPS_deploy/Release/gestAnagrTbl.aspx new file mode 100644 index 0000000..3feec7d --- /dev/null +++ b/project/XPS_deploy/Release/gestAnagrTbl.aspx @@ -0,0 +1,4 @@ +<%@ page language="C#" masterpagefile="~/AjaxSearch.master" autoeventwireup="true" inherits="gestAnagrTbl, XPS_deploy" title="Untitled Page" %> + + + diff --git a/project/XPS_deploy/Release/images/ModLang.png b/project/XPS_deploy/Release/images/ModLang.png new file mode 100644 index 0000000..af77440 Binary files /dev/null and b/project/XPS_deploy/Release/images/ModLang.png differ diff --git a/project/XPS_deploy/Release/images/ModPassw.png b/project/XPS_deploy/Release/images/ModPassw.png new file mode 100644 index 0000000..df6278c Binary files /dev/null and b/project/XPS_deploy/Release/images/ModPassw.png differ diff --git a/project/XPS_deploy/Release/images/NodeResults.gif b/project/XPS_deploy/Release/images/NodeResults.gif new file mode 100644 index 0000000..47274d0 Binary files /dev/null and b/project/XPS_deploy/Release/images/NodeResults.gif differ diff --git a/project/XPS_deploy/Release/images/ProgressBar.gif b/project/XPS_deploy/Release/images/ProgressBar.gif new file mode 100644 index 0000000..7f93a9f Binary files /dev/null and b/project/XPS_deploy/Release/images/ProgressBar.gif differ diff --git a/project/XPS_deploy/Release/images/Thumbs.db b/project/XPS_deploy/Release/images/Thumbs.db new file mode 100644 index 0000000..8131063 Binary files /dev/null and b/project/XPS_deploy/Release/images/Thumbs.db differ diff --git a/project/XPS_deploy/Release/images/apply.png b/project/XPS_deploy/Release/images/apply.png new file mode 100644 index 0000000..5790017 Binary files /dev/null and b/project/XPS_deploy/Release/images/apply.png differ diff --git a/project/XPS_deploy/Release/images/apply_l.png b/project/XPS_deploy/Release/images/apply_l.png new file mode 100644 index 0000000..592ce6f Binary files /dev/null and b/project/XPS_deploy/Release/images/apply_l.png differ diff --git a/project/XPS_deploy/Release/images/apply_m.png b/project/XPS_deploy/Release/images/apply_m.png new file mode 100644 index 0000000..2166fdf Binary files /dev/null and b/project/XPS_deploy/Release/images/apply_m.png differ diff --git a/project/XPS_deploy/Release/images/apply_s.gif b/project/XPS_deploy/Release/images/apply_s.gif new file mode 100644 index 0000000..2692888 Binary files /dev/null and b/project/XPS_deploy/Release/images/apply_s.gif differ diff --git a/project/XPS_deploy/Release/images/apply_s.png b/project/XPS_deploy/Release/images/apply_s.png new file mode 100644 index 0000000..5790017 Binary files /dev/null and b/project/XPS_deploy/Release/images/apply_s.png differ diff --git a/project/XPS_deploy/Release/images/bg-menu-main.png b/project/XPS_deploy/Release/images/bg-menu-main.png new file mode 100644 index 0000000..5ff3c91 Binary files /dev/null and b/project/XPS_deploy/Release/images/bg-menu-main.png differ diff --git a/project/XPS_deploy/Release/images/bg_bright.jpg b/project/XPS_deploy/Release/images/bg_bright.jpg new file mode 100644 index 0000000..e472ee3 Binary files /dev/null and b/project/XPS_deploy/Release/images/bg_bright.jpg differ diff --git a/project/XPS_deploy/Release/images/bg_dark.jpg b/project/XPS_deploy/Release/images/bg_dark.jpg new file mode 100644 index 0000000..8f2f235 Binary files /dev/null and b/project/XPS_deploy/Release/images/bg_dark.jpg differ diff --git a/project/XPS_deploy/Release/images/bluGrad32.png b/project/XPS_deploy/Release/images/bluGrad32.png new file mode 100644 index 0000000..e6afd89 Binary files /dev/null and b/project/XPS_deploy/Release/images/bluGrad32.png differ diff --git a/project/XPS_deploy/Release/images/cancel.png b/project/XPS_deploy/Release/images/cancel.png new file mode 100644 index 0000000..a730733 Binary files /dev/null and b/project/XPS_deploy/Release/images/cancel.png differ diff --git a/project/XPS_deploy/Release/images/cancel_l.png b/project/XPS_deploy/Release/images/cancel_l.png new file mode 100644 index 0000000..2d5e260 Binary files /dev/null and b/project/XPS_deploy/Release/images/cancel_l.png differ diff --git a/project/XPS_deploy/Release/images/cancel_m.png b/project/XPS_deploy/Release/images/cancel_m.png new file mode 100644 index 0000000..816e06a Binary files /dev/null and b/project/XPS_deploy/Release/images/cancel_m.png differ diff --git a/project/XPS_deploy/Release/images/cancel_s.gif b/project/XPS_deploy/Release/images/cancel_s.gif new file mode 100644 index 0000000..49f3630 Binary files /dev/null and b/project/XPS_deploy/Release/images/cancel_s.gif differ diff --git a/project/XPS_deploy/Release/images/cancel_s.png b/project/XPS_deploy/Release/images/cancel_s.png new file mode 100644 index 0000000..d933394 Binary files /dev/null and b/project/XPS_deploy/Release/images/cancel_s.png differ diff --git a/project/XPS_deploy/Release/images/clonaObj.png b/project/XPS_deploy/Release/images/clonaObj.png new file mode 100644 index 0000000..3107990 Binary files /dev/null and b/project/XPS_deploy/Release/images/clonaObj.png differ diff --git a/project/XPS_deploy/Release/images/clonaObj_l.png b/project/XPS_deploy/Release/images/clonaObj_l.png new file mode 100644 index 0000000..2104f28 Binary files /dev/null and b/project/XPS_deploy/Release/images/clonaObj_l.png differ diff --git a/project/XPS_deploy/Release/images/clonaObj_m.png b/project/XPS_deploy/Release/images/clonaObj_m.png new file mode 100644 index 0000000..c382a8d Binary files /dev/null and b/project/XPS_deploy/Release/images/clonaObj_m.png differ diff --git a/project/XPS_deploy/Release/images/clonaObj_s.png b/project/XPS_deploy/Release/images/clonaObj_s.png new file mode 100644 index 0000000..c95f6b1 Binary files /dev/null and b/project/XPS_deploy/Release/images/clonaObj_s.png differ diff --git a/project/XPS_deploy/Release/images/clonaobj_s.gif b/project/XPS_deploy/Release/images/clonaobj_s.gif new file mode 100644 index 0000000..f189a2e Binary files /dev/null and b/project/XPS_deploy/Release/images/clonaobj_s.gif differ diff --git a/project/XPS_deploy/Release/images/collapse.jpg b/project/XPS_deploy/Release/images/collapse.jpg new file mode 100644 index 0000000..d0cf806 Binary files /dev/null and b/project/XPS_deploy/Release/images/collapse.jpg differ diff --git a/project/XPS_deploy/Release/images/delete.gif b/project/XPS_deploy/Release/images/delete.gif new file mode 100644 index 0000000..65435dd Binary files /dev/null and b/project/XPS_deploy/Release/images/delete.gif differ diff --git a/project/XPS_deploy/Release/images/delete.png b/project/XPS_deploy/Release/images/delete.png new file mode 100644 index 0000000..346193c Binary files /dev/null and b/project/XPS_deploy/Release/images/delete.png differ diff --git a/project/XPS_deploy/Release/images/delete_disabled.gif b/project/XPS_deploy/Release/images/delete_disabled.gif new file mode 100644 index 0000000..2b73684 Binary files /dev/null and b/project/XPS_deploy/Release/images/delete_disabled.gif differ diff --git a/project/XPS_deploy/Release/images/deleteold.gif b/project/XPS_deploy/Release/images/deleteold.gif new file mode 100644 index 0000000..65435dd Binary files /dev/null and b/project/XPS_deploy/Release/images/deleteold.gif differ diff --git a/project/XPS_deploy/Release/images/detail.png b/project/XPS_deploy/Release/images/detail.png new file mode 100644 index 0000000..364ae30 Binary files /dev/null and b/project/XPS_deploy/Release/images/detail.png differ diff --git a/project/XPS_deploy/Release/images/divietoaccesso.gif b/project/XPS_deploy/Release/images/divietoaccesso.gif new file mode 100644 index 0000000..2af2475 Binary files /dev/null and b/project/XPS_deploy/Release/images/divietoaccesso.gif differ diff --git a/project/XPS_deploy/Release/images/downLvl.png b/project/XPS_deploy/Release/images/downLvl.png new file mode 100644 index 0000000..a966b09 Binary files /dev/null and b/project/XPS_deploy/Release/images/downLvl.png differ diff --git a/project/XPS_deploy/Release/images/edit.gif b/project/XPS_deploy/Release/images/edit.gif new file mode 100644 index 0000000..7422b25 Binary files /dev/null and b/project/XPS_deploy/Release/images/edit.gif differ diff --git a/project/XPS_deploy/Release/images/edit.png b/project/XPS_deploy/Release/images/edit.png new file mode 100644 index 0000000..52c00c5 Binary files /dev/null and b/project/XPS_deploy/Release/images/edit.png differ diff --git a/project/XPS_deploy/Release/images/edit_disabled.gif b/project/XPS_deploy/Release/images/edit_disabled.gif new file mode 100644 index 0000000..b9d6934 Binary files /dev/null and b/project/XPS_deploy/Release/images/edit_disabled.gif differ diff --git a/project/XPS_deploy/Release/images/edit_l.png b/project/XPS_deploy/Release/images/edit_l.png new file mode 100644 index 0000000..e596348 Binary files /dev/null and b/project/XPS_deploy/Release/images/edit_l.png differ diff --git a/project/XPS_deploy/Release/images/edit_m.png b/project/XPS_deploy/Release/images/edit_m.png new file mode 100644 index 0000000..62f280e Binary files /dev/null and b/project/XPS_deploy/Release/images/edit_m.png differ diff --git a/project/XPS_deploy/Release/images/edit_s.gif b/project/XPS_deploy/Release/images/edit_s.gif new file mode 100644 index 0000000..4bee2cd Binary files /dev/null and b/project/XPS_deploy/Release/images/edit_s.gif differ diff --git a/project/XPS_deploy/Release/images/edit_s.png b/project/XPS_deploy/Release/images/edit_s.png new file mode 100644 index 0000000..b66d7ed Binary files /dev/null and b/project/XPS_deploy/Release/images/edit_s.png differ diff --git a/project/XPS_deploy/Release/images/elimina.png b/project/XPS_deploy/Release/images/elimina.png new file mode 100644 index 0000000..0e0953c Binary files /dev/null and b/project/XPS_deploy/Release/images/elimina.png differ diff --git a/project/XPS_deploy/Release/images/elimina_l.png b/project/XPS_deploy/Release/images/elimina_l.png new file mode 100644 index 0000000..9b7a462 Binary files /dev/null and b/project/XPS_deploy/Release/images/elimina_l.png differ diff --git a/project/XPS_deploy/Release/images/elimina_m.png b/project/XPS_deploy/Release/images/elimina_m.png new file mode 100644 index 0000000..05ff036 Binary files /dev/null and b/project/XPS_deploy/Release/images/elimina_m.png differ diff --git a/project/XPS_deploy/Release/images/elimina_s.gif b/project/XPS_deploy/Release/images/elimina_s.gif new file mode 100644 index 0000000..f084154 Binary files /dev/null and b/project/XPS_deploy/Release/images/elimina_s.gif differ diff --git a/project/XPS_deploy/Release/images/elimina_s.png b/project/XPS_deploy/Release/images/elimina_s.png new file mode 100644 index 0000000..0e0953c Binary files /dev/null and b/project/XPS_deploy/Release/images/elimina_s.png differ diff --git a/project/XPS_deploy/Release/images/expand.jpg b/project/XPS_deploy/Release/images/expand.jpg new file mode 100644 index 0000000..4e0c867 Binary files /dev/null and b/project/XPS_deploy/Release/images/expand.jpg differ diff --git a/project/XPS_deploy/Release/images/expand_blue.jpg b/project/XPS_deploy/Release/images/expand_blue.jpg new file mode 100644 index 0000000..1592847 Binary files /dev/null and b/project/XPS_deploy/Release/images/expand_blue.jpg differ diff --git a/project/XPS_deploy/Release/images/flag-de.png b/project/XPS_deploy/Release/images/flag-de.png new file mode 100644 index 0000000..d087ae4 Binary files /dev/null and b/project/XPS_deploy/Release/images/flag-de.png differ diff --git a/project/XPS_deploy/Release/images/flag-en.png b/project/XPS_deploy/Release/images/flag-en.png new file mode 100644 index 0000000..0c4f4fe Binary files /dev/null and b/project/XPS_deploy/Release/images/flag-en.png differ diff --git a/project/XPS_deploy/Release/images/flag-fi.png b/project/XPS_deploy/Release/images/flag-fi.png new file mode 100644 index 0000000..9f333f1 Binary files /dev/null and b/project/XPS_deploy/Release/images/flag-fi.png differ diff --git a/project/XPS_deploy/Release/images/flag-it.png b/project/XPS_deploy/Release/images/flag-it.png new file mode 100644 index 0000000..0767830 Binary files /dev/null and b/project/XPS_deploy/Release/images/flag-it.png differ diff --git a/project/XPS_deploy/Release/images/flag-nl.png b/project/XPS_deploy/Release/images/flag-nl.png new file mode 100644 index 0000000..a9440bb Binary files /dev/null and b/project/XPS_deploy/Release/images/flag-nl.png differ diff --git a/project/XPS_deploy/Release/images/flag-pl.png b/project/XPS_deploy/Release/images/flag-pl.png new file mode 100644 index 0000000..a8f7609 Binary files /dev/null and b/project/XPS_deploy/Release/images/flag-pl.png differ diff --git a/project/XPS_deploy/Release/images/flag-ru.png b/project/XPS_deploy/Release/images/flag-ru.png new file mode 100644 index 0000000..c20c449 Binary files /dev/null and b/project/XPS_deploy/Release/images/flag-ru.png differ diff --git a/project/XPS_deploy/Release/images/flag-xb.png b/project/XPS_deploy/Release/images/flag-xb.png new file mode 100644 index 0000000..0c4f4fe Binary files /dev/null and b/project/XPS_deploy/Release/images/flag-xb.png differ diff --git a/project/XPS_deploy/Release/images/header-opened.png b/project/XPS_deploy/Release/images/header-opened.png new file mode 100644 index 0000000..4da7a84 Binary files /dev/null and b/project/XPS_deploy/Release/images/header-opened.png differ diff --git a/project/XPS_deploy/Release/images/installWindows.png b/project/XPS_deploy/Release/images/installWindows.png new file mode 100644 index 0000000..5e21686 Binary files /dev/null and b/project/XPS_deploy/Release/images/installWindows.png differ diff --git a/project/XPS_deploy/Release/images/logo_sw.png b/project/XPS_deploy/Release/images/logo_sw.png new file mode 100644 index 0000000..fbbb930 Binary files /dev/null and b/project/XPS_deploy/Release/images/logo_sw.png differ diff --git a/project/XPS_deploy/Release/images/new.gif b/project/XPS_deploy/Release/images/new.gif new file mode 100644 index 0000000..7b89f3f Binary files /dev/null and b/project/XPS_deploy/Release/images/new.gif differ diff --git a/project/XPS_deploy/Release/images/new_disabled.gif b/project/XPS_deploy/Release/images/new_disabled.gif new file mode 100644 index 0000000..fe6f99c Binary files /dev/null and b/project/XPS_deploy/Release/images/new_disabled.gif differ diff --git a/project/XPS_deploy/Release/images/new_l.png b/project/XPS_deploy/Release/images/new_l.png new file mode 100644 index 0000000..90fec1d Binary files /dev/null and b/project/XPS_deploy/Release/images/new_l.png differ diff --git a/project/XPS_deploy/Release/images/new_m.png b/project/XPS_deploy/Release/images/new_m.png new file mode 100644 index 0000000..e2823ba Binary files /dev/null and b/project/XPS_deploy/Release/images/new_m.png differ diff --git a/project/XPS_deploy/Release/images/new_s.png b/project/XPS_deploy/Release/images/new_s.png new file mode 100644 index 0000000..e948508 Binary files /dev/null and b/project/XPS_deploy/Release/images/new_s.png differ diff --git a/project/XPS_deploy/Release/images/notepad_l.png b/project/XPS_deploy/Release/images/notepad_l.png new file mode 100644 index 0000000..ff82029 Binary files /dev/null and b/project/XPS_deploy/Release/images/notepad_l.png differ diff --git a/project/XPS_deploy/Release/images/notepad_m.png b/project/XPS_deploy/Release/images/notepad_m.png new file mode 100644 index 0000000..4759626 Binary files /dev/null and b/project/XPS_deploy/Release/images/notepad_m.png differ diff --git a/project/XPS_deploy/Release/images/notepad_s.png b/project/XPS_deploy/Release/images/notepad_s.png new file mode 100644 index 0000000..205216d Binary files /dev/null and b/project/XPS_deploy/Release/images/notepad_s.png differ diff --git a/project/XPS_deploy/Release/images/orangeGrad32.png b/project/XPS_deploy/Release/images/orangeGrad32.png new file mode 100644 index 0000000..f97e309 Binary files /dev/null and b/project/XPS_deploy/Release/images/orangeGrad32.png differ diff --git a/project/XPS_deploy/Release/images/page_pdf.png b/project/XPS_deploy/Release/images/page_pdf.png new file mode 100644 index 0000000..8f8095e Binary files /dev/null and b/project/XPS_deploy/Release/images/page_pdf.png differ diff --git a/project/XPS_deploy/Release/images/red32.png b/project/XPS_deploy/Release/images/red32.png new file mode 100644 index 0000000..ef56f8d Binary files /dev/null and b/project/XPS_deploy/Release/images/red32.png differ diff --git a/project/XPS_deploy/Release/images/select.gif b/project/XPS_deploy/Release/images/select.gif new file mode 100644 index 0000000..7b89f3f Binary files /dev/null and b/project/XPS_deploy/Release/images/select.gif differ diff --git a/project/XPS_deploy/Release/images/select.png b/project/XPS_deploy/Release/images/select.png new file mode 100644 index 0000000..bb07c04 Binary files /dev/null and b/project/XPS_deploy/Release/images/select.png differ diff --git a/project/XPS_deploy/Release/images/semaGiallo_l.gif b/project/XPS_deploy/Release/images/semaGiallo_l.gif new file mode 100644 index 0000000..6b3a4db Binary files /dev/null and b/project/XPS_deploy/Release/images/semaGiallo_l.gif differ diff --git a/project/XPS_deploy/Release/images/semaGiallo_m.gif b/project/XPS_deploy/Release/images/semaGiallo_m.gif new file mode 100644 index 0000000..9fb553b Binary files /dev/null and b/project/XPS_deploy/Release/images/semaGiallo_m.gif differ diff --git a/project/XPS_deploy/Release/images/semaGiallo_s.gif b/project/XPS_deploy/Release/images/semaGiallo_s.gif new file mode 100644 index 0000000..50f620e Binary files /dev/null and b/project/XPS_deploy/Release/images/semaGiallo_s.gif differ diff --git a/project/XPS_deploy/Release/images/semaRosso_l.gif b/project/XPS_deploy/Release/images/semaRosso_l.gif new file mode 100644 index 0000000..cf47b40 Binary files /dev/null and b/project/XPS_deploy/Release/images/semaRosso_l.gif differ diff --git a/project/XPS_deploy/Release/images/semaRosso_m.gif b/project/XPS_deploy/Release/images/semaRosso_m.gif new file mode 100644 index 0000000..113f78b Binary files /dev/null and b/project/XPS_deploy/Release/images/semaRosso_m.gif differ diff --git a/project/XPS_deploy/Release/images/semaRosso_s.gif b/project/XPS_deploy/Release/images/semaRosso_s.gif new file mode 100644 index 0000000..93f1e67 Binary files /dev/null and b/project/XPS_deploy/Release/images/semaRosso_s.gif differ diff --git a/project/XPS_deploy/Release/images/semaVerde_l.gif b/project/XPS_deploy/Release/images/semaVerde_l.gif new file mode 100644 index 0000000..3e1cf8f Binary files /dev/null and b/project/XPS_deploy/Release/images/semaVerde_l.gif differ diff --git a/project/XPS_deploy/Release/images/semaVerde_m.gif b/project/XPS_deploy/Release/images/semaVerde_m.gif new file mode 100644 index 0000000..829c0fa Binary files /dev/null and b/project/XPS_deploy/Release/images/semaVerde_m.gif differ diff --git a/project/XPS_deploy/Release/images/semaVerde_s.gif b/project/XPS_deploy/Release/images/semaVerde_s.gif new file mode 100644 index 0000000..ee9be66 Binary files /dev/null and b/project/XPS_deploy/Release/images/semaVerde_s.gif differ diff --git a/project/XPS_deploy/Release/images/sfondo.jpg b/project/XPS_deploy/Release/images/sfondo.jpg new file mode 100644 index 0000000..479246c Binary files /dev/null and b/project/XPS_deploy/Release/images/sfondo.jpg differ diff --git a/project/XPS_deploy/Release/images/sfondo.png b/project/XPS_deploy/Release/images/sfondo.png new file mode 100644 index 0000000..5fcffdd Binary files /dev/null and b/project/XPS_deploy/Release/images/sfondo.png differ diff --git a/project/XPS_deploy/Release/images/sfondoBody.jpg b/project/XPS_deploy/Release/images/sfondoBody.jpg new file mode 100644 index 0000000..e19ffe2 Binary files /dev/null and b/project/XPS_deploy/Release/images/sfondoBody.jpg differ diff --git a/project/XPS_deploy/Release/images/table.png b/project/XPS_deploy/Release/images/table.png new file mode 100644 index 0000000..abcd936 Binary files /dev/null and b/project/XPS_deploy/Release/images/table.png differ diff --git a/project/XPS_deploy/Release/images/unknown_l.png b/project/XPS_deploy/Release/images/unknown_l.png new file mode 100644 index 0000000..704cf4b Binary files /dev/null and b/project/XPS_deploy/Release/images/unknown_l.png differ diff --git a/project/XPS_deploy/Release/images/unknown_m.png b/project/XPS_deploy/Release/images/unknown_m.png new file mode 100644 index 0000000..01354c3 Binary files /dev/null and b/project/XPS_deploy/Release/images/unknown_m.png differ diff --git a/project/XPS_deploy/Release/images/unknown_s.png b/project/XPS_deploy/Release/images/unknown_s.png new file mode 100644 index 0000000..4d158de Binary files /dev/null and b/project/XPS_deploy/Release/images/unknown_s.png differ diff --git a/project/XPS_deploy/Release/images/upLvl.png b/project/XPS_deploy/Release/images/upLvl.png new file mode 100644 index 0000000..fe5cc3d Binary files /dev/null and b/project/XPS_deploy/Release/images/upLvl.png differ diff --git a/project/XPS_deploy/Release/images/view.gif b/project/XPS_deploy/Release/images/view.gif new file mode 100644 index 0000000..8f5d1e6 Binary files /dev/null and b/project/XPS_deploy/Release/images/view.gif differ diff --git a/project/XPS_deploy/Release/images/view.png b/project/XPS_deploy/Release/images/view.png new file mode 100644 index 0000000..2833b7a Binary files /dev/null and b/project/XPS_deploy/Release/images/view.png differ diff --git a/project/XPS_deploy/Release/images/view_disabled.gif b/project/XPS_deploy/Release/images/view_disabled.gif new file mode 100644 index 0000000..fb38c44 Binary files /dev/null and b/project/XPS_deploy/Release/images/view_disabled.gif differ diff --git a/project/XPS_deploy/Release/images/view_l.png b/project/XPS_deploy/Release/images/view_l.png new file mode 100644 index 0000000..de5ef3a Binary files /dev/null and b/project/XPS_deploy/Release/images/view_l.png differ diff --git a/project/XPS_deploy/Release/images/view_m.png b/project/XPS_deploy/Release/images/view_m.png new file mode 100644 index 0000000..e845f6d Binary files /dev/null and b/project/XPS_deploy/Release/images/view_m.png differ diff --git a/project/XPS_deploy/Release/images/view_s.gif b/project/XPS_deploy/Release/images/view_s.gif new file mode 100644 index 0000000..df6ffba Binary files /dev/null and b/project/XPS_deploy/Release/images/view_s.gif differ diff --git a/project/XPS_deploy/Release/images/view_s.png b/project/XPS_deploy/Release/images/view_s.png new file mode 100644 index 0000000..2833b7a Binary files /dev/null and b/project/XPS_deploy/Release/images/view_s.png differ diff --git a/project/XPS_deploy/Release/images/wizard.png b/project/XPS_deploy/Release/images/wizard.png new file mode 100644 index 0000000..b36973c Binary files /dev/null and b/project/XPS_deploy/Release/images/wizard.png differ diff --git a/project/XPS_deploy/Release/images/wt_delete.gif b/project/XPS_deploy/Release/images/wt_delete.gif new file mode 100644 index 0000000..e290099 Binary files /dev/null and b/project/XPS_deploy/Release/images/wt_delete.gif differ diff --git a/project/XPS_deploy/Release/images/wt_ko.gif b/project/XPS_deploy/Release/images/wt_ko.gif new file mode 100644 index 0000000..e290099 Binary files /dev/null and b/project/XPS_deploy/Release/images/wt_ko.gif differ diff --git a/project/XPS_deploy/Release/images/wt_ok.gif b/project/XPS_deploy/Release/images/wt_ok.gif new file mode 100644 index 0000000..f59979e Binary files /dev/null and b/project/XPS_deploy/Release/images/wt_ok.gif differ diff --git a/project/XPS_deploy/Release/login.aspx b/project/XPS_deploy/Release/login.aspx new file mode 100644 index 0000000..1839894 --- /dev/null +++ b/project/XPS_deploy/Release/login.aspx @@ -0,0 +1,7 @@ +<%@ page language="C#" masterpagefile="~/MasterAjax.master" autoeventwireup="true" inherits="login, XPS_deploy" title="Login" %> +<%@ Register Src="mod_login.ascx" TagName="mod_login" TagPrefix="uc1" %> + +
+ +
+
diff --git a/project/XPS_deploy/Release/logs/20081112.txt b/project/XPS_deploy/Release/logs/20081112.txt new file mode 100644 index 0000000..66a42a3 --- /dev/null +++ b/project/XPS_deploy/Release/logs/20081112.txt @@ -0,0 +1,4 @@ +12/11/2008 11.34.19 [INFO] - L'utente Locatelli Samuele (VOSTRO410\Administrator) ha effettuato il login correttamente +12/11/2008 12.15.03 [INFO] - L'utente Locatelli Samuele (VOSTRO410\Administrator) ha effettuato il login correttamente +12/11/2008 13.52.25 [INFO] - L'utente Locatelli Samuele (VOSTRO410\Administrator) ha effettuato il login correttamente +12/11/2008 15.24.34 [INFO] - L'utente Locatelli Samuele (VOSTRO410\Administrator) ha effettuato il login correttamente diff --git a/project/XPS_deploy/Release/menu.aspx b/project/XPS_deploy/Release/menu.aspx new file mode 100644 index 0000000..47ed7a4 --- /dev/null +++ b/project/XPS_deploy/Release/menu.aspx @@ -0,0 +1,8 @@ +<%@ page language="C#" masterpagefile="~/MasterAjax.master" autoeventwireup="true" inherits="menu, XPS_deploy" title="Untitled Page" %> + +<%@ Register Src="mod_main_help.ascx" TagName="mod_main_help" TagPrefix="uc2" %> + + + + + diff --git a/project/XPS_deploy/Release/mod_ULP.ascx b/project/XPS_deploy/Release/mod_ULP.ascx new file mode 100644 index 0000000..881c235 --- /dev/null +++ b/project/XPS_deploy/Release/mod_ULP.ascx @@ -0,0 +1,179 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_ULP, XPS_deploy" %> +<%@ Register Src="mod_filtro.ascx" TagName="mod_filtro" TagPrefix="uc1" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> +<%@ Register Src="mod_navPath.ascx" TagName="mod_navPath" TagPrefix="uc2" %> +<%@ Register Src="mod_logStati.ascx" TagName="mod_logStati" TagPrefix="uc3" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +  Kg + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+
+ + + + + + 09:00 + 14:00 + +
+
+ +    + +
+
+
+ +
+ +
+
+ + + diff --git a/project/XPS_deploy/Release/mod_anagTipoObj.ascx b/project/XPS_deploy/Release/mod_anagTipoObj.ascx new file mode 100644 index 0000000..3d8e44a --- /dev/null +++ b/project/XPS_deploy/Release/mod_anagTipoObj.ascx @@ -0,0 +1,176 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_anagTipoObj, XPS_deploy" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> +<%@ Register Src="mod_selettore_ajax.ascx" TagName="mod_selettore_ajax" TagPrefix="uc1" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ \ No newline at end of file diff --git a/project/XPS_deploy/Release/mod_anagraficaEventi.ascx b/project/XPS_deploy/Release/mod_anagraficaEventi.ascx new file mode 100644 index 0000000..306e6c6 --- /dev/null +++ b/project/XPS_deploy/Release/mod_anagraficaEventi.ascx @@ -0,0 +1,131 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_anagraficaEventi, XPS_deploy" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> +<%@ Register Src="mod_selettore_ajax.ascx" TagName="mod_selettore_ajax" TagPrefix="uc1" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/project/XPS_deploy/Release/mod_anagraficaMappe.ascx b/project/XPS_deploy/Release/mod_anagraficaMappe.ascx new file mode 100644 index 0000000..b2204e1 --- /dev/null +++ b/project/XPS_deploy/Release/mod_anagraficaMappe.ascx @@ -0,0 +1,115 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_anagraficaMappe, XPS_deploy" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> +<%@ Register Src="mod_selettore_ajax.ascx" TagName="mod_selettore_ajax" TagPrefix="uc1" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ \ No newline at end of file diff --git a/project/XPS_deploy/Release/mod_anagraficaObjSet.ascx b/project/XPS_deploy/Release/mod_anagraficaObjSet.ascx new file mode 100644 index 0000000..22af54d --- /dev/null +++ b/project/XPS_deploy/Release/mod_anagraficaObjSet.ascx @@ -0,0 +1,157 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_anagraficaObjSet, XPS_deploy" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> +<%@ Register Src="mod_selettore_ajax.ascx" TagName="mod_selettore_ajax" TagPrefix="uc1" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + diff --git a/project/XPS_deploy/Release/mod_anagraficaStati.ascx b/project/XPS_deploy/Release/mod_anagraficaStati.ascx new file mode 100644 index 0000000..33e3c94 --- /dev/null +++ b/project/XPS_deploy/Release/mod_anagraficaStati.ascx @@ -0,0 +1,192 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_anagraficaStati, XPS_deploy" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> +<%@ Register Src="mod_selettore_ajax.ascx" TagName="mod_selettore_ajax" TagPrefix="uc1" %> +<%@ Register Src="mod_filtro.ascx" TagName="mod_filtro" TagPrefix="uc1" %> +
+   + + + +
+
+   + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + diff --git a/project/XPS_deploy/Release/mod_barcode.ascx b/project/XPS_deploy/Release/mod_barcode.ascx new file mode 100644 index 0000000..aff036c --- /dev/null +++ b/project/XPS_deploy/Release/mod_barcode.ascx @@ -0,0 +1,19 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_barcode, XPS_deploy" %> +
+
+ +
+ +
+ +
+
+ +
+
+ +
+ +
+
diff --git a/project/XPS_deploy/Release/mod_chLang.ascx b/project/XPS_deploy/Release/mod_chLang.ascx new file mode 100644 index 0000000..26748e6 --- /dev/null +++ b/project/XPS_deploy/Release/mod_chLang.ascx @@ -0,0 +1,31 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_chLang, XPS_deploy" %> + + + + + + + + +
+ +
+ + + + + + <%# DataBinder.Eval(Container, "DataItem.Lingua") %> +   + +  -  + +   + <%# DataBinder.Eval(Container, "DataItem.Lingua") %> + + + + + +
diff --git a/project/XPS_deploy/Release/mod_completate.ascx b/project/XPS_deploy/Release/mod_completate.ascx new file mode 100644 index 0000000..93f2e3b --- /dev/null +++ b/project/XPS_deploy/Release/mod_completate.ascx @@ -0,0 +1,54 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_completate, XPS_deploy" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/project/XPS_deploy/Release/mod_dettComm.ascx b/project/XPS_deploy/Release/mod_dettComm.ascx new file mode 100644 index 0000000..536d4a7 --- /dev/null +++ b/project/XPS_deploy/Release/mod_dettComm.ascx @@ -0,0 +1,129 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_dettComm, XPS_deploy" %> +<%@ Register Src="mod_filtro.ascx" TagName="mod_filtro" TagPrefix="uc1" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> +<%@ Register Src="mod_navPath.ascx" TagName="mod_navPath" TagPrefix="uc2" %> +<%@ Register Src="mod_logStati.ascx" TagName="mod_logStati" TagPrefix="uc3" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-->
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + +
+ + + + \ No newline at end of file diff --git a/project/XPS_deploy/Release/mod_dettaglioGiornaliero.ascx b/project/XPS_deploy/Release/mod_dettaglioGiornaliero.ascx new file mode 100644 index 0000000..1a854aa --- /dev/null +++ b/project/XPS_deploy/Release/mod_dettaglioGiornaliero.ascx @@ -0,0 +1,53 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_dettaglioGiornaliero, XPS_deploy" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/project/XPS_deploy/Release/mod_downloadFont.ascx b/project/XPS_deploy/Release/mod_downloadFont.ascx new file mode 100644 index 0000000..e9b5f4e --- /dev/null +++ b/project/XPS_deploy/Release/mod_downloadFont.ascx @@ -0,0 +1 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_downloadFont, XPS_deploy" %> diff --git a/project/XPS_deploy/Release/mod_elencoBarcode.ascx b/project/XPS_deploy/Release/mod_elencoBarcode.ascx new file mode 100644 index 0000000..43b1926 --- /dev/null +++ b/project/XPS_deploy/Release/mod_elencoBarcode.ascx @@ -0,0 +1,83 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_elencoBarcode, XPS_deploy" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> +
+ + + + + + +
+ +
+
+
+
+
+
+
+ Scarica l'elenco in formato pdf
+
+ Scarica il font per visualizzare correttamente i + barcode
+
+ Come installare il font + + + +

+ Per installare il font:

+ + + + Copiare il font nella cartella C:\Windows\Font (potrebbero essere necessari i permessi + di amministratore + + + + + Fare doppio clic sul font e verrà installato automaticamente + + +

+
Esci
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/project/XPS_deploy/Release/mod_elencoComm.ascx b/project/XPS_deploy/Release/mod_elencoComm.ascx new file mode 100644 index 0000000..3fb1ef1 --- /dev/null +++ b/project/XPS_deploy/Release/mod_elencoComm.ascx @@ -0,0 +1,258 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_elencoComm, XPS_deploy" %> +<%@ Register Src="mod_filtro.ascx" TagName="mod_filtro" TagPrefix="uc1" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> +<%@ Register Src="mod_logStati.ascx" TagName="mod_logStati" TagPrefix="uc2" %> +
+
+ + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ --> +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + +
+
+
+ + +
+
+
+ + + + + + 09:00 + 14:00 + +
+
+ +    + + + +
+
+
+ +
+
+
+ + + + + + + +
+
+ +    + + + +
+
+
+ + + diff --git a/project/XPS_deploy/Release/mod_ev2stati.ascx b/project/XPS_deploy/Release/mod_ev2stati.ascx new file mode 100644 index 0000000..7b7fe2d --- /dev/null +++ b/project/XPS_deploy/Release/mod_ev2stati.ascx @@ -0,0 +1,179 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_ev2stati, XPS_deploy" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> +<%@ Register Src="mod_selettore_ajax.ascx" TagName="mod_selettore_ajax" TagPrefix="uc2" %> +<%@ Register Src="mod_filtro.ascx" TagName="mod_filtro" TagPrefix="uc1" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
+ + + + + + + \ No newline at end of file diff --git a/project/XPS_deploy/Release/mod_filtro.ascx b/project/XPS_deploy/Release/mod_filtro.ascx new file mode 100644 index 0000000..9734039 --- /dev/null +++ b/project/XPS_deploy/Release/mod_filtro.ascx @@ -0,0 +1,7 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_filtro, XPS_deploy" %> + + + + \ No newline at end of file diff --git a/project/XPS_deploy/Release/mod_fixCal.ascx b/project/XPS_deploy/Release/mod_fixCal.ascx new file mode 100644 index 0000000..b2043a9 --- /dev/null +++ b/project/XPS_deploy/Release/mod_fixCal.ascx @@ -0,0 +1,6 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_fixCal, XPS_deploy" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> + + + diff --git a/project/XPS_deploy/Release/mod_lemmiVocab.ascx b/project/XPS_deploy/Release/mod_lemmiVocab.ascx new file mode 100644 index 0000000..4662359 --- /dev/null +++ b/project/XPS_deploy/Release/mod_lemmiVocab.ascx @@ -0,0 +1,53 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_lemmiVocab, XPS_deploy" %> + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/project/XPS_deploy/Release/mod_logStati.ascx b/project/XPS_deploy/Release/mod_logStati.ascx new file mode 100644 index 0000000..ab1b7e2 --- /dev/null +++ b/project/XPS_deploy/Release/mod_logStati.ascx @@ -0,0 +1,27 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_logStati, XPS_deploy" %> +
+ + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/project/XPS_deploy/Release/mod_login.ascx b/project/XPS_deploy/Release/mod_login.ascx new file mode 100644 index 0000000..0ade287 --- /dev/null +++ b/project/XPS_deploy/Release/mod_login.ascx @@ -0,0 +1,55 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_login, XPS_deploy" %> + + + + + + +
+ +
+ + + + + + + + + + + + + + + + +
+ + + +
+ + + +
+ + + +
+ +
+
+ + + + + + + +
+ +
+ +
diff --git a/project/XPS_deploy/Release/mod_main_help.ascx b/project/XPS_deploy/Release/mod_main_help.ascx new file mode 100644 index 0000000..086783f --- /dev/null +++ b/project/XPS_deploy/Release/mod_main_help.ascx @@ -0,0 +1,16 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_main_help, XPS_deploy" %> + + + + + + + + + + + +
+
+
+
diff --git a/project/XPS_deploy/Release/mod_menuBottom.ascx b/project/XPS_deploy/Release/mod_menuBottom.ascx new file mode 100644 index 0000000..5a8451c --- /dev/null +++ b/project/XPS_deploy/Release/mod_menuBottom.ascx @@ -0,0 +1,3 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_menuBottom, XPS_deploy" %> +78 - + diff --git a/project/XPS_deploy/Release/mod_menuBottom.ascx.in b/project/XPS_deploy/Release/mod_menuBottom.ascx.in new file mode 100644 index 0000000..e7e897c --- /dev/null +++ b/project/XPS_deploy/Release/mod_menuBottom.ascx.in @@ -0,0 +1,4 @@ +<%@ Control Language="C#" AutoEventWireup="true" CodeFile="mod_menuBottom.ascx.cs" + Inherits="mod_menuBottom" %> +$WCREV$ - + diff --git a/project/XPS_deploy/Release/mod_menuBottomPortable.ascx b/project/XPS_deploy/Release/mod_menuBottomPortable.ascx new file mode 100644 index 0000000..9f38dd5 --- /dev/null +++ b/project/XPS_deploy/Release/mod_menuBottomPortable.ascx @@ -0,0 +1,4 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_menuBottomMini, XPS_deploy" %> +
+ + diff --git a/project/XPS_deploy/Release/mod_menuSx.ascx b/project/XPS_deploy/Release/mod_menuSx.ascx new file mode 100644 index 0000000..8d8c2b3 --- /dev/null +++ b/project/XPS_deploy/Release/mod_menuSx.ascx @@ -0,0 +1,16 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_menuSx, XPS_deploy" %> + + + + + + + + + + + + + \ No newline at end of file diff --git a/project/XPS_deploy/Release/mod_menuTop.ascx b/project/XPS_deploy/Release/mod_menuTop.ascx new file mode 100644 index 0000000..2526611 --- /dev/null +++ b/project/XPS_deploy/Release/mod_menuTop.ascx @@ -0,0 +1,35 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_menuTop, XPS_deploy" %> + + + + + + +
+ + + + + + + + + + + +
+ + + + + + +
+ Show/Hide Menu + + + + +
+
diff --git a/project/XPS_deploy/Release/mod_navPath.ascx b/project/XPS_deploy/Release/mod_navPath.ascx new file mode 100644 index 0000000..2a1d77d --- /dev/null +++ b/project/XPS_deploy/Release/mod_navPath.ascx @@ -0,0 +1,8 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_navPath, XPS_deploy" %> + + + + + + + diff --git a/project/XPS_deploy/Release/mod_pageTitleAndSearch.ascx b/project/XPS_deploy/Release/mod_pageTitleAndSearch.ascx new file mode 100644 index 0000000..02a1dd0 --- /dev/null +++ b/project/XPS_deploy/Release/mod_pageTitleAndSearch.ascx @@ -0,0 +1,24 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_pageTitleAndSearch, XPS_deploy" %> +
+ + + + + + +
+ + +   + + + +
+
+
+ +
+
+
+
+
diff --git a/project/XPS_deploy/Release/mod_ricercaGenerica.ascx b/project/XPS_deploy/Release/mod_ricercaGenerica.ascx new file mode 100644 index 0000000..bf3bc76 --- /dev/null +++ b/project/XPS_deploy/Release/mod_ricercaGenerica.ascx @@ -0,0 +1,5 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_ricercaGenerica, XPS_deploy" %> +
+ + +
diff --git a/project/XPS_deploy/Release/mod_scadenziarioCommesse.ascx b/project/XPS_deploy/Release/mod_scadenziarioCommesse.ascx new file mode 100644 index 0000000..7492238 --- /dev/null +++ b/project/XPS_deploy/Release/mod_scadenziarioCommesse.ascx @@ -0,0 +1,49 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_scadenziarioCommesse, XPS_deploy" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> +<%@ Register Src="mod_dettaglioGiornaliero.ascx" TagName="mod_dettaglioGiornaliero" + TagPrefix="uc1" %> +<%@ Register Src="mod_scadute.ascx" TagName="mod_scadute" TagPrefix="uc2" %> +<%@ Register src="mod_completate.ascx" tagname="mod_completate" tagprefix="uc3" %> +
+
+ + + + + + + + + + + +
+
+
+ + +
+
+ + + + + +
+
+
+
+
+ + + + + +
diff --git a/project/XPS_deploy/Release/mod_scadute.ascx b/project/XPS_deploy/Release/mod_scadute.ascx new file mode 100644 index 0000000..b3f9f39 --- /dev/null +++ b/project/XPS_deploy/Release/mod_scadute.ascx @@ -0,0 +1,56 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_scadute, XPS_deploy" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/project/XPS_deploy/Release/mod_selettore_ajax.ascx b/project/XPS_deploy/Release/mod_selettore_ajax.ascx new file mode 100644 index 0000000..2867c0c --- /dev/null +++ b/project/XPS_deploy/Release/mod_selettore_ajax.ascx @@ -0,0 +1,76 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_selettore_ajax, XPS_deploy" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit" %> + + + + +
+ + +
+
+
+ + + + + + + + + + +
+ + + + +
+ +   + +   + +   + +
+
+ + + + + + + + + + + + + + + + + + + + + + +    + + + + + +
+
+
+
diff --git a/project/XPS_deploy/Release/mod_titlePortable.ascx b/project/XPS_deploy/Release/mod_titlePortable.ascx new file mode 100644 index 0000000..fa0b8ce --- /dev/null +++ b/project/XPS_deploy/Release/mod_titlePortable.ascx @@ -0,0 +1,4 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_titleMini, XPS_deploy" %> + +
+
\ No newline at end of file diff --git a/project/XPS_deploy/Release/mod_unauthorized.ascx b/project/XPS_deploy/Release/mod_unauthorized.ascx new file mode 100644 index 0000000..3f89b5d --- /dev/null +++ b/project/XPS_deploy/Release/mod_unauthorized.ascx @@ -0,0 +1,16 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_unauthorized, XPS_deploy" %> + + + + + + + + + + +
+ BPF2 +
+
+
diff --git a/project/XPS_deploy/Release/mod_vocabolario.ascx b/project/XPS_deploy/Release/mod_vocabolario.ascx new file mode 100644 index 0000000..ab9b7b3 --- /dev/null +++ b/project/XPS_deploy/Release/mod_vocabolario.ascx @@ -0,0 +1,103 @@ +<%@ control language="C#" autoeventwireup="true" inherits="mod_vocabolario, XPS_deploy" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
diff --git a/project/XPS_deploy/Release/post-update.bat b/project/XPS_deploy/Release/post-update.bat new file mode 100644 index 0000000..7c9be53 --- /dev/null +++ b/project/XPS_deploy/Release/post-update.bat @@ -0,0 +1,12 @@ +@echo off +rem Sostituisce le variabili di subversion. +rem +rem Aggiungere la directory di TortoiseSVN al PATH prima di eseguire questo +rem script. +rem +rem Eseguire dalla directory della copia locale di /svn/$nomeProgetto + +cd trunk\XPS +SubWCRev . mod_menuBottom.ascx.in mod_menuBottom.ascx + +copy mod_menuBottom.ascx "C:\Users\Administrator\Documents\Visual Studio 2005\WebSites\XPS\" /Y diff --git a/project/XPS_deploy/Release/scadenziarioCommesse.aspx b/project/XPS_deploy/Release/scadenziarioCommesse.aspx new file mode 100644 index 0000000..8ca9098 --- /dev/null +++ b/project/XPS_deploy/Release/scadenziarioCommesse.aspx @@ -0,0 +1,8 @@ +<%@ page title="" language="C#" masterpagefile="~/AjaxSearch.master" autoeventwireup="true" inherits="scadenziarioCommesse, XPS_deploy" %> + +<%@ Register src="mod_scadenziarioCommesse.ascx" tagname="mod_scadenziarioCommesse" tagprefix="uc1" %> + + + + + diff --git a/project/XPS_deploy/Release/unauthorized.aspx b/project/XPS_deploy/Release/unauthorized.aspx new file mode 100644 index 0000000..76da612 --- /dev/null +++ b/project/XPS_deploy/Release/unauthorized.aspx @@ -0,0 +1,9 @@ +<%@ page language="C#" masterpagefile="~/AjaxSimple.master" autoeventwireup="true" inherits="unauthorized, XPS_deploy" title="Untitled Page" %> + +<%@ Register Src="mod_unauthorized.ascx" TagName="mod_unauthorized" TagPrefix="uc1" %> + + + + + + diff --git a/project/XPS_deploy/Release/vocabolario.aspx b/project/XPS_deploy/Release/vocabolario.aspx new file mode 100644 index 0000000..a7959d0 --- /dev/null +++ b/project/XPS_deploy/Release/vocabolario.aspx @@ -0,0 +1,8 @@ +<%@ page language="C#" masterpagefile="~/AjaxSearch.master" autoeventwireup="true" inherits="vocabolario, XPS_deploy" title="Untitled Page" %> + +<%@ Register Src="mod_vocabolario.ascx" TagName="mod_vocabolario" TagPrefix="uc1" %> +<%@ Register Src="mod_lemmiVocab.ascx" TagName="mod_lemmiVocab" TagPrefix="uc2" %> + + + + diff --git a/project/XPS_deploy/Release/web.config b/project/XPS_deploy/Release/web.config new file mode 100644 index 0000000..b8fdb1a --- /dev/null +++ b/project/XPS_deploy/Release/web.config @@ -0,0 +1,143 @@ + + + + + + + +
+ +
+
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/project/XPS_deploy/ResolveAssemblyReference.cache b/project/XPS_deploy/ResolveAssemblyReference.cache new file mode 100644 index 0000000..aff3f02 Binary files /dev/null and b/project/XPS_deploy/ResolveAssemblyReference.cache differ diff --git a/project/XPS_deploy/XPS_deploy.wdproj b/project/XPS_deploy/XPS_deploy.wdproj new file mode 100644 index 0000000..1e26226 --- /dev/null +++ b/project/XPS_deploy/XPS_deploy.wdproj @@ -0,0 +1,60 @@ + + + + Debug + AnyCPU + 9.0.21022 + 2.0 + {2F3C923A-AE51-4B80-87E0-85C7DF7038A9} + ..\..\..\WebSites\XPS + {B1C93D09-7B57-4B57-93EF-0539F31A7102}|C:\Users\Administrator\Documents\Visual Studio 2005\WebSites\XPS + /XPS + v2.0 + + + true + .\Debug + true + true + XPS_deploy + + + false + .\Release + true + true + XPS_deploy + true + + + + + + {4FE11D55-8C70-4084-9970-5C5F59628F6C} + SteamWareXPS + + + {2872DCFE-8B46-43B2-BAA0-842A816A2DD5} + SteamWare + + + + + + \ No newline at end of file diff --git a/project/XPS_installer/Release/XPS_installer.msi b/project/XPS_installer/Release/XPS_installer.msi new file mode 100644 index 0000000..9915ef4 Binary files /dev/null and b/project/XPS_installer/Release/XPS_installer.msi differ diff --git a/project/XPS_installer/Release/setup.exe b/project/XPS_installer/Release/setup.exe new file mode 100644 index 0000000..082d669 Binary files /dev/null and b/project/XPS_installer/Release/setup.exe differ diff --git a/project/XPS_installer/XPS_installer.vdproj b/project/XPS_installer/XPS_installer.vdproj new file mode 100644 index 0000000..e44d736 --- /dev/null +++ b/project/XPS_installer/XPS_installer.vdproj @@ -0,0 +1,669 @@ +"DeployProject" +{ +"VSVersion" = "3:800" +"ProjectType" = "8:{978C614F-708E-4E1A-B201-565925725DBA}" +"IsWebType" = "8:TRUE" +"ProjectName" = "8:XPS_installer" +"LanguageId" = "3:1040" +"CodePage" = "3:1252" +"UILanguageId" = "3:1040" +"SccProjectName" = "8:" +"SccLocalPath" = "8:" +"SccAuxPath" = "8:" +"SccProvider" = "8:" + "Hierarchy" + { + } + "Configurations" + { + "Debug" + { + "DisplayName" = "8:Debug" + "IsDebugOnly" = "11:TRUE" + "IsReleaseOnly" = "11:FALSE" + "OutputFilename" = "8:Debug\\XPS_installer.msi" + "PackageFilesAs" = "3:2" + "PackageFileSize" = "3:-2147483648" + "CabType" = "3:1" + "Compression" = "3:2" + "SignOutput" = "11:FALSE" + "CertificateFile" = "8:" + "PrivateKeyFile" = "8:" + "TimeStampServer" = "8:" + "InstallerBootstrapper" = "3:2" + "BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}" + { + "Enabled" = "11:TRUE" + "PromptEnabled" = "11:TRUE" + "PrerequisitesLocation" = "2:1" + "Url" = "8:" + "ComponentsUrl" = "8:" + } + } + "Release" + { + "DisplayName" = "8:Release" + "IsDebugOnly" = "11:FALSE" + "IsReleaseOnly" = "11:TRUE" + "OutputFilename" = "8:Release\\XPS_installer.msi" + "PackageFilesAs" = "3:2" + "PackageFileSize" = "3:-2147483648" + "CabType" = "3:1" + "Compression" = "3:2" + "SignOutput" = "11:FALSE" + "CertificateFile" = "8:" + "PrivateKeyFile" = "8:" + "TimeStampServer" = "8:" + "InstallerBootstrapper" = "3:2" + "BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}" + { + "Enabled" = "11:TRUE" + "PromptEnabled" = "11:TRUE" + "PrerequisitesLocation" = "2:1" + "Url" = "8:XPS" + "ComponentsUrl" = "8:" + "Items" + { + "{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:Microsoft.Net.Framework.2.0" + { + "Name" = "8:.NET Framework 2.0 (x86)" + "ProductCode" = "8:Microsoft.Net.Framework.2.0" + } + "{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:Microsoft.Windows.Installer.3.1" + { + "Name" = "8:Windows Installer 3.1" + "ProductCode" = "8:Microsoft.Windows.Installer.3.1" + } + } + } + } + } + "Deployable" + { + "CustomAction" + { + } + "DefaultFeature" + { + "Name" = "8:DefaultFeature" + "Title" = "8:" + "Description" = "8:" + } + "ExternalPersistence" + { + "LaunchCondition" + { + "{A06ECF26-33A3-4562-8140-9B0E340D4F24}:_FDD4C95D893845A1A070B0C69FD547E8" + { + "Name" = "8:.NET Framework" + "Message" = "8:[VSDNETMSG]" + "Version" = "8:3.5.30729" + "AllowLaterVersions" = "11:FALSE" + "InstallUrl" = "8:http://go.microsoft.com/fwlink/?LinkId=76617" + } + } + } + "File" + { + } + "FileType" + { + } + "Folder" + { + "{80453C8E-1031-40EC-8E7A-9762B297303A}:_BC5E70D6EEEE487C984AA2BFCBBC67A8" + { + "VirtualDirectory" = "8:XPS" + "Port" = "3:80" + "IsApplication" = "11:TRUE" + "AllowScriptSourceAccess" = "11:FALSE" + "AllowReadAccess" = "11:TRUE" + "AllowWriteAccess" = "11:FALSE" + "AllowDirectoryBrowse" = "11:FALSE" + "LogVisits" = "11:TRUE" + "Index" = "11:TRUE" + "ExecutePermissions" = "3:2" + "DefaultDocument" = "8:default.aspx" + "ApplicationProtection" = "3:2" + "ApplicationMappings" + { + } + "Name" = "8:#1926" + "AlwaysCreate" = "11:TRUE" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Property" = "8:TARGETDIR" + "Folders" + { + "{4C6F2762-250E-4E7D-82DC-65B304135C98}:_F90F4DE6A5384377821078DE40CF09BF" + { + "AllowScriptSourceAccess" = "11:FALSE" + "AllowReadAccess" = "11:FALSE" + "AllowWriteAccess" = "11:FALSE" + "AllowDirectoryBrowse" = "11:FALSE" + "LogVisits" = "11:TRUE" + "Index" = "11:TRUE" + "ExecutePermissions" = "3:2" + "Name" = "8:bin" + "AlwaysCreate" = "11:TRUE" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Property" = "8:_EC76DBAA5AFD43AD8C798BA5477C13C1" + "Folders" + { + } + } + } + } + } + "LaunchCondition" + { + "{836E08B8-0285-4809-BA42-01DB6754A45D}:_DF1CA2119CD64D4B94CE993CF1624ACE" + { + "Name" = "8:IIS Condition" + "Condition" = "8:IISVERSION >= \"#4\"" + "Message" = "8:[VSDIISMSG]" + "InstallUrl" = "8:" + } + } + "Locator" + { + "{CF66B7F7-B7DA-4B08-A67A-233430638C9C}:_04904C1EB41D4AEB868E336FBFF3FDF9" + { + "Name" = "8:Search for IIS" + "Root" = "2:1" + "RegKey" = "8:SYSTEM\\CurrentControlSet\\Services\\W3SVC\\Parameters" + "Value" = "8:MajorVersion" + "Property" = "8:IISVERSION" + } + } + "MsiBootstrapper" + { + "LangId" = "3:1040" + "RequiresElevation" = "11:TRUE" + } + "Product" + { + "Name" = "8:Microsoft Visual Studio" + "ProductName" = "8:XPS" + "ProductCode" = "8:{4D5998F9-E53C-4763-8DA0-F3E896D60966}" + "PackageCode" = "8:{517CA403-62A2-4D09-97FF-7F8669431C9E}" + "UpgradeCode" = "8:{71B65361-FEA5-44CA-9B9A-45597433DB20}" + "RestartWWWService" = "11:TRUE" + "RemovePreviousVersions" = "11:TRUE" + "DetectNewerInstalledVersion" = "11:TRUE" + "InstallAllUsers" = "11:FALSE" + "ProductVersion" = "8:1.0.0" + "Manufacturer" = "8:SteamWare s.r.l." + "ARPHELPTELEPHONE" = "8:035-460560" + "ARPHELPLINK" = "8:info@steamware.net" + "Title" = "8:XPS" + "Subject" = "8:" + "ARPCONTACT" = "8:SteamWare s.r.l." + "Keywords" = "8:" + "ARPCOMMENTS" = "8:XPS: X-tended Positionin System" + "ARPURLINFOABOUT" = "8:www.steamware.net" + "ARPPRODUCTICON" = "8:" + "ARPIconIndex" = "3:0" + "SearchPath" = "8:" + "UseSystemSearchPath" = "11:TRUE" + "TargetPlatform" = "3:0" + "PreBuildEvent" = "8:" + "PostBuildEvent" = "8:" + "RunPostBuildEvent" = "3:0" + } + "Registry" + { + "HKLM" + { + "Keys" + { + } + } + "HKCU" + { + "Keys" + { + } + } + "HKCR" + { + "Keys" + { + } + } + "HKU" + { + "Keys" + { + } + } + "HKPU" + { + "Keys" + { + } + } + } + "Sequences" + { + } + "Shortcut" + { + } + "UserInterface" + { + "{2479F3F5-0309-486D-8047-8187E2CE5BA0}:_0A65C8D0ED0C4EF09F5F0F9F1B92E012" + { + "UseDynamicProperties" = "11:FALSE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdUserInterface.wim" + } + "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_21285E812106473AAF0DEB1C968766F7" + { + "Name" = "8:#1900" + "Sequence" = "3:1" + "Attributes" = "3:1" + "Dialogs" + { + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_BD4082733C274EDA868266B90C5E6F5A" + { + "Sequence" = "3:200" + "DisplayName" = "8:Installation Address" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdWebFolderDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + } + } + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_C7F084BD90E84DB09910A60569D7AD7F" + { + "Sequence" = "3:300" + "DisplayName" = "8:Confirm Installation" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdConfirmDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + } + } + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_ED1C2000BE7B460090D2E3052798C492" + { + "Sequence" = "3:100" + "DisplayName" = "8:Welcome" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdWelcomeDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + "CopyrightWarning" + { + "Name" = "8:CopyrightWarning" + "DisplayName" = "8:#1002" + "Description" = "8:#1102" + "Type" = "3:3" + "ContextData" = "8:" + "Attributes" = "3:0" + "Setting" = "3:1" + "Value" = "8:#1202" + "DefaultValue" = "8:#1202" + "UsePlugInResources" = "11:TRUE" + } + "Welcome" + { + "Name" = "8:Welcome" + "DisplayName" = "8:#1003" + "Description" = "8:#1103" + "Type" = "3:3" + "ContextData" = "8:" + "Attributes" = "3:0" + "Setting" = "3:1" + "Value" = "8:#1203" + "DefaultValue" = "8:#1203" + "UsePlugInResources" = "11:TRUE" + } + } + } + } + } + "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_4BDCABA516364D72B43FE86542DA4791" + { + "Name" = "8:#1902" + "Sequence" = "3:2" + "Attributes" = "3:3" + "Dialogs" + { + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_2ED021662D1B4CF3B25847DB7F995558" + { + "Sequence" = "3:100" + "DisplayName" = "8:Finished" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdAdminFinishedDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + } + } + } + } + "{2479F3F5-0309-486D-8047-8187E2CE5BA0}:_6D233EA1E05E496C8599BD96EC99EBC5" + { + "UseDynamicProperties" = "11:FALSE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdBasicDialogs.wim" + } + "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_790A636DD2724B4B85926EBFE27FA7A0" + { + "Name" = "8:#1902" + "Sequence" = "3:1" + "Attributes" = "3:3" + "Dialogs" + { + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_A9FC0378A0984B5EB3A05A4A16267451" + { + "Sequence" = "3:100" + "DisplayName" = "8:Finished" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdFinishedDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + "UpdateText" + { + "Name" = "8:UpdateText" + "DisplayName" = "8:#1058" + "Description" = "8:#1158" + "Type" = "3:15" + "ContextData" = "8:" + "Attributes" = "3:0" + "Setting" = "3:1" + "Value" = "8:#1258" + "DefaultValue" = "8:#1258" + "UsePlugInResources" = "11:TRUE" + } + } + } + } + } + "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_79A1AC112FD34369AD938A1E88391B03" + { + "Name" = "8:#1900" + "Sequence" = "3:2" + "Attributes" = "3:1" + "Dialogs" + { + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_4A71F9EF3B9F4B39BA530870E95A0435" + { + "Sequence" = "3:200" + "DisplayName" = "8:Installation Address" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdAdminWebFolderDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + } + } + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_5B5B1C56A6664414BCBBF60C64DADB74" + { + "Sequence" = "3:300" + "DisplayName" = "8:Confirm Installation" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdAdminConfirmDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + } + } + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_B8253564E08543EE913F20A474C828C2" + { + "Sequence" = "3:100" + "DisplayName" = "8:Welcome" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdAdminWelcomeDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + "CopyrightWarning" + { + "Name" = "8:CopyrightWarning" + "DisplayName" = "8:#1002" + "Description" = "8:#1102" + "Type" = "3:3" + "ContextData" = "8:" + "Attributes" = "3:0" + "Setting" = "3:1" + "Value" = "8:#1202" + "DefaultValue" = "8:#1202" + "UsePlugInResources" = "11:TRUE" + } + "Welcome" + { + "Name" = "8:Welcome" + "DisplayName" = "8:#1003" + "Description" = "8:#1103" + "Type" = "3:3" + "ContextData" = "8:" + "Attributes" = "3:0" + "Setting" = "3:1" + "Value" = "8:#1203" + "DefaultValue" = "8:#1203" + "UsePlugInResources" = "11:TRUE" + } + } + } + } + } + "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_B4B9776668D64BE388A7B5DDDFC930AC" + { + "Name" = "8:#1901" + "Sequence" = "3:2" + "Attributes" = "3:2" + "Dialogs" + { + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_34E4174A1F694A0583C4274FDBF6F5FF" + { + "Sequence" = "3:100" + "DisplayName" = "8:Progress" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdAdminProgressDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + "ShowProgress" + { + "Name" = "8:ShowProgress" + "DisplayName" = "8:#1009" + "Description" = "8:#1109" + "Type" = "3:5" + "ContextData" = "8:1;True=1;False=0" + "Attributes" = "3:0" + "Setting" = "3:0" + "Value" = "3:1" + "DefaultValue" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + } + } + } + } + "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_ED3B5543DBA84326A5525CA49F45089E" + { + "Name" = "8:#1901" + "Sequence" = "3:1" + "Attributes" = "3:2" + "Dialogs" + { + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_4667A59A193843AEB033EED1D2477B4E" + { + "Sequence" = "3:100" + "DisplayName" = "8:Progress" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdProgressDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + "ShowProgress" + { + "Name" = "8:ShowProgress" + "DisplayName" = "8:#1009" + "Description" = "8:#1109" + "Type" = "3:5" + "ContextData" = "8:1;True=1;False=0" + "Attributes" = "3:0" + "Setting" = "3:0" + "Value" = "3:1" + "DefaultValue" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + } + } + } + } + } + "MergeModule" + { + } + "ProjectOutput" + { + "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_D0BD83802BE74225822AB6895088B34C" + { + "SourcePath" = "8:" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_BC5E70D6EEEE487C984AA2BFCBBC67A8" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + "ProjectOutputGroupRegister" = "3:1" + "OutputConfiguration" = "8:" + "OutputGroupCanonicalName" = "8:Built" + "OutputProjectGuid" = "8:{2F3C923A-AE51-4B80-87E0-85C7DF7038A9}" + "ShowKeyOutput" = "11:TRUE" + "ExcludeFilters" + { + } + } + } + } +}