Commit Graph

283 Commits

Author SHA1 Message Date
2dd1ff79b4 Update translations 2020-01-20 11:00:44 -05:00
9e3fc1111d FIX: Add a blank poll options validation (#8652)
Before, saving a post with a blank poll option resulted in error 500.
2020-01-03 15:09:36 +01:00
91b290c784 Update translations 2019-12-19 12:31:52 -05:00
dfb9fa3b98 Update translations 2019-12-10 13:10:55 +01:00
50b98a47ac Update translations 2019-12-05 11:20:52 -05:00
b92a8131c0 FEATURE: Pie chart option for poll results (#8352) 2019-11-25 11:51:01 -06:00
c75ebfee57 UX: Rename 'Hide results' to 'Show vote' in polls (#8403)
For various reasons, users may want to change their response to a poll.
Currently they have permission to do so, however it is hidden behind the 'Hide
results' button. Since what this button does is take the user back to the vote
panel, it seems more appropriate to name it 'Show vote', where it becomes
obvious that it can be modified and re-submitted.

As discussed here [1], there are mulitple users, myself included, who assumed
that editing a misclick response was impossible. This improves the label to make
it more descriptive of the action actually being taken.

[1] https://meta.discourse.org/t/ability-to-remove-my-choice-in-a-poll/53642/6
2019-11-25 12:26:19 +01:00
fd0025a735 FEATURE: Add export poll button (#8370)
This PR aims to make poll results easily exportable to staff in a CSV format, so they can be analyzed in external software.

It also makes the export data easily customizable by allowing users to leverage any data explorer query to generate the report. By default, we use a query that ships with data explorer, but user can change the ID in settings or use 0 to disable this feature.

One potential upgrade is using the recent work that allows arbitrary group to run data explorer and allow all the groups with access to the configured query to also export polls, but that can be added later.

Co-Authored-By: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2019-11-22 16:06:39 -03:00
f72730703a Update translations 2019-11-14 15:41:42 +01:00
94a34af702 Update translations 2019-11-05 16:52:48 +01:00
3dfe9f3b8d Update translations 2019-10-08 12:25:24 +02:00
8adec48b33 Update translations 2019-09-26 04:29:44 +02:00
930e70aba9 Update translations 2019-09-04 10:24:43 -04:00
8841563f8a Update translations 2019-08-26 14:36:46 +02:00
69498a58e9 FEATURE: Staff only poll results (#7984)
* FEATURE: Staff only poll results

These changes allow only staff to see the results of a poll.

Non-staff users will be shown a screen like this:

1b8bd76013.png

The "Votes are public" message has been removed from the info section,
and the button to show the votes has been replaced with a message
stating the results will only be shown to staff.

* Update PR based on feedback

* Update plugins/poll/app/models/poll.rb

make sure we return a boolean

Co-Authored-By: Régis Hanol <regis@hanol.fr>
2019-08-15 12:27:18 -06:00
97e9599ecc Update translations 2019-07-15 09:43:22 -04:00
a5e80079d6 FEATURE: Add Belarusian language 2019-07-04 11:37:37 +02:00
7e884cce6b Update translations 2019-06-25 10:57:18 -04:00
dbc59cfe61 Update translations 2019-06-17 13:25:37 -04:00
5d7e34e0ad Update translations 2019-06-10 10:36:08 -04:00
dbfdce95c9 Update translations 2019-05-30 10:40:16 -04:00
227c45107d FEATURE: Implement Onebox for posts including polls. (#7539) 2019-05-29 17:05:52 +02:00
edc6ac0c66 Update translations 2019-05-21 00:04:37 +02:00
0afcad148a DEV: Always use %{count} in pluralized strings 2019-05-20 23:26:22 +02:00
a58aa9b4bf Update translations 2019-05-20 13:42:05 +02:00
0284910125 Update translations 2019-04-24 15:02:04 +02:00
e7a6f0698d Update translations 2019-04-05 10:02:54 -04:00
4a7e83d880 Update translations 2019-03-28 10:07:51 -04:00
d43f4206c7 FEATURE: Add Armenian language 2019-03-28 14:24:14 +01:00
9c54447ca7 Update translations 2019-03-11 13:55:45 -04:00
6420b73c33 FIX: Changed poll age message to upcase (#7124) 2019-03-07 11:04:17 +01:00
be5e889b1b UX: Poll style fix, button classes 2019-03-06 20:27:40 -05:00
aabc3375c6 Update translations 2019-03-01 11:28:07 -05:00
55cc5ab4b8 Update translations 2019-02-07 09:49:57 -05:00
90823eaca6 Update translations 2019-01-19 23:41:52 +01:00
81953339f2 Update translations 2019-01-14 12:23:49 -05:00
d7656f30c3 Update translations 2019-01-02 12:32:38 -05:00
e49bcebb35 FIX: Validate poll arguments. (#6740)
* FIX: Validate number poll.
* FEATURE: Poll's min can be 0.
* FIX: Fix URL to user profile.
2018-12-31 10:48:30 +01:00
124ae46763 Update translations 2018-12-14 10:34:12 -05:00
d43d007929 Update translations 2018-11-29 10:51:16 -05:00
4459665dee REFACTOR: use tables instead of custom fields for polls (#6359)
Co-authored-by: Guo Xiang Tan <tgx_world@hotmail.com>
2018-11-19 14:50:00 +01:00
d963f96fa4 Update translations 2018-11-05 11:16:58 +00:00
af39624d19 Update translations 2018-10-12 10:40:25 -04:00
b0a383561e FEATURE: Add Lithuanian locale 2018-09-27 05:26:38 +02:00
a147a856f8 Update translations 2018-09-14 11:43:14 -04:00
5a4d6f9656 Update translations 2018-08-30 09:40:31 -04:00
6d79be29f2 Update translations 2018-08-21 11:28:13 -04:00
0cf98f1ad9 Revert "Update translations" 2018-08-21 11:17:53 -04:00
3c6d5c8241 Update translations 2018-08-21 10:36:59 -04:00
a6820d8767 Add Hungarian locale (#6260) 2018-08-13 01:02:35 +02:00