Commit graph

4038 commits

Author SHA1 Message Date
Joerg (DJ7NT)
8798a37fc0
Merge pull request #3649 from dg0tm/fix/logbook-clublog-confirmation-flow
[Logbook] Fix Club Log confirmation handling
2026-08-13 15:59:05 +02:00
Joerg (DJ7NT)
14504e8cc6
Merge pull request #3653 from int2001/rm_crappy_zero
Attempt to remove ALL occurences of the slashed zero...
2026-08-13 14:11:08 +02:00
phl0
6f60b98539
Merge remote-tracking branch 'upstream/dev' into gridOptional 2026-08-13 11:03:55 +02:00
phl0
32e57b5525
Merge remote-tracking branch 'upstream/dev' into gridOptional 2026-08-13 09:46:36 +02:00
int2001
f9c9ab2023
APIv2 should spit out deleted / confirmed as dashboard does 2026-08-13 07:19:50 +00:00
phl0
09f2b9fe6a
Add hint for user if not station gridsquares were found in distances
worked
2026-08-13 08:48:29 +02:00
int2001
6f4f970ce2
Fix missing Contry at county-details 2026-08-13 05:01:57 +00:00
Christoph Kottke, DG0TM
c9b2917257 [Logbook] Match Club Log paper QSL updates to QRZ
Mark Club Log modified on paper QSL sent/requested changes.
Keep the QRZ-aligned paper QSL handling consistent.

No ignore-path change in this commit.
2026-08-12 23:41:57 +02:00
Florian (DF2ET)
8fca9ea301
Merge pull request #3656 from phl0/dashboardDeletedDxcc
Count needed DXCC based on status and show deleted DXCCs separately
2026-08-12 19:38:30 +02:00
phl0
5cdccd70bf
Show deleted QSL and LoTW confirmed DXCC in brackets 2026-08-12 18:29:12 +02:00
phl0
3e3b3e40e3
Needed DXCC only for not-deleted ones 2026-08-12 18:14:50 +02:00
phl0
00f7ed0c13
Merge remote-tracking branch 'upstream/dev' into gridOptional 2026-08-12 17:31:28 +02:00
Andreas Kristiansen
4393b53f14 [Distanced Worked] Added mode filter 2026-08-12 16:51:04 +02:00
phl0
b87a455e94
Count needed DXCC based on status and show deleted DXCCs separately 2026-08-12 14:59:24 +02:00
phl0
23d878f904
Merge remote-tracking branch 'upstream/dev' into gridOptional 2026-08-12 13:42:11 +02:00
int2001
bf9b198077
Add font 2026-08-12 07:52:58 +00:00
int2001
314c9de6cf
WIP replace crappy zero 2026-08-12 07:14:42 +00:00
Christoph Kottke, DG0TM
a27270d985 [Logbook] Extract shared modified-status helper
Deduplicate the QRZ and Club Log M-updates behind one small helper.

