Commit Graph

2519 Commits

Author SHA1 Message Date
int2001
5409c5502c Cosmetics 2024-12-31 17:28:14 +00:00
int2001
0d71f93e60 Update DXCC coming from LoTW to Log 2024-12-31 17:21:36 +00:00
Andreas Kristiansen
64e77e1146 Filter streak correctly 2024-12-29 16:46:50 +01:00
Andreas Kristiansen
c5f62ee121 [QSO Streak] Fix when the streak is ended and now QSO is logged after that 2024-12-29 16:38:25 +01:00
Andreas Kristiansen
06155e9165 Re-added filter for !sat when doing summary 2024-12-29 08:09:17 +01:00
Andreas Kristiansen
33552f2998 Added a few fences 2024-12-28 20:43:55 +01:00
Andreas Kristiansen
0defe4be7a [WAE] Tweaked model to speedup award 2024-12-28 20:24:56 +01:00
HB9HIL
7caeba2f03 Try to import the QSL Message from the ADIF file, otherwise use the default message from the station profile 2024-12-27 15:48:10 +01:00
int2001
21be61044d Remove AI from WAE (not part of WAE) 2024-12-26 10:03:26 +00:00
Andreas Kristiansen
0cab72ca14 Merge branch 'dev' into wae_award 2024-12-25 09:53:36 +01:00
int2001
9b04c57cbb Resolve abbreviation of region if available for view 2024-12-24 06:45:28 +00:00
int2001
c41b40ce12 Add/Edit QSO models 2024-12-23 18:31:09 +00:00
Andreas Kristiansen
9efc290167 Merge branch 'dev' into wae_award 2024-12-23 17:46:29 +01:00
Andreas Kristiansen
37127e732f Merge pull request #1370 from AndreasK79/lba_region
[Advanced Logbook] Added region to columns
2024-12-23 17:46:14 +01:00
phl0
d5da263634 Add missing column to group by 2024-12-23 17:03:30 +01:00
Andreas Kristiansen
21b994c228 Added batch edit for region 2024-12-23 14:43:01 +01:00
Andreas Kristiansen
2aba90cf5d Worked/confirmed logic is working 2024-12-23 10:52:55 +01:00
Andreas Kristiansen
25829cdf7e Finally fixed WAE count for summary 2024-12-22 10:29:03 +01:00
Andreas Kristiansen
e1d70c5e1f Resetting variables just to be sure 2024-12-22 09:22:45 +01:00
Andreas Kristiansen
970685f0c9 Query fix on not worked 2024-12-22 08:45:48 +01:00
Andreas Kristiansen
9ed0720ea4 Summary counts WAE too 2024-12-22 08:22:57 +01:00
Andreas Kristiansen
1aa5f6dd78 Fixed logic for removing not worked from array 2024-12-21 18:56:18 +01:00
Andreas Kristiansen
d9a3d50b86 Fixed a col_region error 2024-12-21 12:50:38 +01:00
Andreas Kristiansen
ecebc0bc86 More logic fixing 2024-12-21 12:46:00 +01:00
Andreas Kristiansen
98fbafce0b Fixed queries 2024-12-21 09:41:57 +01:00
Andreas Kristiansen
639fe98703 Fill WAE countries 2024-12-21 08:03:01 +01:00
Andreas Kristiansen
e7ddf3ee09 Removed Z6 as it is already in the DXCC list 2024-12-21 07:16:31 +01:00
Andreas Kristiansen
07e2acda8d Added WAE to the array 2024-12-20 18:47:23 +01:00
Andreas Kristiansen
a420514ec9 Updated comment 2024-12-20 18:20:17 +01:00
Fabian Berg
2d9f42d07a Merge pull request #1353 from HB9HIL/qsl_check
Previous QSL Check
2024-12-20 13:48:59 +01:00
HB9HIL
bf9d446087 add brackets for defined fix of no results 2024-12-20 13:39:43 +01:00
HB9HIL
d77e32deee catch no results 2024-12-20 13:35:30 +01:00
HB9HIL
4f6b47e215 fix adding qso to list (incl. prev qsl) 2024-12-19 22:21:51 +01:00
Andreas Kristiansen
af36d9b87c Framework for WAE 2024-12-19 14:24:15 +01:00
Fabian Berg
7164b0996b Merge branch 'dev' into qsl_check 2024-12-19 12:56:35 +01:00
HB9HIL
bdbd5ab00e avoid qslmsg query per qso 2024-12-19 12:42:04 +01:00
Fabian Berg
0f243a1297 Merge pull request #1313 from HB9HIL/adif315
ADIF Standard Version 3.1.5
2024-12-19 11:53:47 +01:00
Andreas Kristiansen
568ef3e4d8 Filter on valid continents only 2024-12-19 10:12:05 +01:00
int2001
959a37641a Removed Dbg 2024-12-16 06:27:57 +00:00
int2001
93bb06422d Optimized last-qslcount 2024-12-16 06:20:37 +00:00
HB9HIL
d00693b35f add station_id to query 2024-12-14 14:32:27 +01:00
HB9HIL
283e9e67a4 verwende binding statt escape 2024-12-14 10:53:45 +01:00
HB9HIL
b79e503f00 include band/mode/sat_name and make the query more efficient 2024-12-14 10:39:41 +01:00
HB9HIL
5011b2681a show number of previous sent qsl cards in qsl queue 2024-12-14 00:48:28 +01:00
HB9HIL
e2d1e65d23 added new adif fields to import logic 2024-12-13 08:55:53 +01:00
phl0
13f057e7fa Handle errors on gunzip and XML load 2024-12-12 14:19:07 +01:00
phl0
791c71496f Handle empty results 2024-12-12 14:13:35 +01:00
phl0
4c598f95a3 Add button and more nicely format 2024-12-12 13:25:53 +01:00
phl0
8c5b381f6c Merge remote-tracking branch 'upstream/dev' into lotwSatUpdate 2024-12-12 12:36:16 +01:00
Joerg (DJ7NT)
24b58cec0c Merge pull request #1342 from int2001/lotw_dl_fix
Skip Users without any station_id at lotw_download
2024-12-12 12:06:36 +01:00