Commit Graph

50 Commits

Author SHA1 Message Date
Nicolas Michard
c544189c3d Form Login 2008-01-28 23:01:36 +00:00
Frederic Debuire
8b0757c4ec Ajax pour l'ajout des utilisateurs
Policy failures:   
Code warning
- failed on resource AddConferenceController.java. Reason: HashSet is a raw type. References to generic type HashSet<E> should be parameterized, line 108
- failed on resource AddConferenceController.java. Reason: Iterator is a raw type. References to generic type Iterator<E> should be parameterized, line 61
- failed on resource AddConferenceController.java. Reason: Map is a raw type. References to generic type Map<K,V> should be parameterized, line 166
- failed on resource addConference4.jsp. Reason: No end tag (</fieldset>)., line 148
- failed on resource AddConferenceController.java. Reason: Set is a raw type. References to generic type Set<E> should be parameterized, line 108
... and more.  
Override reason:   
hehe
2008-01-28 16:53:14 +00:00
Nicolas Michard
2162432fc0 Acegi security / Login-Logout and remember ok (next step: dynamical menu and user info when authentified) 2008-01-28 15:34:05 +00:00
Frederic Debuire
88e40466ac Ajax suite 2008-01-27 21:23:54 +00:00
Nicolas Michard
41f2c4d54a Commit Acegi Security, projet ok mais des bugs dans la securite (a voir) 2008-01-27 19:53:45 +00:00
cd32f2f97b Corrigé UserRegister
Ajouté les fonctions correspondantes a SessionService
2008-01-26 17:25:13 +00:00
Frederic Debuire
5f95af28b9 2008-01-24 23:48:55 +00:00
Frederic Debuire
28c3aaabba DWR
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 Criterions.java. Reason: HashSet is a raw type. References to generic type HashSet<E> should be parameterized, line 11
- failed on resource AddConferenceController.java. Reason: HashSet is a raw type. References to generic type HashSet<E> should be parameterized, line 45
- failed on resource AddConferenceController.java. Reason: Map is a raw type. References to generic type Map<K,V> should be parameterized, line 103
- failed on resource Criterions.java. Reason: Set is a raw type. References to generic type Set<E> should be parameterized, line 11
... and more.  
Override reason:   
DWR
2008-01-24 16:23:39 +00:00
Maxime Dagnicourt
d6dd9a5ddc 2008-01-24 15:30:18 +00:00
Nicolas Michard
b3a2cbc528 modif conflit 2008-01-22 11:04:15 +00:00
Jialin Wang
83b0a4ab7c creation du rapport 2008-01-21 23:45:53 +00:00
Jialin Wang
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:
2008-01-21 23:45:22 +00:00
Jialin Wang
5d4177496a changemnt de police 2008-01-21 21:44:56 +00:00
Jialin Wang
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:
2008-01-21 21:14:42 +00:00
Frederic Debuire
0efcb90988 changement 2008-01-21 16:48:54 +00:00
Jialin Wang
5a8a1f089c creation des page d'evaluation 2008-01-20 18:23:03 +00:00
Nicolas Michard
8340635829 Suppresion des anciens JSP 2008-01-20 15:40:14 +00:00
Nicolas Michard
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)
2008-01-20 15:37:53 +00:00
Frederic Debuire
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
2008-01-17 15:51:56 +00:00
Frederic Debuire
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
2008-01-14 17:03:35 +00:00
2c76cb27c7 Correction de choose preference en rapport avec les corrections du core de la révision 141 2008-01-14 01:31:36 +00:00
Nicolas Michard
184adc8fb3 UC Choose Conference 75%, can choose, but no filter for member of website 2008-01-10 16:30:52 +00:00
Frederic Debuire
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
2008-01-10 13:35:04 +00:00
01889e0fea Modifications de choose preference et début d'écran du CU d'inscription 2008-01-10 11:13:42 +00:00
Frederic Debuire
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
2008-01-10 10:39:21 +00:00
Frederic Debuire
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
2008-01-10 09:55:15 +00:00
Nicolas Michard
edd2e5d8e5 UC Adding conference : structure (jsp/controller/modif servlet xml), but no field in form, working 2008-01-09 23:24:33 +00:00
b7f28514e6 YACOSWeb : Commit de la version démo améliorée
ChoosePreferences fonctionnel !
Plein de petites corrections dans pas mal d'endroit, referez-vous aux changelog de chaque fichier pour plus de détails
2007-12-18 22:10:12 +00:00
Maxime Dagnicourt
243dd08824 Policy failures:
Code warning
- failed on resource dispatchArticle.jsp. Reason: Undefined attribute name (path)., line 4
Override reason:   
t
2007-12-18 00:29:48 +00:00
Frederic Debuire
8f3ad35298 Ajout de l'URL dans la liste des articles.
Petite gestion quand y'a pas de file :s
2007-12-17 22:05:21 +00:00
Frederic Debuire
8cf25a10a2 Policy failures:
Code warning
- failed on resource ListArticleController.java. Reason: The import java.util.Date is never used, line 1
Override reason:   
hh
2007-12-17 17:04:13 +00:00
Jialin Wang
67499edfa4 2007-12-17 16:37:12 +00:00
Nicolas Michard
508d43b438 modify Pattern view for error in eclipse, more complex but no error 2007-12-17 15:14:09 +00:00
Frederic Debuire
4152d4ed46 Plein de modif
Policy failures:   
Code warning
- failed on resource DispatchArticleController.java. Reason: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized, line 37
- failed on resource DispatchArticleController.java. Reason: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized, line 38
- failed on resource DispatchArticleController.java. Reason: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized, line 62
- failed on resource DispatchArticleController.java. Reason: ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized, line 63
- failed on resource ChoosePreferenceControllerOK.java. Reason: The import java.util.Date is never used, line 14
... and more.  
Override reason:   
haha
2007-12-17 15:04:07 +00:00
Maxime Dagnicourt
d5c6500fb0 2007-12-17 11:07:05 +00:00
Frederic Debuire
8b6611e660 Commit de choose
Policy failures:   
Code warning
- failed on resource submissionArticle.jsp. Reason: Undefined attribute value (center)., line 21
- failed on resource submissionArticle.jsp. Reason: Undefined attribute value (center)., line 22
- failed on resource submissionArticle.jsp. Reason: Undefined attribute value (center)., line 2
Override reason:   
huhu
2007-12-17 10:06:34 +00:00
Jialin Wang
11a4bbd085 2007-12-17 00:18:22 +00:00
Nicolas Michard
f99039918d added CSS support and pattern file in jsp section for future view. 2007-12-16 22:00:47 +00:00
Frederic Debuire
22b38d4fc4 Ajout du supprimage javascript 2007-12-16 18:27:01 +00:00
Frederic Debuire
0ed5989981 Changement de la méthode pour l'envoie du fichier... 2007-12-16 18:06:40 +00:00
Jialin Wang
ef43e20036 2007-12-16 15:38:33 +00:00
Maxime Dagnicourt
e445ed5798 2007-12-16 15:00:14 +00:00
Jialin Wang
2230acfd0a 2007-12-16 14:57:37 +00:00
Jialin Wang
32157f21ac 2007-12-16 14:54:04 +00:00
Jialin Wang
0111490535 2007-12-14 19:10:12 +00:00
Jialin Wang
b218b1d0ca 2007-12-14 18:59:33 +00:00
Frederic Debuire
a380ecebef 2007-12-14 14:57:31 +00:00
Frederic Debuire
d63ab989b7 2007-12-14 13:15:15 +00:00
Frederic Debuire
37663ca6a8 Policy failures:
Code warning
- failed on resource SArticleController.java. Reason: The import java.util.Date is never used, line 14
- failed on resource core. Reason: The import java.util.Date is never used, line 14
- failed on resource web. Reason: The import java.util.Date is never used, line 14
- failed on resource core. Reason: The import java.util.Date is never used, line 14
- failed on resource yacos. Reason: The import java.util.Date is never used, line 14
... and more.  
Override reason:   
hoho
2007-12-13 15:58:45 +00:00
e8fee5b489 Removed the trunk folder, moved the YACOSWeb directory 2007-12-13 14:14:11 +00:00