提交图

1454 提交

作者 SHA1 备注 提交日期
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
dl6nm
ece7fe534f
Keep form data in user/add view on error 2020-05-31 22:03:19 +02:00
dl6nm
52df1b7802
Added .htaccess sample file 2020-05-31 22:01:30 +02:00
Peter Goodhall
5f9665fe48
Merge pull request #523 from dl6nm/eqsl-fixes
Eqsl fixes
2020-05-31 20:36:10 +01:00
dl6nm
0642c70013
Set eQSL navigation tab "Upload QSOs" to the active one after import finished 2020-05-26 22:31:27 +02:00
dl6nm
a4f43f5b42
Fixed special character password errors on eQSL export and image 2020-05-26 21:56:12 +02:00
Peter Goodhall
d5a21e951b
Merge pull request #519 from dg9vh/reworked_qsl_printing
reworked QSL-Indicators and print-functions
2020-05-26 16:07:53 +01:00
Peter Goodhall
b8e164fbb1
Merge pull request #521 from dl6nm/hotfix/eqsl-import-password-error
Fixed problem on eQSL authentication with special characters #520
2020-05-26 09:40:12 +01:00
dl6nm
b71dd5468c
Fixed problem on eQSL authentication with special characters #520 2020-05-26 10:32:56 +02:00
Kim Huebel
6813237c59 reworked QSL-Indicators and print-functions to not only use "R" but also
look for "Q" (Queued)... this is logically better if you initiate QSL-sending
by your own... R is for requested by other station to send...

Now we are back to ADIF-Specs-logic :-)
2020-05-25 23:05:21 +02:00
Peter Goodhall
0c11f4e9a7 Made callsign in the QSO popup bold 2020-05-24 23:15:07 +01:00
Peter Goodhall
9af164a41d Made changes to the QSO information popup 2020-05-24 23:12:58 +01:00
Peter Goodhall
1cc0280650 Made date picker css local rather than a cdn 2020-05-24 22:43:18 +01:00
Peter Goodhall
1430aae552 Changed a few bits of code to clean it up 2020-05-24 22:40:37 +01:00
Peter Goodhall
2ea3233ee2 Added distance function to QRA library, Added Distance between the Worked Station and Station Profile to QSO Popup 2020-05-23 21:35:46 +01:00
Peter Goodhall
42d7db589c Fixes #510 C4FM was F4M 2020-05-22 15:39:03 +01:00
Peter Goodhall
f07648bb4c Merge branch 'master' of https://github.com/magicbug/Cloudlog 2020-05-22 12:12:39 +01:00
Peter Goodhall
340adbaad5 On eQSL Import "Pull eQSL data for me" is selected by default to save button press 2020-05-22 12:12:34 +01:00
Peter Goodhall
0978769c77 On LOTW Import "Pull LoTW data for me" is selected by default saving a mouse press 2020-05-22 12:11:34 +01:00
Peter Goodhall
ecfd2ffde7
Merge pull request #508 from mwimages/patch-1
Alphabetized satellite_data
2020-05-22 10:26:26 +01:00
mwimages
f8f65ca852
Alphabetized satellite_data
I sorted this data alphabetically by satellite name for easier selection in mobile lists/pickers.
2020-05-21 18:59:52 -04:00
Peter Goodhall
1ef515074c Changed LOTW menu text to Lotw Import #496
Changed LOTW menu text to Lotw Import , this will of course be changed back once sync for uploading has been added which is becoming a priorty
2020-05-21 21:18:57 +01:00
Peter Goodhall
1c82450266 Added dropdowns for SAT NAME & Mode along with the free flow inputs this addresses #335 2020-05-21 21:01:43 +01:00
Peter Goodhall
358d7b73ee
Merge pull request #506 from AndreasK79/master
Fixed typos in readme.
2020-05-21 13:18:06 +01:00
AndreasK79
1ff7ff2a4c Fixed typos in readme. 2020-05-21 13:01:18 +02:00
Peter Goodhall
df9ab47227 Made some text tweaks to QRZ views 2020-05-20 21:58:36 +01:00
Peter Goodhall
6121cda219
Merge pull request #502 from AndreasK79/qrz_upload_ui
UI for uploading QSOs to QRZ.com Added 2 css files for dynamic loadin…
2020-05-20 21:48:46 +01:00
Peter Goodhall
abb7e27950
Merge pull request #503 from Ciemon/patch-2
Update satellite_data.json
2020-05-20 21:47:49 +01:00