discourse/app
David Taylor ee5799805c
FIX: Allow theme translations to be accessed in initializers (#8285)
Previously theme translations were loaded along with other plugin API scripts. These run after pre-initializers and initializers when the app boots. This commit moves theme translation loading into pre-initializers, so their behaviour matches core translations more closely.
2019-11-05 11:54:12 +00:00
..
assets FIX: filterQueryParams mutates state that is essentially global 2019-11-05 11:47:29 +00:00
controllers REFACTOR: Handle no_subcategories option during routing 2019-11-04 10:58:06 +00:00
helpers Remove debug info 2019-11-01 13:50:15 -04:00
jobs UX: show user email address on "grant admin access" email and UI 2019-11-04 14:47:00 +05:30
mailers UX: show user email address on "grant admin access" email and UI 2019-11-04 14:47:00 +05:30
models FIX: Allow theme translations to be accessed in initializers (#8285) 2019-11-05 11:54:12 +00:00
serializers FEATURE: categories can require topics have a tag from a tag group 2019-10-31 16:10:19 -04:00
services FEATURE: Site setting/UI to allow users to set their primary group (#8244) 2019-10-28 12:46:27 -05:00
views UX: show user email address on "grant admin access" email and UI 2019-11-04 14:47:00 +05:30