This keeps the existing behavior unchanged while removing the repeated update block.
2026-08-11 23:21:52 +02:00
Christoph Kottke, DG0TM
a392e4b76c [Clublog] Store confirmation timestamps with time
Keep Club Log upload and download timestamps as DATETIME values.
Match the other confirmation backends instead of truncating the time
component to date-only values.
2026-08-11 21:05:29 +02:00
Christoph Kottke, DG0TM
b56665e4ac [Logbook] Add paper QSL to Club Log modified handling
Mark Club Log QSOs as modified when paper QSL sent or received changes.
Ignore VIA-only edits so routing metadata does not trigger M.
Keep genuine Club Log field changes in the same flow.
2026-08-11 21:05:29 +02:00
Andreas Kristiansen
4b06f59bcb
Merge pull request #3612 from AndreasK79/ref_list
[Activation Planner] Nearby ref list
2026-08-11 18:13:24 +02:00
Andreas Kristiansen
1d5a963e64 Only valid refs in nearby check 2026-08-11 17:13:48 +02:00
phl0
33709d001e
Merge remote-tracking branch 'upstream/dev' into gridOptional 2026-08-11 16:35:44 +02:00
phl0
63751be9bf
Fix order of parameters 2026-08-11 13:51:23 +02:00
phl0
0da1142d63
Fixed order of arguments to add() function 2026-08-11 13:20:27 +02:00
phl0
62ccaf2f2a
Fix typo 2026-08-11 13:17:44 +02:00
phl0
d66a2f1051
Merge remote-tracking branch 'upstream/dev' into lotwUploadWidget 2026-08-11 13:09:52 +02:00
Andreas Kristiansen
fbec02d04c
Merge branch 'dev' into ref_list 2026-08-11 12:31:23 +02:00
Joerg (DJ7NT)
ad46540389
Merge pull request #3625 from int2001/pota_boundaries
Add POTA-Park-Boundaries (onClick)
2026-08-11 12:19:23 +02:00
HB9HIL
e5035273a2
curl_close() is deprecated 2026-08-11 11:36:41 +02:00
int2001
5af01f6ef9
Stream refs instead of building them (saves memory) 2026-08-11 09:29:27 +00:00
phl0
0411c521fa
Make user option for last LoTW upload widget 2026-08-11 09:46:03 +02:00
int2001
a913b82323
ingest last-activated as well (WWFF, SOTA) 2026-08-11 07:15:04 +00:00
int2001
3badba224b
Show info about inactive refs for SOTA/WWFF 2026-08-11 05:48:45 +00:00
Christoph Kottke, DG0TM
8424bd312a [Logbook] Harden confirmation lookups
Normalize confirmation input before building the union query.
Guard missing QSO fields in confirmation checks.
Keep Club Log support in the same lookup path.
2026-08-10 22:12:22 +02:00
Christoph Kottke, DG0TM
eb81425917 [Logbook] Add Club Log to confirmation filters
Add Club Log to the shared confirmation filter logic.
Keep the confirmation flow aligned across logbook, lookup,
and confirmation listing views without touching the DXCC
breakdown.
2026-08-10 22:12:22 +02:00
int2001
27ffbbc720
Take care of deprecated Refs 2026-08-10 18:47:01 +00:00
Andreas Kristiansen
40cffaa7e9 Major parser speedup 2026-08-10 18:40:21 +02:00
phl0
98597d6557
Add content and style 2026-08-10 17:33:08 +02:00
int2001
c0d1ff7515
Bulk-Insert 2026-08-10 14:35:52 +00:00
Andreas Kristiansen
2e4c2a17ec
Merge branch 'dev' into ref_list 2026-08-10 16:11:49 +02:00
phl0
6bdd991aac
Remove empty result 2026-08-10 15:07:20 +02:00
int2001
c253a99dbc
Last worked + caching + last_run (cron) 2026-08-10 11:52:19 +00:00
phl0
b636f8d060
Code beauty ... 2026-08-10 13:23:24 +02:00
phl0
fc40b97544
Remove eQSL from dashboard DXCC stats 2026-08-10 12:58:03 +02:00
int2001
2c1c1a2966
Add Park-Boundaries (onClick) 2026-08-10 10:15:53 +00:00
Joerg (DJ7NT)
d55eaf8769
Merge pull request #3618 from dg0tm/fix/logbook-dcl-status-handling
[Logbook] Fix DCL status handling
2026-08-10 11:01:53 +02:00
Florian (DF2ET)
c32d4a4a79
Merge pull request #3615 from dg0tm/dashboard
Dashboard DXCC Panel
2026-08-10 10:48:14 +02:00
Christoph Kottke, DG0TM
52e936698f [Logbook] Fix DCL sent source
Use the DCL sent column in the first save_qso() check.
Keep the DCL date handling unchanged.
2026-08-10 10:14:58 +02:00
Andreas Kristiansen
690ef5e0c1
Merge pull request #3611 from AndreasK79/activation_planner_iota 2026-08-10 09:24:05 +02:00