cloudlog/application
Peter Goodhall c57c250b45 Use distinct() and fix station field
In Logbook_model.php, replace select('DISTINCT user_id') with $this->db->distinct(); $this->db->select('user_id') to use CI's distinct API and produce correct SQL. Also correct the where clause to use station_logbooks_relationship.station_location_id instead of station_id so shared-access users are filtered by the proper station location.
2026-02-11 14:16:51 +00:00
..
cache Added Basic Files 2011-04-25 16:24:01 +01:00
config Cache dashboard stats and add DB indexes 2026-02-11 13:18:52 +00:00
controllers Cache dashboard stats and add DB indexes 2026-02-11 13:18:52 +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 Batch eQSL updates and add indexes 2026-02-11 11:32:25 +00:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Cache dashboard stats and add DB indexes 2026-02-11 13:18:52 +00:00
models Use distinct() and fix station field 2026-02-11 14:16:51 +00:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Add advanced filtering and stats to WWFF awards page 2026-01-21 17:36:18 +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