discourse/app
Martin Brennan 9bcbfbba43
FEATURE: Force admin sidebar for all admins in admin_sidebar_enabled_groups and handle legacy "hamburger dropdown" in this mode (#26899)
Some sites are still on the legacy "hamburger dropdown"
navigation_menu setting. In this case to avoid confusion,
we want to show both the sidebar icon and the header dropdown
hamburger when visiting the admin portal. Otherwise, the
hamburger switches sides from right to left for admins
and takes on different behaviour.

The hamburger in this case _only_ shows the main panel, not
other sidebar panels like the admin one.
2024-05-13 14:40:23 +10:00
..
assets FEATURE: Force admin sidebar for all admins in admin_sidebar_enabled_groups and handle legacy "hamburger dropdown" in this mode (#26899) 2024-05-13 14:40:23 +10:00
controllers FIX: add missing translations for staff action logs. (#26969) 2024-05-10 23:11:56 +08:00
helpers FIX: Include HTML content for authenticated users with crawler UA (#26757) 2024-04-25 22:41:57 +01:00
jobs FIX: send activity summaries based on "last seen" 2024-05-06 15:22:52 +02:00
mailers FIX: send activity summaries based on "last seen" 2024-05-06 15:22:52 +02:00
models DEV: Embed IDs in serializer for about page (#26679) 2024-05-10 20:11:43 +03:00
serializers DEV: Embed IDs in serializer for about page (#26679) 2024-05-10 20:11:43 +03:00
services FIX: add missing translations for staff action logs. (#26969) 2024-05-10 23:11:56 +08:00
views FEATURE: Add experimental tracking of 'real browser' pageviews (#26647) 2024-04-25 11:00:01 +01:00