cloudlog/application
Peter Goodhall a59bf0ce35 Fix SQL query to use 'in' for station_id comparison
Updated the SQL query to use 'station_id in (...)' instead of 'station_id = ...' in the subquery, ensuring correct filtering when multiple station IDs are provided.
2026-01-13 10:45:52 +00:00
..
cache Added Basic Files 2011-04-25 16:24:01 +01:00
config Add created_at to notes and enable date filtering 2026-01-09 16:13:57 +00:00
controllers Add advanced POTA awards dashboard with filtering and map 2026-01-10 15:08: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 Add advanced POTA awards dashboard with filtering and map 2026-01-10 15:08:22 +00:00
libraries Update satellite mapping in lotw_satellite_map 2026-01-03 18:31:24 +00:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Add created_at to notes and enable date filtering 2026-01-09 16:13:57 +00:00
models Fix SQL query to use 'in' for station_id comparison 2026-01-13 10:45:52 +00:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Add advanced POTA awards dashboard with filtering and map 2026-01-10 15:08: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