discourse/app
Krzysztof Kotlarek 6be60b0ae5
FEATURE: respect tags_sort_alphabetically setting when display tags (#10889)
Currently, tag labels are displayed in random order.

They should be displayed in alphabetical or popularity order based on SiteSetting (tags_sort_alphabetically)

Meta: https://meta.discourse.org/t/how-to-apply-tag-sorts-by-popularity-to-topic-list-currently-it-seems-only-apply-to-tag-page/163186/7
2020-10-13 08:23:04 +11:00
..
assets FIX: use new color variables in embed.scss, remove hardcoded colors (#10887) 2020-10-12 16:27:58 -04:00
controllers Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
helpers Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
jobs DEV: Fix typo 2020-10-07 23:43:11 +02:00
mailers FIX: When admin changes an email for the user the user must confirm the change (#10830) 2020-10-07 13:02:24 +10:00
models Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
serializers FEATURE: respect tags_sort_alphabetically setting when display tags (#10889) 2020-10-13 08:23:04 +11:00
services REFACTOR: Removes double check of site setting in badge granter 2020-10-05 19:59:57 +02:00
views FIX: display correct reply count for crawler 2020-10-09 11:11:11 -04:00