diff --git a/Bootstrap_new/css/style_new.css b/Bootstrap_new/css/style_new.css index d23d0ce..aff2a26 100755 --- a/Bootstrap_new/css/style_new.css +++ b/Bootstrap_new/css/style_new.css @@ -46,6 +46,7 @@ background:red } + /**/ .btn-info{ background-color:#08C5D1; @@ -416,7 +417,7 @@ } #lienLogo{ - width:100px; + width:70px; } /* Media queries spécifiques pour SweetAlert */ @@ -444,7 +445,7 @@ } #lienLogo{ - width:30px; + width:50px; } } @@ -459,7 +460,7 @@ } #lienLogo{ - width:30px; + width:50px; } } @@ -711,11 +712,15 @@ } #lienLogo{ - width:30px; + width:50px; + } + + .small{ + font-size:1.2rem !important; } .logo img { - width: 70px !important; + width: 90px !important; height: auto !important; max-height: 40px; margin-left:-37px; @@ -844,7 +849,7 @@ } #h4_titre, #h4_titre i{ - font-size: 2rem !important; + font-size: 1.8rem !important; } #id_titre_page{ @@ -911,7 +916,7 @@ } .mobile-nav-label{ - font-size: 10pt !important; + font-size: 7pt !important; } .mobile-nav-icon:active, .mobile-nav-icon:focus-visible { diff --git a/Js/fonctions.js b/Js/fonctions.js index 3cfc8eb..248dfd7 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -16957,7 +16957,7 @@ function afficherMasquerGaranties() function afficherhistoriqueadherent(numeroAdherent){ - debugger; + d1=$("#d1").val(); d2=$("#d2").val(); @@ -18819,4 +18819,10 @@ function accueilassure(){ $("#contenu").html('
' + '' + '
'); window.location.assign($("#racineWeb" ).val()+"Accueilassure/"); +} + +function patience_connexion(){ + $("#div_patienter").html(''); + + $("#div_patienter").html('
' + '' + '
'); } \ No newline at end of file diff --git a/Vue/Accueilassure/index.php b/Vue/Accueilassure/index.php index 310117c..bb6f472 100755 --- a/Vue/Accueilassure/index.php +++ b/Vue/Accueilassure/index.php @@ -20,7 +20,7 @@ display: inline-flex; align-items: center; gap: 8px; - font-size: 22px; + font-size: 30px; color: #25D366; /* couleur officielle WhatsApp */ text-decoration: none; transition: transform 0.2s ease, color 0.2s ease; @@ -134,7 +134,7 @@
-

+

@@ -160,7 +160,7 @@
- + @@ -178,14 +178,15 @@
- +
nettoyer(100-$adherent['ticketModerateurAdherent'])?> %
+
- +
@@ -206,7 +207,7 @@
- +
@@ -253,7 +254,7 @@
- +
@@ -400,7 +401,7 @@ - + @@ -412,28 +413,28 @@
- +
- +
- nettoyer($v['consommationFamille'])) ?> + nettoyer($v['consommationFamille'])) ?>
- nettoyer($v['soldeGarantieFamille'])) ?> + nettoyer($v['soldeGarantieFamille'])) ?>
@@ -497,7 +498,7 @@

- +

@@ -834,7 +835,7 @@

- +

@@ -875,12 +876,6 @@
-
@@ -1068,7 +1063,7 @@
- nettoyer($beneficiaire['lienparente']) ?> + nettoyer($beneficiaire['lienparente']) ?>
@@ -1138,7 +1133,7 @@
- +
@@ -1177,7 +1172,7 @@
- +
@@ -1217,7 +1212,7 @@
- +
@@ -1829,6 +1824,10 @@ font-size: 1.8rem !important; font-weight: bold !important; } + + .accordion-title { + font-size: 0.9rem !important; + } } diff --git a/Vue/Ajaxconnexioncookie/english.php b/Vue/Ajaxconnexioncookie/english.php index 5e8cc3a..92ac3ff 100755 --- a/Vue/Ajaxconnexioncookie/english.php +++ b/Vue/Ajaxconnexioncookie/english.php @@ -62,7 +62,50 @@ -
-
- - -
+
@@ -89,9 +89,9 @@
- + - + @@ -100,7 +100,7 @@
- nettoyer($v['beneficiaire'])." (".$this->nettoyer($v['numeroBeneficiaire']).")" ?> + nettoyer($v['beneficiaire'])." (".$this->nettoyer($v['numeroBeneficiaire']).")" ?>
diff --git a/Vue/Ajaxdestinatairesms/consulterwhatsapp.php b/Vue/Ajaxdestinatairesms/consulterwhatsapp.php index 5989480..c87e698 100755 --- a/Vue/Ajaxdestinatairesms/consulterwhatsapp.php +++ b/Vue/Ajaxdestinatairesms/consulterwhatsapp.php @@ -1,12 +1,13 @@
-
+
- + +
-
+
diff --git a/Vue/Ajaxdestinatairesms/consulterwhatsappencours.php b/Vue/Ajaxdestinatairesms/consulterwhatsappencours.php index 0f58765..8b9f1e8 100755 --- a/Vue/Ajaxdestinatairesms/consulterwhatsappencours.php +++ b/Vue/Ajaxdestinatairesms/consulterwhatsappencours.php @@ -1,13 +1,14 @@
-
+
- + +
-
+
diff --git a/Vue/Ajaxdiagnosticsbeneficiaire/index.php b/Vue/Ajaxdiagnosticsbeneficiaire/index.php index 218b16f..816d888 100755 --- a/Vue/Ajaxdiagnosticsbeneficiaire/index.php +++ b/Vue/Ajaxdiagnosticsbeneficiaire/index.php @@ -5,9 +5,12 @@
-
-
- +
+
+ + + +
@@ -82,16 +85,16 @@

