cloudlog/application
Peter Goodhall b9d842ca47 Use correct eQSL received flag field
Fixes a bug where the wrong array key was checked when determining if an eQSL was received. The code previously used $record['qsl_sent']; it now checks $record['eqsl_qsl_rcvd'] to set $qsl_rcvd (or an empty string) using config['eqsl_rcvd_mark'], ensuring imports correctly mark received eQSLs.
2026-03-07 14:35:45 +00:00
..
cache Added Basic Files 2011-04-25 16:24:01 +01:00
config Add FT2 MFSK submode migration, bump version 2026-02-20 18:27:53 +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 Use correct eQSL received flag field 2026-03-07 14:35:45 +00:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Add FT2 MFSK submode migration, bump version 2026-02-20 18:27:53 +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