cloudlog/application
Peter Goodhall 20570ba343 Add configurable QSO form field visibility
Introduce per-user visibility settings for QSO form fields and tabs. Load qso_form options in QSO and User controllers (with sensible defaults), apply them to the qso view to conditionally render fields/tabs, and save changes from the user edit form. Add a QSO Form accordion in user/edit.php exposing switches for each field/tab, update user save logic to persist each option, and include client-side JS in qso/index.php to toggle USA state/county and DOK fields based on DXCC selection. Files changed: application/controllers/Qso.php, application/controllers/User.php, application/views/qso/index.php, application/views/user/edit.php.
2026-03-27 18:11:22 +00:00
..
config Add migration 262 and fix terminator tiling 2026-03-27 11:11:46 +00:00
controllers Add configurable QSO form field visibility 2026-03-27 18:11:22 +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 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 Add migration 262 and fix terminator tiling 2026-03-27 11:11:46 +00:00
models Add Cabrillo export modal & format improvements 2026-03-27 00:04:21 +00:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Add configurable QSO form field visibility 2026-03-27 18:11:22 +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