int2001
82e52a3619
Added hint for next automatic syncs to eQSL, LoTW and QRZ
2024-10-18 09:36:35 +00:00
phl0
de91e5dd05
Use slash for separating version and correct indent
2024-10-04 09:54:19 +02:00
int2001
8a7e073621
Set curl-Useragent for qrz-requests as recommended
2024-10-04 04:49:11 +00:00
int2001
1e62ab5794
Since QRZ delivers strange ADIFs check at least for existance of mandatory keys before processing them
2024-10-03 13:46:43 +00:00
Joerg (DJ7NT)
463ea956f3
Merge pull request #1029 from int2001/no_empty_call
...
Added exceptionhandling for QSOs with no Call
2024-10-03 15:41:05 +02:00
int2001
987c8cb60f
unset record (safety reasons)
2024-10-02 09:40:12 +00:00
int2001
8356813320
Add empty-call check as well for 3rd party services
2024-10-01 18:47:37 +00:00
int2001
f1d34fde79
Use station_ids for import_check
2024-10-01 16:39:59 +00:00
int2001
9113265411
Mark QSOs without Band (as reported from qrz) as invalid at qrz
2024-09-20 04:34:35 +00:00
phl0
77eb13bf1a
Ignore invalid DXCC for qrz.com uploads
2024-09-18 18:26:27 +02:00
phl0
925341e8ea
Catch wrong station callsign case also
2024-09-13 09:55:35 +02:00
int2001
288bebf2a2
More failsafe
2024-09-13 07:27:44 +00:00
int2001
54bf62810f
Mark QRZ-QSOs as Invalid when specific Error at qrz while uploading
2024-09-13 05:04:00 +00:00
HB9HIL
3054b59891
fix flooding debug messages
2024-09-11 10:09:43 +02:00
HB9HIL
5dee1b9968
You're not allowed to do that!
2024-08-16 10:08:44 +02:00
HB9HIL
0235816412
use primary key for QSO instead searching for it again
2024-06-15 00:09:11 +02:00
HB9HIL
2a5c6538aa
page titles
2024-06-08 11:01:59 +02:00
int2001
66eb41452f
Take care of QRZ-Com disable-syncer-switch
2024-05-18 16:12:42 +00:00
HB9HIL
e929c62087
added comments
2024-05-03 11:14:52 +02:00
HB9HIL
307f8bbe15
Merge branch 'dev' into cronmanager
2024-05-01 12:59:12 +02:00
int2001
d0cf154dcb
Added timeout to the Testfunction
2024-05-01 04:40:26 +00:00
HB9HIL
50789da43b
api key test button in station location
2024-04-30 23:35:05 +02:00
int2001
9cc61b5d7e
Disable on Auth-Failure
2024-04-30 14:29:03 +00:00
int2001
bac7683a1a
Autodisable QRZ-Upload if AUTH-Error // Logic-part
2024-04-30 14:02:51 +00:00
HB9HIL
f2163cb2ba
changed last_run function to be more generic
2024-04-26 15:07:54 +02:00
HB9HIL
276eed81c7
set last run
2024-04-22 23:57:29 +02:00
HB9HIL
d9c7f473b7
set last run
2024-04-22 23:32:34 +02:00
HB9HIL
1e86961b92
removed first approach and added constructor
2024-02-29 13:52:54 +01:00
HB9HIL
fbe5411251
added flag to recommend cronjobs
2024-02-27 20:58:02 +01:00
int2001
65db4724c0
Fix qrz-stager at QSOs with station_callsign
2024-02-12 12:52:25 +00:00
int2001
af9168989b
Fixed a few null-checks which will fail on fresh accounts
2024-02-04 16:36:56 +00:00
int2001
97293e3061
QRZ Changed their Errormsg on duplicate QSOs. Adjusted that here
2024-01-25 16:43:06 +00:00
int2001
97e87de210
Replace ALL lowercase occurences of cloudlog by wavelog
2024-01-17 14:13:23 +00:00
HB9HIL
27fb96b303
ci loader and fix for ok status if no qso to upload
2023-12-17 11:03:55 +01:00
HB9HIL
e71f782a83
fixed success and error messages
2023-12-16 11:42:56 +01:00
int2001
517d1d7a8a
Heal some strange behaviours of qrz-qsls
2023-12-14 06:03:47 +00:00
int2001
0231c58761
Catch empty QRZ.com response when downloading qrz-confirmations
2023-12-11 05:26:09 +00:00
int2001
a2f6b9f09f
Removed Call-Filter for QRZ-API (has no Effect) and fixed analysis-View
2023-12-08 09:07:14 +00:00
int2001
b1f57015f1
Table for QRZ-Result
2023-12-08 04:47:55 +00:00
int2001
f5313eca63
Added QRZ-Support to Cloudlog
2023-12-07 16:30:40 +00:00
int2001
112d997ca5
Check if QRZ-QSOs belong to user, when triggering via GUI
2023-07-31 07:16:15 +00:00
int2001
5ffcc413e9
Added Errormessage for User in case of invalid/expired key
2023-07-05 12:20:39 +00:00
int2001
782857aef9
Fixes Issue 2198
2023-07-05 12:05:02 +00:00
Andreas
4ac4f612cb
[QRZ Logbook] Had to revert a few changes. Can't check user_id everywhere, since that will break cron
2021-11-25 20:43:31 +01:00
Andreas
197eceeb79
[QRZ Logbook] V2 fix for user_id
2021-11-25 20:18:44 +01:00
Andreas
f4b29bd601
[QRZ Logbook] Updated the rest of the code to work with the new placement for the marking of QSOs.
2021-09-05 17:11:58 +02:00
Andreas
85c5a09a20
[QRZ Logbook] Bugfix for mass upload. Rewrote export to use AdifHelper.
2020-11-21 14:25:02 +01: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
Peter Goodhall
bd16b14dd0
Changed all text for QRZ to refer to the QRZ Logbook which is what its for making it clearer.
2020-09-15 17:56:15 +01:00
AndreasK79
0fbacec258
Added showing of error messages in GUI when uploading to QRZ.com
2020-08-08 15:52:59 +02:00