- nettoyer($diagnostic['prestataire']) ?> + nettoyer($diagnostic['prestataire']) ?>

- nettoyer($diagnostic['medecin']) ?> + nettoyer($diagnostic['medecin']) ?>

- +
diff --git a/Vue/Ajaxdossiers/index.php b/Vue/Ajaxdossiers/index.php index 5cd2ce1..a5e7425 100755 --- a/Vue/Ajaxdossiers/index.php +++ b/Vue/Ajaxdossiers/index.php @@ -1,11 +1,13 @@
-
-
- +
+
+ + + +
-
@@ -121,13 +123,13 @@
-
+

- nettoyer($feuillemaladie['prestataire']) ?> + nettoyer($feuillemaladie['prestataire']) ?>
-
+

- nettoyer($feuillemaladie['medecinConsultation']) ?> + nettoyer($feuillemaladie['medecinConsultation']) ?>
Frais
diff --git a/Vue/Ajaxfactures/index.php b/Vue/Ajaxfactures/index.php index befaaf1..c350cb2 100755 --- a/Vue/Ajaxfactures/index.php +++ b/Vue/Ajaxfactures/index.php @@ -1,9 +1,12 @@
-
-
- -
+
+
+ + + +
+
@@ -147,7 +150,7 @@
- nettoyer($facture['prestataire']) ?> + nettoyer($facture['prestataire']) ?>
diff --git a/Vue/Ajaxhistoriqueprestation/prestations.php b/Vue/Ajaxhistoriqueprestation/prestations.php index 2e17ac2..e431162 100755 --- a/Vue/Ajaxhistoriqueprestation/prestations.php +++ b/Vue/Ajaxhistoriqueprestation/prestations.php @@ -216,23 +216,21 @@ ?>
-
-
+
+
- +
-
-
+
+
- + - + - - - +
@@ -250,22 +248,21 @@
- - nettoyer($prestation['prestataire']),0, 32) ?> + nettoyer($prestation['prestataire']),0, 32) ?>
- nettoyer($prestation['medecinActe']),0, 32) ?> + nettoyer($prestation['medecinActe']) ?>
- nettoyer($prestation['patient']),0,32) ?> + nettoyer($prestation['patient']) ?>
diff --git a/Vue/Ajaxlisteged/index.php b/Vue/Ajaxlisteged/index.php index e5246d4..1b3468a 100755 --- a/Vue/Ajaxlisteged/index.php +++ b/Vue/Ajaxlisteged/index.php @@ -1,8 +1,12 @@
-
-
- +
+
+ + + +
+
" ")) : ?> @@ -12,6 +16,7 @@
+
@@ -61,8 +66,7 @@ - - DL + diff --git a/Vue/Ajaxlisteprestataireparametrage/prestatairesactifs.php b/Vue/Ajaxlisteprestataireparametrage/prestatairesactifs.php index f6d0e2a..2876a31 100755 --- a/Vue/Ajaxlisteprestataireparametrage/prestatairesactifs.php +++ b/Vue/Ajaxlisteprestataireparametrage/prestatairesactifs.php @@ -9,6 +9,8 @@ + +
@@ -107,9 +109,9 @@
- + - nettoyer($prestataire['libelle']),0,35) ?> + nettoyer($prestataire['libelle']) ?> " @@ -133,7 +135,7 @@
- nettoyer($prestataire['localite']) ?> + nettoyer($prestataire['localite']) ?>
@@ -163,7 +165,7 @@
- nettoyer($prestataire['email']) ?> + nettoyer($prestataire['email']) ?>
diff --git a/Vue/Ajaxnotesbeneficiaire/index.php b/Vue/Ajaxnotesbeneficiaire/index.php index 7f227f0..ff67fee 100755 --- a/Vue/Ajaxnotesbeneficiaire/index.php +++ b/Vue/Ajaxnotesbeneficiaire/index.php @@ -1,8 +1,11 @@
-
-
- +
+
+ + + +
@@ -57,9 +60,9 @@
- nettoyer($_SESSION['adherent_C']) ?> + nettoyer($_SESSION['adherent_C']) ?> - nettoyer($notefeuillemaladie['redacteur']) ?> + nettoyer($notefeuillemaladie['redacteur']) ?>
diff --git a/Vue/Anteceentsmedicaux/index.php b/Vue/Anteceentsmedicaux/index.php index 684f5f4..d850bb8 100755 --- a/Vue/Anteceentsmedicaux/index.php +++ b/Vue/Anteceentsmedicaux/index.php @@ -53,8 +53,8 @@
-
- nettoyer($_SESSION['beneficiaire_C']), 0, 25). " ( " .$_SESSION['numeroBeneficiaire_C']. " )" ?> +
+ nettoyer($_SESSION['beneficiaire_C']). " ( " .$_SESSION['numeroBeneficiaire_C']. " )" ?>
diff --git a/Vue/Connexion/index.php b/Vue/Connexion/index.php index a24e04e..25ce311 100755 --- a/Vue/Connexion/index.php +++ b/Vue/Connexion/index.php @@ -28,7 +28,7 @@ - + diff --git a/Vue/Diagnosticsconsbeneficiaire/index.php b/Vue/Diagnosticsconsbeneficiaire/index.php index 59b6938..b172ea4 100755 --- a/Vue/Diagnosticsconsbeneficiaire/index.php +++ b/Vue/Diagnosticsconsbeneficiaire/index.php @@ -16,9 +16,9 @@
-
-
- nettoyer($_SESSION['beneficiaire_C']), 0, 25). " ( " .$_SESSION['numeroBeneficiaire_C']. " )" ?> +
+
+ nettoyer($_SESSION['beneficiaire_C']). " ( " .$_SESSION['numeroBeneficiaire_C']. " )" ?>
diff --git a/Vue/Dossiers/index.php b/Vue/Dossiers/index.php index 96f3cb0..5c35ef8 100755 --- a/Vue/Dossiers/index.php +++ b/Vue/Dossiers/index.php @@ -16,8 +16,8 @@
-
- nettoyer($_SESSION['beneficiaire_C']), 0, 25). " ( " .$_SESSION['numeroBeneficiaire_C']. " )" ?> +
+ nettoyer($_SESSION['beneficiaire_C']). " ( " .$_SESSION['numeroBeneficiaire_C']. " )" ?>
diff --git a/Vue/Envoisms/index.php b/Vue/Envoisms/index.php index b2c1523..9e556a9 100755 --- a/Vue/Envoisms/index.php +++ b/Vue/Envoisms/index.php @@ -43,11 +43,10 @@
-
@@ -55,7 +54,7 @@
- +
@@ -78,10 +77,9 @@
@@ -109,7 +107,7 @@ } .form-label { - font-size: 0.95rem; + font-size: 1.75rem !important; } .btn { diff --git a/Vue/Factures/index.php b/Vue/Factures/index.php index bd216d4..885ac8b 100755 --- a/Vue/Factures/index.php +++ b/Vue/Factures/index.php @@ -16,8 +16,8 @@
-
- nettoyer($_SESSION['beneficiaire_C']), 0, 25). " ( " .$_SESSION['numeroBeneficiaire_C']. " )" ?> +
+ nettoyer($_SESSION['beneficiaire_C']). " ( " .$_SESSION['numeroBeneficiaire_C']. " )" ?>
diff --git a/Vue/Fichebeneficiaire/index.php b/Vue/Fichebeneficiaire/index.php index e3d4c0f..23bae07 100755 --- a/Vue/Fichebeneficiaire/index.php +++ b/Vue/Fichebeneficiaire/index.php @@ -240,8 +240,10 @@
-

