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 |
|
rgarcia
|
644ea9629f
|
uses correct order for permitted params
|
2017-11-08 12:05:02 +01:00 |
|
rgarcia
|
f3831de31c
|
fixes typo introduced while fixing conflicts
|
2017-11-08 11:56:49 +01:00 |
|
Raimond Garcia
|
c8094d9863
|
Merge pull request #2084 from ortegacmanuel/legislation-processes-documents
Legislation processes documents
|
2017-11-08 11:55:49 +01:00 |
|
Raimond Garcia
|
ad37606129
|
Merge branch 'master' into legislation-processes-documents
|
2017-11-08 11:31:09 +01:00 |
|
BertoCQ
|
dadeaf4c50
|
Fix typo in contributors.md
|
2017-11-06 19:34:24 +01:00 |
|
BertoCQ
|
f778071682
|
Add Maria Checa to contributors
|
2017-11-06 19:34:05 +01:00 |
|
BertoCQ
|
d05fc42c5a
|
Add Maria Checa to contributors
|
2017-11-06 19:33:46 +01:00 |
|
iagirre
|
aed0013e79
|
Spec fixed
|
2017-10-31 15:54:17 +01:00 |
|
iagirre
|
bfcbb6c0ad
|
Validation in model and in form added. When users makes the on focus on population field an explanation appears. Some specs added to test the model validations
|
2017-10-31 13:04:30 +01:00 |
|
iagirre
|
4819d1b74e
|
Enabled one test disabled to run in local
|
2017-10-30 16:55:13 +01:00 |
|
iagirre
|
4b8a471d38
|
Specs added to test the functionality and some UI modified to make test pass
|
2017-10-30 16:50:25 +01:00 |
|
iagirre
|
1077e25b2b
|
Shifts are destroyed when a booths is unassigned. An alert appears if there are shifts, but it doesn't if there aren't.
|
2017-10-30 12:36:07 +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 |
|
iagirre
|
89425f50ef
|
First steps to destroy shifts when booth_assignments are destroyed
|
2017-10-27 14:57:32 +02:00 |
|
iagirre
|
b854d99248
|
Assign/Unassign button for expired polls is disabled
|
2017-10-27 13:10:10 +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
|
5ae31a6d01
|
Prevent responsible_name and question from validation
|
2017-10-27 10:43:37 +02:00 |
|
María Checa
|
4e06fc52ce
|
Removed question, external_url and responsible_name fields from legislation proposal form
|
2017-10-27 10:40:28 +02:00 |
|
decabeza
|
392a787a2d
|
hides only the create button
|
2017-10-26 19:09:02 +02:00 |
|
decabeza
|
69f29b4f49
|
shows create button and categories only if proposals phase is open
|
2017-10-26 19:07:47 +02:00 |
|
decabeza
|
f068eef6ce
|
changes back link on proposal show
|
2017-10-26 19:01:18 +02:00 |
|
decabeza
|
4019786a26
|
hides vote buttons if process proposal phase are closed
|
2017-10-26 19:01:03 +02:00 |
|
decabeza
|
bb61b76790
|
removes communities partial on proposals show
|
2017-10-26 18:48:07 +02:00 |
|
decabeza
|
702bfec248
|
removes unnecessary legislation proposal index view
|
2017-10-26 18:47:44 +02:00 |
|
decabeza
|
50b2ab5a69
|
adds categories list on proposal sidebar
|
2017-10-26 18:47:18 +02:00 |
|
decabeza
|
dea820f3e8
|
removes follow button on proposal show
|
2017-10-26 17:58:15 +02:00 |
|
decabeza
|
a36d8fece3
|
Merge branch '1856-legislation_processes_proposals_phase' of https://github.com/consul/consul into 1856-legislation_processes_proposals_phase
|
2017-10-26 17:51:21 +02:00 |
|
decabeza
|
00309aa157
|
changes message for not verified users
|
2017-10-26 17:51:10 +02:00 |
|
María Checa
|
658d115c91
|
Removed share view for Legislation Proposals
|
2017-10-26 17:13:04 +02:00 |
|
decabeza
|
73d6a09242
|
removes duplicated label on legislation proposal form
|
2017-10-26 17:09:57 +02:00 |
|
María Checa
|
f15ef5b66b
|
Removed Legislation Proposals suggestions in form
|
2017-10-26 16:56:30 +02:00 |
|
Alberto García
|
6b55518f4c
|
Merge pull request #2089 from consul/admin-profiles
Admin profiles
|
2017-10-25 19:48:50 +02:00 |
|