cloudlog/application
Peter Goodhall 8716e6caae Clear satellite fields when not SAT and on reset
Ensure satellite fields are cleared whenever propagation mode is not 'SAT' and when the QSO form is reset. In Qso.php, sat_name and sat_mode are set to empty strings if prop_mode != 'SAT' (added in two handling points). In assets/js/sections/qso.js, added clearSatelliteFields() to clear sat_name, sat_mode, satellite_modes_list and related state, call it from reset_fields(), and invoke the form reset flow to ensure no stale satellite data remains after resetting or changing propagation mode.
2026-04-06 14:37:56 +01:00
..
config Lazy-load QSO lists; add time index migration 2026-04-06 11:11:03 +01:00
controllers Clear satellite fields when not SAT and on reset 2026-04-06 14:37:56 +01: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 Cabrillo export modal & format improvements 2026-03-27 00:04:21 +00:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Lazy-load QSO lists; add time index migration 2026-04-06 11:11:03 +01:00
models Lazy-load QSO lists; add time index migration 2026-04-06 11:11:03 +01:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Remove QSO count from View QSO List summary 2026-04-06 11:21:06 +01: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