-

nettoyer($beneficiaire['dateNaissance']))." => ".$this->nettoyer($beneficiaire['age'])." "._("an(s)") ?>

+

+

+ +

nettoyer($beneficiaire['dateNaissance']))." => ".$this->nettoyer($beneficiaire['age'])." "._("an(s)") ?>

@@ -264,7 +266,7 @@
-

+

@@ -287,14 +289,14 @@
-

+

-

/

+

/

@@ -319,7 +321,7 @@
- +
@@ -332,29 +334,54 @@ $soldeConsommation = $this->nettoyer($police['soldeConsommation']); ?> -
-
-
- -

-
-
-
-
- -

-
-
- -
-
- -

-
-
-
+
+
+
+
+ +

+
+
+ +
+
+ +

+
+
+ +
+
+ +

+
+
+
+
+ + +
+
+
+ +

+
+
+
+
+ +

+
+
+
+
+ +

+
+
+
-
+
% @@ -381,14 +408,14 @@
-
+
- +
@@ -400,29 +427,56 @@ $niveauGlobalConsoBenef = ($consommationGlobaleBenef/$plafondGlobalBeneficiaire)*100; $soldeConsommation = $this->nettoyer($college['soldeConsommation']); ?> +
+
+
+
+ +

+
+
+ +
+
+ +

