Commit Graph

121 Commits

Author SHA1 Message Date
Andreas Kristiansen
21b994c228 Added batch edit for region 2024-12-23 14:43:01 +01:00
int2001
43f24f1386 One SQL instead of 2 2024-12-02 11:01:41 +00:00
int2001
018a3a44b7 Set QRZ only to "M" if uploaded/invalid before 2024-12-02 07:48:38 +00:00
Andreas Kristiansen
48eb102bc3 [Advanced Logbook] More icons 2024-11-29 09:27:46 +01:00
Andreas Kristiansen
a13cf7c358 Merge pull request #1220 from AndreasK79/lba_emptysearch
[Advanced Logbook] Added empty search for textboxes
2024-11-19 14:45:23 +01:00
Andreas Kristiansen
5949379b9e [Advanced Logbook] Added empty search for textboxes 2024-11-18 17:22:52 +01:00
phl0
299e0f8012 Add adif for DB query 2024-11-18 15:57:33 +01:00
Andreas Kristiansen
332a9d496a Merge pull request #1216 from AndreasK79/lba_remove_ssb_merge
[Advanced Logbook] Removed the if check to merge USB/LSB/SSB
2024-11-18 10:11:55 +01:00
Andreas Kristiansen
158a541210 [Advanced Logbook] Removed the if check to merge USB/LSB/SSB 2024-11-18 09:47:36 +01:00
int2001
4d66834a78 Massedit for eQSL at LBA (PHP) 2024-11-18 08:34:51 +00:00
HB9HIL
beb01cbc63 always update from database 2024-11-13 12:09:15 +01:00
HB9HIL
185decf31e update continent during callbook update 2024-11-13 12:07:53 +01:00
Andreas Kristiansen
ecfed5a38e [Advanced Logbook] Added tx power to column and edit 2024-11-01 20:44:40 +01:00
Andreas Kristiansen
7efd6cf6ae [Advanced Logbook] Added qrz.com qsl status to batch edit 2024-10-14 18:38:05 +02:00
int2001
ea84b403f1 Added extra-brackets around the dxcc-failsafe for lba 2024-10-10 06:10:10 +00:00
int2001
f5acf6ecca Add None to DXCCs 2024-10-09 07:51:49 +00:00
HB9HIL
fe81429630 fixed "modified" update in LBA for QSL action buttons 2024-09-23 13:39:51 +02:00
int2001
29c9debe71 There was a typo at the Clublog-QSO-Upload-Status 2024-09-23 10:53:37 +00:00
HB9HIL
91febd5858 make it faster with a batch processing 2024-09-16 10:39:38 +02:00
HB9HIL
67058cc203 easier approach 2024-09-16 10:30:40 +02:00
HB9HIL
1083f6379c also on lba edit (with load reduction) 2024-09-16 01:49:34 +02:00
HB9HIL
28827f1cae set qrz to modified 2024-09-15 20:36:22 +00:00
phl0
dd036d466d Handle empty location 2024-09-06 10:07:00 +02:00
Andreas Kristiansen
c028a327df Added continent to batch edit. 2024-09-05 11:35:21 +02:00
Andreas Kristiansen
3e5db7e35d [Advanced Logbook] Added continent to columns 2024-09-05 10:17:32 +02:00
Andreas Kristiansen
9878dc201e [Logbookadvanced] Added button to find "invalid" QSOs 2024-08-29 12:49:14 +02:00
HB9HIL
087739ad57 add itu zone in LBA update from callbook 2024-08-27 09:39:57 +02:00
github-actions
bf4c377210 add QSLMSG to batchedit 2024-08-03 15:00:35 +02:00
Andreas Kristiansen
23dddb682c [Logbookadvanced] Added LoTW sent/received to batch edit 2024-07-26 09:55:26 +02:00
HB9HIL
c9db79e4d9 only load Qra Lib if it isn't already, flooding log 2024-07-15 05:59:47 +02:00
HB9HIL
c4043535b1 Merge remote-tracking branch 'upstream/dev' into pr/derFogel/512 2024-07-13 22:05:39 +02:00
HB9HIL
bd3f8dc2d2 search fix (in order of AndreasK79) 2024-07-13 22:05:07 +02:00
Andreas Kristiansen
aa60360a61 Fixed batch saving 2024-07-06 01:18:42 +02:00
Lieven Hey
66b432216c Add filter for contests 2024-07-06 01:18:36 +02:00
int2001
d2b378e614 Clublog for LBA 2024-07-02 17:46:06 +00:00
Andreas Kristiansen
bb016c3ac9 Fixes for multiselect 2024-06-28 14:55:52 +02:00
Andreas Kristiansen
51539688a9 [Advanced Logbook] Multi select is now available in the location dropdown 2024-06-28 13:29:52 +02:00
int2001
a216037cc9 Fixes little "L" in LBA 2024-06-24 07:22:36 +00:00
int2001
ee8858432c Added Filter "No-Propmode given" also to LBA 2024-06-14 14:55:23 +00:00
HB9HIL
12e4841b47 removed loading of frequency library (is part of autoload) 2024-06-03 16:04:38 +02:00
Andreas Kristiansen
2088db7ba2 LBA QSO coordinate fix added 2024-05-25 08:23:26 +02:00
Andreas Kristiansen
0381d00031 Reduced number of queries in LBA 2024-05-24 11:25:44 +02:00
int2001
2841054772 Strip LAT/LON - HamQTH provides longer values sometimes 2024-05-23 06:54:21 +00:00
Andreas Kristiansen
076f1132f1 Added contest name 2024-05-22 20:26:33 +02:00
phl0
a7c03a9a91 Fix empty DXCC on LBA update functions 2024-05-22 15:37:20 +02:00
Andreas Kristiansen
db366149f6 Fixed qsl image search in LBA 2024-05-20 14:53:09 +02:00
Andreas Kristiansen
f3ce2b2dff Forgot the updated query 2024-05-20 14:41:08 +02:00
int2001
3ff6944ffe Replaced full table scan for each QSO by a "exists" (tnx Andreas) 2024-05-18 10:41:07 +00:00
Andreas Kristiansen
3225de0661 Now exports ALL qsos with the given filters 2024-05-08 10:49:13 +02:00
Andreas Kristiansen
93c31e53b2 Adif export can now use filter for adif export 2024-05-07 18:22:52 +02:00