2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								<!DOCTYPE html> 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< html  lang = "fr" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< head > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < meta  charset = "UTF-8" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < meta  name = "viewport"  content = "width=device-width, initial-scale=1.0" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < title > Dashboard Vacataire< / title > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < link  rel = "stylesheet"  href = "https://www.w3schools.com/w3css/4/w3.css" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < link  rel = "stylesheet"  href = "../../css/VACATAIRE/vacataire.css" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / head > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-18 16:54:03 +02:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< body > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2024-10-18 16:10:48 +02:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    < div  class = "header w3-bar w3-card-4 w3-dark-blue" > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								        <!--  Logo pour retourner à l'accueil  --> 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-18 16:10:48 +02:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								        < div  class = "logo-container w3-bar-item" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < img  src = "../../media/img/logoWhite.png"  alt = "Logo Accueil"  class = "w3-image"  style = "width:200px; height:50px;" > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								        < / div > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-18 16:10:48 +02:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        <!--  Bouton burger pour petit écran  --> 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        < a  href = "javascript:void(0)"  class = "w3-bar-item w3-button w3-hide-large w3-right w3-padding-16"  onclick = "toggleMenu()" > ☰< / a > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								        <!--  Catégories dans le header  --> 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-18 16:10:48 +02:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								        < div  id = "menu"  class = "categories w3-hide-small w3-bar-item" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < a  href = "./vacataire.html"  class = "w3-bar-item w3-button" > Accueil< / a > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < a  href = "./mes-heures.html"  class = "w3-bar-item w3-button" > Heures< / a > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < a  href = "./paiements.html"  class = "w3-bar-item w3-button" > Paiements< / a > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < a  href = "./mon-contrat.html"  class = "w3-bar-item w3-button" > Contrat< / a > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < a  href = "./mes-informations.html"  class = "w3-bar-item w3-button" > Mes informations et documents< / a > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								        < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        <!--  Section utilisateur avec déconnexion  --> 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-18 16:10:48 +02:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								        < div  class = "user-section w3-bar-item w3-right" > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								            < div  class = "user-name" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                Maxime MENAULT
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < / div > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-18 16:10:48 +02:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								            < div  class = "logout-container w3-bar-item" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                < a  href = "./notifications.html"  title = "Notifications" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                    < img  src = "../../media/img/notifs.png"  alt = "Logo notification" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                < / a > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                < a  href = "./settings.html"  title = "Paramètres" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                    < img  src = "../../media/img/settings.png"  alt = "Logo paramètres" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                < / a > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								                < a  href = "../../index.html"  title = "Se déconnecter" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                    < img  src = "../../media/img/LogOutWhite.png"  alt = "Logo Déconnexion" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                < / a > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2024-10-18 16:54:03 +02:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< div  class = "dashboard-container" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    <!--  Alertes et Notifications  --> 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < div  class = "section-header"  id = "notifications-section" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        < h2 > Alertes et Notifications< / h2 > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < div  id = "notifications-container" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        <!--  Notifications  --> 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        < div  class = "alert" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < span  class = "close"  onclick = "this.parentElement.style.display='none';" > × < / span > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < p > < strong > Propositions d'heures en attente :< / strong >  Vous n'avez toujours pas validé les propositions d'heures. Ces dernières seront automatiquement acceptées dans 3 jours. Merci de le faire au plus vite dans : < a  href = "mes-heures.html" > Mes heures< / a > .< / p > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								        < / div > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-18 16:54:03 +02:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								        < div  class = "success" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < span  class = "close"  onclick = "this.parentElement.style.display='none';" > × < / span > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < p > < strong > Pièces justificatives :< / strong >  Vos pièces justificatives ont été validées par le responsable pédagogique et sont accessibles dans : < a  href = "mes-informations.html" > Mes informations et documents< / a > .< / p > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    
							 
						 
					
						
							
								
									
										
										
										
											2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2024-10-18 16:54:03 +02:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								    <!--  Script pour gérer l'affichage des notifications  --> 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < script > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        const notificationsContainer = document.getElementById('notifications-container');
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        const notificationsSection = document.getElementById('notifications-section');
							 
						 
					
						
							
								
									
										
										
										
											2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2024-10-18 16:54:03 +02:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								        // Vérifiez si le conteneur des notifications est vide
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        if (notificationsContainer.childElementCount === 0) {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            notificationsSection.style.display = 'none'; // Masquer la section si aucune notification
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        }
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < / script > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    <!--  Suivi des Paiements  --> 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < div  class = "section-header" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        < h2 > Suivi des Paiements< / h2 > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < div  class = "card" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        < div  class = "table-container" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < table > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                < thead > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                    < tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < th > Période< / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < th > Heures Payées< / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < th > Montant Brut (€)< / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < th > Date de Paiement< / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < th > Bulletin de paie< / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                    < / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                < / thead > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                < tbody > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                    < tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < td > Septembre 2024< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < td > 20h< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < td > 870,00< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < td > 01/10/2024< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < td > < a  href = "https://ensap.gouv.fr"  target = "_blank"  class = "btn" > Voir Bulletin< / a > < / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                    < / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                    < tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < td > Octobre 2024< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < td > 22h< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < td > 957,00< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < td > En attente< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                        < td > < a  href = "https://ensap.gouv.fr"  target = "_blank"  class = "btn" > Voir Bulletin< / a > < / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                    < / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                < / tbody > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < / table > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								        < / div > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-18 16:54:03 +02:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								        < p > < strong > Prochain paiement prévu :< / strong >  Novembre 2024 (20h restantes)< / p > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2024-10-18 16:54:03 +02:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								        < div  class = "more-payments" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            < p > < a  href = "./paiements.html"  class = "btn" > Voir tous les paiements< / a > < / p > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        < / div > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								    < / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2024-10-18 16:54:03 +02:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< div  class = "footer" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < p > ©  2024 IUT de Fontainebleau. Tous droits réservés | 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        < a  href = "../mentions_legales.html" > Mentions légales< / a > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    < / p > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / div > 
							 
						 
					
						
							
								
									
										
										
										
											2024-10-16 18:19:14 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / body > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / html >