Wykres commitów

43 Commity (72189614ae87bc3b0687e32252a828db1ef365ae)

Autor SHA1 Wiadomość Data
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
phl0 4b7ae76baf Add icon link to qrz.com page 2022-01-01 21:38:18 +00:00
Thomas Werzmirzowsky ea1cf0141a added station profile check to bearing as well (used on change of
callsign, not on change of grid locator)
2021-12-31 17:49:44 +01:00
Thomas Werzmirzowsky 451fd1e943 use station profile grid locator to calculate distance 2021-12-22 13:31:01 +01:00
Andreas Kristiansen 234ec52f1b
Merge branch 'mastettest' into station_logbooks 2021-10-08 11:48:01 +02:00
phl0 538fd0f285
Simplify date match regex a little ... 2021-08-30 09:03:39 +02:00
phl0 9bf9faec1e
Also add shortcut for date input 2021-08-29 21:17:43 +02:00
phl0 deb4d6cd53
Implement shortcut for time input during post QSO 2021-08-29 21:08:34 +02:00
Andreas 720cf766f2 [DOK autofill fix] Set option create to true so that entries not found in the DOK list, can be manually added. Fixed #1120 2021-08-08 18:30:07 +02:00
Andreas 15e42355c8 [QSO entry] Blanking satellite blanks mode and propagation mode. Fixes #983 2021-04-11 21:50:01 +02:00
Peter Goodhall 8ed1141e36 Forgot to remove console debugging code 2021-03-31 16:53:42 +01:00
Peter Goodhall c8b307baf7 [QSO] When entering a callsign the JS will check that the inputted callsign and searched callsign match 2021-03-31 16:51:32 +01:00
Andreas 7c04327268 [QSO Dialog] Auto-fill location and locator when SOTA is chosen. This is fetched from the API. This can be turned on/off in the user settings.
Did a refactor at the same time and moved a lot of javascript from footer.php to qso.js.
2021-02-26 10:37:43 +01:00