Commit Graph

258 Commits

Author SHA1 Message Date
Szymon Porwolik
f68c70cb1e Merge branch 'dev' into dev_lookup_priority 2025-11-01 12:03:53 +01:00
Szymon Porwolik
8d13be8f90 Option to prioritize Database or 3rd party callsign information fetch 2025-10-30 15:37:20 +01:00
Szymon Porwolik
66807a0ddb Reverted logic - logbook data overwrites callbooks 2025-10-30 10:16:04 +01:00
Szymon Porwolik
16b2e9763e Profile information, translation and bug with the callsign information fetch 2025-10-28 23:10:43 +01:00
Szymon Porwolik
3f16e594d5 Merge branch 'wavelog:master' into dev_sticky_note 2025-10-26 10:31:44 +01:00
Florian (DF2ET)
62a733ba1f Merge pull request #2347 from agrif/comma-dates
fix QSO panel when using a date format with commas
2025-10-09 08:41:33 +02:00
Szymon Porwolik
3de79d869b Notes: basic support in the QSO view page 2025-10-07 23:52:13 +02:00
HB9HIL
a0663ea2a4 remove redundant code 2025-09-30 08:25:15 +02:00
Aaron Griffith
62b5fc3e40 fix QSO panel when using a date format with commas
Commas are not an allowed URI character, and so they need to be
replaced with a URI-safe stand in before being used. Of the default
URI-safe characters, only '~%:\' are not used yet. I chose to use '%'
as it seems the least likely to be used in any future date formats.

Closes #2343.
2025-09-24 08:43:58 -04:00
int2001
31bb96500f derive wked/cnfm badge out of DXCC-ID instead of string 2025-09-24 07:10:02 +00:00
Joerg (DJ7NT)
b6bcf3bba8 Merge pull request #2252 from int2001/dcl_frontend
DCL Connector
2025-09-06 12:34:28 +02:00
phl0
8ba04716e8 Don't use grid from callbook if probably wrong upon logging 2025-09-04 16:12:02 +02:00
Joerg (DJ7NT)
df68d5d7c7 Merge branch 'dev' into dcl_frontend 2025-09-03 14:15:30 +02:00
DB4SCW
201df5749a fixes dxcc when no qso is found and callbook returns nothing 2025-09-03 11:10:08 +00:00
int2001
3090048250 Added DCL-Arrows to Searchresults and log_ajax 2025-08-21 07:48:18 +00:00
Andreas Kristiansen
699aea9db3 Fix for date containing / 2025-07-20 22:38:15 +02:00
Andreas Kristiansen
1e863ade5d [QSO entry] Custom date format 2025-07-14 14:02:20 +02:00
Andreas Kristiansen
beed25d37d Added open in lba in incorrect cq and itu zones too 2025-06-18 12:45:09 +02:00
phl0
cc6bd962ea Use PK as secondary sorting criteria (as in other places) 2025-02-02 11:57:19 +01:00
Florian (DF2ET)
a9454e95d0 Last QSO count to session to fix last of specific callsign (#3) 2025-01-29 12:29:37 +01:00
int2001
37e05649a6 More places where the 0 is annoying 2024-12-30 12:15:28 +00:00
phl0
e38cc21d5a Correct SAT query for displayname 2024-12-05 10:28:31 +01:00
phl0
1a4ca74291 Remove ambiguity for sat and country name from search results 2024-12-05 10:05:23 +01:00
Andreas Kristiansen
abb75a7895 Fixed query for fetching previous qsos 2024-12-03 16:32:03 +01:00
phl0
c961926b05 Fix simple search result 2024-12-02 14:31:55 +01:00
phl0
fc89b92981 Use displayname in previous QSOs as well 2024-12-02 14:29:41 +01:00
Andreas Kristiansen
627a92d6d5 Do not fetch data twice, pass it on instead 2024-11-26 17:21:11 +01:00
Andreas Kristiansen
2786aa574f Decoupled dxcc from callbook data because of reduced call logic 2024-11-26 09:46:40 +01:00
Andreas Kristiansen
a4100a4149 Trying to fix reduce call problem 2024-11-25 18:42:41 +01:00
Andreas Kristiansen
5b3279d762 [Callbook] Refactor so it's easier to add new callbooks 2024-11-24 15:34:56 +01:00
Fabian Berg
f67d3e9bbf Merge pull request #1247 from HB9HIL/distance_lp 2024-11-23 10:31:37 +01:00
phl0
99fef495ce Fetch email from callbook / last QSOs 2024-11-21 15:58:51 +01:00
HB9HIL
3406ffa63b fix some more places where antenna path matters 2024-11-21 15:26:35 +01:00
HB9HIL
4b22bb24fb implementation of ant path in qso logging 2024-11-18 18:58:20 +01:00
HB9HIL
e4330fb779 same omit logic as from callbook returns 2024-11-12 13:04:55 +01:00
phl0
e8a992f8b5 Add badge metadata for QSO view 2024-11-09 09:10:07 +01:00
HB9HIL
4d8f80d7b4 bug fix where band logic 2024-11-08 15:05:22 +01:00
HB9HIL
79764997a7 show the DXCC in search results as badge 2024-11-08 14:52:21 +01:00
Andreas Kristiansen
6ab984ced6 [CQ/ITU zone] This fixes the search for locations 2024-09-11 19:33:02 +02:00
Andreas Kristiansen
79a3271ba9 Added a 1000 qso limit 2024-09-10 18:13:54 +02:00
Andreas Kristiansen
d3b10001d2 [ITU Zones] Added a checker 2024-09-10 13:17:08 +02:00
int2001
2e03786ee7 More substitutions 2024-08-29 10:25:51 +00:00
phl0
695dbc2ea2 Lookup CQ zones in qrz/hamqth 2024-08-27 10:13:30 +02:00
phl0
63f385ccd1 Allow for ITU zone to be fetched from qrz lookup 2024-08-27 08:50:09 +02:00
HB9HIL
1534d21eb9 replace old ht_to_mhz function with new qrg_conversion 2024-08-21 13:58:21 +02:00
phl0
9397da5b90 Use grid of active station location for distance calculations 2024-08-17 17:09:32 +02:00
HB9HIL
addafc9b2d fix search_incorrect_cq_zones
forgot to add the `All` case
2024-08-15 00:54:30 +02:00
HB9HIL
b83a725a7e added some security 2024-08-12 14:11:31 +02:00
HB9HIL
c9db79e4d9 only load Qra Lib if it isn't already, flooding log 2024-07-15 05:59:47 +02:00
HB9HIL
0d4291bf8a moved get_plaincall method to model 2024-07-05 15:21:03 +02:00