discourse/plugins/poll
Bianca Nenciu 96a16123d8
FIX: Generate unique HTML heading names (#12705)
Headings with the exact same name generated exactly the same heading
names, which was invalid. This replaces the old code for generating
names for non-English headings which were using URI encode and resulted
in unreadable headings.
2021-04-16 10:54:19 +03:00
..
app DEV: Remove with_deleted workarounds for old Rails version (#11550) 2020-12-22 10:38:59 +11:00
assets UX: Improve poll builder UI (#12549) 2021-04-12 19:48:01 +03:00
config Update translations (#12684) 2021-04-13 16:02:08 +02:00
db FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02:00
jobs/regular DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
lib FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02:00
spec FIX: Generate unique HTML heading names (#12705) 2021-04-16 10:54:19 +03:00
test/javascripts UX: Improve poll builder UI (#12549) 2021-04-12 19:48:01 +03:00
plugin.rb UX: Improve poll builder UI (#12549) 2021-04-12 19:48:01 +03:00