提交图

718 提交

作者 SHA1 备注 提交日期
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
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
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
Andreas Kristiansen
37a7a20af5
Merge branch 'master' into award_was_summary 2020-08-24 20:24: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
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
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
Peter Goodhall
c715231ef1 Revert "Merge pull request #577 from AndreasK79/award_was_summary"
This reverts commit 488a4e1748, reversing
changes made to a81ab1001e.
2020-08-19 16:14:19 +01:00
Andreas
48980c0566 Split the query for the dxcc summary in two. Some configurations of mysql didn't like this type of query. 2020-08-19 17:14:08 +02:00
Peter Goodhall
fa19166da9 Revert "Merge pull request #578 from AndreasK79/award_dxcc_summary"
This reverts commit 3935971e3c, reversing
changes made to 640d0c151b.
2020-08-19 13:42:20 +01:00
Andreas
cccdb16d74 Added summary for DXCC award 2020-08-19 13:11:17 +02:00
Peter Goodhall
b5d1a7c96b
Merge branch 'master' into configurable_modes 2020-08-18 16:22:26 +01:00
Peter Goodhall
84e794ab5f Fixed issue where sub mode in adifs files was out of alignment 2020-08-18 16:18:55 +01:00
Andreas
c8b999659c Added summary on the WAS award page. 2020-08-18 14:41:16 +02:00
Andreas
1f224d20e8 Added counter in award table for WAS and CQ. 2020-08-16 20:31:07 +02:00
Peter Goodhall
65ec84a982 Update exportsat.php 2020-08-10 23:16:00 +01:00
Peter Goodhall
38b34538be Update exportall.php 2020-08-10 23:14:42 +01:00
Peter Goodhall
9368dfb55f Removed some spacing 2020-08-10 23:12:05 +01:00
Peter Goodhall
fc1430f86a Adds BAND_RX, FREQ_RX, SOTA_REF
Fixes #547 SOTA Ref missing on ADIF export
2020-08-10 22:24:01 +01:00
Peter Goodhall
7485b9d3b4
Merge pull request #571 from AndreasK79/qrz_upload_error_logging
Added a bit better error handling. Writing errors to logfile now, if …
2020-08-08 17:50:22 +01:00
AndreasK79
059246922b Added Canadian provinces to state in Station Profile. Fixes #569 2020-08-08 16:01:19 +02:00
AndreasK79
0fbacec258 Added showing of error messages in GUI when uploading to QRZ.com 2020-08-08 15:52:59 +02:00
Peter Goodhall
427cd64c65
Merge pull request #562 from jtmnt/master
use measurement_base for distance calculation in views/view_log/qso.php
2020-08-06 11:51:27 +01:00
Kim - DG9VH
ab8876c883
Added 6cm into band selectbox
6cm was not listed...
2020-07-24 20:48:08 +02:00
es2ice
0d2daee7eb use measurement_base for distance calculation 2020-07-16 22:53:24 +03:00
Kim - DG9VH
13e6b66d54
Fixed confusing behavior...
... when clicking on the "Mark imported/exported QSOs as uploaded to LoTW"... orifinally clicking on the export-label sets the marker on import, which was a bug by doublicated IDs on the HTML-entities.
2020-06-26 13:43:44 +02:00
AndreasK79
62e961747d Added option for adif export to only export those not flagged as exported. 2020-06-23 09:22:37 +02:00
Peter Goodhall
797fd6db58 Cleaned up eQSL import screen 2020-06-17 15:17:46 +01:00
Peter Goodhall
5732cba6cc Testing new checkbox layout 2020-06-17 15:11:05 +01:00
Peter Goodhall
a441377f19 Cleaned up the LoTW import screen 2020-06-17 15:05:21 +01:00
Peter Goodhall
008ff154ed Changed QSO window pin to red dot. 2020-06-17 14:49:04 +01:00
Peter Goodhall
6d84a760b9 Changed QSO View Map pin to round dot 2020-06-17 14:37:17 +01:00
Peter Goodhall
94bef8da3a Changed Map icon to round dot on dashboard and logbook 2020-06-15 16:59:27 +01:00
Peter Goodhall
0e15b79f4e Fixes #533 where POST date/time has spaces 2020-06-05 21:50:09 +01:00
Peter Goodhall
5092f9b0dc
Merge pull request #531 from AndreasK79/reset_saved_time_and_date_on_post_qsos_after_24_hours
Resets date and time on post qso if the saved date and time was set f…
2020-06-04 22:11:55 +01:00
AndreasK79
cac020c4ea Resets date and time on post qso if the saved date and time was set for more than 24 hours ago. 2020-06-04 22:29:20 +02:00
Peter Goodhall
48f9e86097
Merge pull request #527 from dl6nm/improve-add-user
Improve add user form
2020-06-04 21:19:24 +01:00
Kim - DG9VH
394ed759f3
Merge pull request #6 from dg9vh/patch-4
Update index.php
2020-06-03 22:18:10 +02:00
Kim - DG9VH
2efdcddaf9
Update index.php 2020-06-03 21:53:25 +02:00