Commit Graph

2831 Commits

Author SHA1 Message Date
Andreas Kristiansen
3d4e4980c2 Merge branch 'dev' of https://github.com/wavelog/wavelog into dev 2024-12-03 16:32:06 +01:00
Andreas Kristiansen
abb75a7895 Fixed query for fetching previous qsos 2024-12-03 16:32:03 +01:00
Florian (DF2ET)
cb8c63ad00 Merge pull request #1306 from phl0/visitorMapFields
Add variables to visitors map view
2024-12-03 16:26:57 +01:00
int2001
be7e7b6104 AM wasn't fetched 2024-12-03 11:44:15 +00:00
int2001
318f94f007 Fixes Bug where Modes are not shown correct 2024-12-03 09:38:03 +00:00
phl0
93d82cf1d6 Add variables to visitors map view 2024-12-03 10:00:28 +01:00
phl0
b5c4f62eb8 Merge remote-tracking branch 'upstream/dev' into refactorSat 2024-12-02 15:35:22 +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
6e57903d21 [Activated Gridsquares] Fix after fields was added 2024-12-02 13:35:03 +01:00
phl0
7b8f767db4 Exchange column names for display and lotw name 2024-12-01 23:49:51 +01:00
phl0
d7ec43b7b1 Merge remote-tracking branch 'upstream/dev' into refactorSat 2024-12-01 14:26:14 +01:00
int2001
6ddd72c325 Added Yr where missing 2024-12-01 10:54:12 +00:00
int2001
8d0aa1e3bf Fill yr-selector 2024-12-01 09:38:57 +00:00
int2001
aeebaf2f62 First draft seelect year at stats (PHP) 2024-12-01 09:21:43 +00:00
Andreas Kristiansen
9357af16fe [Gridmap] Added fields to the legend 2024-11-30 20:13:35 +01:00
int2001
832f2d301f Exceptionhandling for missing/wrong mode at QRZ 2024-11-29 06:18:29 +00:00
int2001
5de0d21779 Small fix. sync_user_id could be empty, user_id not 2024-11-28 09:21:24 +00: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
778eab18d9 Merge branch 'dev' into callbook_refactor 2024-11-24 21:39:34 +01:00
Andreas Kristiansen
a4a6118ce0 Merge branch 'dev' into azelstats 2024-11-24 18:32:04 +01:00
Andreas Kristiansen
54d7e900b6 [Advanced Logbook] Fix map for selected QSOs after empty search 2024-11-24 18:24:43 +01:00
Andreas Kristiansen
5b3279d762 [Callbook] Refactor so it's easier to add new callbooks 2024-11-24 15:34:56 +01:00
phl0
1f44915211 Set page title 2024-11-23 13:05:59 +01:00
Fabian Berg
f67d3e9bbf Merge pull request #1247 from HB9HIL/distance_lp 2024-11-23 10:31:37 +01:00
phl0
fb78701ddb Take ant_path into account on LoTW updates 2024-11-23 08:54:16 +01:00
Andreas Kristiansen
e365c9d4a5 Added elevation chart 2024-11-22 16:50:15 +01:00
Andreas Kristiansen
62ef7abcf5 Merge pull request #1250 from AndreasK79/qsos_per_month
[QSOs] Added QSOs per month
2024-11-22 16:25:51 +01:00
Andreas Kristiansen
261bd38b18 [QSOs] Added QSOs per month 2024-11-22 16:16:39 +01:00
Andreas Kristiansen
6f2e7a9dd2 Reworked page. Added azimuth chart with filters 2024-11-22 09:54:30 +01:00
Joerg (DJ7NT)
b2f21db2e2 Merge pull request #1244 from int2001/qrz_threadsafe
Make QRZ-Download threadsafe
2024-11-21 13:04:12 -04:00
Joerg (DJ7NT)
b19f14c510 Merge pull request #1243 from int2001/threadsafe_lotw
Make LoTW-Downloads threadsafe
2024-11-21 13:04:01 -04: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
int2001
0168c338c3 Make QRZ-Download threadsafe 2024-11-21 12:30:13 +00:00
int2001
1154c14c23 Make LoTW-Downloads threadsafe 2024-11-21 12:11:10 +00:00
Andreas Kristiansen
e0e2e4a54c Merge branch 'dev' into azelstats 2024-11-21 12:12:58 +01:00
Andreas Kristiansen
ca73555adb Merge pull request #1241 from AndreasK79/qsos_weekdays
[Days with QSOs] Added stats for weekdays
2024-11-21 11:31:18 +01:00
Andreas Kristiansen
fb69db009f [Days with QSOs] Added stats for weekdays 2024-11-21 09:44:10 +01:00
int2001
5739fdf569 Enable at least the manual uploading of a file 2024-11-21 06:25:26 +00:00
Joerg (DJ7NT)
047e0a1d5b Merge pull request #1236 from int2001/api_leak
prevent http_state 500 if get-param wasn't provided
2024-11-21 01:37:28 -04:00
int2001
3c053f0bcc Set defaults when calling API 2024-11-20 17:33:17 +00:00
int2001
0c6774d393 Prevent leaking of CI-Errors / State 500 when calling function without key 2024-11-20 17:31:02 +00:00
Fabian Berg
44d42ae12f Merge branch 'dev' into ant_path 2024-11-20 18:24:07 +01:00
Andreas Kristiansen
35a0694753 [Advanced Logbook] Fix for dxcc name when updating from Callbook 2024-11-20 16:16:45 +01:00
Fabian Berg
f74d9bd496 Merge pull request #1221 from HB9HIL/staticmap_wm
Staticmap Watermark
2024-11-19 16:29:29 +01:00
HB9HIL
86c7add745 fix gettext warning 2024-11-19 02:10:32 +01:00
HB9HIL
355af178bf add the functionality to remove the watermark (the footer text stays) 2024-11-18 21:08:36 +01:00