Commit Graph

147 Commits

Author SHA1 Message Date
int2001
950a8a506e if RX and TX are same (split) show only one QRG 2026-03-05 10:53:25 +00:00
Andreas Kristiansen
cad0163767 [Advanced Logbook] Added duration as a column 2026-02-21 22:29:08 +01:00
HB9HIL
de02672ab8 build the dxcc class without date since we check the exception and prefix date already in the dxcc_lookup, simplifies caching 2026-02-17 14:11:11 +01:00
Andreas Kristiansen
d470b722ca [Advanced Logbook] Fix error 500 if unit is set to mi or nmi 2026-02-04 09:45:31 +01:00
HB9HIL
12ecf80310 prevent cache driver loaded multiple times 2026-02-02 23:26:24 +01:00
HB9HIL
9e19dec6bf refactored the cache loader
- adjusted formatting to make it easier to read
- added the key prefix from config
- made everything failsafe since users don't have that configured by default
2026-02-01 20:21:14 +01:00
HB9HIL
3a2bce8646 make the cache adapter as config options and use them when calling the cache lib 2026-02-01 19:33:51 +01:00
HB9HIL
955710e646 cache dxccexceptions and prefixes 2026-01-31 13:19:00 +01:00
Andreas Kristiansen
64ae39cc2f Class speedup 2026-01-31 11:46:22 +01:00
HB9HIL
df3bd2bd66 make sure $call is always uppercase to make regex pattern work 2026-01-31 08:03:33 +01:00
Florian (DF2ET)
aab05583ca Merge pull request #2838 from phl0/nullDistance
Show 0km instead of blank (same as QSO view)
2026-01-27 22:09:34 +01:00
Andreas Kristiansen
74167dee39 Merge branch 'dev' into use_dxcc_class 2026-01-27 10:45:47 +01:00
HB9HIL
8a8bb4d337 remove curl_close as it has no effect since php8.0 (https://www.php.net/manual/en/function.curl-close.php) 2026-01-26 10:41:29 +01:00
Andreas Kristiansen
6f01b34ee5 Revert my latest unknown prefix change 2026-01-26 10:35:42 +01:00
Andreas Kristiansen
75d998486a Ignore unknown 2 char prefixes 2026-01-26 09:12:38 +01:00
Andreas Kristiansen
19675bae84 Fix for A45/0 callsigns 2026-01-25 17:15:36 +01:00
Andreas Kristiansen
175cb5dcee Init dxcc class only once during import 2026-01-25 11:15:05 +01:00
Andreas Kristiansen
d5fc310ad1 Added another layer for 1 char suffixes 2026-01-24 08:31:27 +01:00
phl0
2ccdfc49fa Show 0km instead of blank (same as QSO view) 2026-01-22 22:26:49 +01:00
Andreas Kristiansen
1e9fba9878 Updated comment 2026-01-22 16:03:48 +01:00
Andreas Kristiansen
9476468856 More dxcc id tweaking 2026-01-21 07:49:05 +01:00
Andreas Kristiansen
29e46fae60 [DXCC Class] Added logging 2026-01-20 17:21:56 +01:00
phl0
ab55e7fdb9 Add last modification time to LBA 2026-01-02 12:19:41 +01:00
Andreas Kristiansen
1bad73c96c Updated for method comparison and dxcc fixes 2025-12-20 15:01:53 +01:00
Andreas Kristiansen
e952a25f1b DXCC lookup - big speed 2025-12-20 11:50:53 +01:00
Andreas Kristiansen
89b2accaff [DXCC id] Tweaking the DXCC id logic 2025-12-17 18:33:29 +01:00
phl0
2f505a7ac7 Align colors for requested 2025-11-27 13:42:28 +01:00
phl0
d6197fe6d2 Restore previsous (incompliant) stati for QRZ and Clublog 2025-11-27 13:32:01 +01:00
phl0
b2d4c3559b Adjust clublog QSL colors 2025-11-24 09:14:34 +01:00
phl0
83f0c6d93f Adjust DCL stati/colors in LBA 2025-11-24 09:00:46 +01:00
phl0
79e251183e QRZ QSL stati refactored according to ADIF v3.1.6 2025-11-23 21:59:03 +01:00
Andreas Kristiansen
3b979da8cc [Advanced Logbook] Hide / if frequency rx is 0 2025-07-18 07:05:12 +02:00
Andreas Kristiansen
46e1d4df2b [Advanced Logbook] Link to DOK summary in table 2025-07-02 18:07:08 +02:00
Andreas Kristiansen
58f6f1b9bf Formatted frequency 2025-07-02 08:16:20 +02:00
Andreas Kristiansen
fde84f60c5 [Advanced Logbook] Added frequency column 2025-07-01 18:36:11 +02:00
int2001
e10ac8b7b8 Fix DXCC which are undefined 2025-06-26 18:36:30 +00:00
phl0
453be7dd71 Add DXCC flags to LBA view 2025-06-22 23:03:30 +02:00
Andreas Kristiansen
ef8023c596 [Advanced Logbook] Added qth column 2025-06-14 08:07:27 +02:00
Andreas Kristiansen
1ab72ad95d [Advanced Logbook] Added county column 2025-06-07 07:08:42 +02:00
Fabian Berg
25cbb212c8 php8.4 fixes 2025-04-28 13:22:18 +02:00
int2001
a421d6fe24 PHP-MQTT-Lib 2025-04-01 17:54:25 +00:00
int2001
a6708bf369 fixed ambiguous id in view which causes that minelevation never worked 2025-03-16 12:08:26 +00:00
Andreas Kristiansen
a57918d872 [Advanced Logbook] Added continent link 2025-02-05 15:32:40 +01:00
int2001
6be1991a90 Added exception for /B Suffix at Call (shouldn't resolve to china) 2025-01-23 09:59:25 +00:00
phl0
d8f23de627 Add QSL msg rcvd to LBA 2025-01-16 10:35:01 +01:00
phl0
96957f1230 az/el being 0 (i.e. not null) is a valid value 2025-01-14 10:24:11 +01:00
phl0
682f606d3f Add units and make sortable 2025-01-14 10:03:53 +01:00
Andreas Kristiansen
18c873b96d [Advanced Logbook] Added antenna azimuth and elevation columns 2025-01-06 11:52:55 +01:00
HB9HIL
98bdb8abb0 show eqsl images in LBA in the same way as in Logbook Overview 2024-12-27 08:43:46 +01:00
Fabian Berg
7dda2843b1 Fix NULL on COL_REGION 2024-12-27 08:29:23 +01:00