Commit Graph

971 Commits

Author SHA1 Message Date
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
HB9HIL
90dbc21967 fixing LoTW update bug, which was cause by wrong WHERE parameters. Since we have the QSO ID we can skip the other parameters anyway. 2025-01-14 09:21:13 +01:00
Andreas Kristiansen
a257089c8f [QSO Edit] Added Clublog under QSL 2025-01-10 09:26:36 +01:00
Joerg (DJ7NT)
9811d7d565 Merge pull request #1485 from int2001/add_bearing
Add bearing to Dashboard/Overview/Map
2025-01-09 09:50:29 +01:00
phl0
b95fe4d50c Support for VUCC grids 2025-01-09 08:56:10 +01:00
phl0
955ced7a7e Transform fields to upper case on save/edit 2025-01-09 07:38:39 +01:00
int2001
8f7cc409fd Added Bearing to Overview- and Dashboard-Map 2025-01-09 06:33:14 +00:00
Stefan (DB4SCW)
c1beac7f7d Merge branch 'dev' into cbr_import 2025-01-08 12:23:47 +01:00
int2001
14048c9517 Found an old leftover which was never used 2025-01-04 11:18:14 +00:00
Stefan (DB4SCW)
284211dcb7 Merge branch 'dev' into cbr_import 2025-01-03 13:09:20 +01:00
Florian (DF2ET)
74b2acd029 Update application/models/Logbook_model.php
Fine

Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2025-01-03 01:13:07 +01:00