discourse/plugins/poll/spec
Jarek Radosz 5c3f1202cf
FIX: Handle poll titles when headings are present (#10832)
Poll markdown processing failed when there were any heading elements preceding a poll.

(Issue originally reported in babbebfb35 (commitcomment-42983768))
2020-10-06 13:24:38 +02:00
..
controllers FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02:00
db/post_migrate DEV: Improve flaky time-sensitive specs (#9141) 2020-03-10 22:13:17 +01:00
integration DEV: Use `response.parsed_body` in specs (#9615) 2020-05-07 17:04:12 +02:00
jobs/regular DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
lib FIX: Handle poll titles when headings are present (#10832) 2020-10-06 13:24:38 +02:00
models FIX: Avoid exception when rendering a poll in a trashed post 2020-04-28 14:43:09 +01:00
requests DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00