Commit Graph

177 Commits

Author SHA1 Message Date
Andreas Kristiansen
6933a63455 Moved DXCC QSO updater from update to lba 2025-12-08 11:10:51 +01:00
Andreas Kristiansen
10c5a0a545 Fix QSO list. Added info to info button 2025-12-08 10:58:26 +01:00
Andreas Kristiansen
46fad667bc Added button to show qso list in state 2025-12-07 22:38:51 +01:00
Andreas Kristiansen
0fad755ce6 Implemented batch state fixer 2025-12-07 19:52:26 +01:00
Andreas Kristiansen
2ddf698af7 Added state check 2025-12-07 15:55:52 +01:00
Andreas Kristiansen
cdf942d3bd Tweaked layout a bit and implemented checks for continent/dxcc/distance 2025-12-07 14:18:20 +01:00
Andreas Kristiansen
969b079ae7 [Advanced Logbook] Started on dbtools 2025-12-02 07:59:17 +01:00
Andreas Kristiansen
208a3022ab Fix adif export 2025-11-29 03:57:03 +01:00
Andreas Kristiansen
7e757c4ab8 [Advanced Logbook] Update grid if callbook accuracy is greater 2025-11-28 19:22:30 +01:00
Florian (DF2ET)
a23f536867 Merge pull request #2558 from szporwolik/dev_fix_state
[Advanced Logbook] Fix state functionality
2025-11-24 13:03:44 +01:00
Szymon Porwolik
70cb183947 Initial commit 2025-11-19 21:39:36 +01:00
Andreas Kristiansen
bd679e578a [Advanced Logbook] Added distance filter 2025-11-17 10:07:45 +01:00
Andreas Kristiansen
9478497b97 Merge branch 'dev' into lba_continent_distances 2025-11-10 07:54:17 +01:00
phl0
75897b4dac Also update email address in LBA bulk update function 2025-11-09 23:25:37 +01:00
Andreas Kristiansen
09fd3dcd0a Add path to distance calculcation 2025-11-09 09:19:38 +01:00
Andreas Kristiansen
545d858bc6 Tweaked UI and distance update 2025-11-08 21:08:51 +01:00
Andreas Kristiansen
576f1a2c45 Added functionality for updating distances 2025-11-07 12:48:55 +01:00
Andreas Kristiansen
3df34e43c1 Added backend for continent update 2025-11-07 09:28:57 +01:00
Andreas Kristiansen
f99e93d539 [Advanced Logbook] Added QRZ,com filter 2025-11-05 12:25:31 +01:00
phl0
d732afcad0 Allow the LBA edit functions to also modify QSL sent/rcvd 2025-09-23 10:18:22 +02:00
phl0
1739b31831 Add DCL to QSL filters 2025-09-08 09:24:04 +02:00
Joerg (DJ7NT)
df68d5d7c7 Merge branch 'dev' into dcl_frontend 2025-09-03 14:15:30 +02:00
Andreas Kristiansen
0ac674f556 [Advanced Logbook] Batch edit for QSL sent/received method 2025-09-01 18:30:52 +02:00
Andreas Kristiansen
9d28df17e4 Added batch edit for DCL 2025-08-21 17:18:33 +02:00
int2001
01c75a178f Convert DOK to uppercase 2025-08-14 13:02:51 +00:00
int2001
d579bad10a Added DOK to LBA-Bulk-Editor 2025-08-14 11:39:59 +00:00
int2001
65744d3a0a Added RST to LBA 2025-08-05 05:08:00 +00:00
Andreas Kristiansen
8b8b948f3c [Advanced Logbook] County fix for qrz.ru 2025-07-13 15:38:29 +02:00
Andreas Kristiansen
cb14918cfb [Advanced Logbook] Added DOK filter 2025-07-01 15:28:47 +02:00
phl0
48a8f6853d allow for emptying grid in LBA edit function 2025-06-27 10:28:17 +02:00
int2001
709403bcce Fix DXCC (was MY_DXCC instead of that from partner) 2025-06-23 19:22:38 +00:00
DB4SCW
3f7a2b7878 fix wrong table field to COL_QSLSDATE 2025-06-23 13:57:50 +00:00
Andreas Kristiansen
567f3a9db7 No need for public 2025-06-16 12:00:07 +02:00
Andreas Kristiansen
e7b0955330 [Advanced Logbook] Added function to fix CQ or ITU zones 2025-06-16 11:58:43 +02:00
Andreas Kristiansen
01796af6d5 [Advanced Logbook] Can search for empty cq zone or itu zone 2025-06-16 09:43:30 +02:00
Andreas Kristiansen
4f15a393e7 Fix qsl slide show backend - check against userid instead of stationid 2025-06-10 20:33:39 +02:00
Andreas Kristiansen
49c4bb6a3d Ignore station ids if qsoids are set 2025-06-07 16:08:22 +02:00
Andreas Kristiansen
4af5b2fa7c [Advanced Search] Added button to open qso results in the advanced logbook 2025-06-07 14:41:15 +02:00
Andreas Kristiansen
1d2b04e53d Backend done 2025-06-07 07:36:09 +02:00
Andreas Kristiansen
a609dc9285 [Advanced Logbook] Instead of blanking distance with batch edit, recalculate 2025-06-01 12:11:56 +02:00
phl0
52b5e45cb6 Add Exch (S) to BLA edit function 2025-05-15 10:11:58 +02:00
Andreas Kristiansen
01827381f7 [Advanced Logbook] Added !empty search parameter 2025-04-26 11:00:09 +02:00
Andreas Kristiansen
a4eddfd816 [Advanced Logbook] Added distance to batch edit 2025-04-07 19:10:38 +02:00
int2001
5cfbfcd671 Make order_by more safe 2025-04-02 09:43:22 +00:00
Andreas Kristiansen
3a88f64744 Fixed missing space after column in order by 2025-04-02 11:10:42 +02:00
phl0
f22ee65a84 (Re-)calculate distance upon updating QSOs from callbook within LBA 2025-03-29 14:08:48 +01:00
Florian (DF2ET)
7e5d8aa35a Integrate suggestion
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
2025-03-06 17:07:37 +01:00
phl0
9e9550d983 Fix LBA search for SATs without LoTW name 2025-03-06 12:23:39 +01:00
phl0
0222312d2b Also search display contest name from contest table 2025-03-03 07:38:17 +01:00
phl0
e0cc873576 Fix region edit in LBA 2025-01-30 23:07:58 +01:00