cloudlog/application
Peter Goodhall ed0578cd18 Add scan preview/apply for call history
Adds a workflow to scan uploaded call history files for matching QSOs and apply SIG/SIG_INFO backfills. Controller Callhistory: loads logbooks, adds scan_preview and scan_apply actions, CSV parsing helpers, and safety checks to ensure files are readable and station ownership matches. Model Callhistory_model: adds get_station_ids_for_logbook, get_qsos_for_callsigns, and apply_sig_backfill to fetch candidate QSOs within a user's station/logbook scope and apply updates in a DB transaction. View callhistory/index.php: introduces a preview UI with selection controls, logbook scope selector, and client-side JS to manage selections and submission. Changes include normalization/heuristics for extracting callsigns/exchanges and only propose updates where existing SIG fields are blank.
2026-03-24 23:22:21 +00:00
..
config Add Call History upload and lookup feature 2026-03-24 22:36:54 +00:00
controllers Add scan preview/apply for call history 2026-03-24 23:22:21 +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 Fix POTA award descriptions and links (#3417) 2026-03-23 22:08:12 +00:00
libraries Add MY_NAME to ADIF exports from user profile (#3391) 2026-03-23 22:43:44 +00:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Add Call History upload and lookup feature 2026-03-24 22:36:54 +00:00
models Add scan preview/apply for call history 2026-03-24 23:22:21 +00:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Add scan preview/apply for call history 2026-03-24 23:22:21 +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