Cloudlog/application
Peter Goodhall 5c4c1c2cd5 Fix SQL JOIN in get_last_qsos for station_profile
Changed the SQL query in get_last_qsos to use LEFT JOIN for station_profile instead of JOIN. This ensures that QSOs are returned even if there is no matching station_profile, improving data completeness.
2025-09-09 14:21:21 +01:00
..
cache
config Add Portuguese language support to config 2025-08-27 10:44:42 +01:00
controllers Remove limit validation and update SQL join in logbook 2025-09-09 14:19:15 +01:00
core
helpers added sstvimages directory to repo along w/ matching index.html from other image asset directories. Also added some error handling onto the new storage_helper function to check if the directory exists before reading it 2024-04-07 12:08:18 -05:00
hooks
language Update general_words_lang.php 2025-08-27 10:39:05 +01:00
libraries Replaced if by switch 2024-06-14 12:08:26 +03:00
logs
migrations tag 2.7.1 2025-08-25 13:10:09 +01:00
models Fix SQL JOIN in get_last_qsos for station_profile 2025-09-09 14:21:21 +01:00
third_party
views Update index.php 2025-08-24 11:01:13 +01:00
.htaccess
index.html cosmetics I 2023-12-07 16:58:18 +00:00