Commit Graph

981 Commits

Author SHA1 Message Date
DJ3CE
571370307a Place that 'or' at the appropriate place - tnx @int2001 2025-03-12 16:38:49 +01:00
DJ3CE
a99e344e96 Fix or-grouping conditions when (not) to update requested qsl 2025-03-12 00:51:09 +01:00
phl0
ab6f8f19a5 Fix syntax error 2025-03-10 17:02:18 +01:00
Joerg (DJ7NT)
64d17b4331 order it the correct way
omg. should drink more coffee. tnx!

Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
2025-03-07 08:15:55 +01:00
int2001
69cdbe6a4f When updating DXCC out of LoTW-cfm update country as well 2025-03-07 06:36:56 +00:00
phl0
47510214c1 Add column with no of QSOs per satellite 2025-03-06 10:59:43 +01:00
phl0
bc68b0be37 Some coalesce here to be on the safe side 2025-03-03 07:54:59 +01:00
phl0
837524d56b Use contest name in QSO view as well (as does LBA) 2025-03-03 07:46:00 +01:00
phl0
f06b5c9ac9 Add distance calculation to contest logging 2025-02-25 13:40:56 +01:00
int2001
cd94e9c73b Fix accidently removed line for updating log when QSL was sent 2025-02-25 06:09:17 +00:00
Florian (DF2ET)
c3598b12a4 Merge pull request #1685 from int2001/qrz_only_modified
Added fence. ReUpload only to QRZ if really modified
2025-02-21 16:58:22 +01:00
phl0
a049ff783b Make sure SAT name(s) cannot be null or empty 2025-02-21 14:34:13 +01:00
phl0
c1a8c3c8e4 Add prop mode to group of invalid sats 2025-02-21 14:23:57 +01:00
phl0
3457889a24 Mark QSOs with prop mode SAT but empty SAT name as invalid for LoTW
uploads
2025-02-21 09:30:39 +01:00
phl0
94170d2acc Remove join as it prevents non-SAT QSOs from being uploaded 2025-02-21 08:35:13 +01:00
phl0
e04b099ed1 Also mark QSOs with empty SAT LoTW name as invalid for LoTW upload 2025-02-20 19:47:22 +01:00
phl0
4a0d1b1d31 Skip QSOs without LoTW SAT name during LoTW upload 2025-02-20 18:07:01 +01:00
int2001
135cbc5ee8 Added fence. ReUpload only to QRZ if really modified 2025-02-20 09:05:57 +00:00
int2001
3aeb5aa0e5 Added check for DXCC to be numeric plus gettext 2025-02-15 08:07:16 +00:00
int2001
aeca52bfe8 Added return-values with details on failed save-attempt 2025-02-15 07:51:05 +00:00
int2001
ebe56b23cd try/catch around edit-saver 2025-02-14 07:52:24 +00:00
int2001
fb27016ce9 Check end_time at edit and make sure it is after start_time 2025-02-14 07:24:15 +00:00
int2001
1a52776f3e Prevent mysql error if no date is given at edit 2025-02-13 14:44:12 +00:00
int2001
0d95956b6f Added SAT-Name to QSL-Check, too 2025-02-13 07:55:28 +00:00
int2001
b658215418 Take care of NULL 2025-02-12 14:03:00 +00:00
int2001
b6027f8e90 Take care of prop_mode if given by 3rd party 2025-02-12 13:54:12 +00:00
Joerg (DJ7NT)
8e2c4d6ed4 Merge pull request #1612 from int2001/hrd_timeout 2025-02-03 20:15:38 +01:00
int2001
761f5581a2 Add "normal" Timeout also 2025-02-03 14:00:17 +00:00
int2001
87cc2b6606 Added Timeout to HRD-Pusher 2025-02-03 13:58:36 +00:00
int2001
302c252bca Used wrong key when disabling clublog 2025-02-02 14:17:05 +00:00
phl0
cc6bd962ea Use PK as secondary sorting criteria (as in other places) 2025-02-02 11:57:19 +01:00
int2001
fc6f8e3e30 Take ONLY Datepart if looking up a DXCC 2025-02-01 11:04:17 +00:00
Andreas Kristiansen
8da0dc38e3 Merge branch 'dev' into clublog_gui 2025-01-30 20:39:56 +01:00
Andreas Kristiansen
4d9047aab9 Removed unused library. Refactored a little bit 2025-01-30 20:38:05 +01:00
int2001
12070c4e92 Take Lat/Long from exceptions if exceptions are taken 2025-01-30 10:08:12 +00:00
Filip Melík
1b4d1357ad Remove dead code 2025-01-28 18:37:41 +01:00
Joerg (DJ7NT)
0f4fcfd8c6 Revert "Dashboard improvements" 2025-01-28 12:41:00 +01:00
Filip Melík
7bffac1a60 Remove dead code 2025-01-27 19:45:05 +01:00
DB4SCW
e943af5482 remove hardcoded table names 2025-01-27 10:55:08 +00:00
DB4SCW
0d6a85201b implement operator stats 2025-01-27 10:53:54 +00:00
int2001
6be1991a90 Added exception for /B Suffix at Call (shouldn't resolve to china) 2025-01-23 09:59:25 +00:00
Florian (DF2ET)
4e664f5048 Merge pull request #1222 from DB4SCW/cbr_import
Fix Contest data from third-party loggers via Cabrillo import
2025-01-22 12:11:37 +01:00
int2001
0d0db2bf76 Forgot to return Response as well 2025-01-19 16:44:40 +00:00
int2001
cfee77dfe8 Added Log-Message for that 2025-01-19 16:42:59 +00:00
int2001
f6bec24245 Deactivate Clublog if auth-error 2025-01-19 16:38:56 +00:00
Fabian Berg
1a3f63cf30 Merge branch 'dev' into cbr_import 2025-01-19 09:48:37 +01:00
int2001
6f403f893b Typo 2025-01-15 12:32:02 +00:00
int2001
22bef0d504 Fix QRZ LastQSL-Logic 2025-01-15 12:22:58 +00:00
phl0
81d640418d Save a separate table update for distance 2025-01-15 09:55:16 +01:00
phl0
d0677ed660 Adjust binding array 2025-01-15 09:12:26 +01:00