cloudlog/application
Peter Goodhall cfa24d9f1a Add LoTW batch updates and performance indexes
Bump migration version to 247 and add a migration that creates performance indexes for LoTW workflows (idx_lotw_qslrdate, idx_lotw_qsos_to_upload, idx_lotw_confirmation_match) to speed common queries. Refactor Lotw controller to collect records in memory, build rows for rendering, and perform a single batch confirmation update via a new Logbook_model::lotw_update_batch() method instead of many individual updates. Implement lotw_update_batch() to look up matching QSOs, perform update_batch() calls, and separately update gridsquares/distances using the Qra library. Simplify LotwCert::toggle_archive_certificate() to toggle archived state with a single UPDATE and return the resulting status.
2026-02-11 11:14:59 +00:00
..
cache Added Basic Files 2011-04-25 16:24:01 +01:00
config Add LoTW batch updates and performance indexes 2026-02-11 11:14:59 +00:00
controllers Add LoTW batch updates and performance indexes 2026-02-11 11:14:59 +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 Improve SOTA CSV download and parsing logic 2026-01-13 13:40:00 +00:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Add LoTW batch updates and performance indexes 2026-02-11 11:14:59 +00:00
models Add LoTW batch updates and performance indexes 2026-02-11 11:14:59 +00:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Add advanced filtering and stats to WWFF awards page 2026-01-21 17:36:18 +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