Badge print kiosks authenticate at the public_access level (site-wide passcode). Previously the print gate was trusted_access, meaning kiosk operators had to sign in at the trusted level just to print. Changed in both the list view and the badge detail controls panel: - First print: public_access and above (kiosk use case) - Reprint: still requires trusted_access + edit_mode ae_comp__badge_obj_li.svelte: added is_public derived; updated can_print and the print button #if condition. ae_comp__badge_print_controls.svelte: added is_public derived; updated can_print comment and logic. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Aether (AE) Event Module (v3)
This directory contains the core files for the new Events module (v3). Detailed documentation to follow.