From 31328b6a0ad024fc1e903f9abc4f8cb0c07d8444 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 3 Feb 2026 17:24:58 +0000 Subject: [PATCH 01/35] fg --- Js/fonctions.js | 5 ++--- Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index f305887..2624321 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -118,9 +118,8 @@ async function showMessageDeconnexion() await alert_ebene(msg, msgEng).then(() => { // Ce code ne s’exécute qu’après clic sur OK - setInterval(() => { - window.location.assign($("#racineWeb" ).val()+"Connexion/deconnecter/"); - }, 20000); + window.location.assign($("#racineWeb" ).val()+"Connexion/deconnecter/"); + }); } diff --git a/Vue/gabarit.php b/Vue/gabarit.php index c73d89b..98fb0ef 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -677,7 +677,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - + - + + }, 1000); - - - From 7c9271cc875464b84a17def4df3d0e7eb5f4383b Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 5 Feb 2026 12:47:31 +0000 Subject: [PATCH 11/35] fd --- Vue/Creeradherent/index.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Vue/Creeradherent/index.php b/Vue/Creeradherent/index.php index 579b9d4..75d05b0 100644 --- a/Vue/Creeradherent/index.php +++ b/Vue/Creeradherent/index.php @@ -26,13 +26,17 @@
- +
- + From 0517c462416e6deb0065a530be9caa126375876d Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 5 Feb 2026 13:01:31 +0000 Subject: [PATCH 12/35] fd --- Vue/Creeradherent/index.php | 56 +++++++++++++++++++++++++++---------- 1 file changed, 42 insertions(+), 14 deletions(-) diff --git a/Vue/Creeradherent/index.php b/Vue/Creeradherent/index.php index 75d05b0..4e951bb 100644 --- a/Vue/Creeradherent/index.php +++ b/Vue/Creeradherent/index.php @@ -43,22 +43,30 @@
- +
- +
- +
- +
@@ -66,13 +74,17 @@
- +
- +
- +
- + @@ -107,13 +123,17 @@
- +
- +
@@ -142,7 +164,9 @@
- +
@@ -165,7 +189,9 @@
- +
@@ -173,7 +199,9 @@
- + From 8ad01414aec4b15a9c3731dbfa137c8a6ed3e350 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 5 Feb 2026 14:10:58 +0000 Subject: [PATCH 13/35] fd --- Vue/Creerbeneficiaire/index.php | 50 ++++++++++++++++++++++++--------- 1 file changed, 37 insertions(+), 13 deletions(-) diff --git a/Vue/Creerbeneficiaire/index.php b/Vue/Creerbeneficiaire/index.php index 01d15ce..80cbf66 100644 --- a/Vue/Creerbeneficiaire/index.php +++ b/Vue/Creerbeneficiaire/index.php @@ -27,21 +27,27 @@
- +
- +
- + @@ -53,24 +59,32 @@
- +
- +
- +
- + @@ -79,7 +93,9 @@
- +
@@ -94,25 +110,33 @@
- +
- +
- +
- - + +
From fedb4f4188ff57d7a9070fa38fd965708b850275 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 6 Feb 2026 08:20:17 +0000 Subject: [PATCH 14/35] f --- Vue/Listeimportassure/index.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Vue/Listeimportassure/index.php b/Vue/Listeimportassure/index.php index 767a47f..0a2d4c2 100644 --- a/Vue/Listeimportassure/index.php +++ b/Vue/Listeimportassure/index.php @@ -68,10 +68,6 @@
-
- - -
From e6b59f630a5c653baf8088e7071622d70ec9d7e6 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 6 Feb 2026 12:25:22 +0000 Subject: [PATCH 15/35] fa --- Vue/gabarit.php | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 0bd408a..b84eaa1 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -478,9 +478,15 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
-
- nettoyer($_SESSION['numeroPolice_C']) ?> -
+ +
+ nettoyer($_SESSION['numeroPolice_C']) ?> +
+ + +
From 3f46a25019b6bb9ec1380e5ddf0d16dc8def2b6c Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 6 Feb 2026 12:28:41 +0000 Subject: [PATCH 16/35] d --- Vue/gabarit.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Vue/gabarit.php b/Vue/gabarit.php index b84eaa1..1124a2b 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -477,17 +477,17 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
-
- + +
nettoyer($_SESSION['numeroPolice_C']) ?>
- - - -
+
+ + +
From 21c109d354c9fe58bdcc7e5ae05da37f378dfd7e Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 6 Feb 2026 12:31:53 +0000 Subject: [PATCH 17/35] df --- Vue/gabarit.php | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 1124a2b..0ccebb7 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -496,11 +496,17 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
-
-
- nettoyer($_SESSION['adherent_C']) ?> + +
+
+ nettoyer($_SESSION['adherent_C']) ?> +
-
+ + +
From 107731c6fc4d459109e33efe8b31fb83636a1979 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 9 Feb 2026 14:05:49 +0000 Subject: [PATCH 18/35] df --- Vue/Ajaxremplaceradherent/init.php | 35 +++++++++++++++++++++--------- 1 file changed, 25 insertions(+), 10 deletions(-) diff --git a/Vue/Ajaxremplaceradherent/init.php b/Vue/Ajaxremplaceradherent/init.php index 5177d77..81d754a 100644 --- a/Vue/Ajaxremplaceradherent/init.php +++ b/Vue/Ajaxremplaceradherent/init.php @@ -1,4 +1,5 @@
+
@@ -62,22 +63,30 @@
- +
- +
- -
- +
@@ -87,13 +96,17 @@
- -
- +
- - + +
From b8974e8bfddc6d11d9a65afc7b403f97683366fc Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 9 Feb 2026 18:19:33 +0000 Subject: [PATCH 19/35] fran --- Js/fonctions.js | 14 +++++++++++--- Vue/gabarit.php | 2 +- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 42e9642..dbab906 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -4608,11 +4608,19 @@ function ajax_contexter_police(){ } -function ouvrir_vue(vue) -{ - window.location.assign($("#racineWeb" ).val()+vue+"/"); + +function ouvrir_vue(vue) { + const modalEl = document.getElementById('pop_police'); + const modal = bootstrap.Modal.getInstance(modalEl); + + if (modal) { + modal.hide(); // fermeture propre + } + + window.location.assign($("#racineWeb").val() + vue + "/"); } + function afficher_users_client_id(idUtilisateur) { window.location.assign($("#racineWeb" ).val()+"Ficheuserrhclient/"+idUtilisateur+"/"); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 0ccebb7..080052d 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -687,7 +687,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - + - + - + - + - + - + - + - + - + - +