pulizia files di conf
This commit is contained in:
Binary file not shown.
Vendored
+1
-1
@@ -6,7 +6,7 @@ pipeline {
|
||||
steps {
|
||||
/* calcolo numero versione... diverso x branch MASTER/DEVELOP */
|
||||
script {
|
||||
withEnv(['NEXT_BUILD_NUMBER=87']) {
|
||||
withEnv(['NEXT_BUILD_NUMBER=88']) {
|
||||
// env.versionNumber = VersionNumber(versionNumberString : '${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2017-01-01', skipFailedBuilds: true)
|
||||
env.versionNumber = VersionNumber(versionNumberString : '${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2017-01-01', skipFailedBuilds: true, overrideBuildsAllTime: '${NEXT_BUILD_NUMBER}')
|
||||
env.APP_NAME = 'MedAP'
|
||||
|
||||
@@ -57,16 +57,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<Source MatchValue="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
<ObjectGroup Name="GPW_data.Properties.Settings.GPWConnectionString" Order="8" Enabled="False">
|
||||
<Destination Path="" />
|
||||
<Object Type="DbDacFx">
|
||||
<PreSource Path="Data Source=SQL2012DEV;Initial Catalog=GPW;Persist Security Info=True;User ID=sa;Password=keyhammer16;" includeData="False" />
|
||||
<Source Path="$(IntermediateOutputPath)AutoScripts\GPW_data.Properties.Settings.GPWConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
||||
</Object>
|
||||
<UpdateFrom Type="Web.Config">
|
||||
<Source MatchValue="Data Source=SQL2012DEV;Initial Catalog=GPW;Persist Security Info=True;User ID=sa;Password=keyhammer16;" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
</Objects>
|
||||
</PublishDatabaseSettings>
|
||||
<ADUsesOwinOrOpenIdConnect>False</ADUsesOwinOrOpenIdConnect>
|
||||
|
||||
@@ -32,16 +32,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<Source MatchValue="Data Source=SQL2012DEV;Initial Catalog=MedAP;User ID=sa;Password=keyhammer16;Encrypt=False;TrustServerCertificate=True" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
<ObjectGroup Name="GPW_data.Properties.Settings.GPWConnectionString" Order="2" Enabled="False">
|
||||
<Destination Path="" />
|
||||
<Object Type="DbDacFx">
|
||||
<PreSource Path="Data Source=SQL2012DEV;Initial Catalog=GPW;Persist Security Info=True;User ID=sa;Password=keyhammer16" includeData="False" />
|
||||
<Source Path="$(IntermediateOutputPath)AutoScripts\GPW_data.Properties.Settings.GPWConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
||||
</Object>
|
||||
<UpdateFrom Type="Web.Config">
|
||||
<Source MatchValue="Data Source=SQL2012DEV;Initial Catalog=GPW;Persist Security Info=True;User ID=sa;Password=keyhammer16;" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
<ObjectGroup Name="MAPEntities" Order="3" Enabled="False">
|
||||
<Destination Path="" />
|
||||
<Object Type="DbCodeFirst">
|
||||
|
||||
@@ -36,16 +36,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<Source MatchValue="Data Source=SQL2012DEV;Initial Catalog=MedAP;User ID=sa;Password=keyhammer16;Encrypt=False;TrustServerCertificate=True" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
<ObjectGroup Name="GPW_data.Properties.Settings.GPWConnectionString" Order="2" Enabled="False">
|
||||
<Destination Path="" />
|
||||
<Object Type="DbDacFx">
|
||||
<PreSource Path="Data Source=SQL2012DEV;Initial Catalog=GPW;Persist Security Info=True;User ID=sa;Password=keyhammer16" includeData="False" />
|
||||
<Source Path="$(IntermediateOutputPath)AutoScripts\GPW_data.Properties.Settings.GPWConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
||||
</Object>
|
||||
<UpdateFrom Type="Web.Config">
|
||||
<Source MatchValue="Data Source=SQL2012DEV;Initial Catalog=GPW;Persist Security Info=True;User ID=sa;Password=keyhammer16;" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
<ObjectGroup Name="MAPEntities" Order="3" Enabled="False">
|
||||
<Destination Path="" />
|
||||
<Object Type="DbCodeFirst">
|
||||
|
||||
@@ -57,16 +57,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<Source MatchValue="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
<ObjectGroup Name="GPW_data.Properties.Settings.GPWConnectionString" Order="8" Enabled="False">
|
||||
<Destination Path="" />
|
||||
<Object Type="DbDacFx">
|
||||
<PreSource Path="Data Source=SQL2012DEV;Initial Catalog=GPW;Persist Security Info=True;User ID=sa;Password=keyhammer16;" includeData="False" />
|
||||
<Source Path="$(IntermediateOutputPath)AutoScripts\GPW_data.Properties.Settings.GPWConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
||||
</Object>
|
||||
<UpdateFrom Type="Web.Config">
|
||||
<Source MatchValue="Data Source=SQL2012DEV;Initial Catalog=GPW;Persist Security Info=True;User ID=sa;Password=keyhammer16;" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
</Objects>
|
||||
</PublishDatabaseSettings>
|
||||
<ADUsesOwinOrOpenIdConnect>False</ADUsesOwinOrOpenIdConnect>
|
||||
|
||||
@@ -72,20 +72,13 @@
|
||||
<!--altro-->
|
||||
<add key="cIva" value="5" />
|
||||
<add key="limiteWarn" value="0.9" />
|
||||
<!--reports-->
|
||||
<add key="startRepDate" value="2006-01-01" />
|
||||
<add key="urlRepProgetto" value="http://sql-steam/ReportServer?/Steamware/GPW+-+Report+Presenze/GPW+-+Ore+per+Cliente-Progetto-Utente&rs:Command=Render&rc:Parameters=Collapsed&rc:Toolbar=true&idxProgetto={0}&dataInizio={1}&dataFine={2}&flgCompatto=false&flgNote=true&idxDipendente=0" />
|
||||
<!--stringhe connessione-->
|
||||
<add key="urlReport" value="http://sql-steam/ReportServer?/Steamware/SEL+Fatture/Fatture-Multi&rs:Command=Render&rc:Parameters=Collapsed&rc:Toolbar=true" />
|
||||
<add key="BilligConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
|
||||
<add key="DevicesAuthConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="SteamWare.Properties.Settings.MedAPConnectionString" connectionString="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" providerName="System.Data.SqlClient" />
|
||||
<add name="GPW_data.Properties.Settings.GPWConnectionString" connectionString="Data Source=SQL2012DEV;Initial Catalog=GPW;Persist Security Info=True;User ID=sa;Password=keyhammer16;" providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.SEL_fatture_SteamWareConnectionString" connectionString="Data Source=SQL2012DEV;Initial Catalog=MedAP;User ID=sa;Password=keyhammer16;Encrypt=False;TrustServerCertificate=True" providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.DS_AuthConnectionString" connectionString="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" providerName="System.Data.SqlClient" />
|
||||
<add name="MAPEntities" connectionString="metadata=res://*/APModel.csdl|res://*/APModel.ssdl|res://*/APModel.msl;provider=System.Data.SqlClient;provider connection string="data source=SQL2012DEV;initial catalog=MedAP;persist security info=True;user id=sa;password=keyhammer16;MultipleActiveResultSets=True;App=EntityFramework"" providerName="System.Data.EntityClient" />
|
||||
|
||||
@@ -35,7 +35,6 @@ namespace MedAP.WebUserControls
|
||||
protected void btnNew_Click(object sender, EventArgs e)
|
||||
{
|
||||
// aggiungo nuovo record...50% iva così è primo...
|
||||
//BillingProxy.man.taVAT.Insert(0.5, "NUOVA VAT", true, false);
|
||||
MedAP_data.VAT rigaVat = new MedAP_data.VAT();
|
||||
rigaVat.C_iva = 0;
|
||||
rigaVat.descrizione = "NUOVA VAT";
|
||||
@@ -57,7 +56,6 @@ namespace MedAP.WebUserControls
|
||||
catch
|
||||
{ }
|
||||
// verifico NON sia utilizzato...
|
||||
//answ = BillingProxy.man.taRows.getByC_iva(c_iva).Count == 0;
|
||||
var result = MedAPModel.VatSel(c_iva);
|
||||
answ = (result != null);
|
||||
return answ;
|
||||
|
||||
@@ -72,20 +72,13 @@
|
||||
<!--altro-->
|
||||
<add key="cIva" value="5" />
|
||||
<add key="limiteWarn" value="0.9" />
|
||||
<!--reports-->
|
||||
<add key="startRepDate" value="2006-01-01" />
|
||||
<add key="urlRepProgetto" value="http://sql-steam/ReportServer?/Steamware/GPW+-+Report+Presenze/GPW+-+Ore+per+Cliente-Progetto-Utente&rs:Command=Render&rc:Parameters=Collapsed&rc:Toolbar=true&idxProgetto={0}&dataInizio={1}&dataFine={2}&flgCompatto=false&flgNote=true&idxDipendente=0" />
|
||||
<!--stringhe connessione-->
|
||||
<add key="urlReport" value="http://sql-steam/ReportServer?/Steamware/SEL+Fatture/Fatture-Multi&rs:Command=Render&rc:Parameters=Collapsed&rc:Toolbar=true" />
|
||||
<add key="BilligConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
|
||||
<add key="DevicesAuthConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="SteamWare.Properties.Settings.MedAPConnectionString" connectionString="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" providerName="System.Data.SqlClient" />
|
||||
<add name="GPW_data.Properties.Settings.GPWConnectionString" connectionString="Data Source=SQL2012DEV;Initial Catalog=GPW;Persist Security Info=True;User ID=sa;Password=keyhammer16;" providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.SEL_fatture_SteamWareConnectionString" connectionString="Data Source=SQL2012DEV;Initial Catalog=MedAP;User ID=sa;Password=keyhammer16;Encrypt=False;TrustServerCertificate=True" providerName="System.Data.SqlClient" />
|
||||
<add name="SteamWare.Properties.Settings.DS_AuthConnectionString" connectionString="Data Source=SQL2012DEV;Initial Catalog=MedAP;Persist Security Info=True;User ID=sa;Password=keyhammer16;" providerName="System.Data.SqlClient" />
|
||||
<add name="MAPEntities" connectionString="metadata=res://*/APModel.csdl|res://*/APModel.ssdl|res://*/APModel.msl;provider=System.Data.SqlClient;provider connection string="data source=SQL2012DEV;initial catalog=MedAP;persist security info=True;user id=sa;password=keyhammer16;MultipleActiveResultSets=True;App=EntityFramework"" providerName="System.Data.EntityClient" />
|
||||
|
||||
Reference in New Issue
Block a user