discourse/app/assets/javascripts/admin/addon
Martin Brennan 5bc7371192
FEATURE: Localization admin settings config page (#31085)
This commit adds a new Localization config page for
admins, as a basic filtered site setting page similar
to Legal and Notifications. Included settings are:

* default locale
* allow user locale
* set locale from accept langauge header
* onebox locale
* display local time in user card
* discourse local dates enabled
* support mixed text direction
* unicode usernames
* allowed unicode username characters
2025-01-31 12:55:30 +10:00
..
adapters DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
components DEV: Change dIcon to icon in components (#31083) 2025-01-31 10:55:31 +10:00
controllers FEATURE: Localization admin settings config page (#31085) 2025-01-31 12:55:30 +10:00
helpers DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
lib DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
mixins DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
models UX: Show full total numbers in admin reports (#31061) 2025-01-31 09:55:05 +10:00
routes FEATURE: Localization admin settings config page (#31085) 2025-01-31 12:55:30 +10:00
services DEV: Remove plugin sidebar rendering fallback (#31012) 2025-01-28 09:42:24 +08:00
templates FEATURE: Localization admin settings config page (#31085) 2025-01-31 12:55:30 +10:00