Commit Graph

41 Commits

Author SHA1 Message Date
int2001
ea0e280b69 Order by col_time_on at eqsl-sync for upload (better debugging) 2025-03-12 16:57:14 +00:00
int2001
24ca86fbde Refactor EQSL-Logic to qso-ID 2025-02-13 09:13:10 +00:00
phl0
5b1a5d9696 Skip htmlentities on import 2025-01-16 13:04:13 +01:00
phl0
f86196a7d9 Add QSL msg to card download function 2025-01-16 12:16:13 +01:00
phl0
216590aa6d Handle missing/empty QSL msg 2025-01-16 10:13:55 +01:00
phl0
c997f36ecc Revert sanitize on diplay. Better sanitize right on import 2025-01-16 10:11:22 +01:00
phl0
9dacd53499 Import and show incoming (e)QSL messages 2025-01-16 09:51:30 +01:00
phl0
403d9b68e4 Show EQSL receive date also in card download 2024-10-10 16:34:07 +02:00
phl0
0a901dc979 Use QSLRDATE provided by eqsl.cc (current date only as fallback) 2024-10-10 08:27:54 +02:00
int2001
67cc55ab45 Handle UTF8-Chars for eQSL-Credentials at upload correct 2024-10-04 16:18:24 +00:00
int2001
7dbfebd3ba Empty eQSL creds if obviously wrong 2024-10-01 08:13:18 +00:00
github-actions
7c82d51916 decode password 2024-08-06 13:45:31 +02:00
github-actions
6cdcfa86d1 revert encoding here 2024-08-06 13:20:09 +02:00
github-actions
912943b44a htmlspecialchars 2024-08-05 14:49:43 +02:00
HB9HIL
aa5778796e eqsl error handling 2024-07-20 15:05:49 +02:00
HB9HIL
a0d60c118a removed log message 2024-07-14 21:49:57 +02:00
HB9HIL
1c83b5f05f fix eqsl 2024-07-14 21:45:32 +02:00
HB9HIL
e672f1d72a comment 2024-06-03 08:43:38 +02:00
HB9HIL
8769858da6 $CI to $this 2024-06-03 08:13:56 +02:00
HB9HIL
fabb8d825c format code 2024-06-03 07:46:00 +02:00
HB9HIL
6cf405e0bd move the first functions 2024-06-03 07:45:22 +02:00
int2001
1e99ab931b Set only eQSLs from user as sent! 2024-03-13 11:30:45 +00:00
Christoph Kottke
502a75e207 add stations_id to eqsl functions 2024-02-01 19:05:22 +01:00
int2001
a2dbf6e362 2nd location needs to be fixed for eqsl 2023-10-25 07:41:01 +00:00
int2001
cb51d83eba Prevent EQSL-Prcoessing if no station_location was created 2023-10-25 07:15:13 +00:00
abarrau
727c94c61d eqsl: add date force update 2023-10-02 20:55:02 +02:00
Petr Kracík
059a0860af eSQL: Security fix, use HTTPS to send password over the internet
Signed-off-by: Petr Kracík <petrkr@petrkr.net>
2023-08-29 17:58:22 +02:00
int2001
4c663bf514 Added MODE to matching from LotW/eQSL Confirmations 2023-07-05 17:13:17 +00:00
int2001
ca850adf22 Fixed #2238 2023-07-04 18:49:00 +00:00
phl0
ee9408c7b7 Add download delay and error handling 2023-05-15 11:32:05 +02:00
phl0
322085d2f6 Refactor table and add View/Download button 2023-05-11 15:25:35 +02:00
phl0
9d77d199b4 Show table of not yet downloaded QSLs 2023-05-10 22:14:29 +02:00
phl0
c317a63236 Basics for a eQSL image download page 2023-05-10 21:36:46 +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
2a6509c2ae [eQSL] Fix for cron job when not logged in 2023-05-05 16:31:10 +02:00
Andreas
40412354e4 [eQSL] Added cron job 2023-05-05 09:34:32 +02:00
Andreas
dfce53073d [eQSL] Mark QSOs. Refined the update instead of updating everything without filter. 2022-07-04 20:12:39 +02:00
Andreas
79cc55075c [eQSL] Use update instead of replace when marking all as sent. Didn't work with replace for me. 2022-07-04 19:29:25 +02:00
Andreas
1b2a88b355 Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Peter Goodhall
254f7f3f2a [eQSL] Added Tools this allows you to mark all QSOs as sent to eQSL if manually uploaded
Thanks to M0TAZ for requesting this option, if you have lots of QSOs on a fresh install, use this function to mark all QSOs as uploaded to eQSL when you manually upload ADIF to eQSL.
2020-11-03 16:06:35 +00:00