From 25c6db06a2c9d67f043ca0d057f9963df6721715 Mon Sep 17 00:00:00 2001 From: Frederic Debuire Date: Fri, 22 Feb 2008 23:06:05 +0000 Subject: [PATCH] =?UTF-8?q?Modification=20de=20la=20validation=20:=20mise?= =?UTF-8?q?=20en=20page=20et=20test=20d'erreur=20Modification=20de=20l'?= =?UTF-8?q?=C3=A9valuation=20:=20mise=20en=20page,=20ajout=20d'image=20pou?= =?UTF-8?q?r=20chaque=20=C3=A9tat=20de=20l'article.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/classes/messages.properties | 6 +- .../WEB-INF/jsp/errors/404error.jsp | 2 +- .../WebContent/WEB-INF/jsp/evaluation.jsp | 61 ++++++++-------- .../WebContent/WEB-INF/jsp/listEvaluation.jsp | 50 +++++++------ .../WEB-INF/jsp/submissionArticle.jsp | 2 +- .../WEB-INF/jsp/validateArticle.jsp | 41 +++++++---- YACOSWeb/WebContent/images/cancel.png | Bin 0 -> 1518 bytes YACOSWeb/WebContent/images/cancel32.png | Bin 0 -> 2212 bytes YACOSWeb/WebContent/images/ok.png | Bin 0 -> 1019 bytes YACOSWeb/WebContent/images/ok32.png | Bin 0 -> 1518 bytes .../controller/ValidateArticleController.java | 14 ++-- .../ValidateOrRejectController.java | 66 ++++++++++-------- 12 files changed, 140 insertions(+), 102 deletions(-) create mode 100644 YACOSWeb/WebContent/images/cancel.png create mode 100644 YACOSWeb/WebContent/images/cancel32.png create mode 100644 YACOSWeb/WebContent/images/ok.png create mode 100644 YACOSWeb/WebContent/images/ok32.png diff --git a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties index 5ca8d88..f7a101f 100644 --- a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties +++ b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties @@ -246,7 +246,7 @@ evaluation.headPage=Here is a report of the evaluation evaluation.titleArticle=The title of article is evaluation.note=The note for the criterion evaluation.thisArticle=evaluate this article -evaluation.choose=Choose a article to evaluate +evaluation.choose=Choose an article to evaluate evaluation.help=Choose an article that you would like to evaluate invitation.send=Send an invitation @@ -273,8 +273,8 @@ delegateArticles.help=Click to an article to delegate it to the referees #valider les articles validate.download=download the article validate.report=View the result of the evaluation -validate.validate=validate -validate.reject=reject +validate.validate=Validate +validate.reject=Reject #report des evaluations report.headPage=Here is the list of the evaluation diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/errors/404error.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/errors/404error.jsp index 6af924b..0464274 100644 --- a/YACOSWeb/WebContent/WEB-INF/jsp/errors/404error.jsp +++ b/YACOSWeb/WebContent/WEB-INF/jsp/errors/404error.jsp @@ -25,7 +25,7 @@

- 404
+ 404
diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/evaluation.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/evaluation.jsp index f04719a..92fd08d 100644 --- a/YACOSWeb/WebContent/WEB-INF/jsp/evaluation.jsp +++ b/YACOSWeb/WebContent/WEB-INF/jsp/evaluation.jsp @@ -6,39 +6,44 @@

: ${evaluationForm.title}

- + + +

Rating

+
- - - - - - - +
+ ${criterion.name} + + + + + + +
+ - - - - + + +

Commentary

+
+ +
+ + +
-
- - - -
${criterion.name} - - - - -
- - - - "/> +
+ + +
+ +
+ +"/>
- - + + \ No newline at end of file diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/listEvaluation.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/listEvaluation.jsp index 2defb95..b7aa859 100644 --- a/YACOSWeb/WebContent/WEB-INF/jsp/listEvaluation.jsp +++ b/YACOSWeb/WebContent/WEB-INF/jsp/listEvaluation.jsp @@ -1,4 +1,4 @@ - <%@ include file="/WEB-INF/decorators/include.jsp"%> +<%@ include file="/WEB-INF/decorators/include.jsp"%> @@ -12,29 +12,39 @@

-