Commit Graph

1161 Commits

Author SHA1 Message Date
HB9HIL
dc29d69e4e stations model is already loaded at this point and Mh lib only needs to be loaded once in a session 2026-01-31 20:14:30 +01:00
HB9HIL
8ee1537c96 removed unused variable 2026-01-31 20:05:30 +01:00
HB9HIL
e2bcbfc84a stations model is already loaded at this point 2026-01-31 20:04:39 +01:00
HB9HIL
af8918c3ff if dxcc is set in the record we complete the array with data we got anyway 2026-01-31 20:00:22 +01:00
HB9HIL
df50101af4 don't load stations model on each iteration of import_bulk() 2026-01-31 19:46:21 +01:00
HB9HIL
4f67e27af6 fix array keys for dxcc data 2026-01-29 23:08:47 +01:00
HB9HIL
bbdc6814e9 catch faulty dxcc response (breaks logic if debug mode is enabled) 2026-01-27 22:19:22 +01:00
Florian (DF2ET)
aab05583ca Merge pull request #2838 from phl0/nullDistance
Show 0km instead of blank (same as QSO view)
2026-01-27 22:09:34 +01:00
Andreas Kristiansen
1b3bf90180 Merge pull request #2837 from AndreasK79/use_dxcc_class 2026-01-27 17:56:31 +01:00
Florian (DF2ET)
1414324e1e Merge pull request #2858 from phl0/searchDupes
Fix search re sat names without LoTW support
2026-01-27 16:16:40 +01:00
phl0
4c8e64d1e2 Fix views for stats and awards 2026-01-27 16:01:05 +01:00
Andreas Kristiansen
74167dee39 Merge branch 'dev' into use_dxcc_class 2026-01-27 10:45:47 +01:00
Fabian Berg
c388ef5d94 Merge branch 'dev' into create_qso 2026-01-26 11:09:33 +01:00
Fabian Berg
489a0f4b76 Merge pull request #2861 from HB9HIL/curl_close
remove curl_close()
2026-01-26 11:04:06 +01:00
Fabian Berg
7d26f3acd8 Merge branch 'dev' into create_qso 2026-01-26 10:52:25 +01:00
HB9HIL
d59910a8ff php8.5 friendly 2026-01-26 10:51:09 +01:00
HB9HIL
8a8bb4d337 remove curl_close as it has no effect since php8.0 (https://www.php.net/manual/en/function.curl-close.php) 2026-01-26 10:41:29 +01:00
phl0
5b5391e49d Fix search re sat names without LoTW support 2026-01-26 09:00:42 +01:00
HB9HIL
0b81032042 fixed some issues and deprecation warnings 2026-01-25 12:15:26 +01:00
Andreas Kristiansen
8fa76d2ff1 Fix date for dxcc id 2026-01-25 11:35:15 +01:00
Andreas Kristiansen
175cb5dcee Init dxcc class only once during import 2026-01-25 11:15:05 +01:00
HB9HIL
1e1f31aa7d get rid of some deprecation warnings 2026-01-24 22:06:53 +01:00
HB9HIL
f740b188c8 return qso_id and adif data from create_qso() in an array so it can reused in other places aswell 2026-01-24 22:06:41 +01:00
HB9HIL
91fcbafbd1 radical cleanup 2026-01-24 20:53:32 +01:00
phl0
04e04334cc Allow updating distance to 0km in QSO edit rather thank skipping and
keeping the old value for distance
2026-01-23 09:05:42 +01:00
Andreas Kristiansen
09e892fc33 [DXCC ID] All checking now goes via the class 2026-01-22 11:55:30 +01:00
phl0
efed6b310f Hide double SAT names if LoTW name not present in logbook view 2026-01-21 17:15:34 +01:00
Florian (DF2ET)
d1e58fbfe9 Merge branch 'dev' into nonLotwSatellites 2026-01-21 15:49:18 +01:00
int2001
dd665ef18c Fix possible Clublog-Errors 2026-01-20 17:45:05 +00:00
phl0
0762f81e94 Remove unneeded migration and refactor SQL 2026-01-20 13:50:22 +01:00
phl0
17b00ffa95 Fix mistake 2026-01-20 10:00:40 +01:00
phl0
4a5a31dbcd Remove needless functions removed in PR #1751 2026-01-20 09:45:26 +01:00
phl0
1726832186 Set SAT name null in case it is empty 2026-01-19 08:27:53 +01:00
phl0
6c43db0fa6 Only take SAT as PROP_MODE into account during matching 2026-01-07 16:06:09 +01:00
Florian (DF2ET)
1f958723db Merge pull request #2781 from phl0/dclConfirmationFix
Don't set DCL received when just updating the DOK
2026-01-06 10:23:55 +01:00
phl0
88f9513e34 Don't set DCL received when just updating the DOK 2026-01-06 10:00:38 +01:00
Andreas Kristiansen
12555abd43 Set to null, not 0 when saving blank cq zone 2026-01-05 21:15:53 +01:00
int2001
5ddff1f787 Emit ADIF to Websocket (if in qso) on logging 2026-01-05 08:46:33 +00:00
Joerg (DJ7NT)
04358993f0 Merge pull request #2742 from int2001/date_for_stats
Introduce more granular Date-Filter for Stats-Page
2026-01-02 13:36:11 +01:00
int2001
f35ba3f1b3 INNER JOIN fits here - tnx LA8AJA 2026-01-01 12:35:07 +00:00
int2001
2904db859f Set proper timeouts 2026-01-01 11:55:49 +00:00
int2001
8458e3a67f Check existing creds for 2rd party ONCE and use them multiple times 2026-01-01 11:51:25 +00:00
int2001
56d13a3f25 Fetch QSO once and use it multiple times 2026-01-01 11:46:48 +00:00
int2001
b3fdf681f2 Lookup DXCC one time and use multiple 2026-01-01 11:41:16 +00:00
int2001
08d90aec24 Introduce more granular Date-Filter for Stats-Page 2025-12-31 09:03:13 +00:00
int2001
e8be3166ac Add Monthly stats 2025-12-30 11:22:37 +00:00
phl0
ed3e57f577 Code cleaning 2025-12-27 22:30:28 +01:00
int2001
2f720e76d7 WebSocket RadioName 2025-12-26 08:29:18 +00:00
int2001
e5cf60ccb4 Store CAT-Name as MY_RIG 2025-12-23 14:24:20 +00:00
Andreas Kristiansen
10782db68b [ADIF import] Fix some minor annoyances 2025-12-22 17:18:54 +01:00