Commit Graph

7870 Commits

Author SHA1 Message Date
Bertocq
b2e59272cc Use kaminari url path helper on kaminari partials 2017-11-18 10:44:52 +01:00
Bertocq
f4af87f8a1 Add kaminari url path helper function 2017-11-18 10:44:30 +01:00
Bertocq
554188f8d0 Expect pagination url links to contain full path including domain 2017-11-18 10:43:54 +01:00
Angel Perez
6e28e9a5be Add test for 'Delete Valuator' scenario 2017-11-17 13:12:26 -04:00
Angel Perez
db86cc5216 Enable 'destroy' action for Valuator on controller 2017-11-17 13:12:26 -04:00
Angel Perez
4e086de493 Add 'Delete' button to Valuators index/search views 2017-11-17 13:12:26 -04:00
Bertocq
bb1e5e4608 Fixed output 2017-11-17 00:21:16 +01:00
Bertocq
1e11d6ecf1 Reference to documentation for docker local development 2017-11-16 07:58:24 +01:00
Bertocq
1c2240b2cc Increase moderation dashboard scenario to check back link text 2017-11-15 23:17:40 +01:00
BertoCQ
fdbf0b640c Merge pull request #2132 from ortegacmanuel/master
Fixed link back from moderation dashboard to root_path
2017-11-15 23:15:39 +01:00
Manuel Ortega
0a2dae8672 Fixed link back from moderation dashboard to root_path
Passing the organization name to the locale yml file
2017-11-15 19:23:03 +01:00
Bertocq
b8877fd1ec Update docker installation guides 2017-11-15 18:55:46 +01:00
Bertocq
454e5e07a1 Update macos and linux docker & docker compose installation 2017-11-15 18:50:46 +01:00
Bertocq
95571d63db Fixes on docker usage instructions 2017-11-15 17:53:05 +01:00
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
iagirre
d118566234 Test changed to check the order when navigating through pages 2017-11-15 12:49:21 +01:00
iagirre
87f6f14d48 Bigger random seed range. Tests added to check the randomness between browsers 2017-11-15 11:50:06 +01:00
iagirre
fbb02095bb Some fixes to new code to make the test pass 2017-11-15 09:02:19 +01:00
iagirre
f3527b1311 Test added to check the repetition of elements between pages when random order used. Scope variable initialized to 1 2017-11-15 09:01:35 +01:00
iagirre
7f0e447e0f One aproach to make the randomness work with kaminari 2017-11-15 08:56:31 +01: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