decabeza
e101458891
Removes custom content on seeds
2018-07-20 18:49:54 +02:00
Alberto
81b102f002
Merge pull request #2577 from consul/random-order
...
Fix random order for budget investments
2018-07-20 18:31:37 +02:00
María Checa
3cc0d1b065
Merge pull request #2770 from consul/release-0.16
...
Release v0.16
2018-07-20 14:06:39 +02:00
Alberto
bc5d263a53
Merge pull request #2761 from wairbut-m2c/backport_1384-add-max-heading-number-budget-group-list
...
Backport 1384 add max heading number budget group list
2018-07-20 13:17:38 +02:00
Alberto
bed97347a9
Merge pull request #2762 from wairbut-m2c/backport_1208-flaky-already-voted-on-booth-cannot-vote-on-website
...
Backport Flaky spec: Polls Booth & Website Already voted on booth cannot vote on website
2018-07-20 13:17:24 +02:00
María Checa
eccf7de54c
Update version number for consul.json
2018-07-20 12:54:51 +02:00
María Checa
e34f001fad
Update changelog for release v0.16
2018-07-20 12:54:49 +02:00
Raimond Garcia
593979b51a
Merge pull request #2775 from consul/proposals-responsible-name
...
Fix validation error when creating proposals without user verification
2018-07-20 12:51:01 +02:00
Alberto
1f821a6540
Merge pull request #2714 from wairbut-m2c/fix/admin-menu-string-literal
...
Fix string literal warning for admin menu
2018-07-20 12:41:13 +02:00
rgarcia
2366182689
Fix specs
2018-07-20 12:28:56 +02:00
rgarcia
4cd5bb90d4
Fix validation error when creating proposals without user verification
...
We were getting a validation error when skipping user verification and
creating proposals
This was due to the responsible_name being empty for unverified users
As skipping user verification is a temporary setting used until Census
integration is configured, we can safely skip this validation when this
setting is active
2018-07-20 11:53:01 +02:00
rgarcia
0f287ec78d
Regenerate knapsack report
...
This report is used to distribute specs across Travis’ build matrix
2018-07-18 23:36:55 +02:00
Alberto
3c517462e4
Merge pull request #2760 from wairbut-m2c/backport/user-recommendations
...
Debates and proposals recommendations for users
2018-07-16 13:54:54 +02:00
Raimond Garcia
f2c780fac6
Merge pull request #2768 from AuiDrome/add_proposal_images_on_dev_seeds
...
add proposal image on dev_seeds task
2018-07-16 10:35:55 +02:00
Fernando Garcia Samblas
0cf26b8770
remove add_images_to argument spaces
...
Sorry, at work we have a co-worker (@rochgs) that thanks this "spaced" style
because of his visual handicap. Here you are!! ;)
2018-07-16 08:48:24 +02:00
Angel Perez
1884841ffc
Add Rake task to enable recommendations settings
2018-07-15 21:28:59 -04:00
Angel Perez
10efcb2029
Change I18n strings for warning when dismissing recommendations
2018-07-15 21:28:59 -04:00
Angel Perez
e194240a0a
Add rake task to enable recommendations for existing users
2018-07-15 21:28:59 -04:00
Angel Perez
31c16406c0
Move disable recommendations permissions to Abilities::Common model
2018-07-15 21:28:58 -04:00
Angel Perez
54853745f0
Fix typos for Settings locales (English)
2018-07-15 21:28:58 -04:00
Angel Perez
a143fa447b
Ensure recommendations are only shown when enabled
2018-07-15 21:28:58 -04:00
Angel Perez
463c753880
Recommendations are automatically disabled if dismissed by user
2018-07-15 21:28:58 -04:00
Angel Perez
0b7967440f
Recommendations for users are enabled by default
2018-07-15 21:28:58 -04:00
decabeza
137078054e
Fixes padding bottom on recommended index
2018-07-15 21:28:58 -04:00
decabeza
8cbc709601
Fixes margin top on recommended index
2018-07-15 21:28:58 -04:00
Angel Perez
e32387ed5b
Improve CSS styles for recommendations partial
2018-07-15 21:28:58 -04:00
Angel Perez
054bc1397b
Wrap recommendations settings checkboxes with label helper to improve A11y
2018-07-15 21:28:58 -04:00
Angel Perez
0ac6033ff6
Refactor recommendations specs to improve DRYness
2018-07-15 21:28:57 -04:00
Angel Perez
251441e109
Users can now hide recommendations
2018-07-15 21:28:57 -04:00
Angel Perez
fefa225f8a
Add new settings for dev seeds for Debates and Proposals recommendations
2018-07-15 21:28:57 -04:00
Angel Perez
4275069a1e
Include tests for recommendations feature
2018-07-15 21:28:57 -04:00
Angel Perez
a58f6a2662
Enable 'Recommended proposals' setting for users
2018-07-15 21:28:57 -04:00
Angel Perez
522c206f6d
Enable 'Recommended debates' setting for users
2018-07-15 21:28:57 -04:00
decabeza
bdb3f30e40
Adds recommendations on proposals index
2018-07-15 21:28:57 -04:00
decabeza
36a5ff39b8
Adds recommendations on debates index
2018-07-15 21:28:57 -04:00
decabeza
ecb0041b7f
Adds recommended index partial and styles
2018-07-15 21:28:56 -04:00
Fernando Garcia Samblas
ffbd4a08d8
add proposal image on dev_seeds task
2018-07-16 01:33:25 +02:00
iagirre
6e238ae252
Changed redirection when signing out from management section
2018-07-15 17:35:30 -04:00
iagirre
2fafceb81d
Errors after running Travis fixed
2018-07-15 17:35:30 -04:00
iagirre
90f8ad2663
Fixed some code that crashed in Travis build and added some test to check the functionality
2018-07-15 17:35:30 -04:00
iagirre
7a7ae5fa2e
The admin menu is shown in the management section if the user who logged in is an admin
2018-07-15 17:32:30 -04:00
iagirre
81d8b9b9ed
Admin menu added to management
2018-07-15 17:31:21 -04:00
Raimond Garcia
0695c2038c
Merge pull request #2734 from javierv/2713-fix_flaky_update_votes_spec
...
Fix flaky specs: Votes Debates and Voting comments Update
2018-07-15 14:35:18 +02:00
rgarcia
225166a5eb
Remove focus from specs
2018-07-15 13:58:32 +02:00
Javier Martín
32504b8840
Make Capybara check the page between votes.
...
As pointed out in PR #2734 :
"After clicking the first link, there's an AJAX request which replaces
the existing `.in-favor a` and `.against a` links with new elements. So
if Capybara tries to click the existing `.against a` link at the same
moment it's being replaced, clicking the link won't generate a new
request".
Making Capybara check the page for new content before clicking the
second link solves the problem, in the same way 4ddc869 solved the same
problem in the comments section.
2018-07-13 22:58:12 +02:00
Angel Perez
4ddc869441
Mitigate recurrent flaky specs for voting comments
2018-07-13 22:42:41 +02:00
Alberto
38916deb0b
Merge pull request #2765 from consul/budgets-polls-ui
...
Polls UI
2018-07-13 20:01:40 +02:00
Alberto
66020a8902
Merge pull request #2766 from consul/budget-winner-project
...
Budgets investment show messages
2018-07-13 19:39:46 +02:00
decabeza
230f1b1fde
Removes unused i18n keys
2018-07-13 19:15:52 +02:00
decabeza
6738582029
Removes unused i18n keys
2018-07-13 19:15:13 +02:00