discourse/plugins/poll/spec
Martin Brennan 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
..
controllers DEV: Move core plugin TL -> group settings (#25355) 2024-01-23 11:35:14 +10:00
fabricators FIX: Cater for polls that can have multiple votes per user (#22297) 2023-06-27 18:58:16 +08:00
integration DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
jobs/regular DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lib DEV: Move core plugin TL -> group settings (#25355) 2024-01-23 11:35:14 +10:00
models DEV: Move core plugin TL -> group settings (#25355) 2024-01-23 11:35:14 +10:00
requests FIX: Ensure poll extraction is not attempted if post body is absent (#19718) 2023-01-13 01:47:44 +00:00
serializers DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00