Commit Graph

88 Commits

Author SHA1 Message Date
Jean-Baptiste Lenglet 64f5fef89f Display results only when the polls close 2016-12-25 19:54:10 +01:00
Jean-Baptiste Lenglet 1c761f9db2 Added results when the user is not voting 2016-12-25 19:54:10 +01:00
Antoine Bartuccio e8d54764bd Add election results 2016-12-25 19:54:10 +01:00
Jean-Baptiste Lenglet baf39d8f3b Hide input if user can not vote 2016-12-25 19:54:10 +01:00
Jean-Baptiste Lenglet 9bb5951dac Removed request.user as user bc it already exists 2016-12-25 19:54:10 +01:00
Jean-Baptiste Lenglet 1a34dcdafe Changed plain form action to reversed URL. 2016-12-25 19:54:10 +01:00
Jean-Baptiste Lenglet fa9e4e5dc6 Tweaked Election view and added request.user as user 2016-12-25 19:54:10 +01:00
Jean-Baptiste Lenglet a9d154506f Added js validation for max_choice 2016-12-25 19:54:10 +01:00
Antoine Bartuccio 33d8c14da5 can_vote in Election 2016-12-25 19:54:10 +01:00
Antoine Bartuccio 2c76784007 Fixed Election.has_voted 2016-12-25 19:54:10 +01:00
Jean-Baptiste Lenglet 89362bae79 Hide inputs when user already voted. 2016-12-25 19:54:10 +01:00
Jean-Baptiste Lenglet dfcddbd1fa Hide election detail parts when user cannot candidate or edit. 2016-12-25 19:54:10 +01:00
Jean-Baptiste Lenglet a3a5a0446d Finished main view. Some tuning are to be done. 2016-12-25 19:54:10 +01:00
Antoine Bartuccio 9ac1cab983 Add vote in database 2016-12-25 19:54:10 +01:00
Antoine Bartuccio 97f835eb4e Convert indent with space, fix populate and add an s 2016-12-25 19:54:10 +01:00
Antoine Bartuccio a27fd267d7 Remove useless methods on elections 2016-12-25 19:54:10 +01:00
Antoine Bartuccio 1f60fbd484 Uses election_detail for vote form 2016-12-25 19:54:10 +01:00
Antoine Bartuccio 938e2ce0a9 Fix rights in election 2016-12-25 19:54:10 +01:00
Antoine Bartuccio 67630fc9f8 Vote template 2016-12-25 19:53:04 +01:00
Jean-Baptiste Lenglet 9dbff0cd50 Finished election details. 2016-12-25 19:53:04 +01:00
Jean-Baptiste Lenglet 94d15684b7 Added profile pictures for users 2016-12-25 19:53:04 +01:00
Jean-Baptiste Lenglet 6784d66403 Building the new vote/display for a election. 2016-12-25 19:52:14 +01:00
Jean-Baptiste Lenglet 2095dd621e Reworked election list view with datetime ranges and a description. 2016-12-25 19:52:14 +01:00
Jean-Baptiste Lenglet e6b37ef332 Added date ranges in the elections list view. 2016-12-25 19:52:14 +01:00
Antoine Bartuccio 521b61517b Functionnal vote form 2016-12-25 19:52:14 +01:00
Antoine Bartuccio e8ead338d0 Removed useless widget added previously + began voteform 2016-12-25 19:52:14 +01:00
Antoine Bartuccio 03754aba8a Can now add candidature 2016-12-25 19:52:14 +01:00
Antoine Bartuccio 51bb6c8472 Can add ElectionList and start of candidature form 2016-12-25 19:52:14 +01:00
Antoine Bartuccio d72d8366cf Add new widget (not tested) and new bdd scheme for elections 2016-12-25 19:52:14 +01:00
Antoine Bartuccio 7956067686 Election right update 2016-12-25 19:52:14 +01:00
Antoine Bartuccio 2764f6d2d2 Refactor List Model 2016-12-25 19:52:14 +01:00
Antoine Bartuccio c604282b77 Nice display for elections 2016-12-25 19:52:14 +01:00
Antoine Bartuccio 52e69b0ac1 Refactor elections 2016-12-25 19:52:14 +01:00
Antoine Bartuccio a284637190 Normally fixs tests 2016-12-25 19:52:14 +01:00
Antoine Bartuccio d14af8e452 New bdd arch 2016-12-25 19:52:14 +01:00
Antoine Bartuccio fd3309fc5f Refactor election bdd 2016-12-25 19:52:14 +01:00
Antoine Bartuccio 135fa00e25 Fix database and add some view 2016-12-25 19:52:14 +01:00
Antoine Bartuccio d685e9ba29 Election bdd + first view 2016-12-25 19:52:14 +01:00