cloudlog/application
Peter Goodhall 14af3fda19 Support multiple POTA refs, DB + UI
Add support for comma-separated POTA references across the app: bump migration version to 259 and add migration 260 to expand COL_MY_POTA_REF and station_pota to VARCHAR(255). Introduce Pota::split_refs and collect_refs_from_rows to normalize and aggregate multiple refs; refactor Pota counts to compute unique refs per band/mode. Normalize station_pota when saving in Stations and Logbook_model (uses normalize_pota_refs), and adjust POTA search to match refs inside comma-separated values. Update views to render multiple POTA links and hashtags, and add Selectize-based autocomplete for station POTA input on create/edit forms. Also minor change to user_owns_station query (removed user_id where clause).
2026-03-24 14:32:17 +00:00
..
config Support multiple POTA refs, DB + UI 2026-03-24 14:32:17 +00:00
controllers Support multiple POTA refs, DB + UI 2026-03-24 14:32:17 +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 Support multiple POTA refs, DB + UI 2026-03-24 14:32:17 +00:00
models Support multiple POTA refs, DB + UI 2026-03-24 14:32:17 +00:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Support multiple POTA refs, DB + UI 2026-03-24 14:32:17 +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