提交图

4262 提交

作者 SHA1 备注 提交日期
Peter Goodhall
6a80ed8338 probably should just show this 2023-05-08 14:41:59 +01:00
Peter Goodhall
b6edce8253
Merge pull request #2119 from phl0/parseFreq
Make sure frequencies have 3 decimal digits
2023-05-08 13:09:53 +01:00
phl0
45d94a781d
Make sure frequencies have 3 decimal digits 2023-05-08 13:15:40 +02:00
phl0
fe8872d65b
Alignment on radio CAT state banner for screenreaders 2023-05-08 12:44:36 +02:00
Andreas Kristiansen
83ebfb50b9
Merge pull request #2117 from phl0/reOrdereQSL
Align ordering of QSL to match with overview view
2023-05-08 08:54:57 +02:00
phl0
0a0b0f8a2f
Fix eQSL recevied tooltip 2023-05-08 08:50:43 +02:00
phl0
61b2928105
Align ordering of QSL to match with overview view 2023-05-08 08:49:24 +02:00
Andreas
be70b37f1e [eQSL] Fix result table after upload 2023-05-08 07:59:51 +02:00
Andreas Kristiansen
aef5af5b4f
Merge pull request #2112 from AndreasK79/eqsl_download_cron
Eqsl download cron
2023-05-08 07:48:21 +02:00
Andreas
10212d741f [eQSL] Removed debug output. Also removed /upload, since this is all done in /sync 2023-05-08 07:48:02 +02:00
Andreas Kristiansen
5d3de4fcfb
Merge pull request #7 from phl0/fixEQslImageDownload 2023-05-07 18:28:54 +02:00
Andreas Kristiansen
bbaae7fad1
Merge pull request #2114 from m0urs/134-php-error-while-updating-sota-csv-file 2023-05-07 18:27:44 +02:00
phl0
9731742156
Fix eQSL image download function 2023-05-07 18:03:50 +02:00
Michael Urspringer
20b264048a Fix https://github.com/m0urs/Cloudlog/issues/134 2023-05-07 17:33:24 +02:00
Andreas
91e199ae1f [eQSL] Added missing userid, and corrected password variable 2023-05-07 09:31:45 +02:00
Andreas
be4614773d [eQSL] Fixed a missing bracket 2023-05-07 09:20:05 +02:00
Andreas
2b68c7820f [eQSL] Added some result from download CRON job 2023-05-06 11:40:55 +02:00
Andreas
86312d16aa [eQSL] Refactored and moved stuff from logbook_model to eqslmethods_model 2023-05-06 11:35:09 +02:00
Andreas
678a33d452 [eQSL] Made CRON job for download, renamed to sync 2023-05-06 08:17:23 +02:00
Andreas
50e3b2bd5e [eQSL] Removed user check from constructor to be able to run CRON 2023-05-05 16:50:17 +02:00
Andreas
2a6509c2ae [eQSL] Fix for cron job when not logged in 2023-05-05 16:31:10 +02:00
Andreas Kristiansen
a6611773de
Merge pull request #2108 from phl0/radioStatusHint
Show radio CAT status above QSO panel if available
2023-05-05 14:53:14 +02:00
Andreas Kristiansen
ef3bb13d6f
Merge pull request #2111 from AndreasK79/eqsl_cron_job
[eQSL] Added cron job for eQSL
2023-05-05 14:47:48 +02:00
Andreas
30c78ccbbf [eQSL] Fixed for loop 2023-05-05 14:29:45 +02:00
Andreas
c996f24ef1 [eQSL] Fixed error on upload - had to send additional variable to function 2023-05-05 13:26:10 +02:00
Andreas
ae543d8cc8 [eQSL] Fix typo in function call 2023-05-05 13:12:41 +02:00
Andreas
daad991689 [eQSL] Added datatable 2023-05-05 12:00:23 +02:00
Andreas
f7968ac35c [eQSL] Fixed result table 2023-05-05 11:38:14 +02:00
Andreas
9c13e2408a [eQSL] Added init to cron job 2023-05-05 11:16:48 +02:00
Andreas
3e0d920187 [eQSL] Removed duplication of code for table 2023-05-05 11:10:37 +02:00
Andreas
7d96662558 [eQSL] Added styles to table 2023-05-05 10:58:36 +02:00
Andreas
40412354e4 [eQSL] Added cron job 2023-05-05 09:34:32 +02:00
Andreas Kristiansen
d847d0ec30
Merge pull request #2109 from phl0/tweetRefs 2023-05-04 13:42:59 +02:00
Andreas Kristiansen
eafe7556db
Merge pull request #2110 from phl0/distinguishNotSentFromIgnore 2023-05-04 13:42:35 +02:00
phl0
a580a920ef
Rename "Don't Send" to "Not Sent" to make difference from Invalid/Ignore
a little more clear
2023-05-04 13:40:14 +02:00
phl0
fd5a09d8ce
Tweet references also if present 2023-05-04 13:37:15 +02:00
Andreas
c4ac74c4ff [QSLPrint] Only set bureau for those QSOs that does not have col_qsl_sent_via 2023-05-03 20:52:42 +02:00
phl0
642135e88d
Show radio CAT status above QSO panel if available 2023-05-03 16:11:19 +02:00
Andreas
fd450673db [Advanced Logbook] Fixed ADIF button when no QSOs were checked 2023-05-03 15:30:36 +02:00
Andreas
c192abaee6 [Advanced Logbook] Added a button to set QSL not required 2023-05-03 13:00:01 +02:00
Andreas
22a2b1c61a [Contesting] Fixed date sorting in the QSO table 2023-05-03 12:28:41 +02:00
Andreas Kristiansen
994c447ccf
Merge pull request #2107 from AndreasK79/notes_backup_api 2023-05-03 10:45:58 +02:00
Andreas
591bd15098 [Notes backup] Added support for backing up notes with an API key 2023-05-03 09:38:28 +02:00
Andreas Kristiansen
d0e3408f34
Merge pull request #2106 from AndreasK79/advanced_logbook_qsl_eqsl_lotw
[Advanced logbook] Added columns for  QSL/LoTW/eQSL confirmations
2023-05-02 21:45:29 +02:00
Andreas Kristiansen
e430ebe348
Merge pull request #2104 from phl0/potaLookup
Add POTA lookup function
2023-05-02 20:58:22 +02:00
Andreas
ddca0a4fe7 [Advanced Logbook] Fixed sort order when exporting ADIF 2023-05-02 20:53:29 +02:00
Andreas Kristiansen
07a6025e99
Merge pull request #2103 from AndreasK79/backup_adif_api 2023-05-02 20:00:32 +02:00
Andreas
7b6a90634c [Advanced Logbook] Show/hide LoTW/eQSL according to username set 2023-05-02 19:04:12 +02:00
Andreas
4975072693 [Advanced Logbook] Fixed tooltip for updated rows 2023-05-02 18:24:07 +02:00
Andreas Kristiansen
ff0bee50d5
Merge pull request #6 from phl0/htmlForQsl
Allow for HTML in table row
2023-05-02 18:21:18 +02:00