Activity
From 03/12/2012 to 04/10/2012
04/10/2012
-
07:54 pm Anomalie #204 (Résolu): Différence de formatage entre la saisie et la visualisation d'un vote
-
07:43 pm Evolution #472 (Résolu): Migrates to struts 2
-
07:33 pm Anomalie #81 (Résolu): [Email] Le rappel pour voter envoi un mail même si on a déjà voté
-
07:13 pm Evolution #471 (Résolu): Migrates business layer
-
07:13 pm Evolution #152 (Résolu): [Email] Centraliser la gestion des emails/notifications
-
07:10 pm Anomalie #203 (Résolu): Ordre des votes
- Solution simple pour le moment, pour amélioration il faudrait utiliser le stéréotype "indexed" et avoir une colonne d...
-
07:06 pm Anomalie #45 (Résolu): [Vote] Un utilisateur peut voter plusieurs fois dans un sondage anonyme, m...
-
04:57 pm Anomalie #180 (Résolu): [Poll] Message "ce vote n'est pas clos" mêle si vote clos
-
04:55 pm Anomalie #160 (Rejeté): [Poll] Manque de retour après une action
-
04:54 pm Evolution #158 (Rejeté): [Poll] Vision du nombre d epage du formulaire de création de sondage
-
04:52 pm Anomalie #157 (Résolu): [Poll] Pas possible de modifier un sondage sans message d'erreur
-
04:50 pm Anomalie #155 (Résolu): [Poll] La modification de la description d'un choix change l'ordre
-
04:00 pm Revision 3244: fix shiro filter init
-
02:36 pm Anomalie #153 (Résolu): [Poll] Impossible de modifier ou supprimer un choix
- Cela devient possible lors d'une modification que lorsqu'aucun vote n'a déjà été effectué sur le sondage. Sinon seule...
04/06/2012
-
07:36 pm Revision 3243: make pollen works without the jetty-runner servlet api (no method ServletRequest#g...
-
06:46 pm Revision 3242: updates deps
-
06:21 pm Revision 3241: problem with create, need to check pollUri
-
05:46 pm Revision 3240: - remove useless serviceContext in creators
- - problem with choice topiaId in jsp
- simple merge for the moment : remove all and create new -
02:56 pm Revision 3239: - clean clone flag
- - use getPollEditable for load and save poll
-
02:56 pm Revision 3238: - create empty list instance if collections from entities are null
- - add method getPollEditable for update
-
09:51 am Revision 3237: refactor LoadPoll and SavePoll
04/05/2012
-
01:47 am Revision 3236: rethink the poll form (use less ajax request), need to be continued (validation no...
-
09:50 am Revision 3235: - start implement updatePoll (not working yet)
- - add disabled when vote is started (missing disabled for votingList and choice)
-
09:50 am Revision 3234: - move validation methods in SavePoll
- - use prepare in LoadPoll, SUCCESS is used by default
- manage existing userAccount for clone -
09:50 am Revision 3233: improve CreatePoll/EditPoll/ClonePoll using different actions for loading (LoadPol...
04/03/2012
-
08:16 pm Revision 3232: - implement ClonePoll action based on EditPoll code
- - manage input method for edit and clone actions
-
08:16 pm Revision 3231: Use global conversion configuration for PollUri
-
06:47 pm Revision 3230: rename inner class copy from t3
04/02/2012
-
07:30 pm Revision 3229: - use same behaviour for actions in grids
- - fix EditPoll action (need to add the correct PollUri convertor)
- add svn properties + headers -
06:42 pm Revision 3228: Begin EditPoll action
-
06:42 pm Revision 3227: Vote validation for maxChoiceNb and percentage
-
06:42 pm Revision 3226: - missing has methods for messages
- - do not use <s:actionmessage/> and <s:actionerror/> struts tags
- problem with some poll flags -
11:44 am Revision 3225: Use author for commentDTO xml export
-
11:44 am Revision 3224: Use comment author for feed
-
11:29 am Revision 3223: - add comment author new column
- - improve pollAccount link with comment
- add comment validation in action instead of xml -
11:29 am Revision 3222: - resolve issue with ChoiceType in createPoll prepare
- - resolve issue with image upload (no params before prepare). Use new FileUploadAware interface.
03/30/2012
-
12:32 pm Revision 3221: - resolve issue on create poll with choiceType date and image
- - create ChoiceHelper
- improve AddChoice validation
03/29/2012
-
05:13 pm Revision 3220: - resolve issues with deleteChoice
- - resolve issues with deleteComment
-
05:13 pm Revision 3219: - add AddChoice action (validation redirection failed)
- - missing addChoiceAllowed flag save in createPoll
- resolve issue on AddComment (validation doesn't work)
03/28/2012
-
06:40 pm Revision 3218: add voteAllowed check for restricted poll
-
06:40 pm Revision 3217: - resolve issue on personToList creation (missing votingList reference)
- - manage weight on restricted poll
-
06:39 pm Revision 3216: - Add anonymous checkbox
-
06:39 pm Revision 3215: - improve binding pollAccount and userAccount
- - use copy of bean for edition
- add validation -
10:56 am Revision 3214: add result to avoid the : void mystery + add svn properties
-
09:59 am Revision 3213: move some actions to user namespace + pass into devmode
03/27/2012
-
09:09 pm Revision 3212: - add PollUriConverter for parameter uriId that becomes a PollUri
- - add BooleanIntegerConverter for voteValue in case of NORMAL VoteCounting
-
01:28 pm Revision 3211: - use PollUri object in AbstractPollUriIdAction
- - rename and implement EditVote action
-
01:28 pm Revision 3210: - Move isUpdateVoteAllowed to VoteService
- - Add getPollAccount method in PollService
03/26/2012
-
07:02 pm Revision 3209: - Resolve issue with VoteToChoice save
- - Add message support in session (not working yet)
-
07:02 pm Revision 3208: - Delete vote
- - Add method for updateVoteUrl
03/23/2012
-
10:32 pm Revision 3207: - add shiro filters
- - improve access to application context and user session
- usage of javascript files to clean pages
- clean intercept... -
10:30 pm Revision 3206: add PollUri object + security method in PollService
-
06:15 pm Revision 3205: Create/Update Vote with VoteToChoice management
-
06:15 pm Revision 3204: Use last mavenpom
-
06:15 pm Revision 3203: Use new methods for flags in Poll and improve code organization
-
09:56 am Revision 3202: mise en place de shiro sur pollen-struts (pom, web.xml, shiro.ini, filtre d'admin)...
03/22/2012
-
04:13 pm Revision 3201: Add some methods in Poll model
-
04:13 pm Revision 3200: Remove useless line for vote input in struts.xml
-
11:38 am Revision 3199: Add default configuration for jetty and tomcat7 as embedded servers
-
11:38 am Revision 3198: Improve error for applicationUrl not defined
-
11:38 am Revision 3197: Add explicit close for resource
03/19/2012
-
10:05 am Revision 3196: fix poll creation
03/15/2012
-
11:40 am Revision 3195: use last struts.xml dtd
-
07:48 am Revision 3194: add close action
- add clone action (just begin of it, must be done...)
use getPollenUserAccount method in actions
fix date choice date ... -
07:47 am Revision 3193: fix NPE
-
07:09 am Revision 3192: close poll action
03/14/2012
-
06:22 pm Revision 3191: fix delete poll from admin
-
05:59 pm Revision 3190: generate and propage accountId at poll creation
-
05:58 pm Revision 3189: to create a PersonToList for a new poll
-
05:15 pm Revision 3188: fix votingUrl
-
05:15 pm Revision 3187: fix urls
-
05:14 pm Revision 3186: fix urls
-
03:43 pm Revision 3185: - add delete poll action
- - add adminId for poll in json actions
- remove some javascript logs
- change session log levels -
03:41 pm Revision 3184: use cached dtd for validators
-
03:41 pm Revision 3183: use snpshot of topia
-
03:40 pm Revision 3182: - all queries are in persistence layer
- - implements delete poll action
-
03:40 pm Revision 3181: no more usage of nuiton-struts2 here\! (use TopiafilterPagerBean)
-
03:39 pm Revision 3180: move all query from services to persistence layer
- add foreign key indexes
-
10:42 am Revision 3179: ajout des import de liste de favoris dans sondages restreints
03/13/2012
-
03:06 pm Revision 3178: page de creation de sondage presque finie :)
-
03:01 pm Revision 3177: add svn properties and header
-
03:01 pm Revision 3176: use last stable version of nuiton-web
-
02:59 pm Revision 3175: add svn properties
03/12/2012
Also available in: Atom