Commit Graph

106 Commits

Author SHA1 Message Date
HB9HIL
19952d988a updated wiki links 2026-02-25 12:01:29 +01:00
phl0
c44af35850 Filter for file name extensions on various uploads 2026-01-07 18:21:21 +01:00
phl0
0794e51659 Add hints to LoTW FAQ page in Wiki 2026-01-04 20:40:36 +01:00
phl0
b505abbc9e Remove warning for QSO end date expiry on Dashboard
And change danger to warning in cert view
2025-11-28 10:39:07 +01:00
phl0
8587b4fd34 Add hint for user 2025-11-21 08:07:16 +01:00
phl0
64d80ef4e5 Check certs for superseded status 2025-11-20 13:00:25 +01:00
HB9HIL
638d4b0267 show small certificate counter 2025-10-26 09:54:11 +01:00
phl0
08089306bd Show QSO end dates in colors and add expiry tag 2025-10-24 10:30:23 +02:00
phl0
c68a8882a9 Wrap signature correctly 2025-10-10 17:13:36 +02:00
phl0
921114205f Some code beauty and more checks for empty values 2025-10-10 16:54:26 +02:00
phl0
3de56bfd68 Add other signing stuff and optimize re strtoupper 2025-10-10 16:48:52 +02:00
phl0
88b191185e Calc length of signature correctly 2025-10-10 16:02:11 +02:00
phl0
eedc38f57c Refactor LoTW signing code 2025-10-10 15:43:59 +02:00
phl0
31fdb0eb8b Include Aland Island as well for kuntas 2025-09-18 09:53:00 +02:00
phl0
e8da1435d5 Finland has DXCC id 224 (bug in tqsl) 2025-09-18 08:48:40 +02:00
phl0
ace587ac2f Basics for LoTW confirmations of CNTY 2025-09-16 20:49:11 +02:00
phl0
8487875b2f Add a progress indicator to LoTW manual sync and clear results upon
(re-)click
2025-03-06 13:23:41 +01:00
phl0
d7ec43b7b1 Merge remote-tracking branch 'upstream/dev' into refactorSat 2024-12-01 14:26:14 +01:00
int2001
5739fdf569 Enable at least the manual uploading of a file 2024-11-21 06:25:26 +00:00
phl0
0cd44a5b93 Merge remote-tracking branch 'upstream/dev' into refactorSat 2024-11-11 16:16:13 +01:00
int2001
82e52a3619 Added hint for next automatic syncs to eQSL, LoTW and QRZ 2024-10-18 09:36:35 +00:00
phl0
f11b57890c Show fail date only if failed indeed 2024-10-10 10:07:00 +02:00
phl0
a98792751a Merge remote-tracking branch 'upstream/dev' into refactorSat 2024-10-06 09:12:17 +02:00
phl0
487dd23b66 Make tqsl cert export requirements more visible to the user 2024-10-04 10:06:27 +02:00
phl0
118bcd45c0 Fix deleted variable 2024-09-26 18:05:21 +02:00
phl0
e7f45a70ca Remove satellite mapping function 2024-09-26 15:51:07 +02:00
imlonghao
2be708f08e feat(lotw): support CN_PROVINCE on lotw adif export 2024-09-07 10:58:22 +08:00
int2001
abbc3eccc2 unset freq_in_mhz(_rx) before each QSO 2024-09-06 14:20:44 +00:00
int2001
762d797887 Fixes isset-issue (fields are always set, when out of DB) 2024-09-05 06:38:00 +00:00
karuru
1668187816 fix lotw upload: unnecessary column 2024-09-05 10:29:59 +08:00
HB9HIL
ddbff5f848 added isset()
.. to properly catch not set variables
2024-08-26 09:09:22 +02:00
phl0
b88e94e677 Remove useless PHP tags .... 2024-08-21 08:14:59 +02:00
phl0
f9730900a7 Prevent empty freqs from breaking LoTW uploads 2024-08-21 08:11:55 +02:00
HB9HIL
ee7127a599 fix flash messages 2024-08-19 16:36:35 +02:00
Anthony Di Iorio
f0dcbb52d7 Map Canadian Province in sign_string
Necessary to avoid mismatch for Quebec and Newfoundland and Labrador
2024-08-03 18:02:24 -04:00
HB9HIL
778fc05496 stringify 2024-06-07 21:38:09 +02:00
HB9HIL
dbf05ff7be fixed small syntax typo 2024-06-06 22:32:53 +02:00
HB9HIL
133191d93e use <?= for better readability 2024-06-06 20:23:19 +02:00
HB9HIL
0284e6ce19 first big change 2024-06-06 15:41:03 +02:00
phl0
4547fe7915 Check LoTW upload/fail correctly 2024-05-29 13:34:31 +02:00
phl0
723c96619e Hide empty Information card completey 2024-05-16 13:49:49 +02:00
int2001
06d98a7819 Merge branch 'dev' into 3rd_dis 2024-05-16 08:21:42 +00:00
phl0
51864673b3 Show infos about last LoTW upload and status 2024-05-16 09:50:30 +02:00
int2001
180a768654 Take care of $config['disable_manual_lotw'] 2024-05-16 07:11:47 +00:00
phl0
2973300b32 Show hint about upload permissions on LotW page 2024-01-31 09:53:56 +01:00
HB9HIL
8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
Peter Goodhall
8354bf609f [LoTW] Makes the cert table fill the card box rather than have a border 2023-05-27 22:12:12 +01:00
Peter Goodhall
c5c7e79955 [LoTW] use Ajax for manual sync
When you click the LoTW manual sync button it now loads the contents into the page using ajax get request using htmx.
2023-05-27 22:09:44 +01:00
Andreas
b5d4e41806 [Translation] Replaced string $this->lang-line where no echo was used 2023-05-14 13:54:10 +02:00
Andreas
ac2cdc6e58 [Translation] Replaced all language string from $this->lang->line to lang 2023-05-14 13:45:10 +02:00