discourse/config/locales
Martin Brennan e3b1f5721b
FIX: Enforce tag group count validation before sending to review queue (#12728)
There is a category setting that enforces 1 or more tags must be added to a topic from a specific tag group before creating it. This validation was not being run before the topic was being sent to a review queue for categories that have that setting enabled.

There was an existing validation in `TopicCreator` but it was not correct; it was only validating when the tags did _not_ exist and also only happened on `create`. I now run the validation in `TopicCreator.valid?`

I also improved the error message shown to the user when they have not added the tags required (showing the tag names from the tag group), and changed the composer tag selector to not show "optional" if there are N tags required from a certain group.
2021-04-19 09:43:50 +10:00
..
client.ar.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.be.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.bg.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.bs_BA.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.ca.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.cs.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.da.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.de.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.el.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.en.yml FIX: Allow CodeCommit-style theme .git url format (#12739) 2021-04-16 12:46:34 -04:00
client.en_GB.yml Update translations (#12019) 2021-02-09 14:56:15 +01:00
client.es.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.et.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.fa_IR.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.fi.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.fr.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.gl.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.he.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.hu.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.hy.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.id.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.it.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.ja.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.ko.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.lt.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.lv.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.nb_NO.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.nl.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.pl_PL.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.pt.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.pt_BR.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.ro.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.ru.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.sk.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.sl.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.sq.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.sr.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.sv.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.sw.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.te.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.th.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.tr_TR.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.uk.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.ur.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.vi.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.zh_CN.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
client.zh_TW.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
names.yml FEATURE: Add English (UK) as locale (#11768) 2021-01-20 21:32:22 +01:00
plurals.rb
server.ar.yml Update translations (#12556) 2021-03-30 15:44:13 +02:00
server.be.yml Update translations (#12412) 2021-03-16 15:49:29 +01:00
server.bg.yml Update translations (#12323) 2021-03-09 15:19:02 +01:00
server.bs_BA.yml Update translations (#12323) 2021-03-09 15:19:02 +01:00
server.ca.yml Update translations (#12614) 2021-04-07 11:58:41 +02:00
server.cs.yml Update translations (#12323) 2021-03-09 15:19:02 +01:00
server.da.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.de.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.el.yml Update translations (#12412) 2021-03-16 15:49:29 +01:00
server.en.yml FIX: Enforce tag group count validation before sending to review queue (#12728) 2021-04-19 09:43:50 +10:00
server.en_GB.yml Update translations (#12186) 2021-02-23 15:10:04 +01:00
server.es.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.et.yml Update translations (#12490) 2021-03-23 16:12:04 +01:00
server.fa_IR.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.fi.yml Update translations (#12614) 2021-04-07 11:58:41 +02:00
server.fr.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.gl.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.he.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.hu.yml Update translations (#12412) 2021-03-16 15:49:29 +01:00
server.hy.yml Update translations (#12614) 2021-04-07 11:58:41 +02:00
server.id.yml Update translations (#11087) 2020-10-30 16:06:32 +01:00
server.it.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.ja.yml Update translations (#12323) 2021-03-09 15:19:02 +01:00
server.ko.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.lt.yml Update translations (#12186) 2021-02-23 15:10:04 +01:00
server.lv.yml Update translations (#12186) 2021-02-23 15:10:04 +01:00
server.nb_NO.yml Update translations (#12412) 2021-03-16 15:49:29 +01:00
server.nl.yml Update translations (#12614) 2021-04-07 11:58:41 +02:00
server.pl_PL.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.pt.yml Update translations (#12614) 2021-04-07 11:58:41 +02:00
server.pt_BR.yml Update translations (#12614) 2021-04-07 11:58:41 +02:00
server.ro.yml Update translations (#12412) 2021-03-16 15:49:29 +01:00
server.ru.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.sk.yml Update translations (#12323) 2021-03-09 15:19:02 +01:00
server.sl.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.sq.yml Update translations (#12323) 2021-03-09 15:19:02 +01:00
server.sr.yml Update translations (#12614) 2021-04-07 11:58:41 +02:00
server.sv.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.sw.yml Update translations (#12258) 2021-03-02 15:28:30 +01:00
server.te.yml Update translations (#12186) 2021-02-23 15:10:04 +01:00
server.th.yml Update translations (#12186) 2021-02-23 15:10:04 +01:00
server.tr_TR.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.uk.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.ur.yml Update translations (#12614) 2021-04-07 11:58:41 +02:00
server.vi.yml Update translations (#12412) 2021-03-16 15:49:29 +01:00
server.zh_CN.yml Update translations (#12684) 2021-04-13 16:02:08 +02:00
server.zh_TW.yml Update translations (#12614) 2021-04-07 11:58:41 +02:00
transliterate.ar.yml
transliterate.bg.yml
transliterate.de.yml
transliterate.el.yml
transliterate.en.yml
transliterate.ru.yml
transliterate.vi.yml