Commit Graph

740 Commits

Author SHA1 Message Date
Bertocq
15e881b81a Increase dev seeds creating communities, topics and comments on topics & polls 2017-12-15 13:47:10 +01:00
BertoCQ
50b4f50eac Merge branch 'master' into aperez-dates-for-milestones 2017-12-14 15:42:35 +01:00
BertoCQ
ec0717b957 Merge pull request #2180 from consul/polls-timestamps
Adds timestamps to polls
2017-12-14 14:14:47 +01:00
Alberto García
19925de06b Merge pull request #2170 from consul/design
Design improvements
2017-12-14 11:31:31 +01:00
Angel Perez
c14f9be567 Add 'publication_date' attribute to Budget::Investment::Milestone 2017-12-13 20:17:42 -04:00
rgarcia
e4b20efd04 adds timestamps to polls 2017-12-13 12:37:17 +01:00
Raimond Garcia
11e80fbc92 Merge pull request #1903 from wairbut-m2c/aperez-enable-disable-proposals
Add enable/disable option for 'Proposals' feature
2017-12-08 11:41:13 +01:00
decabeza
cbaf1ae6c1 adds setting to allow images for proposals and investment projects 2017-12-06 20:44:43 +01:00
María Checa
56e10f9532 Merge pull request #2160 from consul/relationables
Related Content model and Relatable concern
2017-12-05 15:19:42 +01:00
Bertocq
88d098242c Add missing public_stats feature flag on dev seeds 2017-12-04 18:03:35 +01:00
Bertocq
e02f511b3a Add times_reported integer attribute to RelatedContent 2017-11-29 19:02:14 +01:00
Bertocq
a138cda364 Create RelatedContent model 2017-11-29 19:00:54 +01:00
decabeza
510d4822a4 adds new setting for site title meta tag 2017-11-24 14:12:01 +01:00
Angel Perez
ab9d612128 'Proposals' feature can be enabled/disabled
Fixes #1886
2017-11-17 13:10:55 -04:00
Bertocq
924dae61b6 Add UTC time zone to default datetime values on schema 2017-11-15 17:43:16 +01:00
Bertocq
d8991b51ff Fix helper function name typo at dev seeds 2017-11-13 13:06:24 +01:00
Bertocq
a1325f4c7d Refactor Poll Voters distribution between web and booth 2017-11-09 15:41:08 +01:00
Bertocq
0e8d171018 Extract vote poll on web/booth and randmon question answering to helper functions on Poll Voter section 2017-11-09 15:40:01 +01:00
Bertocq
045982e981 Fix line lenght on dev_seeds 2017-11-09 15:24:27 +01:00
Bertocq
e154d8eb3f Add trailing random letter to unique_document_number output 2017-11-09 14:51:08 +01:00
Bertocq
063ba4c4f4 Refactor Poll Voters creation to make it more realistic 2017-11-09 14:45:00 +01:00
Bertocq
517b035903 Reposition Poll Question from Proposal and Successful Proposal sections to end of script 2017-11-09 14:44:56 +01:00
Bertocq
af460b3eea Refactor Poll Officer Assignment creation into Poll Shift creation section 2017-11-09 14:44:16 +01:00
Bertocq
896f91e249 Refactor Booth and Booth Assignment creation into just one section 2017-11-09 14:44:16 +01:00
Bertocq
cf76898308 Refactor Poll Question & Answer creation section 2017-11-09 14:44:16 +01:00
Bertocq
a4a4f3beb2 Refactor Poll creation section, no need to use variables and big date ranges 2017-11-09 14:44:16 +01:00
Bertocq
5a188474c5 Replace the usage of reorder with RANDOM() posgtresql function, for all & sample 2017-11-09 14:44:15 +01:00
Bertocq
607423c1a8 Move not org users query to correct section, avoiding class variable usage 2017-11-09 12:52:15 +01:00
Bertocq
597d740198 Remove unnecesary blank spaces on tags creation 2017-11-09 12:43:49 +01:00
Bertocq
33e111bcb7 Remove class valuator variable and just find first Valuator whenever needed 2017-11-09 12:42:22 +01:00
Bertocq
5d96849048 Make use of unique_document_number on users 2017-11-09 12:38:40 +01:00
Bertocq
317542261d Add helper function to generate unique document numbers 2017-11-09 12:35:14 +01:00
Bertocq
015f85f9db Fix shadowing outer local variable issue on dev_seeds 2017-10-27 19:44:19 +02:00
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