提交图

1394 提交

作者 SHA1 备注 提交日期
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
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
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
Andreas
cc541aba61 Found a space that should not be there. 2020-08-29 13:50:22 +02:00
Andreas
d2a977e301 Placed CQ and ITU side by side in edit and create station profile. 2020-08-29 12:57:14 +02:00
Andreas
cf6144bd5a Added dropdown for CQ and ITU zone when creating and editing station profile. 2020-08-29 12:51:53 +02:00
Andreas
9aa0b0d3e6 Implemented displaying of the 10 longest streaks in the log of the active station profile 2020-08-29 09:11:03 +02:00
Peter Goodhall
28d770973b Added Migration to create a county field inside the Station Profile table 2020-08-26 23:23:15 +01:00
Peter Goodhall
a83a6fd3d0 Added TQ8 signing of Station State 2020-08-26 23:02:00 +01:00
Peter Goodhall
65e701da8a Added extra validation on LOTW tq8 on freq field 2020-08-26 22:50:05 +01:00
Peter Goodhall
232f8144fe Added code comments to thank PY2RAF 2020-08-26 21:26:37 +01:00
Peter Goodhall
eb8e4c0971 removed unneeded code 2020-08-26 21:23:28 +01:00
Peter Goodhall
91c172f315 Update Last_Upload field inside lotw_cert table when tq8 upload is successful 2020-08-26 21:20:58 +01:00
Peter Goodhall
25f620a486 Builds and uploads TQ8 File to LOTW, Marks QSOs as sent to LOTW if successful 2020-08-26 21:04:17 +01:00
Peter Goodhall
94f3060419 Adds main cert & fixes some typos 2020-08-26 16:31:35 +01:00
Peter Goodhall
02f0a741b5 Update adif_export.php 2020-08-25 22:55:24 +01:00
Andreas
5fc4c65ff9 Added missing file. 2020-08-25 22:04:54 +02:00
Andreas
fe0a757726 Edit QSO is working with bootstrapdialog and ajax. 2020-08-25 22:03:54 +02:00
Peter Goodhall
042475a989 ADIF Export for LOTW ready for signing 2020-08-25 17:50:52 +01:00
Peter Goodhall
047636b674 Basics for ADIF TQ8 headers added based on database info 2020-08-25 15:53:20 +01:00
Andreas Kristiansen
37a7a20af5
Merge branch 'master' into award_was_summary 2020-08-24 20:24:06 +02:00
Andreas
712bbf1840 More work on QSO dialog for WAS award. 2020-08-24 20:16:06 +02:00
Peter Goodhall
7be6b74935
Merge pull request #581 from AndreasK79/dxcc_summary_last_fix
Hopefully fixed DXCC summary.
2020-08-24 16:42:16 +01:00
Peter Goodhall
655d44587e Gridsquare maps now full width with zoom level of 3 2020-08-23 16:50:25 +01:00
Peter Goodhall
a2f572809a Made the world map full width on the /logbook page to match dashboard 2020-08-23 16:42:23 +01:00
Peter Goodhall
c646aba73d Made the dashboard map fullwidth rather than contained. 2020-08-22 23:34:15 +01:00
Peter Goodhall
6ea224ccd2 Added alert for QSO Panel notes saying its not exported data 2020-08-22 23:26:37 +01:00
Peter Goodhall
a204d192d1 QSO tabs all one line again 2020-08-22 23:25:08 +01:00
Peter Goodhall
f9448bddb2 Started code to read station profiles and find matching certs 2020-08-22 22:26:04 +01:00
Peter Goodhall
ee3ac62f03 removed test code from controller 2020-08-21 17:20:51 +01:00
Peter Goodhall
7a7372647f Removed some database calls that wasn't used 2020-08-21 17:15:35 +01:00
Peter Goodhall
4f79330df5 Fixed error where advance search controls wasn't loading 2020-08-21 17:09:48 +01:00
Andreas
9ced2f4791 Hopefully fixed DXCC summary. 2020-08-19 17:42:42 +02:00
Andreas
f7cb30e3b9 Had to remove band from query as well. 2020-08-19 17:30:37 +02:00
Peter Goodhall
f418778947 Revert "Merge pull request #579 from AndreasK79/dxcc_summary_fix"
This reverts commit 0365a87476, reversing
changes made to 87bb8be156.
2020-08-19 16:25:59 +01:00
Peter Goodhall
0365a87476
Merge pull request #579 from AndreasK79/dxcc_summary_fix
Split the query for the dxcc summary in two. Some configurations of m…
2020-08-19 16:24:31 +01:00
Andreas
49a6ca53e1 Fixed summary to include SAT. Also split the query for the was summary in two. Some configurations of mysql didn't like this type of query. 2020-08-19 17:23:24 +02:00
Peter Goodhall
87bb8be156 Made /modes table responsive for mobile devices 2020-08-19 16:19:56 +01:00