diff --git a/GMW/GMW/GMW.csproj b/GMW/GMW/GMW.csproj index 7f5e0c1d..0650e58d 100644 --- a/GMW/GMW/GMW.csproj +++ b/GMW/GMW/GMW.csproj @@ -269,6 +269,7 @@ mod_anagCelle.ascx + ASPXCodeBehind mod_anagCelle.ascx @@ -289,12 +290,14 @@ mod_chLang.ascx + ASPXCodeBehind mod_chLang.ascx mod_confMag.ascx + ASPXCodeBehind mod_confMag.ascx @@ -308,6 +311,7 @@ mod_delibera.ascx + ASPXCodeBehind mod_delibera.ascx @@ -335,6 +339,7 @@ mod_detailParticolari.ascx + ASPXCodeBehind mod_detailParticolari.ascx @@ -432,6 +437,7 @@ mod_listParticolari.ascx + ASPXCodeBehind mod_listParticolari.ascx @@ -501,6 +507,7 @@ mod_pageTitleAndSearch.ascx + ASPXCodeBehind mod_pageTitleAndSearch.ascx @@ -647,12 +654,14 @@ mod_viewRigheListaPrelievo.ascx + ASPXCodeBehind mod_viewRigheListaPrelievo.ascx mod_vocabolario.ascx + ASPXCodeBehind mod_vocabolario.ascx diff --git a/GMW/GMW/bin/GMW.dll b/GMW/GMW/bin/GMW.dll index d75e02a8..eb8e3065 100644 Binary files a/GMW/GMW/bin/GMW.dll and b/GMW/GMW/bin/GMW.dll differ diff --git a/GMW/GMW/bin/GMW_data.dll b/GMW/GMW/bin/GMW_data.dll index 0e20668b..6dd2368d 100644 Binary files a/GMW/GMW/bin/GMW_data.dll and b/GMW/GMW/bin/GMW_data.dll differ diff --git a/GMW/GMW/obj/Debug/GMW.dll b/GMW/GMW/obj/Debug/GMW.dll index d75e02a8..eb8e3065 100644 Binary files a/GMW/GMW/obj/Debug/GMW.dll and b/GMW/GMW/obj/Debug/GMW.dll differ diff --git a/GMW/GMW/obj/Debug/ResolveAssemblyReference.cache b/GMW/GMW/obj/Debug/ResolveAssemblyReference.cache index 89e6e49b..7a8a2a4c 100644 Binary files a/GMW/GMW/obj/Debug/ResolveAssemblyReference.cache and b/GMW/GMW/obj/Debug/ResolveAssemblyReference.cache differ diff --git a/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx b/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx index 625bc870..184fdf76 100644 --- a/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx +++ b/GMW/GMW_Term/WebUserControls/mod_listePrelievo.ascx @@ -148,16 +148,12 @@ - <%----%> - <%-- --%> diff --git a/GMW/GMW_Term/bin/GMW_Term.dll b/GMW/GMW_Term/bin/GMW_Term.dll index c593fa28..54e0cb1b 100644 Binary files a/GMW/GMW_Term/bin/GMW_Term.dll and b/GMW/GMW_Term/bin/GMW_Term.dll differ diff --git a/GMW/GMW_Term/bin/GMW_data.dll b/GMW/GMW_Term/bin/GMW_data.dll index 6dd2368d..d00ceb21 100644 Binary files a/GMW/GMW_Term/bin/GMW_data.dll and b/GMW/GMW_Term/bin/GMW_data.dll differ diff --git a/GMW/GMW_Term/bin/SteamWare.dll b/GMW/GMW_Term/bin/SteamWare.dll index 4a1aa17b..35a826d9 100644 Binary files a/GMW/GMW_Term/bin/SteamWare.dll and b/GMW/GMW_Term/bin/SteamWare.dll differ diff --git a/GMW/GMW_Term/images/ArrowDownRed_l.jpg b/GMW/GMW_Term/images/ArrowDownRed_l.jpg new file mode 100644 index 00000000..3b0947ab Binary files /dev/null and b/GMW/GMW_Term/images/ArrowDownRed_l.jpg differ diff --git a/GMW/GMW_Term/images/ArrowDownRed_m.jpg b/GMW/GMW_Term/images/ArrowDownRed_m.jpg new file mode 100644 index 00000000..fb50ba5e Binary files /dev/null and b/GMW/GMW_Term/images/ArrowDownRed_m.jpg differ diff --git a/GMW/GMW_Term/images/ArrowDownRed_s.jpg b/GMW/GMW_Term/images/ArrowDownRed_s.jpg new file mode 100644 index 00000000..04370609 Binary files /dev/null and b/GMW/GMW_Term/images/ArrowDownRed_s.jpg differ diff --git a/GMW/GMW_Term/images/ArrowUpGreen_l.jpg b/GMW/GMW_Term/images/ArrowUpGreen_l.jpg new file mode 100644 index 00000000..dc32d7a0 Binary files /dev/null and b/GMW/GMW_Term/images/ArrowUpGreen_l.jpg differ diff --git a/GMW/GMW_Term/images/ArrowUpGreen_m.jpg b/GMW/GMW_Term/images/ArrowUpGreen_m.jpg new file mode 100644 index 00000000..cd033221 Binary files /dev/null and b/GMW/GMW_Term/images/ArrowUpGreen_m.jpg differ diff --git a/GMW/GMW_Term/images/ArrowUpGreen_s.jpg b/GMW/GMW_Term/images/ArrowUpGreen_s.jpg new file mode 100644 index 00000000..a3821901 Binary files /dev/null and b/GMW/GMW_Term/images/ArrowUpGreen_s.jpg differ diff --git a/GMW/GMW_Term/images/apply_l.jpg b/GMW/GMW_Term/images/apply_l.jpg new file mode 100644 index 00000000..fbf5025a Binary files /dev/null and b/GMW/GMW_Term/images/apply_l.jpg differ diff --git a/GMW/GMW_Term/images/apply_m.jpg b/GMW/GMW_Term/images/apply_m.jpg new file mode 100644 index 00000000..587cf2be Binary files /dev/null and b/GMW/GMW_Term/images/apply_m.jpg differ diff --git a/GMW/GMW_Term/images/apply_s.jpg b/GMW/GMW_Term/images/apply_s.jpg new file mode 100644 index 00000000..4e8b35e6 Binary files /dev/null and b/GMW/GMW_Term/images/apply_s.jpg differ diff --git a/GMW/GMW_Term/images/cancel_l.jpg b/GMW/GMW_Term/images/cancel_l.jpg new file mode 100644 index 00000000..3deceed9 Binary files /dev/null and b/GMW/GMW_Term/images/cancel_l.jpg differ diff --git a/GMW/GMW_Term/images/cancel_m.jpg b/GMW/GMW_Term/images/cancel_m.jpg new file mode 100644 index 00000000..7fa15d61 Binary files /dev/null and b/GMW/GMW_Term/images/cancel_m.jpg differ diff --git a/GMW/GMW_Term/images/cancel_s.jpg b/GMW/GMW_Term/images/cancel_s.jpg new file mode 100644 index 00000000..2e81aac0 Binary files /dev/null and b/GMW/GMW_Term/images/cancel_s.jpg differ diff --git a/GMW/GMW_Term_installer/GMW_Term_installer.vdproj b/GMW/GMW_Term_installer/GMW_Term_installer.vdproj index 46bf654e..63cadc1d 100644 --- a/GMW/GMW_Term_installer/GMW_Term_installer.vdproj +++ b/GMW/GMW_Term_installer/GMW_Term_installer.vdproj @@ -331,7 +331,7 @@ "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:GMW_Term" "ProductCode" = "8:{1BBDACA5-8892-414E-8C79-B4A1C7EFA3BF}" - "PackageCode" = "8:{99D2A97D-586D-4099-8CA9-FCC8ED002D86}" + "PackageCode" = "8:{47C2ACF1-7E3D-4F00-BD02-70FCB2C70727}" "UpgradeCode" = "8:{B348C50D-8DAD-4430-AEF0-60800C94CB78}" "RestartWWWService" = "11:TRUE" "RemovePreviousVersions" = "11:TRUE" @@ -810,7 +810,7 @@ } "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_9C1BA08A590A44EC9515C0F91AD50A1D" { - "SourcePath" = "8:..\\..\\SetDirectoryPermission\\obj\\Debug\\SetDirectoryPermission.exe" + "SourcePath" = "8:..\\..\\SetDirectoryPermission\\obj\\Release\\SetDirectoryPermission.exe" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_A89965CB827F476CB8D496FFFC9653DF" @@ -838,7 +838,7 @@ } "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_B0271B832DBE45F0B50639E61DAE3CF4" { - "SourcePath" = "8:..\\..\\IISCustomActionVB\\IISConsoleVB\\obj\\Debug\\IISConsoleVB.exe" + "SourcePath" = "8:..\\..\\IISCustomActionVB\\IISConsoleVB\\obj\\Release\\IISConsoleVB.exe" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_A89965CB827F476CB8D496FFFC9653DF" diff --git a/GMW/GMW_Term_installer/Release/GMW_Term_installer.msi b/GMW/GMW_Term_installer/Release/GMW_Term_installer.msi index 372f34cb..79424211 100644 Binary files a/GMW/GMW_Term_installer/Release/GMW_Term_installer.msi and b/GMW/GMW_Term_installer/Release/GMW_Term_installer.msi differ diff --git a/GMW/GMW_data/bin/Release/GMW_data.dll b/GMW/GMW_data/bin/Release/GMW_data.dll index ba76d6c9..d00ceb21 100644 Binary files a/GMW/GMW_data/bin/Release/GMW_data.dll and b/GMW/GMW_data/bin/Release/GMW_data.dll differ diff --git a/GMW/GMW_data/obj/Release/GMW_data.dll b/GMW/GMW_data/obj/Release/GMW_data.dll index ba76d6c9..d00ceb21 100644 Binary files a/GMW/GMW_data/obj/Release/GMW_data.dll and b/GMW/GMW_data/obj/Release/GMW_data.dll differ