cloudlog/application/views/interface_assets
Peter Goodhall c7b0a75055 Pause auto-refresh during callsign lookup
Prevent the logbook auto-refresh from overwriting callsign lookup results by introducing a previousContactsLookupMode flag and pauseAutoRefresh()/resumeAutoRefresh() helpers that remove/restore the htmx hx-trigger on the qso list element. Clear and hide partial_view on reset and resume auto-refresh there. Show an explicit "no past QSOs" info message when a callsign is found but has no previous QSOs, and ensure the previous-contacts panel state is set deterministically. Also harden CAT radioID checking to treat undefined and falsy values as invalid. Changes touch qso.js and the footer view.
2026-04-13 13:36:45 +01:00
..
footer.php Pause auto-refresh during callsign lookup 2026-04-13 13:36:45 +01:00
header.php Add toggle for QSL Cards menu item 2026-04-08 22:26:05 +01:00
mini_header.php load custom.css from assets path 2021-04-10 05:21:22 +02:00