cloudlog/application
Peter Goodhall 88e95b0db9 Add HTMX modal upload and cert table refresh
Enable HTMX-driven certificate uploads and partial UI updates for LoTW. Updated Lotw controller to detect HTMX requests in do_cert_upload, return inline success/error alerts for modal uploads, and added cert_table_refresh endpoint to return the cert table partial. Extracted the certificate table into a new view (lotw_views/cert_table.php) and replaced the inline table in index.php with a container that loads that partial. Added a Bootstrap modal view (upload_cert_modal.php) with an HTMX multipart form, drag-and-drop file UI, JS handlers to manage upload state and refresh the certificate list, and modal reset behavior. Minor refactors to flash/success handling to support both full-page and HTMX flows.
2026-02-18 15:51:19 +00:00
..
cache Added Basic Files 2011-04-25 16:24:01 +01:00
config Cache dashboard stats and add DB indexes 2026-02-11 13:18:52 +00:00
controllers Add HTMX modal upload and cert table refresh 2026-02-18 15:51:19 +00:00
core Added Basic Files 2011-04-25 16:24:01 +01:00
helpers Add reusable User-Agent helper for QRZ API requests 2026-01-09 10:52:37 +00:00
hooks Added Basic Files 2011-04-25 16:24:01 +01:00
language Add SIG award filters and translations 2026-01-21 17:15:01 +00:00
libraries Batch eQSL updates and add indexes 2026-02-11 11:32:25 +00:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Cache dashboard stats and add DB indexes 2026-02-11 13:18:52 +00:00
models Support batch updates by primary key 2026-02-17 15:28:53 +00:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Add HTMX modal upload and cert table refresh 2026-02-18 15:51:19 +00:00
.htaccess Added Basic Files 2011-04-25 16:24:01 +01:00
index.html cosmetics I 2023-12-07 16:58:18 +00:00