提交图

62 提交

作者 SHA1 备注 提交日期
phl0
0320acbefd
Make LoTW hint clickable and show last upload from LoTW page 2023-08-18 01:00:39 +02:00
Peter Goodhall
7a6e84a52e Looks like i missed one 2023-08-13 22:38:03 +01:00
Peter Goodhall
5a71348e8c [QSO.js] Added base_url to ALL ajax queries 2023-08-13 22:32:42 +01:00
Peter Goodhall
3511c49047 Update qso.js 2023-08-13 22:24:58 +01:00
Peter Goodhall
f82bff2d8c Update qso.js 2023-08-13 22:14:19 +01:00
Peter Goodhall
25aa87f44f [QSO] Fixes issue when editing a gridsquare that distance wasn't calculated.
base_url wasn't defined therefore url only worked if you didn't use index.php

This fixes #2402
2023-08-13 22:12:12 +01:00
Peter Goodhall
2f4107c1c2
Merge branch 'dev' into winkeytest 2023-08-01 16:24:33 +01:00
Andreas
14c924e612 Fixing extra lookup when clicking in QSO entry window 2023-07-27 19:57:43 +02:00
int2001
cdd8fc4d7c
focusout instead of blur 2023-07-27 15:27:47 +00:00
int2001
b7fccc6aec
Removed debug output 2023-07-27 03:28:41 +00:00
int2001
17703e16d3
click on call -> copy call and qrg to add_qso 2023-07-26 19:50:52 +00:00
int2001
7455ee6f46
QSO-Windowdetection / basics 2023-07-26 17:55:35 +00:00
int2001
1e6e368362
Bandmap2QSO Basics 2023-07-26 16:38:38 +00:00
int2001
888701aeb7 Set Mode to SSB when inverted SSB transponder, otherwise to LSB/USB 2023-07-15 07:33:45 +00:00
int2001
b9c39ed6ed Added LotW-Gradient to add_qso and changed getting lotw-info from File to DB 2023-07-13 15:19:08 +00:00
Peter Goodhall
ecda88f240 [Lookup] Change SCP lookup from GET to POST
stops memory leaks when searching callsigns like i/4o4a
2023-07-08 13:38:28 +01:00
phl0
386e0977e9
Update distance on change of locator 2023-06-15 18:15:29 +02:00
phl0
11efa6b03a
Store distance into QSO table 2023-06-15 16:03:24 +02:00
Peter Goodhall
4ec722236e Cleaned up the UI added a settings popup modal 2023-05-15 15:35:11 +01:00
Peter Goodhall
d675f05e4c [QSO] adjustments to the DXCC Stats box 2023-02-20 15:20:16 +00:00
Peter Goodhall
891a8d19e5
Merge pull request #1987 from m0urs/92-allow-for-temporarily-adding-unknown-pota-and-sota-refs
Allow for (temporarily) adding unknown POTA and SOTA refs
2023-02-07 15:35:55 +00:00
Peter Goodhall
8f6be2d7d6
Merge pull request #1985 from phl0/createWwff
Allow for (temporarily) adding unknown WWFF refs
2023-02-07 15:35:00 +00:00
Michael Urspringer
7420d2fd38 Allow for (temporarily) adding unknown WWFF refs 2023-02-06 19:07:30 +01:00
phl0
93efb12543
Allow for (temporarily) adding unknown WWFF refs 2023-02-06 08:33:19 +01:00
phl0
72c2853fc6
Add fields for continent and update function 2023-02-04 17:41:21 +01:00
Andreas
8ea9c04141 [QSO Entry] Added dxcc name to card header 2023-01-26 09:20:45 +01:00
Andreas
7dd9ef13d7 [QSO Entry] Added removing of summary when resetting 2023-01-26 09:10:56 +01:00
Andreas
79800f73bc [QSO Entry] Bugfix for dxcc none. 2023-01-26 09:02:44 +01:00
Andreas
8135d07c45 [QSO Entry] Added dxcc summary to spawn when dxcc is identified 2023-01-26 08:54:35 +01:00
Peter Goodhall
ca4f0d7ea1
Merge pull request #1826 from phl0/addPotaSupport 2022-12-07 10:49:06 +00:00
phl0
c02a334d47
Also reset callsign image display 2022-12-01 15:43:24 +01:00
Peter Goodhall
a52dff82fb Few more JS tweaks 2022-12-01 14:08:30 +00:00
Peter Goodhall
cbc6224ad3 [Callsign Lookup] Return Callsign in json request and match to input when looking a callsign up 2022-12-01 14:01:15 +00:00
phl0
034fa625fb
Add support for POTA fields according to ADIF update 2022-11-30 15:38:40 +01:00
Michael Urspringer
b328e439dc Changed WWFF links to CQGMA links 2022-10-20 22:30:19 +02:00
phl0
65189d07ca
Basic POTA support 2022-10-05 17:05:53 +02:00
phl0
3d65d08d2f
Fix overwriting issue between US county and DOK selectize input 2022-09-22 22:45:01 +02:00
phl0
66f70af2c4
Add separate input field for WWFF info 2022-08-15 16:04:33 +02:00
phl0
ced69b8ea4
Fill US county from callbook / logbook 2022-04-16 22:07:13 +02:00
phl0
826f30309a
Add function for looking up DOK from previous QSO 2022-04-14 23:24:37 +02:00
phl0
b9e2885aa1
basics for (pre-)filling QSO field 2022-04-14 22:36:47 +02:00
phl0
d7a23d23a4
Pull image from qrz.com and display in QSO log window 2022-04-03 10:28:36 +02:00
Peter Goodhall
65486c4974 [QSO Input] Handles showing the gridsquare popover on focus 2022-03-31 22:09:50 +01:00
Peter Goodhall
f1e315b518 Changed popover placement to above the field 2022-03-31 18:36:35 +01:00
Peter Goodhall
024669758c Added idea on using Popover for validation info
If your not sure about popovers see https://getbootstrap.com/docs/4.0/components/popovers/
2022-03-31 18:35:25 +01:00
Peter Goodhall
c8f16d1a06 [QSO][Map] Fixed annoying but where it was no longer going to DXCC or grid when entering a callsign on the map 2022-01-08 16:57:17 +00:00
phl0
8409dd03b0
Use station location as base for map 2022-01-05 15:21:26 +01:00
phl0
0593f0fee1
Add SOTA icon/link 2022-01-02 12:52:39 +01:00
phl0
e0b477e941
Add base URL to fix not found images with installations in subfolders
of web server
2022-01-01 23:17:21 +01:00
phl0
8d6466334b Added hamqth.com and some tooltips 2022-01-01 21:38:18 +00:00