From c42ab0bfa0227fa01d4fa0507f1e2597cb53c3d0 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Wed, 24 Sep 2025 18:00:12 -0400 Subject: [PATCH] Temporary bug fix for the file type reports. Minor update for IDAA and Jitsi iframe. --- src/lib/ae_events_stores.ts | 2 ++ src/routes/events/[event_id]/reports/reports_files.svelte | 3 ++- static/jitsi_iframe_api.html | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/lib/ae_events_stores.ts b/src/lib/ae_events_stores.ts index ebb52742..eda34dd8 100644 --- a/src/lib/ae_events_stores.ts +++ b/src/lib/ae_events_stores.ts @@ -260,6 +260,8 @@ let events_local_data_struct: key_val = { show_content__hidden_presenters: false, show_content__hidden_sessions: false, + show__direct_download: false, + // No longer used. Use "hide" instead of "show". Now it is initially set in the remote event config sync. // show_content__presentation_code: true, // show_content__presenter_code: true, diff --git a/src/routes/events/[event_id]/reports/reports_files.svelte b/src/routes/events/[event_id]/reports/reports_files.svelte index a70b3720..3c89d328 100644 --- a/src/routes/events/[event_id]/reports/reports_files.svelte +++ b/src/routes/events/[event_id]/reports/reports_files.svelte @@ -499,9 +499,10 @@ async function handle_qry__event_file( {#if event_file_obj_li} + -

New Jitsi Meetings for IDAA

-

The URL parameters are passed from the Novi page that contains this as an iframe. This will automatically set the attendees name, email address, moderator status, and room name. The moderator status is based on the Novi UUID. This message will be hidden before going live.

+ +