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
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
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
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
Peter Goodhall
3935971e3c
Merge pull request #578 from AndreasK79/award_dxcc_summary
...
Added summary for DXCC award
2020-08-19 12:59:02 +01:00
Andreas
cccdb16d74
Added summary for DXCC award
2020-08-19 13:11:17 +02:00
Peter Goodhall
640d0c151b
Merge pull request #499 from dg9vh/configurable_modes
...
Configurable modes
2020-08-18 16:22:48 +01: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
Peter Goodhall
488a4e1748
Merge pull request #577 from AndreasK79/award_was_summary
...
Added summary on the WAS award page.
2020-08-18 16:03:45 +01:00
Andreas
c8b999659c
Added summary on the WAS award page.
2020-08-18 14:41:16 +02:00
Peter Goodhall
a81ab1001e
Merge pull request #576 from AndreasK79/Counter_in_award_table
...
Added counter in award table for WAS and CQ.
2020-08-16 21:16:25 +01:00
Andreas
1f224d20e8
Added counter in award table for WAS and CQ.
2020-08-16 20:31:07 +02:00
Peter Goodhall
03b25d00d5
Fixed backup features
2020-08-10 23:26:02 +01: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
89054af0ea
Import the state from LoTW if its provided #561
2020-08-10 23:07:55 +01:00
Peter Goodhall
65f7ae92cf
Fixes #541 TX PWR period issue on import
2020-08-10 22:44:49 +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
d97ef43972
Fixes #555 STATE is always imported in uppercase
2020-08-10 22:03:38 +01:00
Peter Goodhall
be2b5e4fdc
Removed QSO_Random Cloudlog on import
...
Fixes #558 Cloudlog doesn't handle QSO Random its mishandled a by a lot of applications.
2020-08-09 18:13:52 +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
Peter Goodhall
cd89391040
Merge pull request #572 from AndreasK79/Canadian_provinces_station_profile
...
Added Canadian provinces to state in Station Profile. Fixes #569
2020-08-08 17:49:27 +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
AndreasK79
cea2cb3ea8
Added a bit better error handling. Writing errors to logfile now, if turned on in config.
2020-08-08 08:47:02 +02:00
Peter Goodhall
ddfb3f5958
Merge pull request #554 from joshuarubin/no-auth-to-update-lotw-users
...
don't require auth to update lotw users
2020-08-06 11:51:58 +01: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
Peter Goodhall
9ea619f5ac
Merge pull request #564 from dg9vh/patch-8
...
Added 6cm into band selectbox
2020-07-25 17:33: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
Joshua Rubin
d118f0f3d2
don't require auth to update lotw users
...
required for cron
Signed-off-by: Joshua Rubin <me@jawa.dev>
2020-07-01 00:34:51 -06:00
Peter Goodhall
36621b1e23
Merge pull request #550 from dg9vh/patch-7
...
Correcting QSL-count-behavior
2020-06-26 13:46:48 +01:00
Peter Goodhall
1909d03ba9
Merge pull request #549 from dg9vh/patch-6
...
Fixed confusing behavior...
2020-06-26 13:33:06 +01:00
Kim - DG9VH
eacabceec0
Correcting QSL-count-behavior
...
There was a bug in counting QSL-cards send, received and requested (by request or queue) for printing...
Looked like a c&p-bug, now corrected.
2020-06-26 14:05:42 +02: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
Peter Goodhall
44ba5960c4
Merge pull request #546 from AndreasK79/adifexport_option_for_lotw
...
Added option for adif export to only export those not flagged as expo…
2020-06-25 16:23:56 +01: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
35b074fbaf
Merge pull request #543 from Ciemon/patch-4
...
Added CAS-6
2020-06-20 17:16:55 +01:00
Ciemon
21cf9219cd
Added CAS-6
...
Source https://amsat-uk.org/2020/06/20/cas-6-antenna-deployed/
2020-06-20 16:44:05 +01:00