提交图

1325 提交

作者 SHA1 备注 提交日期
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
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
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
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
9fce8fe76c Improved IF statements for DXCC US when dealing with tq8 2020-09-03 16:34:47 +01:00
Peter Goodhall
f056e3f9a9 Open link in a new tab 2020-09-02 21:24:49 +01:00
Peter Goodhall
4666b63312 Changed the LoTW Github wiki page 2020-09-02 20:29:07 +01:00
Peter Goodhall
827e663238 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2020-09-02 20:28:28 +01:00
Kim Huebel
b2b8840ac6 Typo... 2020-09-02 21:07:07 +02:00
Kim Huebel
20ddd8114b removed php-warnings on LoTW-Import...
If selected date is today or date in future, php notices appear and these iritates users. This patch removes the warnings on unset variables and puts out a clear message to check selected date.
2020-09-02 21:04:03 +02:00
Peter Goodhall
7ebf7cdc2f Added some help information 2020-09-02 15:09:07 +01:00
Peter Goodhall
de19042277
Merge pull request #586 from AndreasK79/dropdown_for_cq_itu_station_profile
Dropdown for cq itu station profile
2020-09-02 15:02:54 +01:00
Peter Goodhall
1dca0564dc Added some minor auth changes and removed dud code 2020-09-02 14:48:13 +01:00
Peter Goodhall
60a684d01b Weird casing typo on LOTW 2020-09-02 14:25:27 +01:00
Peter Goodhall
6814c38ed4 Create folder /uploads/lotw/certs if it doesnt exist. 2020-09-02 14:02:58 +01:00
Peter Goodhall
b128f50cb2 US County added to the signing if available 2020-09-02 13:57:52 +01:00
Peter Goodhall
793ce241ad Update adif_export.php 2020-09-02 13:54:08 +01:00
Peter Goodhall
eb5d1c40ca Update adif_export.php 2020-09-02 13:53:43 +01:00
Peter Goodhall
19ef98f032 Added back state and county to lotw 2020-09-02 13:50:14 +01:00
Peter Goodhall
5d645b0844 dont upload if no qsos are present 2020-09-02 12:02:29 +01:00
Peter Goodhall
c419c9a326 Removed US stae as it was breaking 2020-09-02 11:50:41 +01:00
Peter Goodhall
947cfc57d8 removed us county for now 2020-09-02 11:48:55 +01:00
Peter Goodhall
1940f0c730 typo on isset 2020-09-02 11:46:54 +01:00
Peter Goodhall
636af12d66 move on if LOTW cert isnt found 2020-09-02 11:45:50 +01:00
Peter Goodhall
33055f5ab0
Merge pull request #594 from magicbug/lotw-sync
Lotw sync
2020-09-02 11:26:03 +01:00
Peter Goodhall
9bce835377 Removed LIMIT from query, added Date checks for LOTW QSO upload 2020-09-02 11:22:08 +01:00
Kim Huebel
e367dec6cd Bugfixing edit modes
I forgot to add the submode to the edit-function :-)
2020-09-01 22:58:56 +02:00
Peter Goodhall
24719a6b99 Added a BETA Warning to LoTW Sync 2020-09-01 18:13:26 +01:00
Peter Goodhall
e1af904162 Added support for US County in TQ8 export 2020-09-01 18:05:02 +01:00
Peter Goodhall
70ae1e48a8 Cleaned up some html 2020-09-01 18:02:31 +01:00
Peter Goodhall
c58784c022
Merge branch 'master' into lotw-sync 2020-09-01 17:49:34 +01:00
Peter Goodhall
a1137f92d5 Tried to make migs match 2020-09-01 17:45:39 +01:00
Peter Goodhall
3a7ab319da
Merge pull request #591 from dg9vh/bugfix_modes
enlarged submodes-field, updated cropped submodes to original content
2020-09-01 10:53:38 +01:00
Peter Goodhall
bd7ef2ec6c
Changed IFs to include isset 2020-08-31 21:55:50 +01:00
Peter Goodhall
e2fd678f58
#592 Fixes LoTW error when doing QRZ Logbook Uploads in real time 2020-08-31 21:13:38 +01:00
Kim Huebel
ea46b95cc0 enlarged submodes-filed, updated cropped submodes to original content 2020-08-31 17:11:43 +02:00
Peter Goodhall
ac74f6f34f
Merge pull request #589 from AndreasK79/bugfix_band_casing
Fixed casing on band import, and band select in edit.
2020-08-31 10:18:26 +01:00
Andreas
2af06ed216 Fixed casing on band import, and band select in edit. 2020-08-30 21:59:02 +02:00
Peter Goodhall
f8b6a6e83a Revert "Merge pull request #584 from AndreasK79/longest_streak"
This reverts commit ae11d17ff0, reversing
changes made to ccac7f1828.
2020-08-29 17:04:46 +01:00
Peter Goodhall
7663684ba7 Revert "dayswithqsos added "col_time_on" to "getDates" to see if it fixes error"
This reverts commit 30f0b6b3e7.
2020-08-29 17:04:34 +01:00
Peter Goodhall
30f0b6b3e7
dayswithqsos added "col_time_on" to "getDates" to see if it fixes error
Change to see if it fixes #582
2020-08-29 16:57:47 +01:00
Peter Goodhall
ae11d17ff0
Merge pull request #584 from AndreasK79/longest_streak
Implemented displaying of the 10 longest streaks in the log of the ac…
2020-08-29 14:06:51 +01:00
Peter Goodhall
ccac7f1828
Merge pull request #587 from AndreasK79/bugfix_in_logbook_model_qrz
Found a space that should not be there.
2020-08-29 14:04:52 +01:00