Commit Graph

243 Commits

Author SHA1 Message Date
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
HB9HIL
2a5c6538aa page titles 2024-06-08 11:01:59 +02:00
HB9HIL
778fc05496 stringify 2024-06-07 21:38:09 +02:00
HB9HIL
2d8ac68aaf typo 2024-06-07 20:02:24 +02:00
HB9HIL
99e56a876b stringify 2024-06-07 14:58:23 +02:00
HB9HIL
2bbab02696 Merge remote-tracking branch 'upstream/dev' into alpha 2024-06-07 13:02:30 +02:00
HB9HIL
3e206a36e4 missed some 2024-06-07 00:17:39 +02:00
HB9HIL
d7e7c8a79f $this and $ci lang fixes 2024-06-06 21:32:42 +02:00
HB9HIL
8ae5723d14 get rid of unnessesary lang loads 2024-06-06 10:47:30 +02:00
HB9HIL
3318c1e14b fixed some $CI to $this 2024-06-03 16:04:14 +02:00
HB9HIL
04d521c4d4 only load if needed 2024-05-31 15:45:32 +02:00
int2001
c6a30f4d15 Fix DXCC-Lookup for Post-QSO 2024-05-29 04:51:28 +00:00
int2001
cba28293c9 Bring Clublog-"QSL" to Frontend 2024-05-13 08:02:10 +00:00
Andreas Kristiansen
c30a550916 Added striped class to previous qso table 2024-05-09 13:15:10 +02:00
phl0
cc1700d059 Get rid of type variable and set band = SAT if needed 2024-04-16 11:40:34 +02:00
phl0
d6255bface Use current band to check if grid worked 2024-04-16 10:23:39 +02:00