-
Gestione Accesso MedPred
+
Gestione Accesso ScheMe
Attenzione, se non è possibile accedere all'applicazione prego richiedere autorizzazione al responsabile del progetto.
diff --git a/ScheMe/UserAdmin.aspx.cs b/ScheMe/UserAdmin.aspx.cs
index e8701c4..9fc4fd6 100644
--- a/ScheMe/UserAdmin.aspx.cs
+++ b/ScheMe/UserAdmin.aspx.cs
@@ -7,7 +7,7 @@ using System.Web.UI;
using System.Web.UI.WebControls;
using SteamWare;
-namespace MedPred
+namespace ScheMe
{
public partial class UserAdmin : System.Web.UI.Page
{
diff --git a/ScheMe/UserAdmin.aspx.designer.cs b/ScheMe/UserAdmin.aspx.designer.cs
index ee4efdb..93c3bcb 100644
--- a/ScheMe/UserAdmin.aspx.designer.cs
+++ b/ScheMe/UserAdmin.aspx.designer.cs
@@ -7,7 +7,7 @@
//
//------------------------------------------------------------------------------
-namespace MedPred {
+namespace ScheMe {
public partial class UserAdmin {
diff --git a/ScheMe/VAC.aspx b/ScheMe/VAC.aspx
index 82ae7e9..50ce8d8 100644
--- a/ScheMe/VAC.aspx
+++ b/ScheMe/VAC.aspx
@@ -1,4 +1,4 @@
-<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VAC.aspx.cs" Inherits="MedPred.VAC" %>
+<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VAC.aspx.cs" Inherits="ScheMe.VAC" %>
diff --git a/ScheMe/VAC.aspx.cs b/ScheMe/VAC.aspx.cs
index 1745535..ee88045 100644
--- a/ScheMe/VAC.aspx.cs
+++ b/ScheMe/VAC.aspx.cs
@@ -5,7 +5,7 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
-namespace MedPred
+namespace ScheMe
{
public partial class VAC : SteamWare.UserPage
{
diff --git a/ScheMe/VAC.aspx.designer.cs b/ScheMe/VAC.aspx.designer.cs
index b90c933..923a790 100644
--- a/ScheMe/VAC.aspx.designer.cs
+++ b/ScheMe/VAC.aspx.designer.cs
@@ -7,7 +7,7 @@
//
//------------------------------------------------------------------------------
-namespace MedPred {
+namespace ScheMe {
public partial class VAC {
diff --git a/ScheMe/VBMA.aspx b/ScheMe/VBMA.aspx
index 3562656..dfd839c 100644
--- a/ScheMe/VBMA.aspx
+++ b/ScheMe/VBMA.aspx
@@ -1,4 +1,4 @@
-<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VBMA.aspx.cs" Inherits="MedPred.VBMA" %>
+<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VBMA.aspx.cs" Inherits="ScheMe.VBMA" %>
diff --git a/ScheMe/VBMA.aspx.cs b/ScheMe/VBMA.aspx.cs
index 17d14a4..7e32f5a 100644
--- a/ScheMe/VBMA.aspx.cs
+++ b/ScheMe/VBMA.aspx.cs
@@ -5,7 +5,7 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
-namespace MedPred
+namespace ScheMe
{
public partial class VBMA : SteamWare.UserPage
{
diff --git a/ScheMe/VBMA.aspx.designer.cs b/ScheMe/VBMA.aspx.designer.cs
index 42e1ec8..7682ae1 100644
--- a/ScheMe/VBMA.aspx.designer.cs
+++ b/ScheMe/VBMA.aspx.designer.cs
@@ -7,7 +7,7 @@
//
//------------------------------------------------------------------------------
-namespace MedPred {
+namespace ScheMe {
public partial class VBMA {
diff --git a/ScheMe/VCP.aspx b/ScheMe/VCP.aspx
index 998f1b4..7440f78 100644
--- a/ScheMe/VCP.aspx
+++ b/ScheMe/VCP.aspx
@@ -1,4 +1,4 @@
-<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VCP.aspx.cs" Inherits="MedPred.VCP" %>
+<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VCP.aspx.cs" Inherits="ScheMe.VCP" %>
diff --git a/ScheMe/VCP.aspx.cs b/ScheMe/VCP.aspx.cs
index d019197..e962162 100644
--- a/ScheMe/VCP.aspx.cs
+++ b/ScheMe/VCP.aspx.cs
@@ -5,7 +5,7 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
-namespace MedPred
+namespace ScheMe
{
public partial class VCP : SteamWare.UserPage
{
diff --git a/ScheMe/VCP.aspx.designer.cs b/ScheMe/VCP.aspx.designer.cs
index e5ee468..f3e9450 100644
--- a/ScheMe/VCP.aspx.designer.cs
+++ b/ScheMe/VCP.aspx.designer.cs
@@ -7,7 +7,7 @@
//
//------------------------------------------------------------------------------
-namespace MedPred {
+namespace ScheMe {
public partial class VCP {
diff --git a/ScheMe/VL.aspx b/ScheMe/VL.aspx
index 6f5490e..26df69c 100644
--- a/ScheMe/VL.aspx
+++ b/ScheMe/VL.aspx
@@ -1,4 +1,4 @@
-<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VL.aspx.cs" Inherits="MedPred.VL" %>
+<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VL.aspx.cs" Inherits="ScheMe.VL" %>
diff --git a/ScheMe/VL.aspx.cs b/ScheMe/VL.aspx.cs
index ee78354..98c37c5 100644
--- a/ScheMe/VL.aspx.cs
+++ b/ScheMe/VL.aspx.cs
@@ -6,7 +6,7 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
-namespace MedPred
+namespace ScheMe
{
public partial class VL : SteamWare.UserPage
{
diff --git a/ScheMe/VL.aspx.designer.cs b/ScheMe/VL.aspx.designer.cs
index a10aa7a..763c268 100644
--- a/ScheMe/VL.aspx.designer.cs
+++ b/ScheMe/VL.aspx.designer.cs
@@ -7,7 +7,7 @@
//
//------------------------------------------------------------------------------
-namespace MedPred {
+namespace ScheMe {
public partial class VL {
diff --git a/ScheMe/VP.aspx b/ScheMe/VP.aspx
index a5f7ca2..0f40838 100644
--- a/ScheMe/VP.aspx
+++ b/ScheMe/VP.aspx
@@ -1,4 +1,4 @@
-<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VP.aspx.cs" Inherits="MedPred.VP" %>
+<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VP.aspx.cs" Inherits="ScheMe.VP" %>
diff --git a/ScheMe/VP.aspx.cs b/ScheMe/VP.aspx.cs
index 2ce4bb6..aef1be9 100644
--- a/ScheMe/VP.aspx.cs
+++ b/ScheMe/VP.aspx.cs
@@ -5,7 +5,7 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
-namespace MedPred
+namespace ScheMe
{
public partial class VP : SteamWare.UserPage
{
diff --git a/ScheMe/VP.aspx.designer.cs b/ScheMe/VP.aspx.designer.cs
index 2faed28..de18928 100644
--- a/ScheMe/VP.aspx.designer.cs
+++ b/ScheMe/VP.aspx.designer.cs
@@ -7,7 +7,7 @@
//
//------------------------------------------------------------------------------
-namespace MedPred {
+namespace ScheMe {
public partial class VP {
diff --git a/ScheMe/VRF.aspx b/ScheMe/VRF.aspx
index 389a7f7..c3d0e6d 100644
--- a/ScheMe/VRF.aspx
+++ b/ScheMe/VRF.aspx
@@ -1,4 +1,4 @@
-<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VRF.aspx.cs" Inherits="MedPred.VRF" %>
+<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VRF.aspx.cs" Inherits="ScheMe.VRF" %>
<%@ Register Src="~/WebUserControls/mod_reportVisita.ascx" TagPrefix="uc1" TagName="mod_reportVisita" %>
diff --git a/ScheMe/VRF.aspx.cs b/ScheMe/VRF.aspx.cs
index 516e7c5..e4cc9e0 100644
--- a/ScheMe/VRF.aspx.cs
+++ b/ScheMe/VRF.aspx.cs
@@ -6,7 +6,7 @@ using System.Web.UI;
using System.Web.UI.WebControls;
using SteamWare;
-namespace MedPred
+namespace ScheMe
{
public partial class VRF : SteamWare.UserPage
{
diff --git a/ScheMe/VRF.aspx.designer.cs b/ScheMe/VRF.aspx.designer.cs
index d5ad7c1..7486dc7 100644
--- a/ScheMe/VRF.aspx.designer.cs
+++ b/ScheMe/VRF.aspx.designer.cs
@@ -7,7 +7,7 @@
//
//------------------------------------------------------------------------------
-namespace MedPred {
+namespace ScheMe {
public partial class VRF {
diff --git a/ScheMe/VSV.aspx b/ScheMe/VSV.aspx
index 9a8f5f2..9f37807 100644
--- a/ScheMe/VSV.aspx
+++ b/ScheMe/VSV.aspx
@@ -1,4 +1,4 @@
-<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VSV.aspx.cs" Inherits="MedPred.VSV" %>
+<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VSV.aspx.cs" Inherits="ScheMe.VSV" %>
diff --git a/ScheMe/VSV.aspx.cs b/ScheMe/VSV.aspx.cs
index 8b052ab..7dfb544 100644
--- a/ScheMe/VSV.aspx.cs
+++ b/ScheMe/VSV.aspx.cs
@@ -5,7 +5,7 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
-namespace MedPred
+namespace ScheMe
{
public partial class VSV : SteamWare.UserPage
{
diff --git a/ScheMe/VSV.aspx.designer.cs b/ScheMe/VSV.aspx.designer.cs
index 4fc31ec..f1535bc 100644
--- a/ScheMe/VSV.aspx.designer.cs
+++ b/ScheMe/VSV.aspx.designer.cs
@@ -7,7 +7,7 @@
//
//------------------------------------------------------------------------------
-namespace MedPred {
+namespace ScheMe {
public partial class VSV {
diff --git a/ScheMe/Visite.aspx b/ScheMe/Visite.aspx
index 50d8f7c..4c16382 100644
--- a/ScheMe/Visite.aspx
+++ b/ScheMe/Visite.aspx
@@ -1,4 +1,4 @@
-<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="Visite.aspx.cs" Inherits="MedPred.Visite" %>
+<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="Visite.aspx.cs" Inherits="ScheMe.Visite" %>
<%@ Register Src="~/WebUserControls/mod_ElencoVisitePaziente.ascx" TagPrefix="uc1" TagName="mod_ElencoVisitePaziente" %>
diff --git a/ScheMe/Visite.aspx.cs b/ScheMe/Visite.aspx.cs
index f0c2df0..d76201e 100644
--- a/ScheMe/Visite.aspx.cs
+++ b/ScheMe/Visite.aspx.cs
@@ -5,7 +5,7 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
-namespace MedPred
+namespace ScheMe
{
public partial class Visite : System.Web.UI.Page
{
diff --git a/ScheMe/Visite.aspx.designer.cs b/ScheMe/Visite.aspx.designer.cs
index cbbce5d..77d06fa 100644
--- a/ScheMe/Visite.aspx.designer.cs
+++ b/ScheMe/Visite.aspx.designer.cs
@@ -7,7 +7,7 @@
//
//------------------------------------------------------------------------------
-namespace MedPred {
+namespace ScheMe {
public partial class Visite {
diff --git a/ScheMe/Web.WinLab.config b/ScheMe/Web.WinLab.config
index 8317475..a766e7b 100644
--- a/ScheMe/Web.WinLab.config
+++ b/ScheMe/Web.WinLab.config
@@ -15,19 +15,19 @@
-->
-
-
-
+
+
-
-
-
+
+
+
-
-
-
-
+
+
+
+
diff --git a/ScheMe/Web.config b/ScheMe/Web.config
index 26d932f..e209b9c 100644
--- a/ScheMe/Web.config
+++ b/ScheMe/Web.config
@@ -14,16 +14,16 @@
-
+
-
+
-
+
@@ -37,20 +37,20 @@
-
+
-
-
+
+
-
-
-
+
+
+
diff --git a/ScheMe/WebUserControls/mod_elencoRichResetUtenti.ascx.cs b/ScheMe/WebUserControls/mod_elencoRichResetUtenti.ascx.cs
index a58118b..e197073 100644
--- a/ScheMe/WebUserControls/mod_elencoRichResetUtenti.ascx.cs
+++ b/ScheMe/WebUserControls/mod_elencoRichResetUtenti.ascx.cs
@@ -90,7 +90,7 @@ namespace ScheMe.WebUserControls
if (USER_NAME != "" && AuthKey != "")
{
// invio email!
- devicesAuthProxy.stObj.sendEmailAuthKey(USER_NAME, AuthKey, "MedPred Authorization");
+ devicesAuthProxy.stObj.sendEmailAuthKey(USER_NAME, AuthKey, "ScheMe Authorization");
}
break;
default:
diff --git a/ScheMe/WebUserControls/mod_header.ascx b/ScheMe/WebUserControls/mod_header.ascx
index f1365d1..73f7c1b 100644
--- a/ScheMe/WebUserControls/mod_header.ascx
+++ b/ScheMe/WebUserControls/mod_header.ascx
@@ -1,6 +1,6 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_header.ascx.cs" Inherits="ScheMe.WebUserControls.mod_header" %>
- MedPred - <%: titolo %>
+ ScheMe - <%: titolo %>
User Admin
diff --git a/ScheMe/WebUserControls/mod_header.ascx.cs b/ScheMe/WebUserControls/mod_header.ascx.cs
index 19f5a20..7675b97 100644
--- a/ScheMe/WebUserControls/mod_header.ascx.cs
+++ b/ScheMe/WebUserControls/mod_header.ascx.cs
@@ -98,7 +98,7 @@ namespace ScheMe.WebUserControls
if (!devicesAuthProxy.stObj.isAuth)
{
// controllo cookie device...
- allOk = checkAuthCookieMedPred();
+ allOk = checkAuthCookieScheMe();
if (!allOk)
{
ResetUser();
@@ -126,7 +126,7 @@ namespace ScheMe.WebUserControls
///
/// verifica la presenza di un cookie VALIDO per autorizzare il device ed avvia utente...
///
- private bool checkAuthCookieMedPred()
+ private bool checkAuthCookieScheMe()
{
bool answ = false;
try
diff --git a/ScheMe/bin/MedPred.dll b/ScheMe/bin/MedPred.dll
index a4a6157..00a566a 100644
Binary files a/ScheMe/bin/MedPred.dll and b/ScheMe/bin/MedPred.dll differ
diff --git a/ScheMe/bin/MedPred.dll.config b/ScheMe/bin/MedPred.dll.config
index 26d932f..e209b9c 100644
--- a/ScheMe/bin/MedPred.dll.config
+++ b/ScheMe/bin/MedPred.dll.config
@@ -14,16 +14,16 @@
-
+
-
+
-
+
@@ -37,20 +37,20 @@
-
+
-
-
+
+
-
-
-
+
+
+
diff --git a/ScheMe/bin/MedPred_Data.dll b/ScheMe/bin/MedPred_Data.dll
index 5497cf2..2f16709 100644
Binary files a/ScheMe/bin/MedPred_Data.dll and b/ScheMe/bin/MedPred_Data.dll differ
diff --git a/ScheMe/bin/SteamWare.dll b/ScheMe/bin/SteamWare.dll
index 419e1f4..1b23879 100644
Binary files a/ScheMe/bin/SteamWare.dll and b/ScheMe/bin/SteamWare.dll differ
diff --git a/ScheMe/jumper.aspx b/ScheMe/jumper.aspx
index cfbdf2c..54ab610 100644
--- a/ScheMe/jumper.aspx
+++ b/ScheMe/jumper.aspx
@@ -1,4 +1,4 @@
-<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="jumper.aspx.cs" Inherits="MedPred.jumper" %>
+<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="jumper.aspx.cs" Inherits="ScheMe.jumper" %>
<%@ Register src="WebUserControls/mod_enrollByJumperAuthKey.ascx" tagname="mod_enrollByJumperAuthKey" tagprefix="uc1" %>
diff --git a/ScheMe/jumper.aspx.cs b/ScheMe/jumper.aspx.cs
index b9a3bb8..fb28b7d 100644
--- a/ScheMe/jumper.aspx.cs
+++ b/ScheMe/jumper.aspx.cs
@@ -5,7 +5,7 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
-namespace MedPred
+namespace ScheMe
{
public partial class jumper : System.Web.UI.Page
{
diff --git a/ScheMe/jumper.aspx.designer.cs b/ScheMe/jumper.aspx.designer.cs
index b9a4021..ba664f1 100644
--- a/ScheMe/jumper.aspx.designer.cs
+++ b/ScheMe/jumper.aspx.designer.cs
@@ -7,7 +7,7 @@
//
//------------------------------------------------------------------------------
-namespace MedPred {
+namespace ScheMe {
public partial class jumper {
diff --git a/ScheMe_Data/bin/Debug/MedPred_Data.dll b/ScheMe_Data/bin/Debug/MedPred_Data.dll
index 5497cf2..2f16709 100644
Binary files a/ScheMe_Data/bin/Debug/MedPred_Data.dll and b/ScheMe_Data/bin/Debug/MedPred_Data.dll differ
diff --git a/ScheMe_Data/bin/Debug/SteamWare.dll b/ScheMe_Data/bin/Debug/SteamWare.dll
index 419e1f4..1b23879 100644
Binary files a/ScheMe_Data/bin/Debug/SteamWare.dll and b/ScheMe_Data/bin/Debug/SteamWare.dll differ