Commit Graph

456 Commits

Author SHA1 Message Date
f0d6e9758d Update translations (#30898) 2025-01-21 15:55:30 +01:00
496a739788 Update translations (#30765) 2025-01-14 16:19:49 +01:00
1d7b1e587a Update translations 2025-01-07 21:56:56 +01:00
30be75460f UX: Admin setting page consistency - Group permissions (#30528) (#30578)
* UX: Admin setting page consistency - Group permissions (#30528)

Followup c2282439b32d879a73217eec62449f042914d7d0 and
21470e4afd49127fc6281a5bde6357e86b11a4ae

Adds a new "Group permissions" page and group_permissions site
setting area, which shows every single group-based site setting
in the app and core plugins.

Also adds a "trust_levels" area to show on the already moved
admin "Trust level" settings page, since that previously was
showing a mix of trust level settings and allowed group settings.

* DEV: Review fixes
2025-01-07 11:25:21 +10:00
6c7eaf99af Update translations (#30434) 2025-01-03 14:01:32 +01:00
1631c39391 Update translations (#30319) 2024-12-18 15:19:37 +01:00
c65192a7a2 Update translations (#30202) 2024-12-10 20:16:34 +01:00
838d7478c1 Update translations (#30062) 2024-12-04 11:59:28 +01:00
b9f183e2c3 Update translations (#29934) 2024-11-26 23:14:56 +01:00
a535798659 FIX: Poll: ensure it is not possible to vote with all abstentions in Ranked Choice (#29601)
Make sure Cast Vote button is disabled when all abstain and remove any historic data that fails new zero rank vote validation
2024-11-26 20:16:22 +08:00
abfd065ff0 Update translations (#29835) 2024-11-20 00:21:25 +01:00
a4531be580 Update translations (#29123) 2024-10-08 20:21:43 +02:00
76ad581f67 Update translations 2024-10-02 08:55:44 +02:00
0171eb0c94 Update translations (#28705) 2024-09-03 11:46:50 -04:00
b1e539c1b9 Update translations (#28682) 2024-09-02 18:00:43 +02:00
68c9553251 Update translations (#28577) 2024-08-29 15:37:52 -04:00
7335b44d4f UX: explain choices priorities (#28574)
This commit will add `highest priority` to first choice and `lowest priority` to the last choice to make it more explicit to the user.
2024-08-27 13:03:48 +02:00
9f32bef544 Update translations (#28438) 2024-08-20 17:54:10 +02:00
05e120a9f2 Update translations (#28246) 2024-08-13 16:31:24 +02:00
c8c859762b FEATURE: Absolute Numbers in Poll (#28240)
What does this add?
===================

This PR adds an extra button to the poll to show the absolute number of
people who voted for each option. This button will only be added for
the single/multi-select bar chart.

Related meta topic: https://meta.discourse.org/t/absolute-numbers-in-polls/32771
2024-08-07 11:46:29 +02:00
1e76fbe207 Update translations (#28146) 2024-07-31 00:14:19 +02:00
f5fc49f5db Update translations (#28115)
* Update translations

* DEV: Spec failed because of translation update

---------

Co-authored-by: Gerhard Schlager <gerhard.schlager@discourse.org>
2024-07-29 15:16:40 +02:00
880da52bb6 DEV: improve copy for instant-runoff polls (#28104) 2024-07-27 22:08:41 -04:00
5b5d5b4b4a Update translations (#28041) 2024-07-23 15:23:42 +02:00
6dd09b0868 Update translations (#27936)
* Update translations

* DEV: Spec failed after recent translation changes

---------

Co-authored-by: Gerhard Schlager <gerhard.schlager@discourse.org>
2024-07-17 15:49:33 +02:00
bae492efee FEATURE: Add Ranked Choice Voting
using Instant Run-off Voting algorithm to Poll Plugin (Part 2 add Ranked Choice)

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2024-07-17 11:49:14 +02:00
e3b6be15b8 FEATURE: Add Instant Run-off Voting to Poll Plugin (Part 1: migrate existing plugin to Glimmer only) (#27204)
The "migration to Glimmer" has been broken out here from #27155 to make the review process less onerous and reduce change risk: 

* DEV: migrates most of the widget code to Glimmer in prep for IRV additions
* NB This already incorporates significant amounts of review and feedback from the prior PR.
* NB because there was significant additional feedback relating to older Poll code that I've improved with feedback, there are some additional changes here that are general improvements to the plugin and not specific to IRV nor Glimmer!
* There should be no trace of IRV code here.

Once this is finalised and merged we can continue to progress with #27155.
2024-07-04 13:34:48 +02:00
81fe4ed248 Update translations (#27274) 2024-05-31 12:27:26 +02:00
9d8044a2ee FEATURE: Add Uyghur language (#27183)
Co-authored-by: Gerhard Schlager <gerhard.schlager@discourse.org>
2024-05-27 09:58:18 +02:00
f2a781bcd0 Update translations (#26368) 2024-03-26 16:30:01 +01:00
ec3d29a1fa Update translations (#26136) 2024-03-12 15:40:11 +01:00
6791eb1a94 Update translations (#26030) 2024-03-05 16:47:46 +01:00
eea7af09fd Update translations (#25914) 2024-02-27 20:50:30 +01:00
716e3a4dd5 Update translations (#25767) 2024-02-20 09:42:19 -05:00
8eab06cb2f Update translations (#25659) 2024-02-13 16:11:30 +01:00
c8c20585a7 Update translations (#25579) 2024-02-06 22:35:44 +01:00
c3b8216869 Update translations (#25476) 2024-01-30 17:05:37 +01:00
da2c0cd5c0 Update translations (#25386) 2024-01-23 18:29:34 +01:00
a03f87bdbd DEV: Move core plugin TL -> group settings (#25355)
* DEV: Change poll_minimum_trust_level_to_create to group based setting

New setting is poll_create_allowed_groups

c.f. https://meta.discourse.org/t/changes-coming-to-settings-for-giving-access-to-features-from-trust-levels-to-groups/283408

* DEV: Move styleguide_admin_only to group based setting

Not exactly a TL -> group change, but still part of the
overall effort here:

https://meta.discourse.org/t/changes-coming-to-settings-for-giving-access-to-features-from-trust-levels-to-groups/283408

New setting is styleguide_allowed_groups
2024-01-23 11:35:14 +10:00
50f8a51923 Update translations (#25278) 2024-01-16 14:54:32 +01:00
2e0ec679c5 Update translations (#25185) 2024-01-09 15:09:36 +01:00
cae2b83af8 Update translations (#24716) 2023-12-05 14:39:08 +01:00
c90772fd3a Update translations (#24599) 2023-11-29 10:41:27 +01:00
c33a20cff6 Update translations (#24485) 2023-11-21 14:36:16 +01:00
91d5b66a9c UX: html-safe dialog.message, clarify poll error (#24388) 2023-11-15 11:37:25 -05:00
c36ee3bc02 Update translations (#24366) 2023-11-14 14:30:11 +01:00
f395130429 FEATURE: Configure poll 'public' default via site setting (#24348)
Followup to 7e37e3e82409ffa59b9720c132e1bba7b02874a3
2023-11-13 18:54:21 +00:00
9db047a76c Update translations (#23309) 2023-08-29 15:50:52 +02:00
23222aa2d4 Update translations (#23099) 2023-08-15 21:24:57 +02:00
5b6493ff4b Update translations (#23013) 2023-08-08 15:42:28 +02:00