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 Dagnicourt2008-01-22 12:43:11 +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 Wang2008-01-21 23:45:22 +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 Wang2008-01-21 21:14:42 +00:00
e7e9a5367e
Modifications des tests Seuls les tests ayant un rapport avec les roles ne passent pas.
conceptoire.com2008-01-21 16:53:30 +00:00
3beb363650
Commit des modifications du modele pour faire passer les tests
conceptoire.com2008-01-21 16:52:03 +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 Wang2008-01-20 18:19:16 +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 Michard2008-01-20 15:37:53 +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 Debuire2008-01-17 15:51:56 +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 Dagnicourt2008-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 Dagnicourt2008-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 Dagnicourt2008-01-15 12:12:42 +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 Dagnicourt2008-01-15 12:10:35 +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 Debuire2008-01-14 17:03:35 +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 Dagnicourt2008-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 Dagnicourt2008-01-14 09:36:29 +00:00
2c76cb27c7
Correction de choose preference en rapport avec les corrections du core de la révision 141
conceptoire.com2008-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é).
conceptoire.com2008-01-14 01:29:04 +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 Dagnicourt2008-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 Debuire2008-01-10 16:33:46 +00:00
184adc8fb3
UC Choose Conference 75%, can choose, but no filter for member of website
Nicolas Michard2008-01-10 16:30:52 +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 Dagnicourt2008-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 Dagnicourt2008-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 Debuire2008-01-10 13:35:04 +00:00
01889e0fea
Modifications de choose preference et début d'écran du CU d'inscription
conceptoire.com2008-01-10 11:13:42 +00:00
2cf2c73e65
Quelques modif et ajout de methodes dans le core
conceptoire.com2008-01-10 11:06:41 +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 Debuire2008-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 Debuire2008-01-10 09:55:15 +00:00
edd2e5d8e5
UC Adding conference : structure (jsp/controller/modif servlet xml), but no field in form, working
Nicolas Michard2008-01-09 23:24:33 +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 Dagnicourt2008-01-08 17:01:08 +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 Dagnicourt2008-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 Dagnicourt2008-01-08 09:35:19 +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 Dagnicourt2008-01-08 09:32:53 +00:00
9afc067619
Correction (la bonne cette fois) de la revision 102
conceptoire.com2008-01-07 23:18:56 +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 Debuire2008-01-07 16:49:55 +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 Dagnicourt2008-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 Dagnicourt2008-01-05 13:11:40 +00:00