Commit Graph

36 Commits

Author SHA1 Message Date
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
AndreasK79
cea2cb3ea8 Added a bit better error handling. Writing errors to logfile now, if turned on in config. 2020-08-08 08:47:02 +02:00
AndreasK79
13c66289b4 Fixes for uploading modified QSOs to QRZ.com 2020-06-04 21:56:32 +02:00
AndreasK79
97440b2161 UI for uploading QSOs to QRZ.com Added 2 css files for dynamic loading button. https://github.com/loadingio/ldButton/tree/master/dist and https://github.com/loadingio/loading.css/tree/master/dist 2020-05-20 19:43:13 +02:00
AndreasK79
f7a9c3507b Mass upload for QRZ.com, suitable for a cron job. 2020-05-12 19:11:29 +02:00