diff --git a/.vs/WebSCR/v14/.suo b/.vs/WebSCR/v14/.suo
index 11b4171..b3e321a 100644
Binary files a/.vs/WebSCR/v14/.suo and b/.vs/WebSCR/v14/.suo differ
diff --git a/VersGen/WebSC.cs b/VersGen/WebSC.cs
index d4f0280..6481839 100644
--- a/VersGen/WebSC.cs
+++ b/VersGen/WebSC.cs
@@ -5,7 +5,7 @@
using System.Reflection;
-[assembly: AssemblyVersion("1.9.064.191")]
-[assembly: AssemblyFileVersion("1.9.064.191")]
-[assembly: AssemblyCopyright("Steamware © 2015-2015")]
+[assembly: AssemblyVersion("1.9.066.288")]
+[assembly: AssemblyFileVersion("1.9.066.288")]
+[assembly: AssemblyCopyright("Steamware © 2015-2016")]
[assembly: AssemblyCompany("Steamware")]
diff --git a/VersGen/WebSC.tt b/VersGen/WebSC.tt
index 1847d20..7ce7e3e 100644
--- a/VersGen/WebSC.tt
+++ b/VersGen/WebSC.tt
@@ -6,8 +6,8 @@
using System.Reflection;
-[assembly: AssemblyVersion("1.9.064.<#= this.RevisionNumber #>")]
-[assembly: AssemblyFileVersion("1.9.064.<#= this.RevisionNumber #>")]
+[assembly: AssemblyVersion("1.9.066.<#= this.RevisionNumber #>")]
+[assembly: AssemblyFileVersion("1.9.066.<#= this.RevisionNumber #>")]
[assembly: AssemblyCopyright("Steamware © 2015-<#= DateTime.Now.Year #>")]
[assembly: AssemblyCompany("Steamware")]
<#+
diff --git a/VersGen/obj/Debug/TempPE/WebSC.cs.dll b/VersGen/obj/Debug/TempPE/WebSC.cs.dll
index 3e1a64e..443b2aa 100644
Binary files a/VersGen/obj/Debug/TempPE/WebSC.cs.dll and b/VersGen/obj/Debug/TempPE/WebSC.cs.dll differ
diff --git a/VersGen/obj/Release/TempPE/WebSC.cs.dll b/VersGen/obj/Release/TempPE/WebSC.cs.dll
index 0a50ae9..6225ce5 100644
Binary files a/VersGen/obj/Release/TempPE/WebSC.cs.dll and b/VersGen/obj/Release/TempPE/WebSC.cs.dll differ
diff --git a/WebSCR/WebUserControls/mod_filtroZona.ascx.cs b/WebSCR/WebUserControls/mod_filtroZona.ascx.cs
index 487607e..370567f 100644
--- a/WebSCR/WebUserControls/mod_filtroZona.ascx.cs
+++ b/WebSCR/WebUserControls/mod_filtroZona.ascx.cs
@@ -32,6 +32,8 @@ namespace WebSCR.WebUserControls
{
txtCerca.Text = memLayer.ML.StringSessionObj("currDoc");
ddlAnno.DataBind();
+ // salvo anno..
+ memLayer.ML.setSessionVal("yearSel", ddlAnno.SelectedValue);
refreshSearch();
}
else
@@ -134,10 +136,11 @@ namespace WebSCR.WebUserControls
protected void ddlAnno_SelectedIndexChanged(object sender, EventArgs e)
{
+ // salvo anno
+ memLayer.ML.setSessionVal("yearSel", ddlAnno.SelectedValue);
refreshSearch();
reportEvent();
}
}
-
}
\ No newline at end of file
diff --git a/WebSCR/WebUserControls/mod_giornata.ascx.cs b/WebSCR/WebUserControls/mod_giornata.ascx.cs
index 74dab60..01782f8 100644
--- a/WebSCR/WebUserControls/mod_giornata.ascx.cs
+++ b/WebSCR/WebUserControls/mod_giornata.ascx.cs
@@ -91,7 +91,21 @@ namespace WebSCR.WebUserControls
DtProxy.man.taImp.updStart(Convert.ToInt32(e.Id), e.NewStart);
doUpdate();
}
-
+ ///
+ /// anno selezionato
+ ///
+ public int yearSel
+ {
+ get
+ {
+ int answ = DateTime.Now.Year;
+ if (memLayer.ML.isInSessionObject("yearSel"))
+ {
+ answ = memLayer.ML.IntSessionObj("yearSel");
+ }
+ return answ;
+ }
+ }
///
/// evento selezione periodo inizio
///
@@ -111,7 +125,7 @@ namespace WebSCR.WebUserControls
//string squadra = mod_selSquadre.selected[0].ToString();
string squadra = memLayer.ML.StringSessionObj("elencoSquadre").Split(',')[0].ToString();
// selezionato periodo, salvo evento inizio...
- DtProxy.man.taImp.insertQuery(e.Start, "INDIC", squadra, doc, DateTime.Now.Year);
+ DtProxy.man.taImp.insertQuery(e.Start, "INDIC", squadra, doc, yearSel);
// consumo il doc selezionato e quindi rimuovo da sessione...
memLayer.ML.emptySessionVal("currDoc");
}
diff --git a/WebSCR/bin/SteamWare.xml b/WebSCR/bin/SteamWare.xml
index 192d270..b586d38 100644
--- a/WebSCR/bin/SteamWare.xml
+++ b/WebSCR/bin/SteamWare.xml
@@ -602,7 +602,7 @@
- effettua setup dei connection strings da web.config delal singola applicazione
+ effettua setup dei connection strings da web.config della singola applicazione
@@ -1430,12 +1430,19 @@
- Restitusice il numero di attivazioni rimaste x utente dato email e key
+ Restituisce il numero di attivazioni rimaste x utente dato email e key
+
+
+ Restituisce il numero di attivazioni rimaste x utente dato email
+
+
+
+
cancella da session l'utente
@@ -3348,6 +3355,13 @@
forza lo svuotamento delel tabelle indicate come in cache...
+
+
+ Formattazione stringa URL immagini con gestione "base url"
+
+
+
+
Salted password hashing with PBKDF2-SHA1.
@@ -3720,12 +3734,12 @@
- determina se l'utente sia abilitato a scrivere nelal apgina corrente (quindi modificare e cancellare...)
+ determina se l'utente sia abilitato a scrivere nella pagina corrente (quindi modificare e cancellare...)
- determina se l'utente sia abilitato alla pagina corrente (di base visualizzaizone...)
+ determina se l'utente sia abilitato alla pagina corrente (di base visualizzazione...)
@@ -3733,6 +3747,13 @@
titolo pagina
+
+
+ evento standard agganciabile da grView x aggiunta doppio click e singolo click (x edit e select)
+
+
+
+
classe gestione utente: auth e permission/ruoli - versione GENERICA
@@ -4660,5 +4681,24 @@
+
+
+ gestione helper tempi ciclo
+
+
+
+
+ formatta in minuti/sec partendo da min.cent
+
+
+
+
+
+
+ conversione da tempo minuti centesimali a minuti/secondi
+
+
+
+
diff --git a/WebSCR/bin/WebSCR.dll b/WebSCR/bin/WebSCR.dll
index 773d8d9..45d9d5a 100644
Binary files a/WebSCR/bin/WebSCR.dll and b/WebSCR/bin/WebSCR.dll differ
diff --git a/WebSCR_data/bin/Debug/SteamWare.dll b/WebSCR_data/bin/Debug/SteamWare.dll
index f6c0418..72f6575 100644
Binary files a/WebSCR_data/bin/Debug/SteamWare.dll and b/WebSCR_data/bin/Debug/SteamWare.dll differ
diff --git a/WebSCR_data/bin/Debug/SteamWare.xml b/WebSCR_data/bin/Debug/SteamWare.xml
index 192d270..b586d38 100644
--- a/WebSCR_data/bin/Debug/SteamWare.xml
+++ b/WebSCR_data/bin/Debug/SteamWare.xml
@@ -602,7 +602,7 @@
- effettua setup dei connection strings da web.config delal singola applicazione
+ effettua setup dei connection strings da web.config della singola applicazione
@@ -1430,12 +1430,19 @@
- Restitusice il numero di attivazioni rimaste x utente dato email e key
+ Restituisce il numero di attivazioni rimaste x utente dato email e key
+
+
+ Restituisce il numero di attivazioni rimaste x utente dato email
+
+
+
+
cancella da session l'utente
@@ -3348,6 +3355,13 @@
forza lo svuotamento delel tabelle indicate come in cache...
+
+
+ Formattazione stringa URL immagini con gestione "base url"
+
+
+
+
Salted password hashing with PBKDF2-SHA1.
@@ -3720,12 +3734,12 @@
- determina se l'utente sia abilitato a scrivere nelal apgina corrente (quindi modificare e cancellare...)
+ determina se l'utente sia abilitato a scrivere nella pagina corrente (quindi modificare e cancellare...)
- determina se l'utente sia abilitato alla pagina corrente (di base visualizzaizone...)
+ determina se l'utente sia abilitato alla pagina corrente (di base visualizzazione...)
@@ -3733,6 +3747,13 @@
titolo pagina
+
+
+ evento standard agganciabile da grView x aggiunta doppio click e singolo click (x edit e select)
+
+
+
+
classe gestione utente: auth e permission/ruoli - versione GENERICA
@@ -4660,5 +4681,24 @@
+
+
+ gestione helper tempi ciclo
+
+
+
+
+ formatta in minuti/sec partendo da min.cent
+
+
+
+
+
+
+ conversione da tempo minuti centesimali a minuti/secondi
+
+
+
+
diff --git a/WebSCR_data/bin/Debug/WebSCR_data.dll b/WebSCR_data/bin/Debug/WebSCR_data.dll
index 4b2489c..dfd47cf 100644
Binary files a/WebSCR_data/bin/Debug/WebSCR_data.dll and b/WebSCR_data/bin/Debug/WebSCR_data.dll differ
diff --git a/WebSCR_data/bin/Debug/WebSCR_data.dll.config b/WebSCR_data/bin/Debug/WebSCR_data.dll.config
index 01ecf2d..52daa49 100644
--- a/WebSCR_data/bin/Debug/WebSCR_data.dll.config
+++ b/WebSCR_data/bin/Debug/WebSCR_data.dll.config
@@ -3,6 +3,6 @@
-
+
\ No newline at end of file
diff --git a/WebSCR_data/obj/Debug/TempPE/DS_Applicazione.Designer.cs.dll b/WebSCR_data/obj/Debug/TempPE/DS_Applicazione.Designer.cs.dll
index fabd5db..1611553 100644
Binary files a/WebSCR_data/obj/Debug/TempPE/DS_Applicazione.Designer.cs.dll and b/WebSCR_data/obj/Debug/TempPE/DS_Applicazione.Designer.cs.dll differ
diff --git a/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache b/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache
index 3bbc058..e16b1f5 100644
Binary files a/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache and b/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache differ
diff --git a/WebSCR_data/obj/Debug/WebSCR_data.dll b/WebSCR_data/obj/Debug/WebSCR_data.dll
index 4b2489c..dfd47cf 100644
Binary files a/WebSCR_data/obj/Debug/WebSCR_data.dll and b/WebSCR_data/obj/Debug/WebSCR_data.dll differ