Commit Graph

7779 Commits

Author SHA1 Message Date
BertoCQ
779f76fce4 Merge pull request #2127 from denialtorres/master
Add a Dockerfile config file
2017-11-15 17:44:47 +01:00
Bertocq
924dae61b6 Add UTC time zone to default datetime values on schema 2017-11-15 17:43:16 +01:00
denialtorres
c58ea7e8a4 add new commands 2017-11-15 09:00:59 -06:00
Daniel
cbfbd6b9ce Merge branch 'master' of https://github.com/denialtorres/consul 2017-11-15 08:54:14 -06:00
Daniel
2041c9b8bb modify docker compose to working with the code in realtime 2017-11-15 08:53:37 -06:00
Daniel
a715df3431 fix the warning of secret_key for devise 2017-11-15 08:10:14 -06:00
BertoCQ
9812efcd85 Merge pull request #2128 from wairbut-m2c/aperez-rails-update
Update Rails to version 4.2.10
2017-11-14 17:08:58 +01:00
Angel Perez
285ab9f9d5 Update Rails to version 4.2.10 2017-11-14 10:18:52 -04:00
denialtorres
ff09e623ff Update README.md 2017-11-14 05:03:36 -06:00
Daniel
46e22dbefc Merge branch 'master' of https://github.com/denialtorres/consul 2017-11-14 05:00:38 -06:00
Daniel
f32fae3065 separate database.yml configs files for each scenario 2017-11-14 05:00:18 -06:00
denialtorres
2fba146c9b Update README.md 2017-11-14 04:35:23 -06:00
Daniel
3e42182551 added Dockerfile and docker-compose.yml 2017-11-14 04:33:05 -06:00
Bertocq
bd30862a78 Remove bad indented months on ymls from number to dash 2017-11-13 13:26:43 +01:00
Bertocq
f84bc38782 Fix rails month bad change from crowdin adding numbers to months 2017-11-13 13:24:34 +01:00
Bertocq
d8991b51ff Fix helper function name typo at dev seeds 2017-11-13 13:06:24 +01:00
Bertocq
fa38e80c1d Fix crowdin bad translation for rails order 2017-11-13 13:04:04 +01:00
Bertocq
f55935d8bd Small yml fixes, removing trailing new lines 2017-11-13 13:01:37 +01:00
Bertocq
ff2ec80c58 Add api time format on rails translation file 2017-11-13 10:25:32 +01:00
BertoCQ
9679012bfc Merge pull request #1891 from consul/i18n_master
New Crowdin translations
2017-11-13 03:23:20 +01:00
Bertocq
8fa2ce9b61 Update other language translations files and folders 2017-11-13 02:48:18 +01:00
Bertocq
db91fefc2a Update spanish translations with fixes 2017-11-13 02:48:12 +01:00
Bertocq
f44d1556d9 Remove unnecesary --- and final empty lines on english base translation files 2017-11-13 02:48:01 +01:00
Bertocq
93e2e270c3 Avoid final new empty lines on yml translation files 2017-11-13 02:47:55 +01:00
Bertocq
ceb6786b7c Style correction on method call without parenthesis 2017-11-13 02:35:17 +01:00
Bertocq
f45cfc108a Fix Style/AccessorMethodName rubocop issue 2017-11-13 02:34:00 +01:00
Bertocq
dc116cc3fe Fix line lenght above 140 2017-11-13 02:31:55 +01:00
Bertocq
db54273dad Replace == 0 comparisions for .zero? 2017-11-13 02:27:38 +01:00
Bertocq
bfd1a75af7 Fix Lint/RequireParentheses rubocop issue 2017-11-13 02:24:37 +01:00
Bertocq
a34118dbb0 Fix Lint/ShadowingOuterLocalVariable rubocop issue 2017-11-13 02:23:49 +01:00
Bertocq
cd66ba5d54 Rubocop autocorrections 2017-11-13 02:22:00 +01:00
BertoCQ
57f8aacdd7 Merge pull request #2123 from consul/chore/improve_travis_build
Exclude development gems from travis build
2017-11-12 19:22:00 +01:00
Bertocq
495a99359c Move rubocop from development & test gemfile group to just development 2017-11-11 18:58:59 +01:00
Bertocq
a15391e4e1 Exclude development gems from travis build 2017-11-11 10:08:36 +01:00
Raimond Garcia
0e5c8d6aaf Merge pull request #2100 from deivid-rodriguez/fix/direct_messages_max_per_day
Fix `direct_messages_max_per_day` set to nil
2017-11-09 19:14:29 +01:00
BertoCQ
14d02d56cc Merge pull request #2121 from consul/chore/dev_seeds_improvements
Improve Dev Seeds
2017-11-09 16:02:22 +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