discourse/app
Bianca Nenciu dbe923d26e
FIX: Fetch categories for "+subcategories" option (#26622)
Selecting the +subcategories option does not work sometimes when "lazy
load categories" is enabled because the subcategories may not be
fetched. This ensures that subcategories are loaded by requesting them
before being used.
2024-04-25 16:47:45 +03:00
..
assets FIX: Fetch categories for "+subcategories" option (#26622) 2024-04-25 16:47:45 +03:00
controllers FIX: Fetch categories for "+subcategories" option (#26622) 2024-04-25 16:47:45 +03:00
helpers DEV: Move chat service objects into core (#26506) 2024-04-04 10:57:41 -03:00
jobs FIX: Move user reindexing into a job (#26753) 2024-04-25 20:58:34 +08:00
mailers FIX: Correctly re-attach allowed images in activity summary e-mail (#26642) 2024-04-18 10:27:46 +08:00
models FIX: Fetch categories for "+subcategories" option (#26622) 2024-04-25 16:47:45 +03:00
serializers FIX: Fetch categories for "+subcategories" option (#26622) 2024-04-25 16:47:45 +03:00
services DEV: Add `getCategoryIdByName` helper function to theme migrations (#26601) 2024-04-22 09:01:53 +08:00
views FEATURE: Add experimental tracking of 'real browser' pageviews (#26647) 2024-04-25 11:00:01 +01:00