Commit Graph

1095 Commits

Author SHA1 Message Date
Andreas Kristiansen
884c6025c2 Merge pull request #2547 from AndreasK79/date_dxcc
[DXCC Award] Added date filter
2025-11-24 14:08:37 +01:00
Florian (DF2ET)
d64112c5d5 Merge pull request #2571 from szporwolik/dev_fix_qso_form
[QSO Form] Fix for a few rare race conditions and failed monkey test results
2025-11-24 13:24:35 +01:00
Andreas Kristiansen
60bac2a03f Merge pull request #2552 from AndreasK79/adif_date_fence
[ADIF Import] More fences for INVALID DATA
2025-11-23 15:28:58 +01:00
Szymon Porwolik
09020e466c Update application/models/Logbook_model.php
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2025-11-23 12:22:56 +01:00
Szymon Porwolik
be9323bb85 Fix for PHP 8.1+ warning when working as club member (not officer) 2025-11-23 01:05:59 +01:00
Andreas Kristiansen
817f6b822e Added more info to the log message 2025-11-22 14:02:41 +01:00
Andreas Kristiansen
ed75916f89 Fix a null passing to strtoupper 2025-11-22 13:41:37 +01:00
phl0
1f54cd8cda Apply LoTW verifications to eQSL also 2025-11-21 13:38:36 +01:00
phl0
23b650d4ae Validate QSO date 2025-11-20 11:59:38 +01:00
Szymon Porwolik
fc4210c407 Common cache file names 2025-11-18 19:59:30 +01:00
Szymon Porwolik
2d972c66ac Cache improved 2025-11-18 19:41:17 +01:00
Szymon Porwolik
33701834fd New config variable 2025-11-18 18:49:11 +01:00
Szymon Porwolik
1c4f647318 Fix for dynamic property 2025-11-18 16:47:01 +01:00
Szymon Porwolik
e7c7867147 qrgmode null error fixed 2025-11-18 16:38:01 +01:00
Szymon Porwolik
a6a77f342a Improved SQL 2025-11-18 16:19:59 +01:00
Szymon Porwolik
d613ca9014 Fix for QRGMODE warning 2025-11-18 16:03:31 +01:00
Szymon Porwolik
09ab588955 Fix for band/mode worked status 2025-11-18 15:15:34 +01:00
Andreas Kristiansen
1001647687 [ADIF Import] More fences for INVALID DATA 2025-11-18 12:05:35 +01:00
Andreas Kristiansen
761dd244b8 Added date filter to displaycontacts function 2025-11-17 13:42:52 +01:00
HB9HIL
51ced69ec6 gettext typo 2025-11-12 08:22:06 +01:00
Fabian Berg
77e80008c5 Merge pull request #2503 from HB9HIL/fix_lotw_in_adif
catch shitdata
2025-11-10 10:50:30 +01:00
Fabian Berg
3d3f76e35d use upper string in qsl rcvd status check
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
2025-11-10 10:39:55 +01:00
Fabian Berg
569ef630f2 use upper string in qsl sent status check
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
2025-11-10 10:39:42 +01:00
HB9HIL
d3654f5857 reset the lotw_sent or lotw_rcvd status if status is valid but the date is not 2025-11-10 10:31:40 +01:00
HB9HIL
31f426d510 check for all valid adif values in lotw_sent and lotw_rcvd 2025-11-10 10:29:05 +01:00
HB9HIL
81eb31e9b5 added missing breakline 2025-11-09 19:44:55 +01:00
HB9HIL
504d8345ec catch shitdata 2025-11-09 19:36:58 +01:00
Andreas Kristiansen
923e69e7e4 Remove unused function in logbook model 2025-11-09 15:23:36 +01:00
Andreas Kristiansen
3df34e43c1 Added backend for continent update 2025-11-07 09:28:57 +01:00
Szymon Porwolik
abdab83e7e Fast... and returing proper data 2025-11-02 12:18:57 +01:00
Szymon Porwolik
e3e6f34884 Fix: proper parameter bining 2025-11-01 12:25:17 +01:00
Szymon Porwolik
4cafe72dbe Initial commit 2025-10-31 13:27:47 +01:00
Andreas Kristiansen
e96ce63850 Merge pull request #2465 from AndreasK79/qso_map_position_info
[QSO Entry] Added info to map where position comes from
2025-10-30 08:40:21 +01:00
phl0
577326eb47 Also removed related stuff 2025-10-29 21:23:40 +01:00
Andreas Kristiansen
22a29a6c9a Fix error in query 2025-10-29 16:25:00 +01:00
phl0
4f9d620994 Hide QSO markers without grids from maps 2025-10-29 12:05:33 +01:00
int2001
178ce24798 Operator --> Uppercase 2025-10-26 05:09:49 +00:00
Joerg (DJ7NT)
3ed9e8d987 Merge pull request #2390 from int2001/dupecheck_calrify
Clarify DupeCheck internally
2025-10-08 22:21:34 +02:00
int2001
4ccec8ab68 Clarify DuperCheck internally 2025-10-07 04:11:50 +00:00
int2001
ef5a7c119a More stuff, where empty/null SAT-Name fails 2025-10-05 10:33:25 +00:00
int2001
12fc64bdb3 Catch b4 upload 2025-10-05 07:59:17 +00:00
int2001
cdbabf39dc Catch empty SAT-Field, if not provided but SAT-Mode engaged 2025-10-05 07:30:29 +00:00
int2001
023ff0d269 Made a mistake during last PR. Have to check BAND not record['band'] 2025-10-02 16:45:55 +00:00
int2001
70c9cbbfbc ... 2025-10-01 17:46:41 +00:00
int2001
ed08ca0468 relocate fence after fre2band 2025-10-01 16:20:36 +00:00
int2001
8cdf3219d8 Fence // Don't import QSOs without a band 2025-10-01 16:05:59 +00:00
HB9HIL
a0663ea2a4 remove redundant code 2025-09-30 08:25:15 +02:00
Andreas Kristiansen
c1fc9ea2d6 Added column to adif import/export 2025-09-28 11:09:10 +02:00
phl0
c5c531b11a Show worked / confirmed grids of active station logbook in hams.at list 2025-09-25 15:57:36 +02:00
int2001
9597a02217 Mark DCL-Confirmed QSOs as RCVD regardless of DOK 2025-09-13 04:39:57 +00:00