diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/errors/expired-token-password.jsp b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/errors/expired-token-password.jsp index 2b17264..ac0a8bf 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/errors/expired-token-password.jsp +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/errors/expired-token-password.jsp @@ -3,9 +3,8 @@ <%@taglib prefix="component" tagdir="/WEB-INF/tags/components" %> <%@taglib prefix="form" tagdir="/WEB-INF/tags/forms" %> - - Token expiré - - Retour à la page de connexion - + + + Retour à la page de connexion + diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/errors/invalid-token-password.jsp b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/errors/invalid-token-password.jsp index 22d6cf2..09db196 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/errors/invalid-token-password.jsp +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/errors/invalid-token-password.jsp @@ -2,9 +2,8 @@ <%@taglib prefix="layout" tagdir="/WEB-INF/tags/layouts" %> <%@taglib prefix="form" tagdir="/WEB-INF/tags/forms" %> - - Token invalide - - Retour à la page de connexion - + + + Retour à la page de connexion + \ No newline at end of file diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/forgotten-password.jsp b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/forgotten-password.jsp index ca86493..eb68b60 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/forgotten-password.jsp +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/forgotten-password.jsp @@ -3,50 +3,15 @@ <%@taglib prefix="component" tagdir="/WEB-INF/tags/components" %> <%@taglib prefix="form" tagdir="/WEB-INF/tags/forms" %> - - Mot de passe oublié - -
-
-
-
-
-
-

Mot de passe oublié ?

-

Veuillez entrer votre email pour obtenir un lien de récupération

- -
-
-
+ + +
+
+
+

Mot de passe oublié ?

+
- - - -<%--<%@ page contentType="text/html;charset=UTF-8" language="java" %>--%> -<%----%> -<%----%> -<%-- Forgotten Password--%> -<%-- --%> -<%--<%– –%>--%> -<%-- --%> -<%----%> -<%----%> -<%-- <%@include file="../components/navbar.jsp"%>--%> -<%--
--%> -<%--

Mot de passe oublié

--%> -<%--

Entrer votre email pour recevoir un lien de récupération

--%> -<%--
--%> -<%-- --%> -<%-- --%> -<%-- --%> -<%--
--%> -<%-- <%if(request.getParameter("error") != null && request.getParameter("error").equals("1")){%>--%> -<%--

L'adresse mail insérée est incorrecte

--%> -<%-- <%} else if (request.getParameter("success") != null) {%>--%> -<%--

Un email vous a été envoyé

--%> -<%-- <%}%>--%> -<%--
--%> -<%----%> -<%----%> +
+
\ No newline at end of file diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/index.jsp b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/index.jsp index 3d62b57..694e958 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/index.jsp +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/index.jsp @@ -5,26 +5,19 @@ <%@taglib prefix="component" tagdir="/WEB-INF/tags/components" %> <%@taglib prefix="form" tagdir="/WEB-INF/tags/forms" %> - - Accueil - -
-
-
-

Plongez dans l'excitation de ${Global.APP_NAME}!

-

- Défiez votre réactivité et dominez le jeu avec des amis dans cette course effrénée aux cartes ! - Rejoignez maintenant pour vivre l'adrénaline. -

+ + +

Plongez dans l'excitation de ${Global.APP_NAME}!

+

+ Défiez votre réactivité et dominez le jeu avec des amis dans cette course effrénée aux cartes ! + Rejoignez maintenant pour vivre l'adrénaline. +

- -
-
-
-
+ +
\ No newline at end of file diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/login.jsp b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/login.jsp index 533a033..94a76fc 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/login.jsp +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/login.jsp @@ -3,22 +3,18 @@ <%@taglib prefix="component" tagdir="/WEB-INF/tags/components" %> <%@taglib prefix="form" tagdir="/WEB-INF/tags/forms" %> - - Connexion - -
-
-
-
-
-
-

Se connecter

- -
-
+ + +
+
+
+

Se connecter

+ +
+

Vous n'avez pas de compte ? S'inscrire +

-
- - \ No newline at end of file + + \ No newline at end of file diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/main-menu.jsp b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/main-menu.jsp index b2eba49..73eee46 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/main-menu.jsp +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/main-menu.jsp @@ -3,59 +3,19 @@ <%@taglib prefix="component" tagdir="/WEB-INF/tags/components" %> <%@taglib prefix="form" tagdir="/WEB-INF/tags/forms" %> - - Menu principal - -
-
-
-
-
- - - - - - - - -
-
- -
-
-
+ + +
+
+ + + +
+
+ + +
- +
- -<%----%> -<%----%> -<%----%> -<%-- Cards Rush--%> -<%-- --%> -<%-- --%> -<%-- --%> -<%-- --%> -<%-- --%> -<%-- --%> -<%-- --%> -<%-- --%> -<%-- --%> -<%----%> -<%----%> -<%--<%@include file="../components/navbar.jsp" %>--%> -<%--
--%> -<%--
--%> -<%--

