Commit Graph

58 Commits

Author SHA1 Message Date
phl0
9a3681d660 Add error message page for the user 2024-08-28 10:12:36 +02:00
phl0
8cae0bd464 Add error message 2024-08-28 10:01:47 +02:00
phl0
1edd8adf30 Prevent HTTP 500 on incorrect ADIF values 2024-08-28 09:29:22 +02:00
HB9HIL
847327d313 Revert "added operator firstname"
This reverts commit abba3fddad.
2024-08-27 20:01:06 +02:00
HB9HIL
671c33d7de Merge remote-tracking branch 'upstream/dev' into dl250cdf_master 2024-08-17 21:25:48 +02:00
HB9HIL
5dee1b9968 You're not allowed to do that! 2024-08-16 10:08:44 +02:00
github-actions
abba3fddad added operator firstname 2024-08-03 14:29:52 +02:00
DB4SCW
c49f2f5283 changed the implementation to a less verbose version 2024-07-31 15:53:47 +00:00
DB4SCW
1b2b85d3f0 changed exportall ADIF view to be switchable between internal render and file download 2024-07-31 13:28:18 +00:00
HB9HIL
784e3c86cf matching syntax 2024-06-08 14:09:20 +02:00
HB9HIL
2a5c6538aa page titles 2024-06-08 11:01:59 +02:00
Andreas Kristiansen
ad759c2919 And controller is needed 2024-05-26 20:47:36 +02:00
int2001
4de37dce40 Added the tnued importer (from ADIF) to QSO-API as well 2024-04-25 09:10:46 +00:00
int2001
075f2d2794 Added Option to add ADIF-Contest to Contest 2024-03-20 07:47:34 +00:00
int2001
15e25719aa Enable Uploading Files, where a space occures in ADIF-Filename (PHP-Part) 2024-02-14 05:36:09 +00:00
int2001
d9502f312f Added session_write_close() to uploader, so it won't block other activities any longer 2024-01-12 15:51:16 +00:00
int2001
a2d453189e PHP-Part of parsing OTF-Zips at ADIF-Import 2024-01-11 14:52:17 +00:00
int2001
58d1e9434f ADIF-Zip-Upload OTF / PHP-Part (WIP) 2024-01-11 12:24:35 +00:00
int2001
903d2248ca lowered debugoutput from "Error" to debug 2023-12-17 10:31:02 +00:00
int2001
3c44382f23 TuneUp Import by creating INDEX on DXCC-Tables and altering logic 2023-12-17 10:24:13 +00:00
int2001
412e74f027 2nd try to speed up importer 2023-12-17 09:01:09 +00:00
phl0
5de2f2a93b Beautify DCL sync output and add some more useful information 2023-10-18 11:31:15 +02:00
phl0
e5ca3e67bf Add update function for DCL DOK data 2023-10-17 16:19:05 +02:00
phl0
23130ee5bd We should not lie about dupes on the success page ... 2023-10-16 09:34:29 +02:00
int2001
4f01218d4d Ignore Stationcallsign at import as option 2023-09-20 16:00:18 +00:00
int2001
12da0b1075 Added "Already imported to clublog" to ADIF-Importer 2023-08-07 05:23:57 +00:00
int2001
95dd70aaf6 Strong check for station_id when importing 2023-07-19 18:18:03 +00:00
int2001
34b3dce5f2 Skip QSOs in ADIF-Import which do not match the chosen station_profile 2023-07-14 07:29:53 +00:00
Peter Goodhall
d5a30f97b0 [ADIF] fixed typo his instead of this 2023-07-08 13:16:56 +01:00
int2001
723e575af3 Add HRDLog to Cloudlog 2023-07-07 11:33:15 +00:00
Thomas Werzmirzowsky
309803e252 renamed station profile to station location
only show station locations of user
check station location user in backend
2021-11-15 19:46:20 +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
64827f4506 [ADIF Import] Added option to always use login call as operator. Request by OE3IDE. 2021-05-01 19:52:13 +02:00
Andreas
6f07bb3a4b [Adif Export] Added possibility to choose station profile when exporting or marking QSOs. 2021-03-08 20:20:05 +01:00
Andreas
ae1c82815f [ADIF import] Skip QRZ Logbook upload when importing ADIF from import, and LoTW. 2020-12-11 10:49:33 +01:00
Andreas
b03a753ab6 [ADIF Import / Export] GUI tweaking. Split into tabs. Added option for marking QSOs as exported to QRZ Logbook when importing from ADIF. 2020-12-04 14:52:00 +01:00
Andreas
256dddc1f6 [QRZ Logbook] Added mark QSOs as uploaded. 2020-11-21 22:06:25 +01:00
Peter Goodhall
e7d0d00e89 Fixed issue with ADIF export when exporting all the log 2020-11-17 17:35:48 +00:00
Paul Beesley
2ebf33a084 Update admin page titles
Trying to bring the page title into line with the Admin menu dropdown entry or vice-versa, depending on which one is most used
2020-10-20 22:03:37 +01:00
AndreasK79
62e961747d Added option for adif export to only export those not flagged as exported. 2020-06-23 09:22:37 +02:00
Peter Goodhall
752a8b48d3 Fixes ADIF so that the MY fields are set which tQSL can automatically use to select location 2020-04-08 14:47:25 +01:00
AndreasK79
7c032d380c Added a few options on ADIF import. Added mode to duplicate check when importing. 2020-04-05 14:23:43 +02:00
AndreasK79
e7d1b3bf27 Added possibility to mark QSOs as exported to LoTW. 2020-04-01 08:43:08 +02:00
Peter Goodhall
4252a3ab2d Lots more ADIF validation. 2019-10-21 17:41:21 +01:00
Peter Goodhall
f638b82005 When exporting, always use the active station profile 2019-09-24 23:42:01 +01:00
Peter Goodhall
c124a0200c You can now select station profile for ADIF file when importing 2019-08-19 22:25:50 +01:00
Peter Goodhall
e0851324ff Fixed issue where sometimes EOH was skipped 2019-08-18 15:25:23 +01:00
Peter Goodhall
37e38c4433 Cleaned up old files not needed since all the changes at the start of the year 2019-07-08 19:42:03 +01:00
Peter Goodhall
e660f1640a Make sure that ADIF logs are always handled as UTF-8 encoded to support international langs 2019-06-30 23:29:58 +01:00
Peter Goodhall
c3c2916c1d Fixed issue with POST errors shown on the upload page before it had even been submitted fixes #311 2019-06-30 00:06:24 +01:00