Bertocq
|
d80aff3af1
|
Fix long lines on dev_seed
|
2017-10-27 19:44:19 +02:00 |
|
Bertocq
|
959f2fbf90
|
Add section and log functions to use rails logger instead of puts and print on dev_seeds
|
2017-10-27 19:44:19 +02:00 |
|
Bertocq
|
6f6d48560f
|
Small style fixes by rubocop on dev seeds
|
2017-10-27 19:44:19 +02:00 |
|
Bertocq
|
301645b032
|
Remove slugs from Poll, column not present yet
|
2017-10-27 19:44:19 +02:00 |
|
Alberto García
|
164bc19b3e
|
Merge pull request #1906 from consul/1856-legislation_processes_proposals_phase
[WIP] Legislation Process Proposals
|
2017-10-27 12:41:09 +02:00 |
|
María Checa
|
b5f2f9aa21
|
Added cached_votes_total and cached_votes_down to Legislation Proposals
|
2017-10-25 16:42:24 +02:00 |
|
BertoCQ
|
322ffdb91b
|
Merge pull request #2086 from wairbut-m2c/iagirre-improve-dev-seeds
Iagirre improve dev seeds
|
2017-10-25 15:05:18 +02:00 |
|
decabeza
|
f0cfe50de4
|
Merge branch 'master' into 1856-legislation_processes_proposals_phase
|
2017-10-25 11:52:31 +02:00 |
|
Bertocq
|
608ca48b32
|
Add Recounting and Expired with stats&results polls to dev seeds
|
2017-10-23 21:02:23 +02:00 |
|
María Checa
|
5a9ee4642e
|
Merge branch 'master' into 1786-poll_results
|
2017-10-23 13:43:58 +02:00 |
|
María Checa
|
fad5841d8f
|
Improvements
|
2017-10-23 12:57:41 +02:00 |
|
María Checa
|
9fc35e9087
|
Added results_enabled and stats_enabled to Poll
|
2017-10-20 18:44:56 +02:00 |
|
María Checa
|
b42bacd588
|
most_voted to false by default
|
2017-10-20 17:26:32 +02:00 |
|
BertoCQ
|
e886559e9e
|
Merge branch 'master' into 1786-poll_results
|
2017-10-20 11:10:39 +02:00 |
|
iagirre
|
9bb03c9d1a
|
Added voters in booths
|
2017-10-19 20:02:07 +02:00 |
|
iagirre
|
ca766404bf
|
Added functions to make the polls scenarios more complete
|
2017-10-19 19:50:06 +02:00 |
|
María Checa
|
6e680c187f
|
Added new column most_voted to Poll::Question::Answers
|
2017-10-19 12:17:20 +02:00 |
|
rgarcia
|
cd148dfbf0
|
adds recounts and results to dev seeds
|
2017-10-19 11:28:09 +02:00 |
|
BertoCQ
|
9a4364bf0c
|
Merge pull request #2074 from consul/chore/remove_deprecated_valid_answers
[FROZEN] Remove deprecated Poll::Question valid_answers attribute
|
2017-10-19 11:06:29 +02:00 |
|
Bertocq
|
c6d1f727af
|
Correct dev_seeds to correctly create Poll::Question::Answers instead of valid_answers, plus style fixes
|
2017-10-18 01:29:40 +02:00 |
|
Bertocq
|
b5255afb2d
|
Remove deprecated Poll::Question valid_answers attribute
|
2017-10-18 00:17:01 +02:00 |
|
BertoCQ
|
d1c67212b0
|
Merge pull request #1964 from consul/chore/remove_results
Remove deprecated Poll results models
|
2017-10-17 14:39:42 +02:00 |
|
Bertocq
|
99471a3d15
|
Comment out slug assignment until Poll slug feature is ported back from madrid's fork
|
2017-10-13 14:42:43 +02:00 |
|
Bertocq
|
ecf95c4ea3
|
Add slug to Polls on dev seed rake
|
2017-10-13 12:44:36 +02:00 |
|
iagirre
|
2b10b59e2a
|
Order in the admin page using jquery-ui sortable widget.
|
2017-10-10 16:38:29 +02:00 |
|
Raimond Garcia
|
2b588753ee
|
Merge branch 'master' into mlucena-poll-comments
|
2017-10-09 17:59:12 +02:00 |
|
María Checa
|
841ef2a3a2
|
Merge branch 'master' into 1856-legislation_processes_proposals_phase
|
2017-10-09 17:19:07 +02:00 |
|
BertoCQ
|
6a0197a61b
|
Merge branch 'master' into feature/1985#voting_token
|
2017-10-07 10:46:13 +02:00 |
|
María Checa
|
bcfd1a844a
|
Poll voter token
|
2017-10-06 20:44:47 +02:00 |
|
Bertocq
|
00bb6874db
|
Fix dev seeds rake, creating Poll Question Answers
|
2017-10-06 20:37:13 +02:00 |
|
María Checa
|
35148015b9
|
Added token to poll voters
|
2017-10-06 18:43:00 +02:00 |
|
Bertocq
|
1806bd3df4
|
Add token string attribute to Poll Answer
|
2017-10-06 14:28:57 +02:00 |
|
Bertocq
|
6e29b6adf5
|
Fix dev seeds rake, creating Poll Question Answers
|
2017-10-06 12:16:59 +02:00 |
|
Manuel Lucena
|
63cbe2f7c1
|
20171003 - [WIP] Functionality and tests for polls comments
|
2017-10-06 10:36:26 +02:00 |
|
Angel Perez
|
32f3b643b0
|
Create 'poll_question_answer_videos' table and model
|
2017-10-04 17:25:51 -04:00 |
|
Angel Perez
|
a83c259a04
|
Remove 'description' attribute from Poll::Question
This avoid an exception when seeding the database
See PR #1977
|
2017-10-04 15:49:28 -04:00 |
|
rgarcia
|
4aaf681d2d
|
uses new answer model in user facing interface
|
2017-10-04 17:45:51 +02:00 |
|
Raimond Garcia
|
44d0c04e38
|
Merge branch 'master' into aperez-admin-questions-section
|
2017-10-04 14:13:20 +02:00 |
|
María Checa
|
2020990b05
|
Merge pull request #1972 from consul/1954-remove_question_show_and_description
Removed poll question show view and description attribute
|
2017-10-04 12:52:46 +02:00 |
|
Angel Perez
|
1d1b861ddf
|
Create 'poll_question_answers' table
|
2017-10-03 23:04:50 -04:00 |
|
BertoCQ
|
e32521ebe0
|
Merge branch 'master' into 1954-remove_question_show_and_description
|
2017-10-04 01:17:07 +02:00 |
|
Bertocq
|
e928eb38ac
|
Add Officer relationship to Poll Voter
|
2017-10-04 00:39:31 +02:00 |
|
Bertocq
|
3a0e709e14
|
Correct composed index on poll Shift model adding date
|
2017-10-03 23:34:09 +02:00 |
|
María Checa
|
80c8fa308f
|
Merge branch 'master' into 1954-remove_question_show_and_description
|
2017-10-03 22:33:08 +02:00 |
|
Raimond Garcia
|
c7f576aa4f
|
Merge pull request #1962 from wairbut-m2c/iagirre-admin-polls-section
Iagirre admin polls section
|
2017-10-03 22:23:53 +02:00 |
|
María Checa
|
348e4e54f3
|
Removed question description
|
2017-10-03 19:11:54 +02:00 |
|
Bertocq
|
4e85e136d1
|
Remove OfficerAssignment composed index
|
2017-10-03 12:02:30 +02:00 |
|
Bertocq
|
ad986e600e
|
Merge branch 'master' into feature/1929#add_shift_task_usage
|
2017-10-03 12:01:21 +02:00 |
|
BertoCQ
|
19e8ec265f
|
Merge branch 'master' into chore/remove_results
|
2017-10-02 23:54:13 +02:00 |
|
BertoCQ
|
fbbbd38932
|
Merge pull request #1965 from consul/polls-voting
Polls voting
|
2017-10-02 22:25:51 +02:00 |
|