+
+
+ +
+
+ +

+
+
+
+
+ + +
+
+
+ +

+
+
+ +
+
+ +

+
+
+ +
+
+ +

+
+
+
-
-
-
- -

-
-
-
-
- -

-
-
-
-
- -

-
-
-
- -
+
% @@ -456,7 +510,7 @@
- +
@@ -502,7 +556,7 @@
- +
diff --git a/Vue/Ged/index.php b/Vue/Ged/index.php index 6c1e6dd..b829547 100755 --- a/Vue/Ged/index.php +++ b/Vue/Ged/index.php @@ -1,7 +1,7 @@ titre = "Intersanté - GED Globale"; ?> - +
diff --git a/Vue/Gedbeneficiaireass/index.php b/Vue/Gedbeneficiaireass/index.php index 35fb022..03717f3 100755 --- a/Vue/Gedbeneficiaireass/index.php +++ b/Vue/Gedbeneficiaireass/index.php @@ -2,76 +2,203 @@ $this->titre = "Intersanté - GED Bénéficiaire"; ?> - GED Bénéficiaire => NB : Limité à 50 documents => Filtrer sur période pour obtenir le résultat souhaité -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
Période du au Doc.
Upload
- - - -
- " ")) : ?> - - + +
+
+
+
+

+ + +

+
+
+
- - - - - - - - - - - - - - - - nettoyer($ged['idGed']); - $cheminFichier = $this->nettoyer($ged['cheminFichier']); - ?> - - - - - - - - - - - - - -
Date Src Souscripteur Police Adhérent Bénéficiaire Document Download
nettoyer($ged['dateSysteme'])) ?>nettoyer($ged['source']) ?>nettoyer($ged['souscripteur']) ?>nettoyer($ged['numeroPolice']) ?>nettoyer($ged['adherent']) ?>nettoyer($ged['numeroBeneficiaire']) ?>nettoyer($ged['beneficiaire']) ?>nettoyer($ged['nomOrigine']) ?> - Download -
-
+
+
+ nettoyer($_SESSION['beneficiaire_C']). " ( " .$_SESSION['numeroBeneficiaire_C']. " )" ?> +
+
+ +
+
+ + + + diff --git a/Vue/Notesbeneficiaire/index.php b/Vue/Notesbeneficiaire/index.php index 8ede8f8..b80a785 100755 --- a/Vue/Notesbeneficiaire/index.php +++ b/Vue/Notesbeneficiaire/index.php @@ -11,9 +11,9 @@
-
-
- nettoyer($_SESSION['beneficiaire_C']), 0, 25). " ( " .$_SESSION['numeroBeneficiaire_C']. " )" ?> +
+
+ nettoyer($_SESSION['beneficiaire_C']). " ( " .$_SESSION['numeroBeneficiaire_C']. " )" ?>
diff --git a/Vue/Remboursement/index.php b/Vue/Remboursement/index.php index d8a67f5..8cc53eb 100755 --- a/Vue/Remboursement/index.php +++ b/Vue/Remboursement/index.php @@ -53,10 +53,10 @@
-

+

-

+
"0"): ?> @@ -162,10 +162,10 @@ "0"): ?>
-

+

-

+
@@ -324,7 +324,7 @@ } .form-label { - font-size: 0.9rem; + font-size: 1.7rem !important; } .table th { diff --git a/Vue/Rendezvous/index.php b/Vue/Rendezvous/index.php index 552ff03..cbfb59a 100755 --- a/Vue/Rendezvous/index.php +++ b/Vue/Rendezvous/index.php @@ -80,10 +80,10 @@