Commit Graph

1336 Commits

Author SHA1 Message Date
int2001
f7a54cc5a3 Fixes JS-Bug when clicked on fresh spot 2024-11-29 04:28:51 +00:00
HB9HIL
ea0079917e catch NULL on quicklogCallsign 2024-11-28 11:10:20 +01:00
Fabian Berg
3483e2335c Merge pull request #1270 from HB9HIL/quicklog_fix 2024-11-28 09:54:44 +01:00
HB9HIL
f2d1df983c fix comma vs dot 2024-11-27 16:12:15 +00:00
HB9HIL
9ad37627d7 numblock for mobile 2024-11-27 16:01:00 +00:00
HB9HIL
55935d4ab4 fix quicklog feature 2024-11-27 16:21:48 +01:00
HB9HIL
abf1e431ca allow short input aswell 2024-11-27 00:03:51 +01:00
phl0
a2912b993c Fix typos 2024-11-26 22:09:48 +01:00
phl0
b1ced1a9de Fix time reset functions in post QSO 2024-11-26 15:23:38 +01:00
Andreas Kristiansen
a4a6118ce0 Merge branch 'dev' into azelstats 2024-11-24 18:32:04 +01:00
phl0
ab11810015 Add name and callback to el chart as well 2024-11-24 17:35:01 +01:00
phl0
64f880d176 Add unit to tooltip title 2024-11-24 17:31:27 +01:00
Andreas Kristiansen
98af04d211 Fix for azimuth data array 2024-11-24 15:49:41 +01:00
phl0
0215a1621c Prefill azimuth array with data to align radar chart 2024-11-24 14:23:53 +01:00
Andreas Kristiansen
519ffd4024 Fixed filters for elevation 2024-11-23 15:26:22 +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
3a961aaa00 Fixed sat and orbit dropdown logic 2024-11-22 10:54:28 +01:00
Andreas Kristiansen
6f2e7a9dd2 Reworked page. Added azimuth chart with filters 2024-11-22 09:54:30 +01:00
phl0
99fef495ce Fetch email from callbook / last QSOs 2024-11-21 15:58:51 +01: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
HB9HIL
a636385ddc fix stateinputLabel 2024-11-21 00:32:49 +01:00
HB9HIL
0e526d8101 also fix us counties 2024-11-21 00:18:38 +01:00
HB9HIL
96ba26d045 fix the most of bad identical id's 2024-11-21 00:06:38 +01:00
Fabian Berg
44d42ae12f Merge branch 'dev' into ant_path 2024-11-20 18:24:07 +01:00
HB9HIL
bf61fee980 fix identical ID's 2024-11-20 16:44:54 +01:00
HB9HIL
8f6bb9d97a fix distance/bearing calculation and update on edit 2024-11-20 16:04:41 +01:00
HB9HIL
88c1908f1a Merge remote-tracking branch 'upstream/dev' into pr/HB9HIL/1165 2024-11-18 18:58:41 +01:00
HB9HIL
4b22bb24fb implementation of ant path in qso logging 2024-11-18 18:58:20 +01:00
Andreas Kristiansen
27b879f8a8 Fixed dxcc name updated 2024-11-18 17:25:26 +01:00
Fabian Berg
531038f3b7 Merge pull request #1187 from HB9HIL/cache_clearing 2024-11-18 15:40:34 +01:00
Andreas Kristiansen
4f097255fa Always hide dropdown first 2024-11-18 10:05:29 +01:00
int2001
c57243aa69 Massedit for eQSL at LBA (JS) 2024-11-18 08:35:12 +00:00
Fabian Berg
24dbe2ddab Merge pull request #1196 from HB9HIL/qrg_input
Enhanced QRG Input
2024-11-17 17:49:43 +01:00
HB9HIL
8504eff187 comma should be always replaced by a point 2024-11-13 11:38:20 +01:00
HB9HIL
01a7db19c4 fix behaviour on sat selection 2024-11-13 11:15:57 +01:00
HB9HIL
5eb0104d5c we should hide the callsign empty warning if a callsign was entered 2024-11-13 10:58:42 +01:00
HB9HIL
c084c8e48e make sure the new qrg was set but still allow pressing enter to save the qso 2024-11-13 10:23:45 +01:00
HB9HIL
9c622c9731 commented debugging out 2024-11-13 10:08:02 +01:00
HB9HIL
d37f78cdc6 the pretty zero.. 2024-11-13 10:07:36 +01:00
HB9HIL
3cb68e99f6 now it's better 2024-11-13 09:59:13 +01:00
HB9HIL
05db82f94a syntax bug 2024-11-13 09:58:47 +01:00
HB9HIL
8fc39e30c6 remove debugging 2024-11-13 09:46:52 +01:00
HB9HIL
b92c561425 fix handling if no enter was pressed 2024-11-13 09:46:11 +01:00
HB9HIL
410e45249a little bug 2024-11-12 23:51:25 +01:00
HB9HIL
b56449577c port everything for contesting aswell. qrgunits are now handled in qrg_handler.js 2024-11-12 21:36:20 +01:00
HB9HIL
75b0d00060 unit button looks better if it has some content 2024-11-12 20:58:16 +01:00