提交图

1793 提交

作者 SHA1 备注 提交日期
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
Peter Goodhall
e20c852416
Merge pull request #596 from dg9vh/modes-edit
Bugfixing edit modes
2020-09-01 22:02:04 +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
b4a05b579c
Updated Readme to state PRs must be single features only. 2020-08-29 17:11:01 +01:00
Peter Goodhall
243b4453d5
Updated Readme to state PRs must be single features only. 2020-08-29 17:10:53 +01:00
Peter Goodhall
b0ba2d9041
Set MySQL 5.7 as the min as this is the standard
The min requirement for Cloudlog is MySQL is MySQL 5.7, please note any commits MUST be compatible with this version else they will be rejected
2020-08-29 17:09:30 +01: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
Andreas
1a2bcd2e9a Added missing CSS and JS for bootstrapdialog. From here: https://github.com/GedMarc/bootstrap4-dialog 2020-08-26 07:45:52 +02: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