提交图

31 提交

作者 SHA1 备注 提交日期
Peter Goodhall
67a652bce6 Add archive status for LoTW certificates
Introduces an 'archived' boolean column to the lotw_certs table via migration, adds model and controller logic to toggle archive status, and updates the view to display and allow archiving/unarchiving of certificates. This enables users to mark LoTW certificates as archived for better management.
2025-08-22 17:15:51 +01:00
Peter Goodhall
4ef4faad2e Add spinner and disable button during manual sync
Introduced a spinner and button disabling for the manual sync action using htmx events to improve user feedback during the upload process.
2025-08-12 22:34:53 +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
phl0
587a39ab83
Show badge and hints about deleted DXCCs 2023-04-26 22:39:09 +02:00
phl0
5decf0b353
Appyly custom date format also to status badge 2023-04-20 08:07:29 +02:00
phl0
19c72eb75a
Use DXCC ID from LotW certificate (rather than selecting DXCC manually) 2023-04-19 15:32:32 +02:00
phl0
33ed61409b
Show warnings on dashboard and set deadline to 30 days 2022-12-23 14:49:03 +01:00
phl0
50190eb4eb
Add warning grace time notification for LotW certs 2022-12-23 10:53:46 +01:00
phl0
a0d551d3c3
Catch exeption when start/end dates are not (yet) set 2022-08-24 14:48:26 +02:00
phl0
82321c791d
Import QSO start and end date from LotW certs 2022-08-24 12:16:41 +02:00
Peter Goodhall
cdf8f1325d [LoTW] If Cert expired show expired warning in red 2021-07-25 12:17:13 +01:00
Peter Goodhall
b87e3fafbd [LoTW] Removed the BETA warning system seems to be functioning OK 2021-03-31 16:02:34 +01:00
Peter Goodhall
fa940894fe [LoTW][Translate] Reformatted all the text to use lang files for translation 2021-01-11 16:05:15 +00:00
Paul Beesley
5d23802e16 Further tweaks to text and text formatting
This commit has some further changes to text throughout the application. There are also some small fixes for text formatting. E.g. making sure that the small "helper" text under certain form fields is all consistent in terms of colour, font, etc.
2020-11-02 09:34:29 +00:00
Paul Beesley
0b94674289 Normalise page / card header styles for admin pages
Bring the style of page and card headers into alignment with the LotW admin page.
2020-10-20 21:42:43 +01:00
Peter Goodhall
0c1e7cab42 LoTW Area changed icon and button style made it nicer 2020-09-05 21:55:45 +01:00
Peter Goodhall
f056e3f9a9 Open link in a new tab 2020-09-02 21:24:49 +01:00
Peter Goodhall
4666b63312 Changed the LoTW Github wiki page 2020-09-02 20:29:07 +01:00
Peter Goodhall
7ebf7cdc2f Added some help information 2020-09-02 15:09:07 +01:00
Peter Goodhall
1dca0564dc Added some minor auth changes and removed dud code 2020-09-02 14:48:13 +01:00
Peter Goodhall
60a684d01b Weird casing typo on LOTW 2020-09-02 14:25:27 +01:00
Peter Goodhall
24719a6b99 Added a BETA Warning to LoTW Sync 2020-09-01 18:13:26 +01:00
Peter Goodhall
f9448bddb2 Started code to read station profiles and find matching certs 2020-08-22 22:26:04 +01:00
Peter Goodhall
fade52b18e Added intro to uploading p12 and padlock icon 2020-08-17 21:38:16 +01:00
Peter Goodhall
5179a72c37 Added Last Upload DataTime field to LoTW_certs table to store when last sync took place 2020-08-17 17:09:00 +01:00
Peter Goodhall
90831f407b Added all the parts to allow uploading p12 files into Cloudlog plus storing the data 2020-08-17 17:02:54 +01:00
Peter Goodhall
1296656dd6 Created the start of the frontend to display uploaded certificates. 2020-08-13 17:24:07 +01:00