Bertocq
|
beb4bc119c
|
Fix Rails/Delegate rubocop issue
|
2017-07-10 23:02:27 +02:00 |
|
Bertocq
|
2888c20489
|
Fix all Style/RedundantSelf rubocop issues
|
2017-07-05 11:55:52 +02:00 |
|
Bertocq
|
c9bc028524
|
Remove all unnecesary extra spacing and Layout/ExtraSpacing list from rubocop file
|
2017-06-28 14:12:51 +02:00 |
|
Juanjo Bazán
|
db9ee74828
|
removes max restriction on title length
|
2017-02-12 13:08:26 +01:00 |
|
kikito
|
043e2e3586
|
Removes summary from poll::Question model
|
2017-01-30 18:41:24 +01:00 |
|
kikito
|
499f9b51e2
|
makes it possible to create orphan poll questions
|
2017-01-25 11:19:18 +01:00 |
|
kikito
|
2be88cb316
|
Adds missing validation to poll::question. Fixes specs
|
2017-01-25 10:46:57 +01:00 |
|
kikito
|
d024505960
|
moves geozones from poll question to poll in models
|
2017-01-20 18:58:03 +01:00 |
|
Juanjo Bazán
|
f0156c5b5a
|
adds admin search/add/remove question to poll
|
2016-12-26 16:19:35 +01:00 |
|
rgarcia
|
20cb044015
|
adds search and filter for poll questions
|
2016-11-29 11:46:30 +01:00 |
|
rgarcia
|
ceebae644f
|
removes question column from poll_questions
|
2016-11-22 11:41:10 +01:00 |
|
rgarcia
|
5f6d0590e8
|
tmp commit refactoring answerable questions
|
2016-11-18 03:57:31 +01:00 |
|
rgarcia
|
4955daf886
|
adds poll and poll question's specs
|
2016-11-17 22:48:00 +01:00 |
|
rgarcia
|
626a8e9154
|
updates specs for admin poll questions
|
2016-11-17 21:31:51 +01:00 |
|
rgarcia
|
348a6dc970
|
everybody can vote for now
|
2016-11-16 19:42:05 +01:00 |
|
kikito
|
598b1b9c01
|
Adds group by to answerable_by scope to avoid duplicates
|
2016-11-14 13:35:23 +01:00 |
|
kikito
|
38efad77f3
|
Changes the way question#copy_attributes_from_proposal works
|
2016-11-11 19:11:53 +01:00 |
|
kikito
|
11a98dce07
|
Refactors in poll/question model
|
2016-11-11 19:10:36 +01:00 |
|
kikito
|
6dd2b54123
|
Fixes bug in Poll::Question#answerable_by
|
2016-11-08 15:52:13 +01:00 |
|
kikito
|
83fd70b048
|
Extracts some logic from poll_question to poll
|
2016-11-07 17:34:24 +01:00 |
|
kikito
|
d39f19abb8
|
Defines Poll::Question#answerable_by?(user) and uses it in abilities
|
2016-11-07 16:28:39 +01:00 |
|
kikito
|
575aa62960
|
Starts introducing valid answers to poll questions
|
2016-10-31 16:31:48 +01:00 |
|
kikito
|
1aab780592
|
Starts adding questions to polls
|
2016-10-31 14:27:25 +01:00 |
|
kikito
|
85aba10798
|
Initial work in Poll::Question
|
2016-10-28 18:02:28 +02:00 |
|