- sistemata formattazione terminalino
- prima versione sql 315 #fixed 1942 git-svn-id: https://keyhammer.ath.cx/svn/GMW/trunk@322 365432ac-a1b5-4ffd-bb28-6d3099d32164
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<add key="appName" value="GMW_Term" />
|
||||
<add key="SiteName" value="Ambivere"/>
|
||||
<add key="mainRev" value="1.0" />
|
||||
<add key="minRev" value="310" />
|
||||
<add key="minRev" value="315" />
|
||||
<add key="copyRight" value="SteamWare © 2010" />
|
||||
<add key="_allowForceUser" value="true" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx" />
|
||||
|
||||
@@ -110,12 +110,16 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="float: left;">
|
||||
<asp:Button ID="btnUpdate" runat="server" Width="100px" CausesValidation="True" CommandName="Update"
|
||||
AccessKey="6" Text="[6] - Update" CssClass="btnUpdate" /></div>
|
||||
<div style="float: left;">
|
||||
<asp:Button ID="btnCancel" runat="server" Width="100px" CausesValidation="True" CommandName="Cancel"
|
||||
AccessKey="4" Text="[4] - Cancel" CssClass="btnCancel" /></div>
|
||||
<div style="width:100%; text-align:center; padding-left:1px;">
|
||||
<div style="float: left;">
|
||||
<asp:Button ID="btnUpdate" runat="server" Width="100px" CausesValidation="True" CommandName="Update"
|
||||
AccessKey="6" Text="[6] - Update" CssClass="btnUpdate" />
|
||||
</div>
|
||||
<div style="float: left;">
|
||||
<asp:Button ID="btnCancel" runat="server" Width="100px" CausesValidation="True" CommandName="Cancel"
|
||||
AccessKey="4" Text="[4] - Cancel" CssClass="btnCancel" />
|
||||
</div>
|
||||
</div>
|
||||
</EditItemTemplate>
|
||||
<ItemTemplate>
|
||||
<div style="font-size: 8pt;">
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -7,7 +7,7 @@
|
||||
<add key="appName" value="GMW_Term"/>
|
||||
<add key="SiteName" value="Ambivere"/>
|
||||
<add key="mainRev" value="1.0"/>
|
||||
<add key="minRev" value="310"/>
|
||||
<add key="minRev" value="315"/>
|
||||
<add key="copyRight" value="SteamWare © 2010"/>
|
||||
<add key="_allowForceUser" value="true" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx"/>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -330,14 +330,14 @@
|
||||
{
|
||||
"Name" = "8:Microsoft Visual Studio"
|
||||
"ProductName" = "8:GMW_Term"
|
||||
"ProductCode" = "8:{6F58C3C6-A8A1-46CE-A78D-BFFC4B2B394F}"
|
||||
"PackageCode" = "8:{59C457F8-BB0C-4C19-955E-18723FEA1F67}"
|
||||
"ProductCode" = "8:{0002F6D7-B175-44CF-BBAB-48486502FF8E}"
|
||||
"PackageCode" = "8:{30D9ECA7-F24B-49DF-B303-334CF7F6D4DD}"
|
||||
"UpgradeCode" = "8:{B348C50D-8DAD-4430-AEF0-60800C94CB78}"
|
||||
"RestartWWWService" = "11:TRUE"
|
||||
"RemovePreviousVersions" = "11:TRUE"
|
||||
"DetectNewerInstalledVersion" = "11:TRUE"
|
||||
"InstallAllUsers" = "11:FALSE"
|
||||
"ProductVersion" = "8:1.0.310"
|
||||
"ProductVersion" = "8:1.0.315"
|
||||
"Manufacturer" = "8:SteamWare s.r.l."
|
||||
"ARPHELPTELEPHONE" = "8:+39-035460560"
|
||||
"ARPHELPLINK" = "8:http://www.steamware.net"
|
||||
@@ -810,7 +810,7 @@
|
||||
}
|
||||
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_9C1BA08A590A44EC9515C0F91AD50A1D"
|
||||
{
|
||||
"SourcePath" = "8:..\\..\\SetDirectoryPermission\\obj\\Release\\SetDirectoryPermission.exe"
|
||||
"SourcePath" = "8:..\\..\\SetDirectoryPermission\\obj\\Debug\\SetDirectoryPermission.exe"
|
||||
"TargetName" = "8:"
|
||||
"Tag" = "8:"
|
||||
"Folder" = "8:_A89965CB827F476CB8D496FFFC9653DF"
|
||||
@@ -838,7 +838,7 @@
|
||||
}
|
||||
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_B0271B832DBE45F0B50639E61DAE3CF4"
|
||||
{
|
||||
"SourcePath" = "8:..\\..\\IISCustomActionVB\\IISConsoleVB\\obj\\Release\\IISConsoleVB.exe"
|
||||
"SourcePath" = "8:..\\..\\IISCustomActionVB\\IISConsoleVB\\obj\\Debug\\IISConsoleVB.exe"
|
||||
"TargetName" = "8:"
|
||||
"Tag" = "8:"
|
||||
"Folder" = "8:_A89965CB827F476CB8D496FFFC9653DF"
|
||||
|
||||
@@ -0,0 +1,32 @@
|
||||
alter table PosizioneUdcStorico drop
|
||||
constraint FK_PosizioneUdcStorico_ElencoCartellini
|
||||
go
|
||||
|
||||
alter table StoricoCartellini drop
|
||||
constraint FK_StoricoEventi_ElencoCartellini
|
||||
go
|
||||
|
||||
set xact_abort on
|
||||
go
|
||||
|
||||
begin transaction
|
||||
go
|
||||
|
||||
UPDATE dbo.TabTranPosizEventi SET
|
||||
IdxPosizioneTo=-84
|
||||
WHERE CodEvento=N'MagPreFus' and IdxPosizione=84
|
||||
go
|
||||
|
||||
commit transaction
|
||||
go
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
-- registro versione...
|
||||
INSERT INTO [dbo].[LogUpdateDb] ([Versione],[Data]) VALUES(315, GETDATE())
|
||||
GO
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user