Wykres commitów

1951 Commity (fa48db4263f72a7a3ad0158db522f79d3de48fe5)

Autor SHA1 Wiadomość Data
Peter Goodhall 5e8d0109a0 Update Lotw.php 2020-09-08 00:33:41 +01:00
Peter Goodhall f526cb6bcf [lotw] minor bugs 2020-09-08 00:31:22 +01:00
Peter Goodhall 0b31b54664 extra check on empty field 2020-09-08 00:30:16 +01:00
Peter Goodhall 8f3abf6652 Minor Improvements 2020-09-08 00:20:27 +01:00
Peter Goodhall c0700eb102 Checking some LOTW bits 2020-09-08 00:12:11 +01:00
Peter Goodhall 8009271d1a Yay code comments 2020-09-06 21:08:49 +01:00
Peter Goodhall 590b527ea5 [Station Profile] Improved button text to make it clearer. 2020-09-06 20:59:25 +01:00
Peter Goodhall 8f943f21fc [LoTW] Canadian Provinces added to TQ8 Export 2020-09-06 20:52:35 +01:00
Peter Goodhall e20f1c58ca [LoTW] Removed test code and added comments 2020-09-06 20:38:45 +01:00
Peter Goodhall 93c53c1e1e [LoTW] Removed Debugging Code 2020-09-06 20:33:12 +01:00
Peter Goodhall b96f73b4a1 [LoTW] Typo when mapping SAT_names 2020-09-06 20:32:41 +01:00
Peter Goodhall ee03991b6d Update Lotw.php 2020-09-06 20:28:21 +01:00
Peter Goodhall 8f5b537309 Update Lotw.php 2020-09-06 20:27:23 +01:00
Peter Goodhall 9b2da775ae Update Lotw.php 2020-09-06 20:26:19 +01:00
Peter Goodhall 1f00716cce [LOTW] Map Sat Names to LOTW Sat Names 2020-09-06 20:18:26 +01:00
Peter Goodhall 954e31ef97 [LOTW] Error in the code 2020-09-06 17:45:13 +01:00
Peter Goodhall 7630db5c3a [LoTW] Added extra error if LoTW data is missing 2020-09-06 17:44:06 +01:00
Peter Goodhall a79ef3398c [LoTW] After running /lotw_upload to upload TQ8s download any matches using lotw_download() function 2020-09-06 17:35:45 +01:00
Peter Goodhall 6e7984b8dc [lotw] changed login info encoding to urlencode 2020-09-06 17:33:15 +01:00
Peter Goodhall 44edb1361b [LOTW] Run through every Cloudlog user with LOTW user info and download and match QSOs 2020-09-06 16:55:30 +01:00
Peter Goodhall 2fdda56338 [LOTW] missed a couple of rawurlencode on user/pass fixed 2020-09-06 16:43:49 +01:00
Peter Goodhall b891154176 [LOTW] encode password in case special chars used 2020-09-06 16:42:14 +01:00
Peter Goodhall 6f3ecdd305 [lotw] Add Station_Callsign of the QSO match to the table 2020-09-06 16:37:03 +01:00
Peter Goodhall cc8a0ae9ab Update Lotw.php 2020-09-06 16:32:02 +01:00
Peter Goodhall 62d009f274 Removed unrequired code 2020-09-06 16:31:04 +01:00
Peter Goodhall d58f0ed8b1 Automatic download currently needs an ID of where the logins stored (this will be changed) 2020-09-06 16:28:33 +01:00
Peter Goodhall 6d521505b7 Update Lotw.php 2020-09-06 16:27:36 +01:00
Peter Goodhall 1e3b085886 Building function for automatic lotw downloads 2020-09-06 16:26:15 +01:00
Peter Goodhall 5b18c3ec38 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2020-09-05 23:35:00 +01:00
Peter Goodhall 752d73b7a2 [Search] Make sure Country name capitalistion is consistant 2020-09-05 23:34:56 +01:00
Peter Goodhall 048a86a581 [logbook] Convert the first character of each word in country name to upper case to be consistant 2020-09-05 23:33:23 +01:00
Peter Goodhall af0e96098c
Update README.md 2020-09-05 22:44:02 +01:00
Peter Goodhall 2d2af35536 Added AISAT-1 as AISAT1 in the LOTW Sat name map 2020-09-05 22:03:30 +01:00
Peter Goodhall e34107e0e8 Changed LoTW to Logbook of the World in the dropdown menu 2020-09-05 21:59:14 +01:00
Peter Goodhall 0c1e7cab42 LoTW Area changed icon and button style made it nicer 2020-09-05 21:55:45 +01:00
Peter Goodhall ebd408b425 Improved LOTW commenting on code 2020-09-05 21:42:55 +01:00
Peter Goodhall 8cfa51fa24 Added OpenSSL is required Warning to LOTW pages if modules missing 2020-09-05 21:42:07 +01:00
Peter Goodhall 7f19c1b0a4
Merge pull request #607 from m1geo/master
Update ADIF import to parse MHz and output Hz
2020-09-05 17:50:51 +01:00
Peter Goodhall 7d38b3c96c
Merge pull request #608 from dg9vh/submode-in-search
Fixed bug in Advanced Search
2020-09-05 09:49:57 +01:00
Kim Huebel 9ffe54be80 Fixed bug in Advanced Search
Actually there was an issue if the field 'submode' was not filled. Mode was not shown correctly. Now fixed.

73 de Kim
DG9VH
2020-09-04 22:14:47 +02:00
George Smart d991deb14e
Update ADIF import to parse MHz and output Hz
Simplify the ADIF importer's handling of frequencies. The ADIF spec states frequency supplied in MHz. New importer code converts this MHz to Hz.
2020-09-04 15:38:49 +01:00
Peter Goodhall eac2b6211f
Merge pull request #606 from myzinsky/correct_typo
Fixed small typo and ampersand in LOTW description
2020-09-04 14:18:44 +01:00
Matthias Jung 51344d56b4 Fixed small typo and ampersand in LOTW description 2020-09-04 14:42:20 +02:00
Peter Goodhall 7195538e5a Started the code that will replace satellite names with LOTW suitable names based on the name mapping 2020-09-03 23:20:22 +01:00
Peter Goodhall 2d17ff8c9d
Merge pull request #603 from myzinsky/fix_mac_os_qso_view
Fixed QSO Tab Problems in Safari
2020-09-03 23:07:51 +01:00
Peter Goodhall 249c659430 Adjusted lotw_cert query to stop group by error that some where seeing if MySQL Servers running in strict 2020-09-03 23:05:38 +01:00
Peter Goodhall 762676b69e
Merge pull request #601 from ryandzink/new-ARISS-repeater
Adding new IORS repeater on the ISS
2020-09-03 21:48:32 +01:00
Matthias Jung 61d289cec2 Fixed QSO Tab Problems in Safari
In Safari on macOS the tabs are not shown corretly. This commit changes the
padding of the QSO-Tabs such that they are shown correctly in the Safari
browser.

Related discussion in the Forum
https://forum.cloudlog.co.uk/d/45-qso-panel-tabs-changing-text-to-icons/6
2020-09-03 22:02:06 +02:00
Ryan Zink 4062d1fc8b Adding new IORS repeater on the ISS 2020-09-03 12:42:36 -07:00
Peter Goodhall 9fce8fe76c Improved IF statements for DXCC US when dealing with tq8 2020-09-03 16:34:47 +01:00