9e7b8c045e
Début d'ajout DWR
Frederic Debuire
2008-01-23 16:28:17 +00:00
60a35c7c9f
Maxime Dagnicourt
2008-01-22 17:13:22 +00:00
5ce6d9617f
Maxime Dagnicourt
2008-01-22 17:11:15 +00:00
740b5e065e
Policy failures: Code warning - failed on resource IEvaluationManager.java. Reason: The import org.yacos.core.conferences.Conference is never used, line 1 Override reason: s
Maxime Dagnicourt
2008-01-22 12:43:11 +00:00
be2445e8fb
Maxime Dagnicourt
2008-01-22 12:42:04 +00:00
b3a2cbc528
modif conflit
Nicolas Michard
2008-01-22 11:04:15 +00:00
9529c3f7e0
Maxime Dagnicourt
2008-01-22 10:21:06 +00:00
133c44e32e
Maxime Dagnicourt
2008-01-22 10:15:17 +00:00
da5155ebae
Maxime Dagnicourt
2008-01-22 10:15:00 +00:00
b3e904bc29
Polarion commit Tue Jan 22 00:46:53 CET 2008
Jialin Wang
2008-01-21 23:47:12 +00:00
83b0a4ab7c
creation du rapport
Jialin Wang
2008-01-21 23:45:53 +00:00
0f6cb26ad1
modif d'evaluation ,ca marche mnt Policy failures: Code warning - failed on resource EvaluationController.java. Reason: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized, line 83 - failed on resource CreateReportController.java. Reason: The import java.util.List is never used, line 4 - failed on resource CreateReportController.java. Reason: The import org.yacos.core.article.Article is never used, line 14 - failed on resource CreateReportController.java. Reason: The import org.yacos.core.conferences.Conference is never used, line 16 - failed on resource EvaluationController.java. Reason: Type safety: The expression of type ArrayList needs unchecked conversion to conform to ArrayList<Rating>, line 8 Override reason:
Jialin Wang
2008-01-21 23:45:22 +00:00
8f7e045d2c
ajout du constructeur
Jialin Wang
2008-01-21 23:44:19 +00:00
5d4177496a
changemnt de police
Jialin Wang
2008-01-21 21:44:56 +00:00
5a503be012
modif d'evaluation Policy failures: Code warning - failed on resource EvaluationController.java. Reason: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized, line 83 - failed on resource EvaluationController.java. Reason: Type safety: The expression of type ArrayList needs unchecked conversion to conform to ArrayList<Rating>, line 8 Override reason:
Jialin Wang
2008-01-21 21:14:42 +00:00
e7e9a5367e
Modifications des tests Seuls les tests ayant un rapport avec les roles ne passent pas.
Christian Corsano2008-01-21 16:53:30 +00:00
3beb363650
Commit des modifications du modele pour faire passer les tests
Christian Corsano2008-01-21 16:52:03 +00:00
6bd633e3f5
ajout du construteur
Jialin Wang
2008-01-21 16:46:34 +00:00
9dd0945537
ajout des messages
Jialin Wang
2008-01-20 18:26:35 +00:00
5a8a1f089c
creation des page d'evaluation
Jialin Wang
2008-01-20 18:23:03 +00:00
622835bb0f
ajout des beans ds yacos-servlet.xml
Jialin Wang
2008-01-20 18:22:02 +00:00
408596a9f6
creation des formeBacking classes
Jialin Wang
2008-01-20 18:20:55 +00:00
a66fda7dd5
creation des evaluation controlleur Policy failures: Code warning - failed on resource EvaluationController.java. Reason: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized, line 89 - failed on resource CreateReportController.java. Reason: The import java.util.List is never used, line 4 - failed on resource CreateReportController.java. Reason: The import org.yacos.core.article.Article is never used, line 14 - failed on resource CreateReportController.java. Reason: The import org.yacos.core.conferences.Conference is never used, line 16 - failed on resource EvaluationController.java. Reason: Type safety: The expression of type ArrayList needs unchecked conversion to conform to ArrayList<Rating>, line 8 Override reason:
Jialin Wang
2008-01-20 18:19:16 +00:00
8340635829
Suppresion des anciens JSP
Nicolas Michard
2008-01-20 15:40:14 +00:00
e8cccaf588
Sitemesh : layout des vues integré pour faire une nouvelle page : creer jsp ds jsp / mettre balise include/html/head/body et le contenu dans body. Sitemesh decorera la page automatiquement suivant le layout main.jsp dans decorators pour tte les url (du moins pour l'instant)
Nicolas Michard
2008-01-20 15:37:53 +00:00
74314c8d56
Librairie de siteMesh et paramétrage
Nicolas Michard
2008-01-19 18:29:32 +00:00
c4b39a0e3b
Ajout d'un calendrier qui marche. Continuation du CU créer Conf... Policy failures: Code warning - failed on resource AddConferenceController.java. Reason: Map is a raw type. References to generic type Map<K,V> should be parameterized, line 55 - failed on resource AddConferenceController.java. Reason: The import java.util.HashMap is never used, line 3 - failed on resource AddConferenceController.java. Reason: The local variable conference is never read, line 80 - failed on resource AddConferenceController.java. Reason: The local variable conference is never read, line 96 - failed on resource addConference.jsp. Reason: Undefined attribute name (alignment)., line 31 ... and more. Override reason: yeah
Frederic Debuire
2008-01-17 15:51:56 +00:00
9c8fabfa1b
Maxime Dagnicourt
2008-01-17 15:28:12 +00:00
d97d6d9017
Maxime Dagnicourt
2008-01-17 13:35:34 +00:00
d05bc72f56
Maxime Dagnicourt
2008-01-17 13:34:54 +00:00
035322d75f
Maxime Dagnicourt
2008-01-17 13:34:43 +00:00
a6a9468241
Maxime Dagnicourt
2008-01-15 23:08:47 +00:00
df6f576807
Maxime Dagnicourt
2008-01-15 21:29:52 +00:00
0ee18ab654
Policy failures: Code warning - failed on resource ConferenceManagerTest.java. Reason: The import org.junit.After is never used, line 12 - failed on resource ConferenceManagerTest.java. Reason: The import org.junit.Before is never used, line 13 - failed on resource ConferenceManagerTest.java. Reason: The local variable list is never read, line 9 Override reason: d
Maxime Dagnicourt
2008-01-15 17:04:13 +00:00
c0d01d4a46
Policy failures: Code warning - failed on resource UserManagerBean.java. Reason: Type safety: The expression of type List needs unchecked conversion to conform to List<Role>, line 71 - failed on resource ConferenceManagerBean.java. Reason: Type safety: The expression of type List needs unchecked conversion to conform to List<Role>, line 8 Override reason: d
Maxime Dagnicourt
2008-01-15 17:03:25 +00:00
2035bed78b
Policy failures: Code warning - failed on resource UserTest.java. Reason: The import java.util.List is never used, line 5 - failed on resource UserTest.java. Reason: The import org.yacos.core.conferences.Conference is never used, line 1 Override reason: d
Maxime Dagnicourt
2008-01-15 12:12:42 +00:00
afed8501b1
Maxime Dagnicourt
2008-01-15 12:12:30 +00:00
bf350dd3b7
Policy failures: Code warning - failed on resource ConferenceManagerBean.java. Reason: Type safety: The expression of type List needs unchecked conversion to conform to List<Role>, line 8 Override reason: s
Maxime Dagnicourt
2008-01-15 12:10:35 +00:00
7c22773057
Maxime Dagnicourt
2008-01-15 12:10:20 +00:00
6ffa1c3bbc
Maxime Dagnicourt
2008-01-15 09:32:52 +00:00
f2ac7864ca
calendar javascript Policy failures: Code warning - failed on resource AddConferenceController.java. Reason: Map is a raw type. References to generic type Map<K,V> should be parameterized, line 49 - failed on resource AddConferenceController.java. Reason: The import java.util.HashMap is never used, line 3 - failed on resource AddConferenceController.java. Reason: The local variable conference is never read, line 74 - failed on resource AddConferenceController.java. Reason: The local variable conference is never read, line 90 - failed on resource addConference5.jsp. Reason: Undefined attribute name (alignment)., line 27 ... and more. Override reason: haa
Frederic Debuire
2008-01-14 17:03:35 +00:00
1c084caf29
Maxime Dagnicourt
2008-01-14 17:01:49 +00:00
8f0c932de0
Maxime Dagnicourt
2008-01-14 17:01:34 +00:00
d4813c2c71
Maxime Dagnicourt
2008-01-14 16:58:19 +00:00
a0939c533d
Maxime Dagnicourt
2008-01-14 11:47:08 +00:00
0d3dcb3526
Policy failures: Code warning - failed on resource ConferenceManagerBean.java. Reason: The import org.yacos.core.users.Role.RoleType is never used, line 1 Override reason: c
Maxime Dagnicourt
2008-01-14 11:37:02 +00:00
b62ec72a9e
Policy failures: Code warning - failed on resource ConferenceManagerBean.java. Reason: The import java.util.Collection is never used, line 3 - failed on resource ConferenceManagerBean.java. Reason: Type safety: The expression of type List needs unchecked conversion to conform to List<Role>, line 6 Override reason: f
Maxime Dagnicourt
2008-01-14 09:36:29 +00:00
2c76cb27c7
Correction de choose preference en rapport avec les corrections du core de la révision 141
Christian Corsano2008-01-14 01:31:36 +00:00
b19e6e154a
ChoosePreference réparé ! De gros problèmes avec HSQLDB, et la persistance en général (principalement du aux IdClass qu'on a ajouté).
Christian Corsano2008-01-14 01:29:04 +00:00
0d84a0d77f
Maxime Dagnicourt
2008-01-13 22:23:07 +00:00
299197d7f7
Policy failures: Code warning - failed on resource ConferenceManagerTest.java. Reason: List is a raw type. References to generic type List<E> should be parameterized, line 7 Override reason: d
Maxime Dagnicourt
2008-01-13 22:22:38 +00:00
1b473064b4
Policy failures: Code errors - failed on resource yacos-servlet.xml. Reason: The element type "beans" must be terminated by the matching end-tag "</beans>"., line 7 Override reason: $$$
Frederic Debuire
2008-01-10 16:33:46 +00:00
184adc8fb3
UC Choose Conference 75%, can choose, but no filter for member of website
Nicolas Michard
2008-01-10 16:30:52 +00:00
4067e5e96c
Maxime Dagnicourt
2008-01-10 16:29:12 +00:00
0a1a20437c
Policy failures: Code warning - failed on resource Conference.java. Reason: The import javax.persistence.JoinColumn is never used, line 12 - failed on resource Conference.java. Reason: The import javax.persistence.OneToOne is never used, line 14 - failed on resource Conference.java. Reason: The import org.yacos.core.users.User is never used, line 20 - failed on resource ConferenceManagerBean.java. Reason: Type safety: The expression of type List needs unchecked conversion to conform to List<Role>, line 6 Override reason: ds
Maxime Dagnicourt
2008-01-10 16:28:20 +00:00
d43b2e6f65
Policy failures: Code warning - failed on resource IArticleManager.java. Reason: The import javax.persistence.EntityManager is never used, line Override reason: ddd
Maxime Dagnicourt
2008-01-10 16:28:03 +00:00
a71c6394fc
Add Conference suite... Ajout du back Policy failures: Code warning - failed on resource AddConferenceController2.java. Reason: The import org.yacos.web.author.form.FormSubmission is never used, line 1 Override reason: prout
Frederic Debuire
2008-01-10 13:35:04 +00:00
f05a9005c1
Changement du titre en title
Frederic Debuire
2008-01-10 13:32:38 +00:00
01889e0fea
Modifications de choose preference et début d'écran du CU d'inscription
Christian Corsano2008-01-10 11:13:42 +00:00
bb8d983008
add Conf suite Policy failures: Code warning - failed on resource AddConferenceController2.java. Reason: The import java.util.Date is never used, line 14 - failed on resource AddConferenceController3.java. Reason: The import java.util.Date is never used, line 1 Override reason: hh
Frederic Debuire
2008-01-10 10:39:21 +00:00
afd9a5b4bb
Ajout Conférence work Policy failures: Code warning - failed on resource AddConferenceController2.java. Reason: The import java.util.Date is never used, line 14 - failed on resource SArticleController.java. Reason: The local variable liste is never read, line 40 - failed on resource SArticleController.java. Reason: The local variable secondaryauthor is never read, line 3 Override reason: hehe
Frederic Debuire
2008-01-10 09:55:15 +00:00
7ce0d0d278
Maxime Dagnicourt
2008-01-10 00:30:35 +00:00
8209b57d91
Maxime Dagnicourt
2008-01-10 00:29:35 +00:00
f0eff4ce66
Maxime Dagnicourt
2008-01-10 00:28:22 +00:00
f843581345
Maxime Dagnicourt
2008-01-10 00:26:24 +00:00
1af06eb41b
Maxime Dagnicourt
2008-01-10 00:25:58 +00:00
8679e0b929
rename
Maxime Dagnicourt
2008-01-10 00:21:36 +00:00
1f9b0cd9a3
Maxime Dagnicourt
2008-01-10 00:21:10 +00:00
7c7ca333de
Maxime Dagnicourt
2008-01-10 00:20:58 +00:00
64eb7f635d
rename
Maxime Dagnicourt
2008-01-10 00:20:43 +00:00
0f2ea1eb60
remplacé par IUserManager
Maxime Dagnicourt
2008-01-10 00:19:57 +00:00
1a5084cf62
Just Addind UID
Nicolas Michard
2008-01-09 23:25:26 +00:00
edd2e5d8e5
UC Adding conference : structure (jsp/controller/modif servlet xml), but no field in form, working
Nicolas Michard
2008-01-09 23:24:33 +00:00
da72987c39
Maxime Dagnicourt
2008-01-08 17:01:22 +00:00
d9fe0ac7fb
Policy failures: Code warning - failed on resource RolePK.java. Reason: The assignment to variable conference has no effect, line 26 - failed on resource User.java. Reason: The serializable class User does not declare a static final serialVersionUID field of type long, line 2 Override reason: f
Maxime Dagnicourt
2008-01-08 17:01:08 +00:00
723bd99607
Maxime Dagnicourt
2008-01-08 17:00:46 +00:00
8b1d388660
Policy failures: Code warning - failed on resource conferences. Reason: The assignment to variable id has no effect, line 136 - failed on resource Conference.java. Reason: The assignment to variable id has no effect, line 136 - failed on resource article. Reason: The import javax.persistence.GeneratedValue is never used, line 9 - failed on resource Preference.java. Reason: The import javax.persistence.GeneratedValue is never used, line 9 - failed on resource article. Reason: The import javax.persistence.GenerationType is never used, line 10 ... and more. Override reason: commit de bourrin suie la fausse manip de fr....ric :)
Maxime Dagnicourt
2008-01-08 09:38:55 +00:00
60e296bb7d
Policy failures: Code warning - failed on resource User.java. Reason: The serializable class User does not declare a static final serialVersionUID field of type long, line 21 - failed on resource users. Reason: The serializable class User does not declare a static final serialVersionUID field of type long, line 2 Override reason: commit de bourrin suie la fausse manip de fr....ric :)
Maxime Dagnicourt
2008-01-08 09:35:19 +00:00
167161ab8f
Maxime Dagnicourt
2008-01-08 09:34:44 +00:00
33401d54e7
Policy failures: Code warning - failed on resource article. Reason: The import javax.persistence.GeneratedValue is never used, line 9 - failed on resource Preference.java. Reason: The import javax.persistence.GeneratedValue is never used, line 9 - failed on resource Preference.java. Reason: The import javax.persistence.GenerationType is never used, line 10 - failed on resource article. Reason: The import javax.persistence.GenerationType is never used, line 1 Override reason: commit de bourrin suite a la fausse manoeuvre de fr....ric ;)
Maxime Dagnicourt
2008-01-08 09:32:53 +00:00
8677103013
J'ai viré le JUNIT
Frederic Debuire
2008-01-08 08:49:33 +00:00
77050d6437
Effacement du dossier test Policy failures: Code warning - failed on resource core. Reason: The assignment to variable id has no effect, line 136 - failed on resource core. Reason: The import javax.persistence.JoinColumn is never used, line 11 - failed on resource core. Reason: The import javax.persistence.OneToOne is never used, line 13 - failed on resource core. Reason: The import org.yacos.core.users.User is never used, line 18 - failed on resource core. Reason: The serializable class Conference does not declare a static final serialVersionUID field of type long, line 21 ... and more. Override reason: haha
Frederic Debuire
2008-01-07 16:49:55 +00:00
0138b9e673
Changement des noms
Frederic Debuire
2008-01-07 16:44:44 +00:00
55fd1f3ab9
Création du projet YACOSTest
Frederic Debuire
2008-01-07 16:17:14 +00:00
dddfeb9956
Policy failures: Code warning - failed on resource User.java. Reason: The serializable class User does not declare a static final serialVersionUID field of type long, line 2 Override reason: serializable et autre
Maxime Dagnicourt
2008-01-05 13:12:17 +00:00
762081aeef
Policy failures: Code warning - failed on resource Conference.java. Reason: The assignment to variable id has no effect, line 136 - failed on resource Conference.java. Reason: The import javax.persistence.JoinColumn is never used, line 11 - failed on resource Conference.java. Reason: The import javax.persistence.OneToOne is never used, line 13 - failed on resource Conference.java. Reason: The import org.yacos.core.users.User is never used, line 18 - failed on resource Conference.java. Reason: The serializable class Conference does not declare a static final serialVersionUID field of type long, line 2 Override reason: ajout serizable
Maxime Dagnicourt
2008-01-05 13:11:40 +00:00