提交图

1690 提交

作者 SHA1 备注 提交日期
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
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
2393954b99
Merge pull request #537 from mbridak/fix_dxcc_exceptions
Fix calls showing in the wrong dxcc region.
2020-06-13 15:37:01 +01:00
Peter Goodhall
e02695017c
Merge pull request #536 from dg9vh/patch-5
Updating requested-counter to include queued QSLs also
2020-06-13 11:34:06 +01:00
Peter Goodhall
547ec88e2a
Merge pull request #534 from dl6nm/mod_rewrite-sample
Add .htaccess sample file
2020-06-13 11:30:49 +01:00
Peter Goodhall
3126bf9273
Merge pull request #538 from Ciemon/patch-3
Added CAS-3H to satellite_data.json
2020-06-13 11:29:52 +01:00
Ciemon
8e0b6da1eb
Added CAS-3H to satellite_data.json 2020-06-13 11:20:45 +01:00
Michael Bridak
cabe79a664
Fix calls showing in the wrong dxcc region.
Added checks to dxcc_exceptons.
2020-06-12 18:11:42 -07:00
Kim - DG9VH
78f0126412
Updating requested-counter to include queued QSLs also
As if we extended the coloring of outgoing QSL cards to include queued cards also to get yellow and include them also to the list of "to be printed" cards, we have to count them also in the summary.
2020-06-11 08:18:19 +02: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
Peter Goodhall
30a9be330a
Merge pull request #529 from dg9vh/notes
Notes
2020-06-04 21:18:39 +01:00
Peter Goodhall
0e6aec7b8b
Merge pull request #530 from AndreasK79/qrz_fixes
Fixes for uploading modified QSOs to QRZ.com
2020-06-04 21:10:22 +01:00
AndreasK79
13c66289b4 Fixes for uploading modified QSOs to QRZ.com 2020-06-04 21:56:32 +02: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
b61a9fe50f
Merge pull request #5 from dg9vh/patch-3
Update edit.php
2020-06-03 22:17:28 +02:00
Kim - DG9VH
61d802a7c6
Merge pull request #4 from dg9vh/patch-2
Update Logbook_model.php
2020-06-03 22:16:39 +02:00
Kim - DG9VH
2efdcddaf9
Update index.php 2020-06-03 21:53:25 +02:00
Kim - DG9VH
0935ab2ef6
Update edit.php 2020-06-03 21:51:38 +02:00
Kim - DG9VH
2aff5b6d96
Update Logbook_model.php 2020-06-03 21:49:36 +02:00
dl6nm
b92ea294c9
Added missing closing brace 2020-06-02 22:41:30 +02:00
dl6nm
4e70f77c20
Also keep timezone form data on error 2020-06-02 22:34:08 +02:00