Wykres commitów

27 Commity (65189d07caca6d7b0fc3c556ec3affe2561c3643)

Autor SHA1 Wiadomość Data
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