Commit Graph

3539 Commits

Author SHA1 Message Date
DB4SCW
e40492b195 add trx number handling 2025-11-24 14:45:44 +00:00
Andreas Kristiansen
884c6025c2 Merge pull request #2547 from AndreasK79/date_dxcc
[DXCC Award] Added date filter
2025-11-24 14:08:37 +01:00
Florian (DF2ET)
d64112c5d5 Merge pull request #2571 from szporwolik/dev_fix_qso_form
[QSO Form] Fix for a few rare race conditions and failed monkey test results
2025-11-24 13:24:35 +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
Andreas Kristiansen
9054cc0641 Merge pull request #2546 from AndreasK79/lba_distance_filter 2025-11-23 18:42:51 +01:00
Szymon Porwolik
0d11587bd1 cqz is not required - it's handled at model anyway 2025-11-23 00:38:53 +01:00
Szymon Porwolik
02b8cdf5bb Added new countries 2025-11-21 15:20:22 +01:00
Szymon Porwolik
31305a4c1e Fix - callsigns shall display callsign history 2025-11-20 19:05:53 +01:00
Szymon Porwolik
70cb183947 Initial commit 2025-11-19 21:39:36 +01:00
Andreas Kristiansen
1fde0674fd Pushed fix for empty result 2025-11-19 14:35:39 +01:00
Szymon Porwolik
f80758c7f7 Removed debug code 2025-11-18 17:21:29 +01:00
Andreas Kristiansen
18a6a5b943 Fixed distance filter and layout 2025-11-17 14:26:32 +01:00
Andreas Kristiansen
761dd244b8 Added date filter to displaycontacts function 2025-11-17 13:42:52 +01:00
Andreas Kristiansen
dfd65d84c2 [DXCC Award] Added date filter 2025-11-17 12:59:15 +01:00
Andreas Kristiansen
bd679e578a [Advanced Logbook] Added distance filter 2025-11-17 10:07:45 +01:00
Joerg (DJ7NT)
bd6e8e85c8 Merge pull request #2544 from int2001/station_api
Implement API for station_location creation
2025-11-17 08:15:11 +01:00
Florian (DF2ET)
c2f98f18fb Add theme for color impaired hams (based on default) (#2497) 2025-11-16 13:58:58 +01:00
int2001
1edb73ac26 Better handling 2025-11-16 11:15:03 +00:00
int2001
ad417fd66f API implemented 2025-11-16 11:06:56 +00:00
int2001
120845e5e0 Move creation to model and fix UUID/null Handling 2025-11-16 09:58:28 +00:00
Andreas Kristiansen
2c91fbf655 [Visitor Gridmap] Get the gridmap working again 2025-11-15 14:37:27 +01:00
phl0
0bbe0011dc More replacements ... 2025-11-14 17:45:20 +01:00
phl0
cfe7b5c004 Prevent Ø in first login wizard 2025-11-14 17:36:40 +01:00
Florian (DF2ET)
6a5ec038d3 Merge pull request #2528 from phl0/crappyZeroDb
Prevent user_callsign to have Ø in DB
2025-11-14 11:29:25 +01:00
phl0
7cb930f9da Handle slashed zero on ADIF import via API call 2025-11-14 11:26:10 +01:00
phl0
17c62c3ea8 Remove slashed zeros on ADIF import 2025-11-14 11:12:35 +01:00
phl0
6eea074448 Remove debug output 2025-11-14 09:01:23 +01:00
HB9HIL
1f47885b47 missing translations 2025-11-14 02:12:16 +01:00
HB9HIL
9e6c2a64ce use correct syntax for set_header() 2025-11-13 21:11:22 +01:00
HB9HIL
08626fe094 use global options for dxwaterfall 2025-11-11 15:43:24 +01:00
Andreas Kristiansen
199fb97dc7 Merge pull request #2479 from szporwolik/dev_dx_cluster_ui
[DX Cluster] Bandplan List Update
2025-11-10 12:45:27 +01:00
Andreas Kristiansen
4d5d03fbde Merge branch 'dev' into lba_continent_distances 2025-11-09 00:10:54 +01:00
Andreas Kristiansen
545d858bc6 Tweaked UI and distance update 2025-11-08 21:08:51 +01:00
Andreas Kristiansen
3d7d4c88a3 Load distance dialog 2025-11-08 08:59:45 +01:00
Szymon Porwolik
a4a7bf67c9 Refactoring 2025-11-07 19:25:32 +01:00
Szymon Porwolik
8f7ce7323f Merge branch 'dev' into dev_dx_cluster_ui 2025-11-07 14:38:22 +01:00
Andreas Kristiansen
3df34e43c1 Added backend for continent update 2025-11-07 09:28:57 +01:00
phl0
2fbfcfbba7 Revert "Remove stray whitespaces from translation strings"
This reverts commit faf4565631.
2025-11-07 09:06:59 +01:00
phl0
e082e5570b Make lang a little less error prone 2025-11-06 15:29:50 +01:00
phl0
faf4565631 Remove stray whitespaces from translation strings 2025-11-06 12:50:41 +01:00
Andreas Kristiansen
5c84220bd3 [Advanced Logbook] Added continent fix and distance fix 2025-11-06 08:43:35 +01:00
Szymon Porwolik
bd1534bc17 Merge branch 'dev' into dev_dx_cluster_ui 2025-11-05 19:25:51 +01:00
Andreas Kristiansen
dcbc20dfaa Merge branch 'dev' into lba_qrz_filter 2025-11-05 13:22:04 +01:00
phl0
d5ebd6f0a9 More not null values 2025-11-05 13:13:06 +01:00
phl0
c0b42ef7c3 Fix not null values 2025-11-05 13:10:37 +01:00
phl0
03e9d32924 Apply xss_clean only if value is defined and not "" 2025-11-05 12:56:21 +01:00
int2001
48b75d4c15 UUID for locations / export / import / create 2025-11-05 11:37:43 +00:00
Andreas Kristiansen
f99e93d539 [Advanced Logbook] Added QRZ,com filter 2025-11-05 12:25:31 +01:00
phl0
45972218c7 Fix XSS clean code 2025-11-05 08:36:59 +01:00
Andreas Kristiansen
6d533bc0b5 1K limit 2025-11-04 11:29:40 +01:00