discourse/app
Bianca Nenciu 5b19e2ca0f
FIX: Filter out secured categories first (#29916)
The hierarchical search for categories is composed of several complex
nested queries. This change ensures that the secured categories are
filtered out as soon as possible to ensure that the default limit of 5
categories is reached.

Without this fix, the search can return less than 5 categories if any
of the first 5 categories cannot be displayed due to permissions.
2024-11-28 17:09:16 +02:00
..
assets FIX: Localization for custom signup form descriptions (#29982) 2024-11-28 11:48:58 -03:00
controllers FIX: Filter out secured categories first (#29916) 2024-11-28 17:09:16 +02:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs DEV: Drop DISCOURSE_LIVE_SLOTS_SIDEKIQ_LIMIT (#29920) 2024-11-26 07:21:14 +11:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models DEV: Upgrade Rails to version 7.2 2024-11-27 10:48:47 +01:00
serializers FIX: topic post counts for webhook post_destroyed event (#29853) 2024-11-27 11:36:51 -08:00
services FEATURE: Add bulk destroy to admin users list (#29744) 2024-11-25 11:13:35 +03:00
views UX: Change the authorize button color to primary (#29666) 2024-11-08 17:33:50 -05:00