discourse/app
Bianca Nenciu eeae657ca5
FIX: No tags should be set if tag chooser is hidden (#11362)
If a user could not set tags because they had a trust level lower than
min_trust_level_to_tag_topics site setting, the "Create Topic" button
from a tag page would still show up and be enabled. Clicking it caused
the composer model to silently have the tags set.
2020-11-27 13:03:37 +02:00
..
assets FIX: No tags should be set if tag chooser is hidden (#11362) 2020-11-27 13:03:37 +02:00
controllers UX: Add group name to error message (#11333) 2020-11-24 13:06:52 +02:00
helpers UX: Use appropriate logo on static pages (#11211) 2020-11-12 10:50:55 -08:00
jobs FIX: Cached badge_count isn't updated after backfilling badges (#11281) 2020-11-18 22:01:56 +01:00
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models FEATURE: Add users:log_out API key scope (#11359) 2020-11-26 10:39:38 +00:00
serializers PERF: Simplify topic serialization for user summary page (#11236) 2020-11-17 12:07:16 +00:00
services PERF: avoid using destroy_all when removing stats (#11358) 2020-11-26 15:29:39 +10:00
views Move CSS link tags above JS in the head 2020-11-17 09:57:30 -05:00