discourse/app
Gerhard Schlager d82628987a FIX: Badges appeared in wrong badge group
Some badges always appeared in the "Other" group (the default group) and some badges were always moved back into the original group during seeding.

Now badges are either in the correct, seeded group or stay in a custom group if the admin moved the badge into a custom group.
2019-01-21 21:09:33 +01:00
..
assets UX: Invert pikaday png for dark themes 2019-01-21 13:47:46 -05:00
controllers FIX: ForumsController doesn't need to inherit from ApplicationController. 2019-01-21 14:37:04 +08:00
helpers FIX: Text logo does not show up on non ember pages. 2019-01-18 15:11:42 +08:00
jobs FIX: Remove old reference and use MiniScheduler::Stat. 2019-01-18 16:36:11 +08:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: Badges appeared in wrong badge group 2019-01-21 21:09:33 +01:00
serializers FIX: Mods weren't able to see emails in admin user list 2019-01-18 15:37:30 +01:00
services PERF: delete potentially large associated tables before user_destroyer.destroy transaction 2019-01-18 16:10:03 +01:00
views FEATURE: Support for localized themes (#6848) 2019-01-17 11:46:11 +00:00