diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/addConference.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/addConference.jsp index 6049331..816f7ac 100644 --- a/YACOSWeb/WebContent/WEB-INF/jsp/addConference.jsp +++ b/YACOSWeb/WebContent/WEB-INF/jsp/addConference.jsp @@ -16,7 +16,8 @@ - + Step (1/5)

+





diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/addConference2.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/addConference2.jsp index 795b4bb..2829ccf 100644 --- a/YACOSWeb/WebContent/WEB-INF/jsp/addConference2.jsp +++ b/YACOSWeb/WebContent/WEB-INF/jsp/addConference2.jsp @@ -20,6 +20,11 @@ + Step (2/5)
+ + This step is used to define some date like the starting date for the conference.
+ You have just to click on a field and the calendar will appear.
+




diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/addConference3.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/addConference3.jsp index 2acd910..23d2494 100644 --- a/YACOSWeb/WebContent/WEB-INF/jsp/addConference3.jsp +++ b/YACOSWeb/WebContent/WEB-INF/jsp/addConference3.jsp @@ -17,6 +17,10 @@ + Step (3/5)
+ + Here you can add some constraints at your conference like the number of pages by articles or the type of file you want the authors to use.
+
diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/addConference4.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/addConference4.jsp index cd69757..c0062a1 100644 --- a/YACOSWeb/WebContent/WEB-INF/jsp/addConference4.jsp +++ b/YACOSWeb/WebContent/WEB-INF/jsp/addConference4.jsp @@ -11,11 +11,9 @@ @@ -140,6 +157,7 @@ function clearPerson() { + Step (4/5)
This step allows you to add criterion which will be used when someone will evaluate an article.
You can add a new criterion using the input form, or add an existing criterion.
@@ -184,16 +202,21 @@ function clearPerson() { Max: + - (ID=-1) + Save Clear + - + +
diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/addConference5.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/addConference5.jsp index e14c354..4087d9d 100644 --- a/YACOSWeb/WebContent/WEB-INF/jsp/addConference5.jsp +++ b/YACOSWeb/WebContent/WEB-INF/jsp/addConference5.jsp @@ -128,6 +128,11 @@ function filterUser(el, value) { + Step (5/5)
+ + This step allows you to add PC Member to the conference.
+ You can add a PC Member using the list below, or inviting someone using his email.
+
Filter

diff --git a/YACOSWeb/WebContent/javascripts/calendar.js b/YACOSWeb/WebContent/javascripts/calendar.js index 7c22674..74778c6 100644 --- a/YACOSWeb/WebContent/javascripts/calendar.js +++ b/YACOSWeb/WebContent/javascripts/calendar.js @@ -53,12 +53,12 @@ function ds_echo(t) { var ds_element; // Text Element... var ds_monthnames = [ -'Janvier', 'Février', 'Mars', 'Avril', 'Mai', 'Juin', -'Juillet', 'Aout', 'Septembre', 'Octobre', 'Novembre', 'Décembre' +'January', 'February', 'March', 'April', 'May', 'June', +'July', 'August', 'September', 'October', 'November', 'December' ]; // You can translate it for your language. var ds_daynames = [ -'Dim', 'Lun', 'Mar', 'Me', 'Jeu', 'Ven', 'Sam' +'Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat' ]; // You can translate it for your language. // Calendar template @@ -67,7 +67,7 @@ function ds_template_main_above(t) { + '
' + '' + '' - + '' + + '' + '' + '' + ''