Cards Rush!

--%> -<%--
--%> -<%-- --%> -<%-- --%> -<%--
--%> -<%--
--%> -<%-- <%@include file="../components/new-game.jsp" %>--%> -<%-- <%@include file="../components/statistics.jsp" %>--%> -<%--
--%> -<%----%> -<%----%> diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/profile.jsp b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/profile.jsp index 2432143..f448f96 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/profile.jsp +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/profile.jsp @@ -4,52 +4,14 @@ <%@taglib prefix="component" tagdir="/WEB-INF/tags/components" %> <%@taglib prefix="form" tagdir="/WEB-INF/tags/forms" %> -<% - User user = (User) session.getAttribute("user"); -%> +<% User user = (User) session.getAttribute("user"); %> - - Profil - -
-
-
-
-
-
-
-
+ + +
+
+ <%-- TODO: Profil--%>
- -
- -<%----%> -<%----%> -<%----%> -<%-- Cards Rush--%> -<%-- --%> -<%-- --%> -<%-- --%> -<%-- --%> -<%-- --%> -<%-- --%> -<%-- --%> -<%-- --%> -<%-- --%> -<%----%> -<%----%> -<%--<%@include file="../components/navbar.jsp" %>--%> -<%--
--%> -<%--
--%> -<%--

Cards Rush!

--%> -<%--
--%> -<%-- --%> -<%-- --%> -<%--
--%> -<%--
--%> -<%-- <%@include file="../components/new-game.jsp" %>--%> -<%-- <%@include file="../components/statistics.jsp" %>--%> -<%--
--%> -<%----%> -<%----%> + + \ No newline at end of file diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/register.jsp b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/register.jsp index 72889f2..d5069b5 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/register.jsp +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/register.jsp @@ -3,22 +3,19 @@ <%@taglib prefix="component" tagdir="/WEB-INF/tags/components" %> <%@taglib prefix="form" tagdir="/WEB-INF/tags/forms" %> - - Inscription - -
-
-
-
+ + +
-
-

S'inscrire

- -
+
+

S'inscrire

+ +
+

+ Déjà inscrit ? Se connecter +

+
-
-
-
- - + + diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/reset-password.jsp b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/reset-password.jsp index a9c10a6..05e7db7 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/reset-password.jsp +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/reset-password.jsp @@ -1,22 +1,21 @@ <%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> <%@taglib prefix="layout" tagdir="/WEB-INF/tags/layouts" %> <%@taglib prefix="form" tagdir="/WEB-INF/tags/forms" %> - - Récuperation mot de passe - -
-
-
-
-
-
-

Récupération de mot de passe

- -
-
-
+<%@taglib prefix="component" tagdir="/WEB-INF/tags/components" %> + + + +
+
+
+

Récupération de mot de passe

+ +
+

+ Déjà inscrit ? Se connecter +

- - +
+
diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/layouts/base.tag b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/layouts/base.tag index c0535de..6139ea9 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/layouts/base.tag +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/layouts/base.tag @@ -1,7 +1,7 @@ <%@tag description="layout/base" pageEncoding="UTF-8" %> <%@tag import="uppa.project.Global" %> -<%@attribute name="title" fragment="true" %> +<%@attribute name="title"%> <%@attribute name="head" fragment="true" %> <%@taglib prefix="component" tagdir="/WEB-INF/tags/components" %> @@ -9,7 +9,7 @@ - ${Global.APP_NAME} | <jsp:invoke fragment="title"/> + ${Global.APP_NAME} | ${title} diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/layouts/error.tag b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/layouts/error.tag index 8da2492..35b9788 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/layouts/error.tag +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/tags/layouts/error.tag @@ -3,26 +3,17 @@ <%@taglib prefix="component" tagdir="/WEB-INF/tags/components" %> <%@taglib prefix="form" tagdir="/WEB-INF/tags/forms" %> -<%@attribute name="message" fragment="true" %> +<%@attribute name="message"%> - - Cards Rush - Erreur - -
-
-
-
-
-
-

- -

- -
-
-
+ + +
+
+
+

${message}

+
- +