Merge branch 'develop'
This commit is contained in:
File diff suppressed because it is too large
Load Diff
BIN
Binary file not shown.
|
After Width: | Height: | Size: 61 KiB |
BIN
Binary file not shown.
@@ -24,6 +24,7 @@
|
||||
<IISExpressAnonymousAuthentication />
|
||||
<IISExpressWindowsAuthentication />
|
||||
<IISExpressUseClassicPipelineMode />
|
||||
<UseGlobalApplicationHostFile />
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
@@ -720,9 +721,9 @@
|
||||
<Content Include="Web.sitemap">
|
||||
<SubType>Designer</SubType>
|
||||
</Content>
|
||||
<None Include="Properties\PublishProfiles\218.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\IIS02.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\ETS.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\WinLab.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\OVH.pubxml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\ETS_Data\ETS_Data.csproj">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<ProjectView>ProjectFiles</ProjectView>
|
||||
<NameOfLastUsedPublishProfile>218</NameOfLastUsedPublishProfile>
|
||||
<NameOfLastUsedPublishProfile>ETS</NameOfLastUsedPublishProfile>
|
||||
</PropertyGroup>
|
||||
<ProjectExtensions>
|
||||
<VisualStudio>
|
||||
|
||||
@@ -10,7 +10,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
||||
<SiteUrlToLaunchAfterPublish />
|
||||
<ExcludeApp_Data>True</ExcludeApp_Data>
|
||||
<DesktopBuildPackageLocation>C:\Users\samuele\Documents\Visual Studio 2012\Projects\ETS\ETS-DIP\ReleaseClienti\ETS-DIP.zip</DesktopBuildPackageLocation>
|
||||
<DesktopBuildPackageLocation>C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ReleaseClienti</DesktopBuildPackageLocation>
|
||||
<PackageAsSingleFile>true</PackageAsSingleFile>
|
||||
<DeployIisAppPath>Default Web Site/DIP</DeployIisAppPath>
|
||||
<PublishDatabaseSettings>
|
||||
@@ -18,32 +18,37 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<ObjectGroup Name="ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString" Order="1" Enabled="False">
|
||||
<Destination Path="" />
|
||||
<Object Type="DbDacFx">
|
||||
<PreSource Path="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
||||
<PreSource Path="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
||||
<Source Path="$(IntermediateOutputPath)AutoScripts\ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
||||
</Object>
|
||||
<UpdateFrom Type="Web.Config">
|
||||
<Source MatchValue="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
<Source MatchValue="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
<ObjectGroup Name="ETS_Data.Properties.Settings.ETS_WSConnectionString" Order="2" Enabled="False">
|
||||
<Destination Path="" />
|
||||
<Object Type="DbDacFx">
|
||||
<PreSource Path="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
||||
<PreSource Path="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
||||
<Source Path="$(IntermediateOutputPath)AutoScripts\ETS_Data.Properties.Settings.ETS_WSConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
||||
</Object>
|
||||
<UpdateFrom Type="Web.Config">
|
||||
<Source MatchValue="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
<Source MatchValue="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
</Objects>
|
||||
</PublishDatabaseSettings>
|
||||
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
|
||||
<PrecompileBeforePublish>True</PrecompileBeforePublish>
|
||||
<EnableUpdateable>True</EnableUpdateable>
|
||||
<DebugSymbols>False</DebugSymbols>
|
||||
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString-Web.config Connection String" />
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)ETS_Data.Properties.Settings.ETS_WSConnectionString-Web.config Connection String" />
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString-Web.config Connection String">
|
||||
<UpdateDestWebConfig>False</UpdateDestWebConfig>
|
||||
</MSDeployParameterValue>
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)ETS_Data.Properties.Settings.ETS_WSConnectionString-Web.config Connection String">
|
||||
<UpdateDestWebConfig>False</UpdateDestWebConfig>
|
||||
</MSDeployParameterValue>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
+14
-8
@@ -10,45 +10,51 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
||||
<SiteUrlToLaunchAfterPublish />
|
||||
<ExcludeApp_Data>False</ExcludeApp_Data>
|
||||
<MSDeployServiceURL>https://10.74.82.218:8172/MsDeploy.axd</MSDeployServiceURL>
|
||||
<MSDeployServiceURL>https://IIS02:8172/MsDeploy.axd</MSDeployServiceURL>
|
||||
<DeployIisAppPath>Default Web Site/DIP</DeployIisAppPath>
|
||||
<RemoteSitePhysicalPath />
|
||||
<SkipExtraFilesOnServer>True</SkipExtraFilesOnServer>
|
||||
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
|
||||
<EnableMSDeployBackup>True</EnableMSDeployBackup>
|
||||
<UserName>administrator</UserName>
|
||||
<UserName>steamw\administrator</UserName>
|
||||
<_SavePWD>True</_SavePWD>
|
||||
<PublishDatabaseSettings>
|
||||
<Objects xmlns="">
|
||||
<ObjectGroup Name="ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString" Order="1" Enabled="False">
|
||||
<Destination Path="" />
|
||||
<Object Type="DbDacFx">
|
||||
<PreSource Path="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
||||
<PreSource Path="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
||||
<Source Path="$(IntermediateOutputPath)AutoScripts\ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
||||
</Object>
|
||||
<UpdateFrom Type="Web.Config">
|
||||
<Source MatchValue="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
<Source MatchValue="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
<ObjectGroup Name="ETS_Data.Properties.Settings.ETS_WSConnectionString" Order="2" Enabled="False">
|
||||
<Destination Path="" />
|
||||
<Object Type="DbDacFx">
|
||||
<PreSource Path="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
||||
<PreSource Path="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
||||
<Source Path="$(IntermediateOutputPath)AutoScripts\ETS_Data.Properties.Settings.ETS_WSConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
||||
</Object>
|
||||
<UpdateFrom Type="Web.Config">
|
||||
<Source MatchValue="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
<Source MatchValue="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
</Objects>
|
||||
</PublishDatabaseSettings>
|
||||
<ADUsesOwinOrOpenIdConnect>False</ADUsesOwinOrOpenIdConnect>
|
||||
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
|
||||
<PrecompileBeforePublish>True</PrecompileBeforePublish>
|
||||
<EnableUpdateable>True</EnableUpdateable>
|
||||
<DebugSymbols>False</DebugSymbols>
|
||||
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString-Web.config Connection String" />
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)ETS_Data.Properties.Settings.ETS_WSConnectionString-Web.config Connection String" />
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString-Web.config Connection String">
|
||||
<UpdateDestWebConfig>False</UpdateDestWebConfig>
|
||||
</MSDeployParameterValue>
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)ETS_Data.Properties.Settings.ETS_WSConnectionString-Web.config Connection String">
|
||||
<UpdateDestWebConfig>False</UpdateDestWebConfig>
|
||||
</MSDeployParameterValue>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
+1
-1
@@ -6,6 +6,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<TimeStampOfAssociatedLegacyPublishXmlFile />
|
||||
<EncryptedPassword>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAABv9uHbu3F0CBNoJDBeyEhgAAAAACAAAAAAADZgAAwAAAABAAAAApZmXV6TuYnHzV5yrAU9KRAAAAAASAAACgAAAAEAAAACGSaL/UXkBAkyn5H4OBcD8QAAAAs4ys96JiEzaO/c3jVqpPFxQAAADkUvxIxDl+kCj+Q8y3XLPuHqeETQ==</EncryptedPassword>
|
||||
<EncryptedPassword>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA7gr2JUxpGk+kgETgdPCX3gAAAAACAAAAAAADZgAAwAAAABAAAABfGpNftvIXegGwA1UfN5xnAAAAAASAAACgAAAAEAAAABAMS1Ev9ncCMk+m3+s5LdUYAAAA4kkNp0MfqVtKwJaEv1hzgBPR1Sra5EwAFAAAAD8Zg+fJlpDbPv8jls1wigbtVWyB</EncryptedPassword>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
+1
@@ -18,5 +18,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<EnableMSDeployBackup>True</EnableMSDeployBackup>
|
||||
<UserName>Administrator</UserName>
|
||||
<_SavePWD>True</_SavePWD>
|
||||
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
@@ -31,8 +31,8 @@
|
||||
<add key="appName" value="ETS-WS" />
|
||||
<add key="SiteName" value="ETS" />
|
||||
<add key="mainRev" value="1.1" />
|
||||
<add key="minRev" value="140" />
|
||||
<add key="copyRight" value="SteamWare, ETS © 2012-2013" />
|
||||
<add key="minRev" value="145" />
|
||||
<add key="copyRight" value="SteamWare, ETS © 2012" />
|
||||
<add key="tempUplDir" value="~/TempUploads" />
|
||||
<add key="archiveDir" value="~/ArchivioDocs" />
|
||||
<add key="archiveDirRed" value="~/ArchivioDocsRed" />
|
||||
@@ -63,12 +63,12 @@
|
||||
<add key="mailBody04" value="Distinti Saluti.{0}{5}{0}{0}ETS S.p.A.{0}---------------------------------{0}Via A.Mazzi, 32{0}24018 Villa D'Almè{0}Bergamo" />
|
||||
<add key="mailBody05" value="" />
|
||||
<!--area conf dataset classi esterne-->
|
||||
<add key="ETS_WSConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="ETS_AnagraficaConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="ETS_WSConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="ETS_AnagraficaConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="ETS_Data.Properties.Settings.ETS_WSConnectionString" connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
<add name="ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString" connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
<add name="ETS_Data.Properties.Settings.ETS_WSConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
<add name="ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
|
||||
@@ -85,6 +85,7 @@ namespace ETS_DIP.WebUserControls
|
||||
tipo = "video";
|
||||
break;
|
||||
case "eml":
|
||||
case "msg":
|
||||
tipo = "email";
|
||||
break;
|
||||
case "exe":
|
||||
|
||||
@@ -17,7 +17,7 @@ namespace ETS_DIP.WebUserControls
|
||||
{
|
||||
// sistemo le stringhe...
|
||||
lblApp.Text = string.Format("<b>{0}</b> v.{1}.{2}", ConfigurationManager.AppSettings.Get("appName"), ConfigurationManager.AppSettings.Get("mainRev"), ConfigurationManager.AppSettings.Get("minRev"));
|
||||
lblCopyRight.Text = string.Format("<b>{0}</b>", ConfigurationManager.AppSettings.Get("copyRight"));
|
||||
lblCopyRight.Text = string.Format("<b>{0}-{1}</b>", ConfigurationManager.AppSettings.Get("copyRight"), DateTime.Now.Year);
|
||||
setTimer();
|
||||
setClock();
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,81 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
For more information on how to configure your ASP.NET application, please visit
|
||||
http://go.microsoft.com/fwlink/?LinkId=169433
|
||||
-->
|
||||
<configuration>
|
||||
<system.web>
|
||||
<customErrors mode="Off" />
|
||||
<compilation debug="true" targetFramework="4.0">
|
||||
<assemblies>
|
||||
<add assembly="System.Web.Extensions.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
</assemblies>
|
||||
</compilation>
|
||||
<httpRuntime executionTimeout="240" maxRequestLength="32768" />
|
||||
<pages>
|
||||
<controls>
|
||||
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" />
|
||||
</controls>
|
||||
</pages>
|
||||
<authentication mode="Windows" />
|
||||
<globalization culture="it-IT" enableClientBasedCulture="true" uiCulture="it" />
|
||||
</system.web>
|
||||
<appSettings>
|
||||
<!--config base applicazione-->
|
||||
<add key="CodModulo" value="WebScip" />
|
||||
<add key="_titoloPagina" value="ETS, gestione protocollo Web" />
|
||||
<add key="titleApp" value="ETS-WS_titleApp" />
|
||||
<add key="welcomeApp" value="ETS-WS_welcomeApp" />
|
||||
<add key="appName" value="ETS-WS" />
|
||||
<add key="SiteName" value="ETS" />
|
||||
<add key="mainRev" value="1.1" />
|
||||
<add key="minRev" value="145" />
|
||||
<add key="copyRight" value="SteamWare, ETS © 2012" />
|
||||
<add key="tempUplDir" value="~/TempUploads" />
|
||||
<add key="archiveDir" value="~/ArchivioDocs" />
|
||||
<add key="archiveDirRed" value="~/ArchivioDocsRed" />
|
||||
<add key="stdEmail" value="info@etseng.it" />
|
||||
<!--area gestione auth cookie-->
|
||||
<add key="enableCookie" value="true" />
|
||||
<add key="cookieDayExp" value="6" />
|
||||
<!--area date-->
|
||||
<add key="defDayFrom" value="-3650" />
|
||||
<!--area controlli grid-->
|
||||
<add key="srcPageSize" value="15" />
|
||||
<!--update pagina-->
|
||||
<add key="intUpdatePagina_ms" value="120000" />
|
||||
<!--gestione trim caratteri-->
|
||||
<add key="maxFullPathLenght" value="120" />
|
||||
<add key="maxPathLenght" value="110" />
|
||||
<add key="separatoreTrim" value="..." />
|
||||
<!--config x WebServices autocompletamento-->
|
||||
<add key="MinCharAutocomplete" value="2" />
|
||||
<add key="MaxRowToDisplay" value="20" />
|
||||
<!--gestione modalità update richiesta-->
|
||||
<add key="instantUpdate" value="true" />
|
||||
<!--conf stringhe email-->
|
||||
<add key="mailSubject" value="{4} - {1}" />
|
||||
<add key="mailBody01" value="Villa D'Almè, {3:dd/MM/yyyy}{0}" />
|
||||
<add key="mailBody02" value="Rif.Comm. N.: {4}{0}" />
|
||||
<add key="mailBody03" value="Prot. N.: {2}{0}{0}{0}{0}" />
|
||||
<add key="mailBody04" value="Distinti Saluti.{0}{5}{0}{0}ETS S.p.A.{0}---------------------------------{0}Via A.Mazzi, 32{0}24018 Villa D'Almè{0}Bergamo" />
|
||||
<add key="mailBody05" value="" />
|
||||
<!--area conf dataset classi esterne-->
|
||||
<add key="ETS_WSConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="ETS_AnagraficaConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="ETS_Data.Properties.Settings.ETS_WSConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
<add name="ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="AjaxControlToolkit" publicKeyToken="28f01b0e84b6d53e" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-4.1.60919.0" newVersion="4.1.60919.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
Binary file not shown.
Binary file not shown.
@@ -70,3 +70,40 @@ C:\Users\samuele\Documents\Visual Studio 2012\Projects\ETS\ETS-DIP\ETS-WS\bin\zh
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\ETS\ETS-DIP\ETS-WS\obj\Debug\ETS-DIP.csprojResolveAssemblyReference.cache
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\ETS\ETS-DIP\ETS-WS\obj\Debug\ETS-DIP.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\ETS\ETS-DIP\ETS-WS\obj\Debug\ETS-DIP.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\NLog.config
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\css\BuildBlocks.css
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\css\ExtraComp.css
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\css\ETS.css
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\css\MasterPage.css
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\css\Style.css
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\ETS-DIP.dll.config
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\ETS-DIP.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\ETS-DIP.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\AjaxControlToolkit.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\AjaxMin.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\DocumentFormat.OpenXml.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\ETS_Data.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\HtmlAgilityPack.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\NLog.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\SanitizerProviders.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\ETS_Data.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\NLog.xml
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\ar\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\cs\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\de\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\es\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\fr\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\he\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\hi\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\it\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\ja\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\ko\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\nl\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\pt\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\ru\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\tr-TR\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\zh-CHS\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\bin\zh-CHT\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\obj\Debug\ETS-DIP.csprojResolveAssemblyReference.cache
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\obj\Debug\ETS-DIP.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\obj\Debug\ETS-DIP.pdb
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<sitemanifest>
|
||||
<IisApp path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\ETS\ETS-WS\ETS-WS\obj\Release\Package\PackageTmp" managedRuntimeVersion="v4.0" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\ETS\ETS-WS\ETS-WS\obj\Release\Package\PackageTmp" setAclResourceType="Directory" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\ETS\ETS-WS\ETS-WS\obj\Release\Package\PackageTmp" setAclUser="anonymousAuthenticationUser" setAclResourceType="Directory" />
|
||||
<IisApp path="C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\obj\Release\Package\PackageTmp" managedRuntimeVersion="v4.0" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\obj\Release\Package\PackageTmp" setAclResourceType="Directory" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\obj\Release\Package\PackageTmp" setAclUser="anonymousAuthenticationUser" setAclResourceType="Directory" />
|
||||
</sitemanifest>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<sitemanifest>
|
||||
<IisApp path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\ETS\ETS-DIP\ETS-WS\obj\Release\Package\PackageTmp" managedRuntimeVersion="v4.0" />
|
||||
<setAcl path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\ETS\ETS-DIP\ETS-WS\obj\Release\Package\PackageTmp" setAclResourceType="Directory" />
|
||||
<setAcl path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\ETS\ETS-DIP\ETS-WS\obj\Release\Package\PackageTmp" setAclUser="anonymousAuthenticationUser" setAclResourceType="Directory" />
|
||||
<IisApp path="C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\obj\Release\Package\PackageTmp" managedRuntimeVersion="v4.0" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\obj\Release\Package\PackageTmp" setAclResourceType="Directory" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\ETS\ETS-DIP\ETS-WS\obj\Release\Package\PackageTmp" setAclUser="anonymousAuthenticationUser" setAclResourceType="Directory" />
|
||||
</sitemanifest>
|
||||
@@ -177,9 +177,9 @@ call :CheckParameterFile
|
||||
echo. Start executing msdeploy.exe
|
||||
echo -------------------------------------------------------
|
||||
if not exist "%_DeploySetParametersFile%" (
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%ETS-DIP.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\Release\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default Web Site/DIP\\App_Data$'
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%ETS-DIP.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\Release\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default\ Web\ Site/DIP\\App_Data$'
|
||||
) else (
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%ETS-DIP.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\Release\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default Web Site/DIP\\App_Data$' -setParamFile:"%_DeploySetParametersFile%"
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%ETS-DIP.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\Release\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default\ Web\ Site/DIP\\App_Data$' -setParamFile:"%_DeploySetParametersFile%"
|
||||
)
|
||||
|
||||
if "%_HaveArgMSDeployAdditonalFlags%" == "" (
|
||||
|
||||
Binary file not shown.
@@ -24,6 +24,7 @@ namespace ETS_Data
|
||||
public Ds_ProjEtsTableAdapters.Dip2ATRTableAdapter taD2ATR;
|
||||
public Ds_ProjEtsTableAdapters.DipendentiTableAdapter taDip;
|
||||
public Ds_ProjEtsTableAdapters.ImpiegoRisorseTableAdapter taIR;
|
||||
public Ds_ProjEtsTableAdapters.LabelsCommTableAdapter taL2C;
|
||||
public Ds_ProjEtsTableAdapters.ReleasedWeekTableAdapter taReW;
|
||||
/* DS_utilsProjEts */
|
||||
public DS_utilsProjEtsTableAdapters.v_selClientiTableAdapter taSelCli;
|
||||
@@ -48,6 +49,7 @@ namespace ETS_Data
|
||||
taD2ATR = new Ds_ProjEtsTableAdapters.Dip2ATRTableAdapter();
|
||||
taDip = new Ds_ProjEtsTableAdapters.DipendentiTableAdapter();
|
||||
taIR = new Ds_ProjEtsTableAdapters.ImpiegoRisorseTableAdapter();
|
||||
taL2C = new Ds_ProjEtsTableAdapters.LabelsCommTableAdapter();
|
||||
taReW = new Ds_ProjEtsTableAdapters.ReleasedWeekTableAdapter();
|
||||
taSelCli = new DS_utilsProjEtsTableAdapters.v_selClientiTableAdapter();
|
||||
taSelPro = new DS_utilsProjEtsTableAdapters.v_selProgettiTableAdapter();
|
||||
@@ -72,6 +74,7 @@ namespace ETS_Data
|
||||
taD2ATR.Connection.ConnectionString = utils.obj.confReadString("ETS_PROJConnectionString");
|
||||
taDip.Connection.ConnectionString = utils.obj.confReadString("ETS_PROJConnectionString");
|
||||
taIR.Connection.ConnectionString = utils.obj.confReadString("ETS_PROJConnectionString");
|
||||
taL2C.Connection.ConnectionString = utils.obj.confReadString("ETS_PROJConnectionString");
|
||||
taReW.Connection.ConnectionString = utils.obj.confReadString("ETS_PROJConnectionString");
|
||||
taSelCli.Connection.ConnectionString = utils.obj.confReadString("ETS_PROJConnectionString");
|
||||
taSelPro.Connection.ConnectionString = utils.obj.confReadString("ETS_PROJConnectionString");
|
||||
|
||||
+2290
-25
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,9 @@
|
||||
namespace ETS_Data {
|
||||
|
||||
|
||||
public partial class Ds_ProjEts {
|
||||
namespace ETS_Data
|
||||
{
|
||||
|
||||
|
||||
public partial class Ds_ProjEts
|
||||
{
|
||||
}
|
||||
}
|
||||
namespace ETS_Data {
|
||||
|
||||
@@ -613,6 +613,7 @@
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bit" DbType="Boolean" Direction="Input" ParameterName="@showFasi" Precision="1" ProviderType="Bit" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bit" DbType="Boolean" Direction="Input" ParameterName="@showCommArch" Precision="1" ProviderType="Bit" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bit" DbType="Boolean" Direction="Input" ParameterName="@showCommZeroH" Precision="1" ProviderType="Bit" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@CodLabel" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</SelectCommand>
|
||||
@@ -639,6 +640,17 @@
|
||||
<Mapping SourceColumn="AnnoCommessa" DataSetColumn="AnnoCommessa" />
|
||||
<Mapping SourceColumn="NumeroCommessa" DataSetColumn="NumeroCommessa" />
|
||||
<Mapping SourceColumn="nickComm" DataSetColumn="nickComm" />
|
||||
<Mapping SourceColumn="CapoCommessa" DataSetColumn="CapoCommessa" />
|
||||
<Mapping SourceColumn="BCWS" DataSetColumn="BCWS" />
|
||||
<Mapping SourceColumn="BCWSFasi" DataSetColumn="BCWSFasi" />
|
||||
<Mapping SourceColumn="BCWSLordo" DataSetColumn="BCWSLordo" />
|
||||
<Mapping SourceColumn="ACWPFasi_money" DataSetColumn="ACWPFasi_money" />
|
||||
<Mapping SourceColumn="ACWPFasi_time" DataSetColumn="ACWPFasi_time" />
|
||||
<Mapping SourceColumn="Fatturato" DataSetColumn="Fatturato" />
|
||||
<Mapping SourceColumn="ratio_money" DataSetColumn="ratio_money" />
|
||||
<Mapping SourceColumn="ratio_time" DataSetColumn="ratio_time" />
|
||||
<Mapping SourceColumn="ratioNetto_money" DataSetColumn="ratioNetto_money" />
|
||||
<Mapping SourceColumn="Labels" DataSetColumn="Labels" />
|
||||
</Mappings>
|
||||
<Sources>
|
||||
<DbSource ConnectionRef="ETS_PROJConnectionString (Settings)" DbObjectName="ETS_PROJ.dbo.stp_AF_deleteQuery" DbObjectType="StoredProcedure" GenerateShortCommands="true" GeneratorSourceName="deleteQuery" Modifier="Public" Name="deleteQuery" QueryType="NoData" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetDataBy" UserSourceName="deleteQuery">
|
||||
@@ -1490,9 +1502,143 @@ SELECT Anno, Sett, UsernameAD, dataConf FROM ReleasedWeek WHERE (Anno = @Anno) A
|
||||
<Mapping SourceColumn="ratio_money" DataSetColumn="ratio_money" />
|
||||
<Mapping SourceColumn="ratio_time" DataSetColumn="ratio_time" />
|
||||
<Mapping SourceColumn="Fatturato" DataSetColumn="Fatturato" />
|
||||
<Mapping SourceColumn="ratioNetto_money" DataSetColumn="ratioNetto_money" />
|
||||
</Mappings>
|
||||
<Sources />
|
||||
</TableAdapter>
|
||||
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="AnagLabelsTableAdapter" GeneratorDataComponentClassName="AnagLabelsTableAdapter" Name="AnagLabels" UserDataComponentName="AnagLabelsTableAdapter">
|
||||
<MainSource>
|
||||
<DbSource ConnectionRef="ETS_PROJConnectionString (Settings)" DbObjectName="ETS_PROJ.dbo.AnagLabels" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
||||
<DeleteCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>DELETE FROM [dbo].[AnagLabels] WHERE (([CodLabel] = @Original_CodLabel) AND ((@IsNull_DescrLabel = 1 AND [DescrLabel] IS NULL) OR ([DescrLabel] = @Original_DescrLabel)))</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodLabel" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodLabel" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_DescrLabel" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="DescrLabel" SourceColumnNullMapping="true" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_DescrLabel" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="DescrLabel" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</DeleteCommand>
|
||||
<InsertCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>INSERT INTO [dbo].[AnagLabels] ([CodLabel], [DescrLabel]) VALUES (@CodLabel, @DescrLabel);
|
||||
SELECT CodLabel, DescrLabel FROM AnagLabels WHERE (CodLabel = @CodLabel)</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodLabel" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodLabel" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@DescrLabel" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="DescrLabel" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</InsertCommand>
|
||||
<SelectCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>SELECT CodLabel, DescrLabel FROM dbo.AnagLabels</CommandText>
|
||||
<Parameters />
|
||||
</DbCommand>
|
||||
</SelectCommand>
|
||||
<UpdateCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>UPDATE [dbo].[AnagLabels] SET [CodLabel] = @CodLabel, [DescrLabel] = @DescrLabel WHERE (([CodLabel] = @Original_CodLabel) AND ((@IsNull_DescrLabel = 1 AND [DescrLabel] IS NULL) OR ([DescrLabel] = @Original_DescrLabel)));
|
||||
SELECT CodLabel, DescrLabel FROM AnagLabels WHERE (CodLabel = @CodLabel)</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodLabel" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodLabel" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@DescrLabel" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="DescrLabel" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodLabel" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodLabel" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_DescrLabel" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="DescrLabel" SourceColumnNullMapping="true" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_DescrLabel" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="DescrLabel" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</UpdateCommand>
|
||||
</DbSource>
|
||||
</MainSource>
|
||||
<Mappings>
|
||||
<Mapping SourceColumn="CodLabel" DataSetColumn="CodLabel" />
|
||||
<Mapping SourceColumn="DescrLabel" DataSetColumn="DescrLabel" />
|
||||
</Mappings>
|
||||
<Sources />
|
||||
</TableAdapter>
|
||||
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="LabelsCommTableAdapter" GeneratorDataComponentClassName="LabelsCommTableAdapter" Name="LabelsComm" UserDataComponentName="LabelsCommTableAdapter">
|
||||
<MainSource>
|
||||
<DbSource ConnectionRef="ETS_PROJConnectionString (Settings)" DbObjectName="ETS_PROJ.dbo.LabelsComm" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
||||
<DeleteCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>DELETE FROM [dbo].[LabelsComm] WHERE (([idxFase] = @Original_idxFase) AND ([CodLabel] = @Original_CodLabel))</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_idxFase" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="idxFase" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodLabel" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodLabel" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</DeleteCommand>
|
||||
<InsertCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>INSERT INTO [dbo].[LabelsComm] ([idxFase], [CodLabel]) VALUES (@idxFase, @CodLabel);
|
||||
SELECT idxFase, CodLabel FROM LabelsComm WHERE (CodLabel = @CodLabel) AND (idxFase = @idxFase)</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@idxFase" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="idxFase" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodLabel" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodLabel" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</InsertCommand>
|
||||
<SelectCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>SELECT idxFase, CodLabel FROM dbo.LabelsComm</CommandText>
|
||||
<Parameters />
|
||||
</DbCommand>
|
||||
</SelectCommand>
|
||||
<UpdateCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>UPDATE [dbo].[LabelsComm] SET [idxFase] = @idxFase, [CodLabel] = @CodLabel WHERE (([idxFase] = @Original_idxFase) AND ([CodLabel] = @Original_CodLabel));
|
||||
SELECT idxFase, CodLabel FROM LabelsComm WHERE (CodLabel = @CodLabel) AND (idxFase = @idxFase)</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@idxFase" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="idxFase" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodLabel" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodLabel" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_idxFase" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="idxFase" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodLabel" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodLabel" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</UpdateCommand>
|
||||
</DbSource>
|
||||
</MainSource>
|
||||
<Mappings>
|
||||
<Mapping SourceColumn="idxFase" DataSetColumn="idxFase" />
|
||||
<Mapping SourceColumn="CodLabel" DataSetColumn="CodLabel" />
|
||||
</Mappings>
|
||||
<Sources>
|
||||
<DbSource ConnectionRef="ETS_PROJConnectionString (Settings)" DbObjectName="" DbObjectType="Unknown" GenerateShortCommands="true" GeneratorSourceName="deleteByFase" Modifier="Public" Name="deleteByFase" QueryType="NoData" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetDataBy" UserSourceName="deleteByFase">
|
||||
<DeleteCommand>
|
||||
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
||||
<CommandText>dbo.stp_L2C_deleteByFase</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@Original_idxFase" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</DeleteCommand>
|
||||
</DbSource>
|
||||
<DbSource ConnectionRef="ETS_PROJConnectionString (Settings)" DbObjectName="ETS_PROJ.dbo.stp_L2C_getByIdxFase" DbObjectType="StoredProcedure" GenerateMethods="Get" GenerateShortCommands="true" GeneratorGetMethodName="getByIdxFase" GetMethodModifier="Public" GetMethodName="getByIdxFase" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="getByIdxFase" UserSourceName="getByIdxFase">
|
||||
<SelectCommand>
|
||||
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
||||
<CommandText>dbo.stp_L2C_getByIdxFase</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@idxFase" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</SelectCommand>
|
||||
</DbSource>
|
||||
<DbSource ConnectionRef="ETS_PROJConnectionString (Settings)" DbObjectName="" DbObjectType="Unknown" GenerateShortCommands="true" GeneratorSourceName="UpsertQuery" Modifier="Public" Name="UpsertQuery" QueryType="NoData" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetDataBy1" UserSourceName="UpsertQuery">
|
||||
<InsertCommand>
|
||||
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
||||
<CommandText>dbo.stp_L2C_UpsertQuery</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@idxFase" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@CodLabel" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</InsertCommand>
|
||||
</DbSource>
|
||||
</Sources>
|
||||
</TableAdapter>
|
||||
</Tables>
|
||||
<Sources />
|
||||
</DataSource>
|
||||
@@ -1870,6 +2016,29 @@ SELECT Anno, Sett, UsernameAD, dataConf FROM ReleasedWeek WHERE (Anno = @Anno) A
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="CapoCommessa" msprop:Generator_ColumnVarNameInTable="columnCapoCommessa" msprop:Generator_ColumnPropNameInRow="CapoCommessa" msprop:Generator_ColumnPropNameInTable="CapoCommessaColumn" msprop:Generator_UserColumnName="CapoCommessa" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="BCWS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnBCWS" msprop:Generator_ColumnPropNameInRow="BCWS" msprop:Generator_ColumnPropNameInTable="BCWSColumn" msprop:Generator_UserColumnName="BCWS" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="BCWSFasi" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnBCWSFasi" msprop:Generator_ColumnPropNameInRow="BCWSFasi" msprop:Generator_ColumnPropNameInTable="BCWSFasiColumn" msprop:Generator_UserColumnName="BCWSFasi" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="BCWSLordo" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnBCWSLordo" msprop:Generator_ColumnPropNameInRow="BCWSLordo" msprop:Generator_ColumnPropNameInTable="BCWSLordoColumn" msprop:Generator_UserColumnName="BCWSLordo" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="ACWPFasi_money" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnACWPFasi_money" msprop:Generator_ColumnPropNameInRow="ACWPFasi_money" msprop:Generator_ColumnPropNameInTable="ACWPFasi_moneyColumn" msprop:Generator_UserColumnName="ACWPFasi_money" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="ACWPFasi_time" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnACWPFasi_time" msprop:Generator_ColumnPropNameInRow="ACWPFasi_time" msprop:Generator_ColumnPropNameInTable="ACWPFasi_timeColumn" msprop:Generator_UserColumnName="ACWPFasi_time" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="Fatturato" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFatturato" msprop:Generator_ColumnPropNameInRow="Fatturato" msprop:Generator_ColumnPropNameInTable="FatturatoColumn" msprop:Generator_UserColumnName="Fatturato" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="ratio_money" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnratio_money" msprop:Generator_ColumnPropNameInRow="ratio_money" msprop:Generator_ColumnPropNameInTable="ratio_moneyColumn" msprop:Generator_UserColumnName="ratio_money" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="ratio_time" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnratio_time" msprop:Generator_ColumnPropNameInRow="ratio_time" msprop:Generator_ColumnPropNameInTable="ratio_timeColumn" msprop:Generator_UserColumnName="ratio_time" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="ratioNetto_money" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnratioNetto_money" msprop:Generator_ColumnPropNameInRow="ratioNetto_money" msprop:Generator_ColumnPropNameInTable="ratioNetto_moneyColumn" msprop:Generator_UserColumnName="ratioNetto_money" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="Labels" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnLabels" msprop:Generator_ColumnPropNameInRow="Labels" msprop:Generator_ColumnPropNameInTable="LabelsColumn" msprop:Generator_UserColumnName="Labels" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="500" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
@@ -2186,6 +2355,41 @@ SELECT Anno, Sett, UsernameAD, dataConf FROM ReleasedWeek WHERE (Anno = @Anno) A
|
||||
<xs:element name="ratio_money" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnratio_money" msprop:Generator_ColumnPropNameInRow="ratio_money" msprop:Generator_ColumnPropNameInTable="ratio_moneyColumn" msprop:Generator_UserColumnName="ratio_money" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="ratio_time" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnratio_time" msprop:Generator_ColumnPropNameInRow="ratio_time" msprop:Generator_ColumnPropNameInTable="ratio_timeColumn" msprop:Generator_UserColumnName="ratio_time" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="Fatturato" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFatturato" msprop:Generator_ColumnPropNameInRow="Fatturato" msprop:Generator_ColumnPropNameInTable="FatturatoColumn" msprop:Generator_UserColumnName="Fatturato" type="xs:decimal" minOccurs="0" />
|
||||
<xs:element name="ratioNetto_money" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnratioNetto_money" msprop:Generator_ColumnPropNameInRow="ratioNetto_money" msprop:Generator_ColumnPropNameInTable="ratioNetto_moneyColumn" msprop:Generator_UserColumnName="ratioNetto_money" type="xs:decimal" minOccurs="0" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="AnagLabels" msprop:Generator_TableClassName="AnagLabelsDataTable" msprop:Generator_TableVarName="tableAnagLabels" msprop:Generator_RowChangedName="AnagLabelsRowChanged" msprop:Generator_TablePropName="AnagLabels" msprop:Generator_RowDeletingName="AnagLabelsRowDeleting" msprop:Generator_RowChangingName="AnagLabelsRowChanging" msprop:Generator_RowEvHandlerName="AnagLabelsRowChangeEventHandler" msprop:Generator_RowDeletedName="AnagLabelsRowDeleted" msprop:Generator_RowClassName="AnagLabelsRow" msprop:Generator_UserTableName="AnagLabels" msprop:Generator_RowEvArgName="AnagLabelsRowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="CodLabel" msprop:Generator_ColumnVarNameInTable="columnCodLabel" msprop:Generator_ColumnPropNameInRow="CodLabel" msprop:Generator_ColumnPropNameInTable="CodLabelColumn" msprop:Generator_UserColumnName="CodLabel">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DescrLabel" msprop:Generator_ColumnVarNameInTable="columnDescrLabel" msprop:Generator_ColumnPropNameInRow="DescrLabel" msprop:Generator_ColumnPropNameInTable="DescrLabelColumn" msprop:Generator_UserColumnName="DescrLabel" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="LabelsComm" msprop:Generator_TableClassName="LabelsCommDataTable" msprop:Generator_TableVarName="tableLabelsComm" msprop:Generator_RowChangedName="LabelsCommRowChanged" msprop:Generator_TablePropName="LabelsComm" msprop:Generator_RowDeletingName="LabelsCommRowDeleting" msprop:Generator_RowChangingName="LabelsCommRowChanging" msprop:Generator_RowEvHandlerName="LabelsCommRowChangeEventHandler" msprop:Generator_RowDeletedName="LabelsCommRowDeleted" msprop:Generator_RowClassName="LabelsCommRow" msprop:Generator_UserTableName="LabelsComm" msprop:Generator_RowEvArgName="LabelsCommRowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="idxFase" msprop:Generator_ColumnVarNameInTable="columnidxFase" msprop:Generator_ColumnPropNameInRow="idxFase" msprop:Generator_ColumnPropNameInTable="idxFaseColumn" msprop:Generator_UserColumnName="idxFase" type="xs:int" />
|
||||
<xs:element name="CodLabel" msprop:Generator_ColumnVarNameInTable="columnCodLabel" msprop:Generator_ColumnPropNameInRow="CodLabel" msprop:Generator_ColumnPropNameInTable="CodLabelColumn" msprop:Generator_UserColumnName="CodLabel">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
@@ -2260,6 +2464,15 @@ SELECT Anno, Sett, UsernameAD, dataConf FROM ReleasedWeek WHERE (Anno = @Anno) A
|
||||
<xs:selector xpath=".//mstns:ResocontoComm" />
|
||||
<xs:field xpath="mstns:idxFase" />
|
||||
</xs:unique>
|
||||
<xs:unique name="AnagLabels_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//mstns:AnagLabels" />
|
||||
<xs:field xpath="mstns:CodLabel" />
|
||||
</xs:unique>
|
||||
<xs:unique name="LabelsComm_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//mstns:LabelsComm" />
|
||||
<xs:field xpath="mstns:idxFase" />
|
||||
<xs:field xpath="mstns:CodLabel" />
|
||||
</xs:unique>
|
||||
</xs:element>
|
||||
<xs:annotation>
|
||||
<xs:appinfo>
|
||||
@@ -2269,6 +2482,7 @@ SELECT Anno, Sett, UsernameAD, dataConf FROM ReleasedWeek WHERE (Anno = @Anno) A
|
||||
<msdata:Relationship name="DatiCommessa_DatiCommInteg" msdata:parent="DatiCommessa" msdata:child="DatiCommInteg" msdata:parentkey="idxFase" msdata:childkey="idxFase" msprop:Generator_UserChildTable="DatiCommInteg" msprop:Generator_ChildPropName="GetDatiCommIntegRows" msprop:Generator_UserRelationName="DatiCommessa_DatiCommInteg" msprop:Generator_RelationVarName="relationDatiCommessa_DatiCommInteg" msprop:Generator_UserParentTable="DatiCommessa" msprop:Generator_ParentPropName="DatiCommessaRow" />
|
||||
<msdata:Relationship name="AnagFasi_BdgtRisorseFasi" msdata:parent="AnagFasi" msdata:child="BdgtRisorseFasi" msdata:parentkey="idxFase" msdata:childkey="idxFase" msprop:Generator_UserChildTable="BdgtRisorseFasi" msprop:Generator_ChildPropName="GetBdgtRisorseFasiRows" msprop:Generator_UserRelationName="AnagFasi_BdgtRisorseFasi" msprop:Generator_RelationVarName="relationAnagFasi_BdgtRisorseFasi" msprop:Generator_UserParentTable="AnagFasi" msprop:Generator_ParentPropName="AnagFasiRow" />
|
||||
<msdata:Relationship name="FK_BdgtRisorseFasi_AnagTipoRisorse" msdata:parent="AnagTipoRisorse" msdata:child="BdgtRisorseFasi" msdata:parentkey="CodTipoRisorsa" msdata:childkey="CodTipoRisorsa" msprop:Generator_UserChildTable="BdgtRisorseFasi" msprop:Generator_ChildPropName="GetBdgtRisorseFasiRows" msprop:Generator_UserRelationName="FK_BdgtRisorseFasi_AnagTipoRisorse" msprop:Generator_ParentPropName="AnagTipoRisorseRow" msprop:Generator_RelationVarName="relationFK_BdgtRisorseFasi_AnagTipoRisorse" msprop:Generator_UserParentTable="AnagTipoRisorse" />
|
||||
<msdata:Relationship name="FK_LabelsComm_AnagLabels" msdata:parent="AnagLabels" msdata:child="LabelsComm" msdata:parentkey="CodLabel" msdata:childkey="CodLabel" msprop:Generator_UserChildTable="LabelsComm" msprop:Generator_ChildPropName="GetLabelsCommRows" msprop:Generator_UserRelationName="FK_LabelsComm_AnagLabels" msprop:Generator_RelationVarName="relationFK_LabelsComm_AnagLabels" msprop:Generator_UserParentTable="AnagLabels" msprop:Generator_ParentPropName="AnagLabelsRow" />
|
||||
</xs:appinfo>
|
||||
</xs:annotation>
|
||||
</xs:schema>
|
||||
+36
-22
@@ -4,26 +4,28 @@
|
||||
Changes to this file may cause incorrect behavior and will be lost if
|
||||
the code is regenerated.
|
||||
</autogenerated>-->
|
||||
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="-10" ViewPortY="365" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="16" ViewPortY="365" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||
<Shapes>
|
||||
<Shape ID="DesignTable:AnagProgetti" ZOrder="21" X="70" Y="36" Height="438" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="273" />
|
||||
<Shape ID="DesignTable:AnagFasi" ZOrder="16" X="495" Y="56" Height="533" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="292" />
|
||||
<Shape ID="DesignTable:DatiCommessa" ZOrder="15" X="876" Y="56" Height="552" Width="231" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="482" />
|
||||
<Shape ID="DesignTable:DatiCommForn" ZOrder="3" X="1185" Y="69" Height="248" Width="233" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="197" />
|
||||
<Shape ID="DesignTable:DatiCommInteg" ZOrder="17" X="1189" Y="378" Height="267" Width="237" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="216" />
|
||||
<Shape ID="DesignTable:AnagCommFasi" ZOrder="5" X="532" Y="646" Height="343" Width="257" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:ElencoFasiExpl" ZOrder="12" X="851" Y="651" Height="343" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:BdgtRisorseFasi" ZOrder="2" X="235" Y="679" Height="248" Width="216" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="121" />
|
||||
<Shape ID="DesignTable:AnagTipoRisorse" ZOrder="11" X="69" Y="501" Height="153" Width="242" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="83" />
|
||||
<Shape ID="DesignTable:Dip2ATR" ZOrder="9" X="72" Y="939" Height="153" Width="196" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="83" />
|
||||
<Shape ID="DesignTable:Dipendenti" ZOrder="8" X="615" Y="1011" Height="305" Width="209" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:BazaarRisorse" ZOrder="7" X="1175" Y="889" Height="347" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="159" />
|
||||
<Shape ID="DesignTable:ImpiegoRisorse" ZOrder="6" X="858" Y="1051" Height="286" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="138" />
|
||||
<Shape ID="DesignTable:ReleasedWeek" ZOrder="4" X="26" Y="1124" Height="172" Width="228" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="102" />
|
||||
<Shape ID="DesignTable:ResocontoComm" ZOrder="1" X="298" Y="1027" Height="305" Width="243" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:AnagProgetti" ZOrder="24" X="70" Y="36" Height="438" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="273" />
|
||||
<Shape ID="DesignTable:AnagFasi" ZOrder="19" X="495" Y="56" Height="533" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="292" />
|
||||
<Shape ID="DesignTable:DatiCommessa" ZOrder="18" X="876" Y="56" Height="552" Width="231" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="482" />
|
||||
<Shape ID="DesignTable:DatiCommForn" ZOrder="7" X="1185" Y="69" Height="248" Width="233" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="197" />
|
||||
<Shape ID="DesignTable:DatiCommInteg" ZOrder="20" X="1189" Y="378" Height="267" Width="237" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="216" />
|
||||
<Shape ID="DesignTable:AnagCommFasi" ZOrder="9" X="532" Y="600" Height="362" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:ElencoFasiExpl" ZOrder="15" X="851" Y="651" Height="343" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:BdgtRisorseFasi" ZOrder="6" X="235" Y="679" Height="248" Width="216" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="121" />
|
||||
<Shape ID="DesignTable:AnagTipoRisorse" ZOrder="14" X="69" Y="501" Height="153" Width="242" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="83" />
|
||||
<Shape ID="DesignTable:Dip2ATR" ZOrder="12" X="72" Y="939" Height="153" Width="196" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="83" />
|
||||
<Shape ID="DesignTable:Dipendenti" ZOrder="11" X="615" Y="1011" Height="305" Width="209" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:BazaarRisorse" ZOrder="1" X="1170" Y="994" Height="347" Width="250" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="159" />
|
||||
<Shape ID="DesignTable:ImpiegoRisorse" ZOrder="10" X="858" Y="1051" Height="286" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="138" />
|
||||
<Shape ID="DesignTable:ReleasedWeek" ZOrder="8" X="26" Y="1124" Height="172" Width="228" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="102" />
|
||||
<Shape ID="DesignTable:ResocontoComm" ZOrder="5" X="298" Y="1027" Height="305" Width="243" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:AnagLabels" ZOrder="4" X="1176" Y="658" Height="115" Width="211" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
|
||||
<Shape ID="DesignTable:LabelsComm" ZOrder="2" X="1180" Y="813" Height="172" Width="233" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
|
||||
</Shapes>
|
||||
<Connectors>
|
||||
<Connector ID="DesignRelation:AnagProgetti_AnagFasi" ZOrder="20" LineWidth="11">
|
||||
<Connector ID="DesignRelation:AnagProgetti_AnagFasi" ZOrder="23" LineWidth="11">
|
||||
<RoutePoints>
|
||||
<Point>
|
||||
<X>370</X>
|
||||
@@ -35,7 +37,7 @@
|
||||
</Point>
|
||||
</RoutePoints>
|
||||
</Connector>
|
||||
<Connector ID="DesignRelation:DatiCommessa_AnagFasi" ZOrder="19" LineWidth="11">
|
||||
<Connector ID="DesignRelation:DatiCommessa_AnagFasi" ZOrder="22" LineWidth="11">
|
||||
<RoutePoints>
|
||||
<Point>
|
||||
<X>876</X>
|
||||
@@ -47,7 +49,7 @@
|
||||
</Point>
|
||||
</RoutePoints>
|
||||
</Connector>
|
||||
<Connector ID="DesignRelation:DatiCommessa_DatiCommForn" ZOrder="18" LineWidth="11">
|
||||
<Connector ID="DesignRelation:DatiCommessa_DatiCommForn" ZOrder="21" LineWidth="11">
|
||||
<RoutePoints>
|
||||
<Point>
|
||||
<X>1107</X>
|
||||
@@ -59,7 +61,7 @@
|
||||
</Point>
|
||||
</RoutePoints>
|
||||
</Connector>
|
||||
<Connector ID="DesignRelation:DatiCommessa_DatiCommInteg" ZOrder="10" LineWidth="11">
|
||||
<Connector ID="DesignRelation:DatiCommessa_DatiCommInteg" ZOrder="13" LineWidth="11">
|
||||
<RoutePoints>
|
||||
<Point>
|
||||
<X>1107</X>
|
||||
@@ -79,7 +81,7 @@
|
||||
</Point>
|
||||
</RoutePoints>
|
||||
</Connector>
|
||||
<Connector ID="DesignRelation:AnagFasi_BdgtRisorseFasi" ZOrder="14" LineWidth="11">
|
||||
<Connector ID="DesignRelation:AnagFasi_BdgtRisorseFasi" ZOrder="17" LineWidth="11">
|
||||
<RoutePoints>
|
||||
<Point>
|
||||
<X>495</X>
|
||||
@@ -95,7 +97,7 @@
|
||||
</Point>
|
||||
</RoutePoints>
|
||||
</Connector>
|
||||
<Connector ID="DesignRelation:FK_BdgtRisorseFasi_AnagTipoRisorse" ZOrder="13" LineWidth="11">
|
||||
<Connector ID="DesignRelation:FK_BdgtRisorseFasi_AnagTipoRisorse" ZOrder="16" LineWidth="11">
|
||||
<RoutePoints>
|
||||
<Point>
|
||||
<X>172</X>
|
||||
@@ -111,5 +113,17 @@
|
||||
</Point>
|
||||
</RoutePoints>
|
||||
</Connector>
|
||||
<Connector ID="DesignRelation:FK_LabelsComm_AnagLabels" ZOrder="3" LineWidth="11">
|
||||
<RoutePoints>
|
||||
<Point>
|
||||
<X>1259</X>
|
||||
<Y>773</Y>
|
||||
</Point>
|
||||
<Point>
|
||||
<X>1259</X>
|
||||
<Y>813</Y>
|
||||
</Point>
|
||||
</RoutePoints>
|
||||
</Connector>
|
||||
</Connectors>
|
||||
</DiagramLayout>
|
||||
@@ -76,9 +76,9 @@
|
||||
<Private>True</Private>
|
||||
<HintPath>..\ETS-WS\packages\DocumentFormat.OpenXml.1.0\lib\DocumentFormat.OpenXml.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="NLog, Version=2.0.1.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\PROJ-ETS\packages\NLog.2.0.1.2\lib\net40\NLog.dll</HintPath>
|
||||
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
||||
<HintPath>..\PROJ-ETS\packages\NLog.4.2.3\lib\net40\NLog.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
@@ -106,9 +106,8 @@
|
||||
</Compile>
|
||||
<Compile Include="Ds_ProjEts.cs">
|
||||
<DependentUpon>Ds_ProjEts.xsd</DependentUpon>
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Ds_ProjEts1.Designer.cs">
|
||||
<Compile Include="Ds_ProjEts.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>Ds_ProjEts.xsd</DependentUpon>
|
||||
@@ -120,7 +119,6 @@
|
||||
</Compile>
|
||||
<Compile Include="DS_utilsProjEts.cs">
|
||||
<DependentUpon>DS_utilsProjEts.xsd</DependentUpon>
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="DS_utilsProjEts.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
@@ -215,7 +213,7 @@
|
||||
<None Include="Ds_ProjEts.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSDataSetGenerator</Generator>
|
||||
<LastGenOutput>Ds_ProjEts1.Designer.cs</LastGenOutput>
|
||||
<LastGenOutput>Ds_ProjEts.Designer.cs</LastGenOutput>
|
||||
</None>
|
||||
<None Include="Ds_ProjEts.xss">
|
||||
<DependentUpon>Ds_ProjEts.xsd</DependentUpon>
|
||||
|
||||
+31
-16
@@ -1,27 +1,42 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.nlog-project.org/schemas/NLog.xsd NLog.xsd"
|
||||
autoReload="true"
|
||||
throwExceptions="false"
|
||||
internalLogLevel="Off" internalLogFile="c:\temp\nlog-internal.log" >
|
||||
|
||||
<!--
|
||||
See http://nlog-project.org/wiki/Configuration_file
|
||||
|
||||
<!-- optional, add some variabeles
|
||||
https://github.com/nlog/NLog/wiki/Configuration-file#variables
|
||||
-->
|
||||
<variable name="myvar" value="myvalue"/>
|
||||
|
||||
<!--
|
||||
See https://github.com/nlog/nlog/wiki/Configuration-file
|
||||
for information on customizing logging rules and outputs.
|
||||
-->
|
||||
<targets>
|
||||
<!-- file target -->
|
||||
<target xsi:type="File" name="f" fileName="${basedir}/logs/${shortdate}.log"
|
||||
layout="${longdate} [${uppercase:${level}}] ${message}" archiveEvery="Day" />
|
||||
<targets>
|
||||
|
||||
<!--viewer interattivo sentinel... http://sentinel.codeplex.com/-->
|
||||
<target xsi:type="NLogViewer" name="sentinel" address="udp://127.0.0.1:9999"/>
|
||||
<!--
|
||||
<!--
|
||||
add your targets here
|
||||
See https://github.com/nlog/NLog/wiki/Targets for possible targets.
|
||||
See https://github.com/nlog/NLog/wiki/Layout-Renderers for the possible layout renderers.
|
||||
-->
|
||||
|
||||
<!--
|
||||
Writing events to the a file with the date in the filename.
|
||||
<target xsi:type="File" name="f" fileName="${basedir}/logs/${shortdate}.log"
|
||||
layout="${longdate} ${uppercase:${level}} ${message}" />
|
||||
-->
|
||||
</targets>
|
||||
</targets>
|
||||
|
||||
<rules>
|
||||
<!-- logging rules -->
|
||||
<logger name="*" minlevel="Trace" writeTo="f" />
|
||||
<!--<logger name="*" minlevel="Trace" writeTo="sentinel" />-->
|
||||
</rules>
|
||||
<rules>
|
||||
<!-- add your logging rules here -->
|
||||
|
||||
<!--
|
||||
Write all events with minimal level of Debug (So Debug, Info, Warn, Error and Fatal, but not Trace) to "f"
|
||||
<logger name="*" minlevel="Debug" writeTo="f" />
|
||||
-->
|
||||
</rules>
|
||||
</nlog>
|
||||
+770
-814
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -4,13 +4,13 @@
|
||||
</configSections>
|
||||
<connectionStrings>
|
||||
<add name="ETS_Data.Properties.Settings.ETS_WSConnectionString"
|
||||
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString"
|
||||
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="ETS_Data.Properties.Settings.ETS_PROJConnectionString"
|
||||
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_PROJ;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_PROJ;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
</configuration>
|
||||
Binary file not shown.
@@ -4,13 +4,13 @@
|
||||
</configSections>
|
||||
<connectionStrings>
|
||||
<add name="ETS_Data.Properties.Settings.ETS_WSConnectionString"
|
||||
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString"
|
||||
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="ETS_Data.Properties.Settings.ETS_PROJConnectionString"
|
||||
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_PROJ;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_PROJ;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
</configuration>
|
||||
@@ -1,27 +1,42 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.nlog-project.org/schemas/NLog.xsd NLog.xsd"
|
||||
autoReload="true"
|
||||
throwExceptions="false"
|
||||
internalLogLevel="Off" internalLogFile="c:\temp\nlog-internal.log" >
|
||||
|
||||
<!--
|
||||
See http://nlog-project.org/wiki/Configuration_file
|
||||
|
||||
<!-- optional, add some variabeles
|
||||
https://github.com/nlog/NLog/wiki/Configuration-file#variables
|
||||
-->
|
||||
<variable name="myvar" value="myvalue"/>
|
||||
|
||||
<!--
|
||||
See https://github.com/nlog/nlog/wiki/Configuration-file
|
||||
for information on customizing logging rules and outputs.
|
||||
-->
|
||||
<targets>
|
||||
<!-- file target -->
|
||||
<target xsi:type="File" name="f" fileName="${basedir}/logs/${shortdate}.log"
|
||||
layout="${longdate} [${uppercase:${level}}] ${message}" archiveEvery="Day" />
|
||||
<targets>
|
||||
|
||||
<!--viewer interattivo sentinel... http://sentinel.codeplex.com/-->
|
||||
<target xsi:type="NLogViewer" name="sentinel" address="udp://127.0.0.1:9999"/>
|
||||
<!--
|
||||
<!--
|
||||
add your targets here
|
||||
See https://github.com/nlog/NLog/wiki/Targets for possible targets.
|
||||
See https://github.com/nlog/NLog/wiki/Layout-Renderers for the possible layout renderers.
|
||||
-->
|
||||
|
||||
<!--
|
||||
Writing events to the a file with the date in the filename.
|
||||
<target xsi:type="File" name="f" fileName="${basedir}/logs/${shortdate}.log"
|
||||
layout="${longdate} ${uppercase:${level}} ${message}" />
|
||||
-->
|
||||
</targets>
|
||||
</targets>
|
||||
|
||||
<rules>
|
||||
<!-- logging rules -->
|
||||
<logger name="*" minlevel="Trace" writeTo="f" />
|
||||
<!--<logger name="*" minlevel="Trace" writeTo="sentinel" />-->
|
||||
</rules>
|
||||
<rules>
|
||||
<!-- add your logging rules here -->
|
||||
|
||||
<!--
|
||||
Write all events with minimal level of Debug (So Debug, Info, Warn, Error and Fatal, but not Trace) to "f"
|
||||
<logger name="*" minlevel="Debug" writeTo="f" />
|
||||
-->
|
||||
</rules>
|
||||
</nlog>
|
||||
Binary file not shown.
+7133
-942
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -4,13 +4,13 @@
|
||||
</configSections>
|
||||
<connectionStrings>
|
||||
<add name="ETS_Data.Properties.Settings.ETS_WSConnectionString"
|
||||
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString"
|
||||
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
<add name="ETS_Data.Properties.Settings.ETS_PROJConnectionString"
|
||||
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_PROJ;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_PROJ;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
</configuration>
|
||||
@@ -1,27 +1,42 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.nlog-project.org/schemas/NLog.xsd NLog.xsd"
|
||||
autoReload="true"
|
||||
throwExceptions="false"
|
||||
internalLogLevel="Off" internalLogFile="c:\temp\nlog-internal.log" >
|
||||
|
||||
<!--
|
||||
See http://nlog-project.org/wiki/Configuration_file
|
||||
|
||||
<!-- optional, add some variabeles
|
||||
https://github.com/nlog/NLog/wiki/Configuration-file#variables
|
||||
-->
|
||||
<variable name="myvar" value="myvalue"/>
|
||||
|
||||
<!--
|
||||
See https://github.com/nlog/nlog/wiki/Configuration-file
|
||||
for information on customizing logging rules and outputs.
|
||||
-->
|
||||
<targets>
|
||||
<!-- file target -->
|
||||
<target xsi:type="File" name="f" fileName="${basedir}/logs/${shortdate}.log"
|
||||
layout="${longdate} [${uppercase:${level}}] ${message}" archiveEvery="Day" />
|
||||
<targets>
|
||||
|
||||
<!--viewer interattivo sentinel... http://sentinel.codeplex.com/-->
|
||||
<target xsi:type="NLogViewer" name="sentinel" address="udp://127.0.0.1:9999"/>
|
||||
<!--
|
||||
<!--
|
||||
add your targets here
|
||||
See https://github.com/nlog/NLog/wiki/Targets for possible targets.
|
||||
See https://github.com/nlog/NLog/wiki/Layout-Renderers for the possible layout renderers.
|
||||
-->
|
||||
|
||||
<!--
|
||||
Writing events to the a file with the date in the filename.
|
||||
<target xsi:type="File" name="f" fileName="${basedir}/logs/${shortdate}.log"
|
||||
layout="${longdate} ${uppercase:${level}} ${message}" />
|
||||
-->
|
||||
</targets>
|
||||
</targets>
|
||||
|
||||
<rules>
|
||||
<!-- logging rules -->
|
||||
<logger name="*" minlevel="Trace" writeTo="f" />
|
||||
<!--<logger name="*" minlevel="Trace" writeTo="sentinel" />-->
|
||||
</rules>
|
||||
<rules>
|
||||
<!-- add your logging rules here -->
|
||||
|
||||
<!--
|
||||
Write all events with minimal level of Debug (So Debug, Info, Warn, Error and Fatal, but not Trace) to "f"
|
||||
<logger name="*" minlevel="Debug" writeTo="f" />
|
||||
-->
|
||||
</rules>
|
||||
</nlog>
|
||||
Binary file not shown.
+7133
-942
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -27,3 +27,12 @@ C:\Users\samuele\Documents\Visual Studio 2012\Projects\ETS\ETS_Data\bin\ETS\NLog
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\ETS\ETS_Data\obj\ETS\ETS_Data.csprojResolveAssemblyReference.cache
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\ETS\ETS_Data\obj\ETS\ETS_Data.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\ETS\ETS_Data\obj\ETS\ETS_Data.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\ETS\ETS_Data\bin\ETS\NLog.config
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\ETS\ETS_Data\bin\ETS\ETS_Data.dll.config
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\ETS\ETS_Data\bin\ETS\ETS_Data.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\ETS\ETS_Data\bin\ETS\ETS_Data.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\ETS\ETS_Data\bin\ETS\NLog.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\ETS\ETS_Data\bin\ETS\NLog.xml
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\ETS\ETS_Data\obj\ETS\ETS_Data.csprojResolveAssemblyReference.cache
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\ETS\ETS_Data\obj\ETS\ETS_Data.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\ETS\ETS_Data\obj\ETS\ETS_Data.pdb
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,10 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="DocumentFormat.OpenXml" version="1.0" targetFramework="net40" />
|
||||
<package id="NLog" version="2.0.0.2000" targetFramework="net40" />
|
||||
<package id="NLog" version="2.0.1.2" targetFramework="net40" />
|
||||
<package id="NLog.Config" version="2.0.0.2000" targetFramework="net40" />
|
||||
<package id="NLog.Config" version="2.0.1.2" targetFramework="net40" />
|
||||
<package id="NLog.Schema" version="2.0.0.2000" targetFramework="net40" />
|
||||
<package id="NLog.Schema" version="2.0.1.2" targetFramework="net40" />
|
||||
<package id="DocumentFormat.OpenXml" version="1.0" targetFramework="net4" />
|
||||
<package id="NLog" version="4.2.3" targetFramework="net4" />
|
||||
<package id="NLog.Config" version="4.2.3" targetFramework="net4" />
|
||||
<package id="NLog.Schema" version="4.2.3" targetFramework="net4" />
|
||||
</packages>
|
||||
File diff suppressed because it is too large
Load Diff
+11
-1
@@ -1,6 +1,8 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 2012
|
||||
# Visual Studio 14
|
||||
VisualStudioVersion = 14.0.23107.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PROJ-ETS", "PROJ-ETS\PROJ-ETS.csproj", "{C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ETS_Data", "..\ETS_Data\ETS_Data.csproj", "{0A14058F-ED18-4F82-91C9-93945C2C409A}"
|
||||
@@ -10,6 +12,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
|
||||
WE-settings.xml = WE-settings.xml
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VersGen", "..\VersGen\VersGen.csproj", "{13D76807-D464-4AD3-B79A-1A39B549983D}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -29,6 +33,12 @@ Global
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.ETS|Any CPU.Build.0 = ETS|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{13D76807-D464-4AD3-B79A-1A39B549983D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{13D76807-D464-4AD3-B79A-1A39B549983D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{13D76807-D464-4AD3-B79A-1A39B549983D}.ETS|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{13D76807-D464-4AD3-B79A-1A39B549983D}.ETS|Any CPU.Build.0 = Release|Any CPU
|
||||
{13D76807-D464-4AD3-B79A-1A39B549983D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{13D76807-D464-4AD3-B79A-1A39B549983D}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
@@ -10,8 +10,9 @@ namespace PROJ_ETS
|
||||
{
|
||||
public static void RegisterRoutes(RouteCollection routes)
|
||||
{
|
||||
// tolto x problemi compatibilità Chrome/Firefox (va solo con explorer...)
|
||||
routes.EnableFriendlyUrls();
|
||||
var settings = new FriendlyUrlSettings();
|
||||
settings.AutoRedirectMode = RedirectMode.Permanent;
|
||||
routes.EnableFriendlyUrls(settings);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<styleBundle path="~/Content/css">
|
||||
<include path="~/Content/Site.css" />
|
||||
<include path="~/Content/Style.css" />
|
||||
<include path="~/Content/font-awesome.css" />
|
||||
</styleBundle>
|
||||
<styleBundle path="~/Content/themes/base/css">
|
||||
<include path="~/Content/themes/base/jquery.ui.core.css" />
|
||||
|
||||
@@ -27,7 +27,25 @@
|
||||
<asp:Label runat="server" ID="lblCerca" AssociatedControlID="txtCerca" Text="[C]erca" Font-Size="0.8em" AccessKey="c" />
|
||||
<asp:TextBox runat="server" ID="txtCerca" AutoPostBack="true" OnTextChanged="txtCerca_TextChanged" />
|
||||
</div>
|
||||
|
||||
<div class="divSx filtro_2 ui-corner-all" style="padding: 3px; margin-right: 4px; height: 32px;">
|
||||
<div class="divSx">
|
||||
<asp:Label runat="server" ID="lblLabels" AssociatedControlID="ddlFiltLabel" Text="Filtra [L]abels" Font-Size="0.8em" AccessKey="l" />
|
||||
<asp:DropDownList runat="server" ID="ddlFiltLabel" DataSourceID="odsLabel" DataTextField="CodLabel" DataValueField="CodLabel" AppendDataBoundItems="true" OnSelectedIndexChanged="ddlFiltLabel_SelectedIndexChanged" AutoPostBack="true">
|
||||
<asp:ListItem Text="-- Selezionare --" Value="*"></asp:ListItem>
|
||||
</asp:DropDownList>
|
||||
</div>
|
||||
<div class="divSx">
|
||||
<asp:CheckBox ID="chkToggleAddLabels" runat="server" Text="Mo[d]ifica" OnCheckedChanged="chkToggleAddLabels_CheckedChanged" AutoPostBack="True" Checked="false" AccessKey="g" TextAlign="Left" />
|
||||
</div>
|
||||
<div class="divSx" runat="server" id="divModLabels">
|
||||
<asp:Label runat="server" ID="lblBtns" AssociatedControlID="lbtAddLabel" Text=" " Font-Size="0.8em" />
|
||||
<asp:DropDownList runat="server" ID="ddlSelLabel" DataSourceID="odsLabel" DataTextField="CodLabel" DataValueField="CodLabel">
|
||||
</asp:DropDownList>
|
||||
<asp:LinkButton runat="server" ID="lbtAddLabel" ToolTip="Aggiungi a selezionati" OnClick="lbtAddLabel_Click"><i class="fa fa-plus-square fa-2x"></i> ADD</asp:LinkButton>
|
||||
<asp:LinkButton runat="server" ID="lbtResetLabels" ToolTip="Reset/SVuota selezionati" OnClick="lbtResetLabels_Click"><i class="fa fa-recycle fa-2x"></i> RES</asp:LinkButton>
|
||||
</div>
|
||||
<asp:ObjectDataSource runat="server" ID="odsLabel" OldValuesParameterFormatString="original_{0}" SelectMethod="GetData" TypeName="ETS_Data.Ds_ProjEtsTableAdapters.AnagLabelsTableAdapter"></asp:ObjectDataSource>
|
||||
</div>
|
||||
</div>
|
||||
<uc3:mod_commesseFull ID="mod_commesseFull1" runat="server" />
|
||||
</asp:Content>
|
||||
|
||||
@@ -21,7 +21,10 @@ namespace PROJ_ETS
|
||||
txtCerca.Text = "";
|
||||
showChiusi = false;
|
||||
showFasi = false;
|
||||
showAddLabels = false;
|
||||
CodLabel = "*";
|
||||
}
|
||||
divModLabels.Visible = showAddLabels;
|
||||
}
|
||||
/// <summary>
|
||||
/// determina se siano da visualizzare i progetti già chiusi
|
||||
@@ -66,6 +69,20 @@ namespace PROJ_ETS
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// determina se siano visibili i controlli di add/modifica labels
|
||||
/// </summary>
|
||||
public bool showAddLabels
|
||||
{
|
||||
get
|
||||
{
|
||||
return utils.obj.BoolSessionObj("showAddLabels");
|
||||
}
|
||||
set
|
||||
{
|
||||
utils.obj.setSessionVal("showAddLabels", value);
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// filtro Capo Commessa
|
||||
/// </summary>
|
||||
public string capoComm
|
||||
@@ -80,6 +97,20 @@ namespace PROJ_ETS
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// filtro CodLabel
|
||||
/// </summary>
|
||||
public string CodLabel
|
||||
{
|
||||
get
|
||||
{
|
||||
return utils.obj.StringSessionObj("CodLabel");
|
||||
}
|
||||
set
|
||||
{
|
||||
utils.obj.setSessionVal("CodLabel", value);
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// determina se mostrare commesse archiviate
|
||||
/// </summary>
|
||||
/// <param name="sender"></param>
|
||||
@@ -108,7 +139,7 @@ namespace PROJ_ETS
|
||||
{
|
||||
showFasi = chkShowFasi.Checked;
|
||||
mod_commesseFull1.doUpdate();
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// mostra/nasconde filtro CC
|
||||
/// </summary>
|
||||
@@ -144,6 +175,25 @@ namespace PROJ_ETS
|
||||
fixFiltroCC();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// cambio valore filtro CC
|
||||
/// </summary>
|
||||
/// <param name="sender"></param>
|
||||
/// <param name="e"></param>
|
||||
protected void ddlFiltLabel_SelectedIndexChanged(object sender, EventArgs e)
|
||||
{
|
||||
fixFiltroLabel();
|
||||
}
|
||||
/// <summary>
|
||||
/// salvo filtraggio capo commessa + update
|
||||
/// </summary>
|
||||
private void fixFiltroLabel()
|
||||
{
|
||||
CodLabel = ddlFiltLabel.SelectedValue;
|
||||
mod_commesseFull1.doUpdate();
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// salvo ricerca
|
||||
/// </summary>
|
||||
@@ -154,5 +204,40 @@ namespace PROJ_ETS
|
||||
utils.obj.setSessionVal("valoreCercato", txtCerca.Text.Trim());
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// cambia impostazione set/filter labels
|
||||
/// </summary>
|
||||
/// <param name="sender"></param>
|
||||
/// <param name="e"></param>
|
||||
protected void chkToggleAddLabels_CheckedChanged(object sender, EventArgs e)
|
||||
{
|
||||
showAddLabels = chkToggleAddLabels.Checked;
|
||||
fixAddLabeld();
|
||||
mod_commesseFull1.doUpdate();
|
||||
}
|
||||
|
||||
private void fixAddLabeld()
|
||||
{
|
||||
divModLabels.Visible = showAddLabels;
|
||||
if (showAddLabels)
|
||||
{
|
||||
chkToggleAddLabels.Text = "Chiu[d]i";
|
||||
}
|
||||
else
|
||||
{
|
||||
chkToggleAddLabels.Text = "Mo[d]ifica";
|
||||
}
|
||||
}
|
||||
|
||||
protected void lbtAddLabel_Click(object sender, EventArgs e)
|
||||
{
|
||||
mod_commesseFull1.addLabel4Sel(ddlSelLabel.SelectedValue);
|
||||
}
|
||||
|
||||
protected void lbtResetLabels_Click(object sender, EventArgs e)
|
||||
{
|
||||
mod_commesseFull1.resetLabel4Sel();
|
||||
}
|
||||
}
|
||||
}
|
||||
+81
@@ -93,6 +93,87 @@ namespace PROJ_ETS {
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.TextBox txtCerca;
|
||||
|
||||
/// <summary>
|
||||
/// lblLabels control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label lblLabels;
|
||||
|
||||
/// <summary>
|
||||
/// ddlFiltLabel control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.DropDownList ddlFiltLabel;
|
||||
|
||||
/// <summary>
|
||||
/// chkToggleAddLabels control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.CheckBox chkToggleAddLabels;
|
||||
|
||||
/// <summary>
|
||||
/// divModLabels control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divModLabels;
|
||||
|
||||
/// <summary>
|
||||
/// lblBtns control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label lblBtns;
|
||||
|
||||
/// <summary>
|
||||
/// ddlSelLabel control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.DropDownList ddlSelLabel;
|
||||
|
||||
/// <summary>
|
||||
/// lbtAddLabel control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.LinkButton lbtAddLabel;
|
||||
|
||||
/// <summary>
|
||||
/// lbtResetLabels control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.LinkButton lbtResetLabels;
|
||||
|
||||
/// <summary>
|
||||
/// odsLabel control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.ObjectDataSource odsLabel;
|
||||
|
||||
/// <summary>
|
||||
/// mod_commesseFull1 control.
|
||||
/// </summary>
|
||||
|
||||
+140
-100
@@ -1,4 +1,4 @@
|
||||
/*#region area master page */
|
||||
/*#region area master page */
|
||||
html,
|
||||
body,
|
||||
div,
|
||||
@@ -121,6 +121,46 @@ q {
|
||||
font-size: 8pt;
|
||||
}
|
||||
/*#endregion */
|
||||
/*Gestione label commessa*/
|
||||
.lblBox {
|
||||
font-size: 0.8em;
|
||||
border: 1px solid #0A64A4;
|
||||
background-color: #B8E1FD;
|
||||
padding: 0 4px;
|
||||
line-height: 1.6em;
|
||||
}
|
||||
/* Paginazione... */
|
||||
.GridPager a,
|
||||
.GridPager span {
|
||||
display: block;
|
||||
height: 1.6em;
|
||||
width: 2em;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
}
|
||||
.GridPager a {
|
||||
background-color: #f5f5f5;
|
||||
color: #969696;
|
||||
}
|
||||
.GridPager a:hover {
|
||||
background-color: #B8E1FD;
|
||||
color: black;
|
||||
}
|
||||
.GridPager span {
|
||||
background-color: #A1DCF2;
|
||||
color: #000;
|
||||
/*border-top: 1px solid #3AC0F2;
|
||||
border-bottom: 1px solid #3AC0F2;*/
|
||||
font-weight: bold;
|
||||
}
|
||||
.imgNoPad {
|
||||
margin-top: -3px;
|
||||
margin-bottom: -7px;
|
||||
}
|
||||
.imgHead {
|
||||
margin: 0;
|
||||
vertical-align: top;
|
||||
}
|
||||
/*#region area comp Extra */
|
||||
/* floating window */
|
||||
.ui-dialog-sw {
|
||||
@@ -254,12 +294,12 @@ q {
|
||||
}
|
||||
.secColA-1 {
|
||||
background-color: #2d9eff;
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#0a64a4), to(#4481df));
|
||||
background-image: -webkit-linear-gradient(#0a64a4, #4481df);
|
||||
background-image: -moz-linear-gradient(#0a64a4, #4481df);
|
||||
background-image: -ms-linear-gradient(#0a64a4, #4481df);
|
||||
background-image: -o-linear-gradient(#0a64a4, #4481df);
|
||||
background-image: linear-gradient(#0a64a4, #4481df);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#0A64A4), to(#4481DF));
|
||||
background-image: -webkit-linear-gradient(#0A64A4, #4481DF);
|
||||
background-image: -moz-linear-gradient(#0A64A4, #4481DF);
|
||||
background-image: -ms-linear-gradient(#0A64A4, #4481DF);
|
||||
background-image: -o-linear-gradient(#0A64A4, #4481DF);
|
||||
background-image: linear-gradient(#0A64A4, #4481DF);
|
||||
}
|
||||
.secColA-2 {
|
||||
background-color: #24577B;
|
||||
@@ -269,21 +309,21 @@ q {
|
||||
}
|
||||
.secColA-4 {
|
||||
/*background-color: #3E94D1;*/
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#4683ff), to(#2461bf));
|
||||
background-image: -webkit-linear-gradient(#4683ff, #2461bf);
|
||||
background-image: -moz-linear-gradient(#4683ff, #2461bf);
|
||||
background-image: -ms-linear-gradient(#4683ff, #2461bf);
|
||||
background-image: -o-linear-gradient(#4683ff, #2461bf);
|
||||
background-image: linear-gradient(#4683ff, #2461bf);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#4683ff), to(#2461BF));
|
||||
background-image: -webkit-linear-gradient(#4683ff, #2461BF);
|
||||
background-image: -moz-linear-gradient(#4683ff, #2461BF);
|
||||
background-image: -ms-linear-gradient(#4683ff, #2461BF);
|
||||
background-image: -o-linear-gradient(#4683ff, #2461BF);
|
||||
background-image: linear-gradient(#4683ff, #2461BF);
|
||||
}
|
||||
.secColA-5 {
|
||||
/*background-color: #B8E1FD;*/
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#b8e1fd), to(#2461bf));
|
||||
background-image: -webkit-linear-gradient(#b8e1fd, #2461bf);
|
||||
background-image: -moz-linear-gradient(#b8e1fd, #2461bf);
|
||||
background-image: -ms-linear-gradient(#b8e1fd, #2461bf);
|
||||
background-image: -o-linear-gradient(#b8e1fd, #2461bf);
|
||||
background-image: linear-gradient(#b8e1fd, #2461bf);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#B8E1FD), to(#2461BF));
|
||||
background-image: -webkit-linear-gradient(#B8E1FD, #2461BF);
|
||||
background-image: -moz-linear-gradient(#B8E1FD, #2461BF);
|
||||
background-image: -ms-linear-gradient(#B8E1FD, #2461BF);
|
||||
background-image: -o-linear-gradient(#B8E1FD, #2461BF);
|
||||
background-image: linear-gradient(#B8E1FD, #2461BF);
|
||||
}
|
||||
.secColB-1 {
|
||||
background-color: #FF9000;
|
||||
@@ -317,21 +357,21 @@ q {
|
||||
}
|
||||
.lightBlue {
|
||||
border: 1px solid #CDCDCD;
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#ddddff), to(#e1f1ff));
|
||||
background-image: -webkit-linear-gradient(#ddddff, #e1f1ff);
|
||||
background-image: -moz-linear-gradient(#ddddff, #e1f1ff);
|
||||
background-image: -ms-linear-gradient(#ddddff, #e1f1ff);
|
||||
background-image: -o-linear-gradient(#ddddff, #e1f1ff);
|
||||
background-image: linear-gradient(#ddddff, #e1f1ff);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#ddf), to(#e1f1ff));
|
||||
background-image: -webkit-linear-gradient(#ddf, #e1f1ff);
|
||||
background-image: -moz-linear-gradient(#ddf, #e1f1ff);
|
||||
background-image: -ms-linear-gradient(#ddf, #e1f1ff);
|
||||
background-image: -o-linear-gradient(#ddf, #e1f1ff);
|
||||
background-image: linear-gradient(#ddf, #e1f1ff);
|
||||
}
|
||||
.lightGray {
|
||||
/*background-color: #EDEDED;*/
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));
|
||||
background-image: -webkit-linear-gradient(#ffffff, #f1f1f1);
|
||||
background-image: -moz-linear-gradient(#ffffff, #f1f1f1);
|
||||
background-image: -ms-linear-gradient(#ffffff, #f1f1f1);
|
||||
background-image: -o-linear-gradient(#ffffff, #f1f1f1);
|
||||
background-image: linear-gradient(#ffffff, #f1f1f1);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));
|
||||
background-image: -webkit-linear-gradient(#fff, #f1f1f1);
|
||||
background-image: -moz-linear-gradient(#fff, #f1f1f1);
|
||||
background-image: -ms-linear-gradient(#fff, #f1f1f1);
|
||||
background-image: -o-linear-gradient(#fff, #f1f1f1);
|
||||
background-image: linear-gradient(#fff, #f1f1f1);
|
||||
border: 1px solid #CDCDCD;
|
||||
}
|
||||
/* FINE Schema colori */
|
||||
@@ -349,12 +389,12 @@ q {
|
||||
white-space: nowrap;
|
||||
}
|
||||
.footerRowStyle {
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7a00), to(#cc3800));
|
||||
background-image: -webkit-linear-gradient(#ff7a00, #cc3800);
|
||||
background-image: -moz-linear-gradient(#ff7a00, #cc3800);
|
||||
background-image: -ms-linear-gradient(#ff7a00, #cc3800);
|
||||
background-image: -o-linear-gradient(#ff7a00, #cc3800);
|
||||
background-image: linear-gradient(#ff7a00, #cc3800);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#FF7a00), to(#CC3800));
|
||||
background-image: -webkit-linear-gradient(#FF7a00, #CC3800);
|
||||
background-image: -moz-linear-gradient(#FF7a00, #CC3800);
|
||||
background-image: -ms-linear-gradient(#FF7a00, #CC3800);
|
||||
background-image: -o-linear-gradient(#FF7a00, #CC3800);
|
||||
background-image: linear-gradient(#FF7a00, #CC3800);
|
||||
}
|
||||
.pagerStyle {
|
||||
background-color: #2461BF;
|
||||
@@ -366,23 +406,23 @@ q {
|
||||
}
|
||||
.rowStyle {
|
||||
/*background-color: #DEE2EA;*/
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));
|
||||
background-image: -webkit-linear-gradient(#ffffff, #f1f1f1);
|
||||
background-image: -moz-linear-gradient(#ffffff, #f1f1f1);
|
||||
background-image: -ms-linear-gradient(#ffffff, #f1f1f1);
|
||||
background-image: -o-linear-gradient(#ffffff, #f1f1f1);
|
||||
background-image: linear-gradient(#ffffff, #f1f1f1);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));
|
||||
background-image: -webkit-linear-gradient(#fff, #f1f1f1);
|
||||
background-image: -moz-linear-gradient(#fff, #f1f1f1);
|
||||
background-image: -ms-linear-gradient(#fff, #f1f1f1);
|
||||
background-image: -o-linear-gradient(#fff, #f1f1f1);
|
||||
background-image: linear-gradient(#fff, #f1f1f1);
|
||||
border: 1px solid #CDCDCD;
|
||||
}
|
||||
.alternatingRowStyle {
|
||||
/*background-color: White;*/
|
||||
border: 1px solid #CDCDCD;
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#ddddff), to(#e1f1ff));
|
||||
background-image: -webkit-linear-gradient(#ddddff, #e1f1ff);
|
||||
background-image: -moz-linear-gradient(#ddddff, #e1f1ff);
|
||||
background-image: -ms-linear-gradient(#ddddff, #e1f1ff);
|
||||
background-image: -o-linear-gradient(#ddddff, #e1f1ff);
|
||||
background-image: linear-gradient(#ddddff, #e1f1ff);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#ddf), to(#e1f1ff));
|
||||
background-image: -webkit-linear-gradient(#ddf, #e1f1ff);
|
||||
background-image: -moz-linear-gradient(#ddf, #e1f1ff);
|
||||
background-image: -ms-linear-gradient(#ddf, #e1f1ff);
|
||||
background-image: -o-linear-gradient(#ddf, #e1f1ff);
|
||||
background-image: linear-gradient(#ddf, #e1f1ff);
|
||||
/*
|
||||
background-image: -webkit-gradient(linear,left top,left bottom,from( #fff ),to( #f1f1f1 ));
|
||||
background-image: -webkit-linear-gradient( #fff,#f1f1f1 );
|
||||
@@ -404,12 +444,12 @@ q {
|
||||
}
|
||||
.selectedRowStyle {
|
||||
/*background-color: #D1DDF1;*/
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#ddffdd), to(#80ff80));
|
||||
background-image: -webkit-linear-gradient(#ddffdd, #80ff80);
|
||||
background-image: -moz-linear-gradient(#ddffdd, #80ff80);
|
||||
background-image: -ms-linear-gradient(#ddffdd, #80ff80);
|
||||
background-image: -o-linear-gradient(#ddffdd, #80ff80);
|
||||
background-image: linear-gradient(#ddffdd, #80ff80);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#dfd), to(#80ff80));
|
||||
background-image: -webkit-linear-gradient(#dfd, #80ff80);
|
||||
background-image: -moz-linear-gradient(#dfd, #80ff80);
|
||||
background-image: -ms-linear-gradient(#dfd, #80ff80);
|
||||
background-image: -o-linear-gradient(#dfd, #80ff80);
|
||||
background-image: linear-gradient(#dfd, #80ff80);
|
||||
font-weight: bold;
|
||||
}
|
||||
.sortAscHead {
|
||||
@@ -583,21 +623,21 @@ A:hover {
|
||||
padding-right: 38px;
|
||||
}
|
||||
.btnRosso {
|
||||
border: solid 2px #ff0000;
|
||||
background-color: #ffaaaa;
|
||||
border: solid 2px red;
|
||||
background-color: #FFAAAA;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
.btnRossoGrad {
|
||||
border: solid 2px #ff0000;
|
||||
background-color: #ffaaaa;
|
||||
border: solid 2px red;
|
||||
background-color: #FFAAAA;
|
||||
text-align: center;
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaaaa), to(#ff0000));
|
||||
background-image: -webkit-linear-gradient(#ffaaaa, #ff0000);
|
||||
background-image: -moz-linear-gradient(#ffaaaa, #ff0000);
|
||||
background-image: -ms-linear-gradient(#ffaaaa, #ff0000);
|
||||
background-image: -o-linear-gradient(#ffaaaa, #ff0000);
|
||||
background-image: linear-gradient(#ffaaaa, #ff0000);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#FFAAAA), to(red));
|
||||
background-image: -webkit-linear-gradient(#FFAAAA, red);
|
||||
background-image: -moz-linear-gradient(#FFAAAA, red);
|
||||
background-image: -ms-linear-gradient(#FFAAAA, red);
|
||||
background-image: -o-linear-gradient(#FFAAAA, red);
|
||||
background-image: linear-gradient(#FFAAAA, red);
|
||||
}
|
||||
.btnArancio {
|
||||
border: solid 2px #e48800;
|
||||
@@ -617,21 +657,21 @@ A:hover {
|
||||
background-image: linear-gradient(#ffb44d, #e48800);
|
||||
}
|
||||
.btnVerde {
|
||||
border: solid 2px #008000;
|
||||
background-color: #aaffaa;
|
||||
border: solid 2px green;
|
||||
background-color: #AAFFAA;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
.btnVerdeGrad {
|
||||
border: solid 2px #008000;
|
||||
background-color: #aaffaa;
|
||||
border: solid 2px green;
|
||||
background-color: #AAFFAA;
|
||||
text-align: center;
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#aaffaa), to(#008000));
|
||||
background-image: -webkit-linear-gradient(#aaffaa, #008000);
|
||||
background-image: -moz-linear-gradient(#aaffaa, #008000);
|
||||
background-image: -ms-linear-gradient(#aaffaa, #008000);
|
||||
background-image: -o-linear-gradient(#aaffaa, #008000);
|
||||
background-image: linear-gradient(#aaffaa, #008000);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#AAFFAA), to(green));
|
||||
background-image: -webkit-linear-gradient(#AAFFAA, green);
|
||||
background-image: -moz-linear-gradient(#AAFFAA, green);
|
||||
background-image: -ms-linear-gradient(#AAFFAA, green);
|
||||
background-image: -o-linear-gradient(#AAFFAA, green);
|
||||
background-image: linear-gradient(#AAFFAA, green);
|
||||
}
|
||||
.btnBlu {
|
||||
border: solid 2px blue;
|
||||
@@ -661,26 +701,26 @@ A:hover {
|
||||
white-space: pre;
|
||||
}
|
||||
.btnDisabled {
|
||||
border: solid 2px #999999;
|
||||
background-color: #dedede;
|
||||
border: solid 2px #999;
|
||||
background-color: #DEDEDE;
|
||||
text-align: center;
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#dedede), to(#999999));
|
||||
background-image: -webkit-linear-gradient(#dedede, #999999);
|
||||
background-image: -moz-linear-gradient(#dedede, #999999);
|
||||
background-image: -ms-linear-gradient(#dedede, #999999);
|
||||
background-image: -o-linear-gradient(#dedede, #999999);
|
||||
background-image: linear-gradient(#dedede, #999999);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#DEDEDE), to(#999));
|
||||
background-image: -webkit-linear-gradient(#DEDEDE, #999);
|
||||
background-image: -moz-linear-gradient(#DEDEDE, #999);
|
||||
background-image: -ms-linear-gradient(#DEDEDE, #999);
|
||||
background-image: -o-linear-gradient(#DEDEDE, #999);
|
||||
background-image: linear-gradient(#DEDEDE, #999);
|
||||
}
|
||||
.btnGialloGrad {
|
||||
border: solid 2px #aa9933;
|
||||
background-color: #ffee66;
|
||||
border: solid 2px #AA9933;
|
||||
background-color: #FFEE66;
|
||||
text-align: center;
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffee66), to(#aa9933));
|
||||
background-image: -webkit-linear-gradient(#ffee66, #aa9933);
|
||||
background-image: -moz-linear-gradient(#ffee66, #aa9933);
|
||||
background-image: -ms-linear-gradient(#ffee66, #aa9933);
|
||||
background-image: -o-linear-gradient(#ffee66, #aa9933);
|
||||
background-image: linear-gradient(#ffee66, #aa9933);
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(#FFEE66), to(#AA9933));
|
||||
background-image: -webkit-linear-gradient(#FFEE66, #AA9933);
|
||||
background-image: -moz-linear-gradient(#FFEE66, #AA9933);
|
||||
background-image: -ms-linear-gradient(#FFEE66, #AA9933);
|
||||
background-image: -o-linear-gradient(#FFEE66, #AA9933);
|
||||
background-image: linear-gradient(#FFEE66, #AA9933);
|
||||
}
|
||||
.pad26 {
|
||||
padding: 2px 6px;
|
||||
@@ -757,13 +797,13 @@ li.static {
|
||||
}
|
||||
.menuNav {
|
||||
background-color: #e6e6e6;
|
||||
color: #284e98;
|
||||
color: #284E98;
|
||||
font-size: 1em;
|
||||
border-top-right-radius: 4px;
|
||||
border-top-left-radius: 4px;
|
||||
}
|
||||
.menuNav:hover {
|
||||
background-color: #b5c7de;
|
||||
background-color: #B5C7DE;
|
||||
color: black;
|
||||
}
|
||||
div > ul > li > a.selected.menuNav {
|
||||
@@ -802,14 +842,14 @@ div > ul > li > a.selected.menuNav {
|
||||
-moz-border-radius: 4px;
|
||||
-webkit-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
border: 2px solid #008000;
|
||||
border: 2px solid green;
|
||||
}
|
||||
.bordoRosso {
|
||||
padding: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
-webkit-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
border: 2px solid #ff0000;
|
||||
border: 2px solid red;
|
||||
}
|
||||
.bordoNero {
|
||||
padding: 4px;
|
||||
@@ -1106,7 +1146,7 @@ div > ul > li > a.selected.menuNav {
|
||||
}
|
||||
/*#endregion */
|
||||
.lblErrore {
|
||||
color: #ff0000;
|
||||
color: red;
|
||||
}
|
||||
.lblGreen {
|
||||
color: #00a300;
|
||||
@@ -1118,7 +1158,7 @@ div > ul > li > a.selected.menuNav {
|
||||
.cTabRO {
|
||||
text-align: center;
|
||||
height: 16px;
|
||||
border: solid 1px #777777;
|
||||
border: solid 1px #777;
|
||||
}
|
||||
.cEmp {
|
||||
/*background-image: url('../Images/grigio_80.png');*/
|
||||
@@ -1200,7 +1240,7 @@ div > ul > li > a.selected.menuNav {
|
||||
height: 20px;
|
||||
width: 29px;
|
||||
align-content: center;
|
||||
border: solid 1px #777777;
|
||||
border: solid 1px #777;
|
||||
}
|
||||
.cREmp {
|
||||
/*background-image: url('../Images/grigio_80.png');*/
|
||||
@@ -1324,7 +1364,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: -ms-linear-gradient(#c12424, #ff871b);
|
||||
background-image: -o-linear-gradient(#c12424, #ff871b);
|
||||
background-image: linear-gradient(#c12424, #ff871b);
|
||||
color: #f6f6f6 ;
|
||||
color: #f6f6f6;
|
||||
}
|
||||
.cTBia {
|
||||
text-align: center;
|
||||
@@ -1338,4 +1378,4 @@ div > ul > li > a.selected.menuNav {
|
||||
/*font-weight: bold;*/
|
||||
text-align: center;
|
||||
}
|
||||
/* end celle bazaar*/
|
||||
/* end celle bazaar*/
|
||||
@@ -1,4 +1,5 @@
|
||||
/*#region area master page */
|
||||
|
||||
/*#region area master page */
|
||||
|
||||
html, body, div, span, applet, object, iframe,
|
||||
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||||
@@ -72,6 +73,54 @@ blockquote, q {
|
||||
|
||||
/*#endregion */
|
||||
|
||||
/*Gestione label commessa*/
|
||||
.lblBox{
|
||||
font-size: 0.8em;
|
||||
border: 1px solid #0A64A4;
|
||||
background-color: #B8E1FD;
|
||||
padding: 0 4px;
|
||||
line-height: 1.6em;
|
||||
}
|
||||
|
||||
/* Paginazione... */
|
||||
.GridPager a, .GridPager span {
|
||||
display: block;
|
||||
height: 1.6em;
|
||||
width: 2em;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.GridPager {
|
||||
a {
|
||||
background-color: #f5f5f5;
|
||||
color: #969696;
|
||||
}
|
||||
|
||||
|
||||
a:hover {
|
||||
background-color: #B8E1FD;
|
||||
color: black;
|
||||
}
|
||||
}
|
||||
|
||||
.GridPager span {
|
||||
background-color: #A1DCF2;
|
||||
color: #000;
|
||||
/*border-top: 1px solid #3AC0F2;
|
||||
border-bottom: 1px solid #3AC0F2;*/
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.imgNoPad {
|
||||
margin-top: -3px;
|
||||
margin-bottom: -7px;
|
||||
}
|
||||
|
||||
.imgHead {
|
||||
margin: 0;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
/*#region area comp Extra */
|
||||
|
||||
@@ -543,6 +592,7 @@ A:hover {
|
||||
padding: 4px;
|
||||
padding-right: 28px;
|
||||
}
|
||||
|
||||
.btnPinnedDis {
|
||||
background-image: url(../images/pinDis_m.png);
|
||||
background-repeat: no-repeat;
|
||||
@@ -779,6 +829,7 @@ A:hover {
|
||||
.textGrigio {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.textVerde {
|
||||
color: #33AA33;
|
||||
}
|
||||
@@ -1273,9 +1324,11 @@ div > ul > li > a.selected.menuNav {
|
||||
.lblErrore {
|
||||
color: @rossoStart;
|
||||
}
|
||||
|
||||
.lblGreen {
|
||||
color: #00a300;
|
||||
}
|
||||
|
||||
.lblBlu {
|
||||
color: #3333FF;
|
||||
}
|
||||
@@ -1301,6 +1354,7 @@ div > ul > li > a.selected.menuNav {
|
||||
@S02: #ffff8e;
|
||||
@S01: #f8fbff;
|
||||
@S00: #d5d5d5;
|
||||
|
||||
.cEmp {
|
||||
/*background-image: url('../Images/grigio_80.png');*/
|
||||
background-color: @S00;
|
||||
@@ -1311,6 +1365,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: -o-linear-gradient( @S01,@S00 );
|
||||
background-image: linear-gradient( @S01,@S00 );
|
||||
}
|
||||
|
||||
.cS01 {
|
||||
/*background-image: url('../Images/grigioChiaro_80.png');*/
|
||||
background-color: @S01;
|
||||
@@ -1321,6 +1376,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: -o-linear-gradient( @S02,@S01 );
|
||||
background-image: linear-gradient( @S02,@S01 );
|
||||
}
|
||||
|
||||
.cS02 {
|
||||
/*background-image: url('../Images/verde_80.png');*/
|
||||
background-color: @S02;
|
||||
@@ -1332,6 +1388,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: linear-gradient( @S03,@S02 );
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.cS03 {
|
||||
/*background-image: url('../Images/giallo_80.png');*/
|
||||
background-color: @S03;
|
||||
@@ -1343,6 +1400,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: linear-gradient( @S04,@S03 );
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.cS04 {
|
||||
/*background-image: url('../Images/arancio_80.png');*/
|
||||
background-color: @S04;
|
||||
@@ -1354,6 +1412,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: linear-gradient( @S05,@S04 );
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.cOvr {
|
||||
/*background-image: url('../Images/rosso_80.png');*/
|
||||
background-color: @S05;
|
||||
@@ -1364,12 +1423,14 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: -o-linear-gradient( @S06,@S05 );
|
||||
background-image: linear-gradient( @S06,@S05 );
|
||||
}
|
||||
|
||||
.cBia {
|
||||
font-weight: bold;
|
||||
height: @altezzaCella;
|
||||
width: @larghCella;
|
||||
align-content: center;
|
||||
}
|
||||
|
||||
.selCel {
|
||||
background-color: #cbebff;
|
||||
border: dashed 2px #22AAff; /*font-weight: bold;*/
|
||||
@@ -1391,6 +1452,7 @@ div > ul > li > a.selected.menuNav {
|
||||
@R02: #90c4ff;
|
||||
@R01: #f8fbff;
|
||||
@R00: #c3c3c3;
|
||||
|
||||
.cREmp {
|
||||
/*background-image: url('../Images/grigio_80.png');*/
|
||||
background-color: @R00;
|
||||
@@ -1401,6 +1463,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: -o-linear-gradient( @R01,@R00 );
|
||||
background-image: linear-gradient( @R01,@R00 );
|
||||
}
|
||||
|
||||
.cR01 {
|
||||
/*background-image: url('../Images/grigioChiaro_80.png');*/
|
||||
background-color: @R01;
|
||||
@@ -1411,6 +1474,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: -o-linear-gradient( @R02,@R01 );
|
||||
background-image: linear-gradient( @R02,@R01 );
|
||||
}
|
||||
|
||||
.cR02 {
|
||||
/*background-image: url('../Images/verde_80.png');*/
|
||||
background-color: @R02;
|
||||
@@ -1422,6 +1486,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: linear-gradient( @R03,@R02 );
|
||||
color: White;
|
||||
}
|
||||
|
||||
.cR03 {
|
||||
/*background-image: url('../Images/giallo_80.png');*/
|
||||
background-color: @R03;
|
||||
@@ -1433,6 +1498,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: linear-gradient( @R04,@R03 );
|
||||
color: White;
|
||||
}
|
||||
|
||||
.cR04 {
|
||||
/*background-image: url('../Images/arancio_80.png');*/
|
||||
background-color: @R04;
|
||||
@@ -1444,6 +1510,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: linear-gradient( @R05,@R04 );
|
||||
color: White;
|
||||
}
|
||||
|
||||
.cROvr {
|
||||
/*background-image: url('../Images/rosso_80.png');*/
|
||||
background-color: @R05;
|
||||
@@ -1455,6 +1522,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: linear-gradient( @R06,@R05 );
|
||||
color: White;
|
||||
}
|
||||
|
||||
.cRBia {
|
||||
white-space: nowrap;
|
||||
margin: auto;
|
||||
@@ -1463,9 +1531,11 @@ div > ul > li > a.selected.menuNav {
|
||||
height: @altezzaCellaRO;
|
||||
padding: 0px 2px;
|
||||
}
|
||||
.cCent{
|
||||
|
||||
.cCent {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.selCelR {
|
||||
background-color: #cbebff;
|
||||
border: dashed 2px #22AAff; /*font-weight: bold;*/
|
||||
@@ -1482,6 +1552,7 @@ div > ul > li > a.selected.menuNav {
|
||||
@T02: #ffb769;
|
||||
@T01: #f8fbff;
|
||||
@T00: #c3c3c3;
|
||||
|
||||
.cTEmp {
|
||||
/*background-image: url('../Images/grigio_80.png');*/
|
||||
background-color: @T00;
|
||||
@@ -1492,6 +1563,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: -o-linear-gradient( @T01,@T00 );
|
||||
background-image: linear-gradient( @T01,@T00 );
|
||||
}
|
||||
|
||||
.cTUnd {
|
||||
/*background-image: url('../Images/verde_80.png');*/
|
||||
background-color: @T02;
|
||||
@@ -1503,6 +1575,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: linear-gradient( @T03,@T02 );
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.cTOk {
|
||||
/*background-image: url('../Images/arancio_80.png');*/
|
||||
background-color: @T04;
|
||||
@@ -1514,6 +1587,7 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: linear-gradient( @T05,@T04 );
|
||||
color: Yellow;
|
||||
}
|
||||
|
||||
.cTOvr {
|
||||
/*background-image: url('../Images/rosso_80.png');*/
|
||||
background-color: @T06;
|
||||
@@ -1523,14 +1597,16 @@ div > ul > li > a.selected.menuNav {
|
||||
background-image: -ms-linear-gradient( @T07,@T06 );
|
||||
background-image: -o-linear-gradient( @T07,@T06 );
|
||||
background-image: linear-gradient( @T07,@T06 );
|
||||
color: #f6f6f6 ;
|
||||
color: #f6f6f6;
|
||||
}
|
||||
|
||||
.cTBia {
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
height: @altezzaCella;
|
||||
padding: 0px 2px;
|
||||
}
|
||||
|
||||
.selCelT {
|
||||
background-color: #cbebff;
|
||||
border: dashed 2px #22AAff; /*font-weight: bold;*/
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+358
-4
@@ -1,13 +1,13 @@
|
||||
/*!
|
||||
* Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
|
||||
* Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
|
||||
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
||||
*/
|
||||
/* FONT PATH
|
||||
* -------------------------- */
|
||||
@font-face {
|
||||
font-family: 'FontAwesome';
|
||||
src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
|
||||
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
|
||||
src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
|
||||
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@@ -64,6 +64,19 @@
|
||||
border: solid 0.08em #eeeeee;
|
||||
border-radius: .1em;
|
||||
}
|
||||
.fa-pull-left {
|
||||
float: left;
|
||||
}
|
||||
.fa-pull-right {
|
||||
float: right;
|
||||
}
|
||||
.fa.fa-pull-left {
|
||||
margin-right: .3em;
|
||||
}
|
||||
.fa.fa-pull-right {
|
||||
margin-left: .3em;
|
||||
}
|
||||
/* Deprecated as of 4.4.0 */
|
||||
.pull-right {
|
||||
float: right;
|
||||
}
|
||||
@@ -80,6 +93,10 @@
|
||||
-webkit-animation: fa-spin 2s infinite linear;
|
||||
animation: fa-spin 2s infinite linear;
|
||||
}
|
||||
.fa-pulse {
|
||||
-webkit-animation: fa-spin 1s infinite steps(8);
|
||||
animation: fa-spin 1s infinite steps(8);
|
||||
}
|
||||
@-webkit-keyframes fa-spin {
|
||||
0% {
|
||||
-webkit-transform: rotate(0deg);
|
||||
@@ -610,6 +627,7 @@
|
||||
.fa-twitter:before {
|
||||
content: "\f099";
|
||||
}
|
||||
.fa-facebook-f:before,
|
||||
.fa-facebook:before {
|
||||
content: "\f09a";
|
||||
}
|
||||
@@ -622,6 +640,7 @@
|
||||
.fa-credit-card:before {
|
||||
content: "\f09d";
|
||||
}
|
||||
.fa-feed:before,
|
||||
.fa-rss:before {
|
||||
content: "\f09e";
|
||||
}
|
||||
@@ -1259,7 +1278,8 @@
|
||||
.fa-male:before {
|
||||
content: "\f183";
|
||||
}
|
||||
.fa-gittip:before {
|
||||
.fa-gittip:before,
|
||||
.fa-gratipay:before {
|
||||
content: "\f184";
|
||||
}
|
||||
.fa-sun-o:before {
|
||||
@@ -1502,6 +1522,8 @@
|
||||
.fa-git:before {
|
||||
content: "\f1d3";
|
||||
}
|
||||
.fa-y-combinator-square:before,
|
||||
.fa-yc-square:before,
|
||||
.fa-hacker-news:before {
|
||||
content: "\f1d4";
|
||||
}
|
||||
@@ -1670,3 +1692,335 @@
|
||||
.fa-meanpath:before {
|
||||
content: "\f20c";
|
||||
}
|
||||
.fa-buysellads:before {
|
||||
content: "\f20d";
|
||||
}
|
||||
.fa-connectdevelop:before {
|
||||
content: "\f20e";
|
||||
}
|
||||
.fa-dashcube:before {
|
||||
content: "\f210";
|
||||
}
|
||||
.fa-forumbee:before {
|
||||
content: "\f211";
|
||||
}
|
||||
.fa-leanpub:before {
|
||||
content: "\f212";
|
||||
}
|
||||
.fa-sellsy:before {
|
||||
content: "\f213";
|
||||
}
|
||||
.fa-shirtsinbulk:before {
|
||||
content: "\f214";
|
||||
}
|
||||
.fa-simplybuilt:before {
|
||||
content: "\f215";
|
||||
}
|
||||
.fa-skyatlas:before {
|
||||
content: "\f216";
|
||||
}
|
||||
.fa-cart-plus:before {
|
||||
content: "\f217";
|
||||
}
|
||||
.fa-cart-arrow-down:before {
|
||||
content: "\f218";
|
||||
}
|
||||
.fa-diamond:before {
|
||||
content: "\f219";
|
||||
}
|
||||
.fa-ship:before {
|
||||
content: "\f21a";
|
||||
}
|
||||
.fa-user-secret:before {
|
||||
content: "\f21b";
|
||||
}
|
||||
.fa-motorcycle:before {
|
||||
content: "\f21c";
|
||||
}
|
||||
.fa-street-view:before {
|
||||
content: "\f21d";
|
||||
}
|
||||
.fa-heartbeat:before {
|
||||
content: "\f21e";
|
||||
}
|
||||
.fa-venus:before {
|
||||
content: "\f221";
|
||||
}
|
||||
.fa-mars:before {
|
||||
content: "\f222";
|
||||
}
|
||||
.fa-mercury:before {
|
||||
content: "\f223";
|
||||
}
|
||||
.fa-intersex:before,
|
||||
.fa-transgender:before {
|
||||
content: "\f224";
|
||||
}
|
||||
.fa-transgender-alt:before {
|
||||
content: "\f225";
|
||||
}
|
||||
.fa-venus-double:before {
|
||||
content: "\f226";
|
||||
}
|
||||
.fa-mars-double:before {
|
||||
content: "\f227";
|
||||
}
|
||||
.fa-venus-mars:before {
|
||||
content: "\f228";
|
||||
}
|
||||
.fa-mars-stroke:before {
|
||||
content: "\f229";
|
||||
}
|
||||
.fa-mars-stroke-v:before {
|
||||
content: "\f22a";
|
||||
}
|
||||
.fa-mars-stroke-h:before {
|
||||
content: "\f22b";
|
||||
}
|
||||
.fa-neuter:before {
|
||||
content: "\f22c";
|
||||
}
|
||||
.fa-genderless:before {
|
||||
content: "\f22d";
|
||||
}
|
||||
.fa-facebook-official:before {
|
||||
content: "\f230";
|
||||
}
|
||||
.fa-pinterest-p:before {
|
||||
content: "\f231";
|
||||
}
|
||||
.fa-whatsapp:before {
|
||||
content: "\f232";
|
||||
}
|
||||
.fa-server:before {
|
||||
content: "\f233";
|
||||
}
|
||||
.fa-user-plus:before {
|
||||
content: "\f234";
|
||||
}
|
||||
.fa-user-times:before {
|
||||
content: "\f235";
|
||||
}
|
||||
.fa-hotel:before,
|
||||
.fa-bed:before {
|
||||
content: "\f236";
|
||||
}
|
||||
.fa-viacoin:before {
|
||||
content: "\f237";
|
||||
}
|
||||
.fa-train:before {
|
||||
content: "\f238";
|
||||
}
|
||||
.fa-subway:before {
|
||||
content: "\f239";
|
||||
}
|
||||
.fa-medium:before {
|
||||
content: "\f23a";
|
||||
}
|
||||
.fa-yc:before,
|
||||
.fa-y-combinator:before {
|
||||
content: "\f23b";
|
||||
}
|
||||
.fa-optin-monster:before {
|
||||
content: "\f23c";
|
||||
}
|
||||
.fa-opencart:before {
|
||||
content: "\f23d";
|
||||
}
|
||||
.fa-expeditedssl:before {
|
||||
content: "\f23e";
|
||||
}
|
||||
.fa-battery-4:before,
|
||||
.fa-battery-full:before {
|
||||
content: "\f240";
|
||||
}
|
||||
.fa-battery-3:before,
|
||||
.fa-battery-three-quarters:before {
|
||||
content: "\f241";
|
||||
}
|
||||
.fa-battery-2:before,
|
||||
.fa-battery-half:before {
|
||||
content: "\f242";
|
||||
}
|
||||
.fa-battery-1:before,
|
||||
.fa-battery-quarter:before {
|
||||
content: "\f243";
|
||||
}
|
||||
.fa-battery-0:before,
|
||||
.fa-battery-empty:before {
|
||||
content: "\f244";
|
||||
}
|
||||
.fa-mouse-pointer:before {
|
||||
content: "\f245";
|
||||
}
|
||||
.fa-i-cursor:before {
|
||||
content: "\f246";
|
||||
}
|
||||
.fa-object-group:before {
|
||||
content: "\f247";
|
||||
}
|
||||
.fa-object-ungroup:before {
|
||||
content: "\f248";
|
||||
}
|
||||
.fa-sticky-note:before {
|
||||
content: "\f249";
|
||||
}
|
||||
.fa-sticky-note-o:before {
|
||||
content: "\f24a";
|
||||
}
|
||||
.fa-cc-jcb:before {
|
||||
content: "\f24b";
|
||||
}
|
||||
.fa-cc-diners-club:before {
|
||||
content: "\f24c";
|
||||
}
|
||||
.fa-clone:before {
|
||||
content: "\f24d";
|
||||
}
|
||||
.fa-balance-scale:before {
|
||||
content: "\f24e";
|
||||
}
|
||||
.fa-hourglass-o:before {
|
||||
content: "\f250";
|
||||
}
|
||||
.fa-hourglass-1:before,
|
||||
.fa-hourglass-start:before {
|
||||
content: "\f251";
|
||||
}
|
||||
.fa-hourglass-2:before,
|
||||
.fa-hourglass-half:before {
|
||||
content: "\f252";
|
||||
}
|
||||
.fa-hourglass-3:before,
|
||||
.fa-hourglass-end:before {
|
||||
content: "\f253";
|
||||
}
|
||||
.fa-hourglass:before {
|
||||
content: "\f254";
|
||||
}
|
||||
.fa-hand-grab-o:before,
|
||||
.fa-hand-rock-o:before {
|
||||
content: "\f255";
|
||||
}
|
||||
.fa-hand-stop-o:before,
|
||||
.fa-hand-paper-o:before {
|
||||
content: "\f256";
|
||||
}
|
||||
.fa-hand-scissors-o:before {
|
||||
content: "\f257";
|
||||
}
|
||||
.fa-hand-lizard-o:before {
|
||||
content: "\f258";
|
||||
}
|
||||
.fa-hand-spock-o:before {
|
||||
content: "\f259";
|
||||
}
|
||||
.fa-hand-pointer-o:before {
|
||||
content: "\f25a";
|
||||
}
|
||||
.fa-hand-peace-o:before {
|
||||
content: "\f25b";
|
||||
}
|
||||
.fa-trademark:before {
|
||||
content: "\f25c";
|
||||
}
|
||||
.fa-registered:before {
|
||||
content: "\f25d";
|
||||
}
|
||||
.fa-creative-commons:before {
|
||||
content: "\f25e";
|
||||
}
|
||||
.fa-gg:before {
|
||||
content: "\f260";
|
||||
}
|
||||
.fa-gg-circle:before {
|
||||
content: "\f261";
|
||||
}
|
||||
.fa-tripadvisor:before {
|
||||
content: "\f262";
|
||||
}
|
||||
.fa-odnoklassniki:before {
|
||||
content: "\f263";
|
||||
}
|
||||
.fa-odnoklassniki-square:before {
|
||||
content: "\f264";
|
||||
}
|
||||
.fa-get-pocket:before {
|
||||
content: "\f265";
|
||||
}
|
||||
.fa-wikipedia-w:before {
|
||||
content: "\f266";
|
||||
}
|
||||
.fa-safari:before {
|
||||
content: "\f267";
|
||||
}
|
||||
.fa-chrome:before {
|
||||
content: "\f268";
|
||||
}
|
||||
.fa-firefox:before {
|
||||
content: "\f269";
|
||||
}
|
||||
.fa-opera:before {
|
||||
content: "\f26a";
|
||||
}
|
||||
.fa-internet-explorer:before {
|
||||
content: "\f26b";
|
||||
}
|
||||
.fa-tv:before,
|
||||
.fa-television:before {
|
||||
content: "\f26c";
|
||||
}
|
||||
.fa-contao:before {
|
||||
content: "\f26d";
|
||||
}
|
||||
.fa-500px:before {
|
||||
content: "\f26e";
|
||||
}
|
||||
.fa-amazon:before {
|
||||
content: "\f270";
|
||||
}
|
||||
.fa-calendar-plus-o:before {
|
||||
content: "\f271";
|
||||
}
|
||||
.fa-calendar-minus-o:before {
|
||||
content: "\f272";
|
||||
}
|
||||
.fa-calendar-times-o:before {
|
||||
content: "\f273";
|
||||
}
|
||||
.fa-calendar-check-o:before {
|
||||
content: "\f274";
|
||||
}
|
||||
.fa-industry:before {
|
||||
content: "\f275";
|
||||
}
|
||||
.fa-map-pin:before {
|
||||
content: "\f276";
|
||||
}
|
||||
.fa-map-signs:before {
|
||||
content: "\f277";
|
||||
}
|
||||
.fa-map-o:before {
|
||||
content: "\f278";
|
||||
}
|
||||
.fa-map:before {
|
||||
content: "\f279";
|
||||
}
|
||||
.fa-commenting:before {
|
||||
content: "\f27a";
|
||||
}
|
||||
.fa-commenting-o:before {
|
||||
content: "\f27b";
|
||||
}
|
||||
.fa-houzz:before {
|
||||
content: "\f27c";
|
||||
}
|
||||
.fa-vimeo:before {
|
||||
content: "\f27d";
|
||||
}
|
||||
.fa-black-tie:before {
|
||||
content: "\f27e";
|
||||
}
|
||||
.fa-fonticons:before {
|
||||
content: "\f280";
|
||||
}
|
||||
|
||||
+2
-2
File diff suppressed because one or more lines are too long
+5
-7
@@ -1,27 +1,25 @@
|
||||
/*!
|
||||
* jQuery UI Accordion 1.10.2
|
||||
* jQuery UI Accordion 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright 2013 jQuery Foundation and other contributors
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Accordion#theming
|
||||
* http://api.jqueryui.com/accordion/#theming
|
||||
*/
|
||||
.ui-accordion .ui-accordion-header {
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
margin-top: 2px;
|
||||
margin: 2px 0 0 0;
|
||||
padding: .5em .5em .5em .7em;
|
||||
min-height: 0; /* support: IE7 */
|
||||
font-size: 100%;
|
||||
}
|
||||
.ui-accordion .ui-accordion-icons {
|
||||
padding-left: 2.2em;
|
||||
}
|
||||
.ui-accordion .ui-accordion-noicons {
|
||||
padding-left: .7em;
|
||||
}
|
||||
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
|
||||
padding-left: 2.2em;
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
/*!
|
||||
* jQuery UI CSS Framework 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/category/theming/
|
||||
*/
|
||||
@import "base.css";
|
||||
@import "theme.css";
|
||||
+3
-3
@@ -1,12 +1,12 @@
|
||||
/*!
|
||||
* jQuery UI Autocomplete 1.10.2
|
||||
* jQuery UI Autocomplete 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright 2013 jQuery Foundation and other contributors
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Autocomplete#theming
|
||||
* http://api.jqueryui.com/autocomplete/#theming
|
||||
*/
|
||||
.ui-autocomplete {
|
||||
position: absolute;
|
||||
@@ -0,0 +1,28 @@
|
||||
/*!
|
||||
* jQuery UI CSS Framework 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/category/theming/
|
||||
*/
|
||||
@import url("core.css");
|
||||
|
||||
@import url("accordion.css");
|
||||
@import url("autocomplete.css");
|
||||
@import url("button.css");
|
||||
@import url("datepicker.css");
|
||||
@import url("dialog.css");
|
||||
@import url("draggable.css");
|
||||
@import url("menu.css");
|
||||
@import url("progressbar.css");
|
||||
@import url("resizable.css");
|
||||
@import url("selectable.css");
|
||||
@import url("selectmenu.css");
|
||||
@import url("sortable.css");
|
||||
@import url("slider.css");
|
||||
@import url("spinner.css");
|
||||
@import url("tabs.css");
|
||||
@import url("tooltip.css");
|
||||
+3
-3
@@ -1,12 +1,12 @@
|
||||
/*!
|
||||
* jQuery UI Button 1.10.2
|
||||
* jQuery UI Button 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright 2013 jQuery Foundation and other contributors
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Button#theming
|
||||
* http://api.jqueryui.com/button/#theming
|
||||
*/
|
||||
.ui-button {
|
||||
display: inline-block;
|
||||
+4
-4
@@ -1,12 +1,12 @@
|
||||
/*!
|
||||
* jQuery UI CSS Framework 1.10.2
|
||||
* jQuery UI CSS Framework 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright 2013 jQuery Foundation and other contributors
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Theming/API
|
||||
* http://api.jqueryui.com/category/theming/
|
||||
*/
|
||||
|
||||
/* Layout helpers
|
||||
@@ -53,7 +53,7 @@
|
||||
left: 0;
|
||||
position: absolute;
|
||||
opacity: 0;
|
||||
filter:Alpha(Opacity=0);
|
||||
filter:Alpha(Opacity=0); /* support: IE8 */
|
||||
}
|
||||
|
||||
.ui-front {
|
||||
+4
-7
@@ -1,12 +1,12 @@
|
||||
/*!
|
||||
* jQuery UI Datepicker 1.10.2
|
||||
* jQuery UI Datepicker 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright 2013 jQuery Foundation and other contributors
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Datepicker#theming
|
||||
* http://api.jqueryui.com/datepicker/#theming
|
||||
*/
|
||||
.ui-datepicker {
|
||||
width: 17em;
|
||||
@@ -58,12 +58,9 @@
|
||||
font-size: 1em;
|
||||
margin: 1px 0;
|
||||
}
|
||||
.ui-datepicker select.ui-datepicker-month-year {
|
||||
width: 100%;
|
||||
}
|
||||
.ui-datepicker select.ui-datepicker-month,
|
||||
.ui-datepicker select.ui-datepicker-year {
|
||||
width: 49%;
|
||||
width: 45%;
|
||||
}
|
||||
.ui-datepicker table {
|
||||
width: 100%;
|
||||
+5
-4
@@ -1,14 +1,15 @@
|
||||
/*!
|
||||
* jQuery UI Dialog 1.10.2
|
||||
* jQuery UI Dialog 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright 2013 jQuery Foundation and other contributors
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Dialog#theming
|
||||
* http://api.jqueryui.com/dialog/#theming
|
||||
*/
|
||||
.ui-dialog {
|
||||
overflow: hidden;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
@@ -31,7 +32,7 @@
|
||||
position: absolute;
|
||||
right: .3em;
|
||||
top: 50%;
|
||||
width: 21px;
|
||||
width: 20px;
|
||||
margin: -10px 0 0 0;
|
||||
padding: 1px;
|
||||
height: 20px;
|
||||
@@ -0,0 +1,12 @@
|
||||
/*!
|
||||
* jQuery UI Draggable 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*/
|
||||
.ui-draggable-handle {
|
||||
-ms-touch-action: none;
|
||||
touch-action: none;
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 KiB |
-1186
File diff suppressed because it is too large
Load Diff
@@ -1,12 +0,0 @@
|
||||
/*!
|
||||
* jQuery UI CSS Framework 1.10.2
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright 2013 jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Theming
|
||||
*/
|
||||
@import "jquery.ui.base.css";
|
||||
@import "jquery.ui.theme.css";
|
||||
@@ -1,25 +0,0 @@
|
||||
/*!
|
||||
* jQuery UI CSS Framework 1.10.2
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright 2013 jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Theming
|
||||
*/
|
||||
@import url("jquery.ui.core.css");
|
||||
|
||||
@import url("jquery.ui.accordion.css");
|
||||
@import url("jquery.ui.autocomplete.css");
|
||||
@import url("jquery.ui.button.css");
|
||||
@import url("jquery.ui.datepicker.css");
|
||||
@import url("jquery.ui.dialog.css");
|
||||
@import url("jquery.ui.menu.css");
|
||||
@import url("jquery.ui.progressbar.css");
|
||||
@import url("jquery.ui.resizable.css");
|
||||
@import url("jquery.ui.selectable.css");
|
||||
@import url("jquery.ui.slider.css");
|
||||
@import url("jquery.ui.spinner.css");
|
||||
@import url("jquery.ui.tabs.css");
|
||||
@import url("jquery.ui.tooltip.css");
|
||||
@@ -1,77 +0,0 @@
|
||||
/*!
|
||||
* jQuery UI Menu 1.10.2
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright 2013 jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Menu#theming
|
||||
*/
|
||||
.ui-menu {
|
||||
list-style: none;
|
||||
padding: 2px;
|
||||
margin: 0;
|
||||
display: block;
|
||||
outline: none;
|
||||
}
|
||||
.ui-menu .ui-menu {
|
||||
margin-top: -3px;
|
||||
position: absolute;
|
||||
}
|
||||
.ui-menu .ui-menu-item {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
}
|
||||
.ui-menu .ui-menu-divider {
|
||||
margin: 5px -2px 5px -2px;
|
||||
height: 0;
|
||||
font-size: 0;
|
||||
line-height: 0;
|
||||
border-width: 1px 0 0 0;
|
||||
}
|
||||
.ui-menu .ui-menu-item a {
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
padding: 2px .4em;
|
||||
line-height: 1.5;
|
||||
min-height: 0; /* support: IE7 */
|
||||
font-weight: normal;
|
||||
}
|
||||
.ui-menu .ui-menu-item a.ui-state-focus,
|
||||
.ui-menu .ui-menu-item a.ui-state-active {
|
||||
font-weight: normal;
|
||||
margin: -1px;
|
||||
}
|
||||
|
||||
.ui-menu .ui-state-disabled {
|
||||
font-weight: normal;
|
||||
margin: .4em 0 .2em;
|
||||
line-height: 1.5;
|
||||
}
|
||||
.ui-menu .ui-state-disabled a {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
/* icon support */
|
||||
.ui-menu-icons {
|
||||
position: relative;
|
||||
}
|
||||
.ui-menu-icons .ui-menu-item a {
|
||||
position: relative;
|
||||
padding-left: 2em;
|
||||
}
|
||||
|
||||
/* left-aligned */
|
||||
.ui-menu .ui-icon {
|
||||
position: absolute;
|
||||
top: .2em;
|
||||
left: .2em;
|
||||
}
|
||||
|
||||
/* right-aligned */
|
||||
.ui-menu .ui-menu-icon {
|
||||
position: static;
|
||||
float: right;
|
||||
}
|
||||
@@ -1,28 +0,0 @@
|
||||
/*!
|
||||
* jQuery UI Progressbar 1.10.2
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright 2013 jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Progressbar#theming
|
||||
*/
|
||||
.ui-progressbar {
|
||||
height: 2em;
|
||||
text-align: left;
|
||||
overflow: hidden;
|
||||
}
|
||||
.ui-progressbar .ui-progressbar-value {
|
||||
margin: -1px;
|
||||
height: 100%;
|
||||
}
|
||||
.ui-progressbar .ui-progressbar-overlay {
|
||||
background: url("images/animated-overlay.gif");
|
||||
height: 100%;
|
||||
filter: alpha(opacity=25);
|
||||
opacity: 0.25;
|
||||
}
|
||||
.ui-progressbar-indeterminate .ui-progressbar-value {
|
||||
background-image: none;
|
||||
}
|
||||
@@ -0,0 +1,63 @@
|
||||
/*!
|
||||
* jQuery UI Menu 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/menu/#theming
|
||||
*/
|
||||
.ui-menu {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
display: block;
|
||||
outline: none;
|
||||
}
|
||||
.ui-menu .ui-menu {
|
||||
position: absolute;
|
||||
}
|
||||
.ui-menu .ui-menu-item {
|
||||
position: relative;
|
||||
margin: 0;
|
||||
padding: 3px 1em 3px .4em;
|
||||
cursor: pointer;
|
||||
min-height: 0; /* support: IE7 */
|
||||
/* support: IE10, see #8844 */
|
||||
list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
|
||||
}
|
||||
.ui-menu .ui-menu-divider {
|
||||
margin: 5px 0;
|
||||
height: 0;
|
||||
font-size: 0;
|
||||
line-height: 0;
|
||||
border-width: 1px 0 0 0;
|
||||
}
|
||||
.ui-menu .ui-state-focus,
|
||||
.ui-menu .ui-state-active {
|
||||
margin: -1px;
|
||||
}
|
||||
|
||||
/* icon support */
|
||||
.ui-menu-icons {
|
||||
position: relative;
|
||||
}
|
||||
.ui-menu-icons .ui-menu-item {
|
||||
padding-left: 2em;
|
||||
}
|
||||
|
||||
/* left-aligned */
|
||||
.ui-menu .ui-icon {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: .2em;
|
||||
margin: auto 0;
|
||||
}
|
||||
|
||||
/* right-aligned */
|
||||
.ui-menu .ui-menu-icon {
|
||||
left: auto;
|
||||
right: 0;
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 KiB |
File diff suppressed because one or more lines are too long
@@ -1,5 +0,0 @@
|
||||
/*! jQuery UI - v1.10.2 - 2013-03-14
|
||||
* http://jqueryui.com
|
||||
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}
|
||||
@@ -1,5 +0,0 @@
|
||||
/*! jQuery UI - v1.10.2 - 2013-03-14
|
||||
* http://jqueryui.com
|
||||
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}
|
||||
@@ -1,5 +0,0 @@
|
||||
/*! jQuery UI - v1.10.2 - 2013-03-14
|
||||
* http://jqueryui.com
|
||||
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}
|
||||
@@ -1,5 +0,0 @@
|
||||
/*! jQuery UI - v1.10.2 - 2013-03-14
|
||||
* http://jqueryui.com
|
||||
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}
|
||||
@@ -1,5 +0,0 @@
|
||||
/*! jQuery UI - v1.10.2 - 2013-03-14
|
||||
* http://jqueryui.com
|
||||
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}
|
||||
@@ -1,5 +0,0 @@
|
||||
/*! jQuery UI - v1.10.2 - 2013-03-14
|
||||
* http://jqueryui.com
|
||||
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:21px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}
|
||||
@@ -1,5 +0,0 @@
|
||||
/*! jQuery UI - v1.10.2 - 2013-03-14
|
||||
* http://jqueryui.com
|
||||
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:0}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:400}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}
|
||||
@@ -1,5 +0,0 @@
|
||||
/*! jQuery UI - v1.10.2 - 2013-03-14
|
||||
* http://jqueryui.com
|
||||
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(images/animated-overlay.gif);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}
|
||||
@@ -1,5 +0,0 @@
|
||||
/*! jQuery UI - v1.10.2 - 2013-03-14
|
||||
* http://jqueryui.com
|
||||
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}
|
||||
@@ -1,5 +0,0 @@
|
||||
/*! jQuery UI - v1.10.2 - 2013-03-14
|
||||
* http://jqueryui.com
|
||||
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}
|
||||
@@ -1,5 +0,0 @@
|
||||
/*! jQuery UI - v1.10.2 - 2013-03-14
|
||||
* http://jqueryui.com
|
||||
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}
|
||||
@@ -1,5 +0,0 @@
|
||||
/*! jQuery UI - v1.10.2 - 2013-03-14
|
||||
* http://jqueryui.com
|
||||
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:0;background:0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:0;border-bottom:0;border-right:0}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}
|
||||
@@ -1,5 +0,0 @@
|
||||
/*! jQuery UI - v1.10.2 - 2013-03-14
|
||||
* http://jqueryui.com
|
||||
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0}
|
||||
File diff suppressed because one or more lines are too long
@@ -1,5 +0,0 @@
|
||||
/*! jQuery UI - v1.10.2 - 2013-03-14
|
||||
* http://jqueryui.com
|
||||
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}
|
||||
@@ -0,0 +1,28 @@
|
||||
/*!
|
||||
* jQuery UI Progressbar 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/progressbar/#theming
|
||||
*/
|
||||
.ui-progressbar {
|
||||
height: 2em;
|
||||
text-align: left;
|
||||
overflow: hidden;
|
||||
}
|
||||
.ui-progressbar .ui-progressbar-value {
|
||||
margin: -1px;
|
||||
height: 100%;
|
||||
}
|
||||
.ui-progressbar .ui-progressbar-overlay {
|
||||
background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
|
||||
height: 100%;
|
||||
filter: alpha(opacity=25); /* support: IE8 */
|
||||
opacity: 0.25;
|
||||
}
|
||||
.ui-progressbar-indeterminate .ui-progressbar-value {
|
||||
background-image: none;
|
||||
}
|
||||
+4
-4
@@ -1,12 +1,10 @@
|
||||
/*!
|
||||
* jQuery UI Resizable 1.10.2
|
||||
* jQuery UI Resizable 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright 2013 jQuery Foundation and other contributors
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Resizable#theming
|
||||
*/
|
||||
.ui-resizable {
|
||||
position: relative;
|
||||
@@ -15,6 +13,8 @@
|
||||
position: absolute;
|
||||
font-size: 0.1px;
|
||||
display: block;
|
||||
-ms-touch-action: none;
|
||||
touch-action: none;
|
||||
}
|
||||
.ui-resizable-disabled .ui-resizable-handle,
|
||||
.ui-resizable-autohide .ui-resizable-handle {
|
||||
+6
-4
@@ -1,13 +1,15 @@
|
||||
/*!
|
||||
* jQuery UI Selectable 1.10.2
|
||||
* jQuery UI Selectable 1.11.4
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright 2013 jQuery Foundation and other contributors
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Selectable#theming
|
||||
*/
|
||||
.ui-selectable {
|
||||
-ms-touch-action: none;
|
||||
touch-action: none;
|
||||
}
|
||||
.ui-selectable-helper {
|
||||
position: absolute;
|
||||
z-index: 100;
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user