Commit Graph

1125 Commits

Author SHA1 Message Date
int2001
e6ab6c2e34 Eleminating double space (is already there with the " %s ") 2024-09-30 08:44:39 +00:00
int2001
035e95356f Added a new api: /api/private_lookup 2024-09-30 08:06:04 +00:00
int2001
d6091bc13b One string for "wrong station"-message 2024-09-30 04:14:23 +00:00
int2001
434a15996e Several Wordings/localisations for ADIF-Import 2024-09-28 11:10:28 +00:00
phl0
27098b9ed2 Ignore QSOs marked I 2024-09-26 18:34:06 +02:00
phl0
81f75fb239 Mark QSOs with LoTW invalid SATs as invalid as well 2024-09-26 18:04:01 +02:00
int2001
d93207a5be Check age for integer - otherwise NULL 2024-09-25 10:13:27 +00:00
Andreas Kristiansen
dad44fd6d6 Fixed a potencial qso data leak between users 2024-09-24 10:46:57 +02:00
HB9HIL
e84ef2fb6e update branch 2024-09-23 13:19:12 +02:00
karuru
18d6a793aa fix: vucc grids in certain query 2024-09-23 13:58:29 +08:00
HB9HIL
fbbd8ad690 Merge remote-tracking branch 'upstream/dev' into qsl_modified 2024-09-21 22:06:02 +02:00
Joerg (DJ7NT)
2d52828410 Update Logbook_model.php 2024-09-21 20:08:13 +02:00
HB9HIL
7d645b1594 mark qrz upload as modified when using the quick buttons 2024-09-21 19:03:38 +02:00
HB9HIL
07a47bbca4 code formatting (ignore whitespace!) 2024-09-21 18:56:14 +02:00
Joerg (DJ7NT)
8c73b88f2c A bit more Failsafe on some fields 2024-09-21 07:29:47 +02:00
Joerg (DJ7NT)
46cb4ad4bf Merge pull request #984 from int2001/fix_errormessage
Fixes Errormessage (Fails if band was empty)
2024-09-21 06:22:55 +02:00
int2001
dd5e810023 where_in adjustment 2024-09-20 16:31:36 +00:00
int2001
8195325cdd Fixes a security-issue with the INTERNAL lookup-API 2024-09-20 16:06:46 +00:00
int2001
8d745d0b92 Fixes Errormessage (Fails if band was empty) 2024-09-20 14:40:30 +00:00
int2001
c890d729e7 Fixed total_sat (take care of propmode) 2024-09-20 14:20:24 +00:00
int2001
0d8c4c767f Fix A_INDEX (Make sure it is numeric) 2024-09-19 16:26:55 +00:00
HB9HIL
ab75a260b8 Merge pull request #961 from HB9HIL/catch_adif_errors
[ADIF] Catch some more ADIF errors
2024-09-18 13:37:41 +02:00
HB9HIL
93b05de932 fix an issue with station ids 2024-09-18 10:48:29 +02:00
HB9HIL
4bd1d200ea fix some minor issues 2024-09-17 18:57:39 +02:00
HB9HIL
746814b0a3 catch too long modes 2024-09-17 18:22:41 +02:00
Joerg (DJ7NT)
e2d9142eac Merge branch 'dev' into fix_col_time_off 2024-09-14 22:55:08 +02:00
int2001
214aab8c5e Fixes issue, where browser sends an empty string instead of null 2024-09-14 15:05:41 +00:00
int2001
364d4446ea Set BandRX to empty (not null) if not derivated (as last defence) 2024-09-14 09:41:24 +00:00
Joerg (DJ7NT)
449ce45c64 Merge pull request #939 from int2001/qrz_invalid
Mark QRZ-QSOs as Invalid when specific Error at qrz while uploading
2024-09-13 20:17:49 +02:00
Florian (DF2ET)
4e814ae642 Merge pull request #935 from phl0/fillItuz
Lookup ITU zone from DXCC if callbook results are empty
2024-09-13 08:03:07 +02:00
int2001
54bf62810f Mark QRZ-QSOs as Invalid when specific Error at qrz while uploading 2024-09-13 05:04:00 +00:00
phl0
d14b987ded Lookup ITU zone from DXCC if callbook results are empty 2024-09-12 17:24:00 +02:00
int2001
d1d9db9cf6 Update only QSOs of station_ids which belongs to the User when DLing LoTW QSLs 2024-09-12 13:41:16 +00:00
HB9HIL
3054b59891 fix flooding debug messages 2024-09-11 10:09:43 +02:00
Andreas Kristiansen
c1fe605e1a [Awards] Added Worked All Continents 2024-09-06 11:24:03 +02:00
phl0
1cae8ab1dc Handle empty and 0 values correctly 2024-09-03 12:40:46 +02:00
Florian (DF2ET)
bbf502c337 Merge pull request #861 from phl0/satRecords
Function to show distance records per SAT
2024-09-02 23:28:23 +02:00
Andreas Kristiansen
d483440462 Moved function from logbook_model to distancerecords_model 2024-09-02 16:24:06 +02:00
phl0
958c550699 Function to show distance records per SAT 2024-09-02 15:47:40 +02:00
phl0
f2039965a2 Add input/edit boxes and corresponding functions 2024-09-02 12:27:57 +02:00
int2001
38821fe280 Adds eQSL-Checkbox to importer (import as already sent) 2024-08-31 10:45:09 +00:00
int2001
430f505cc9 Caatch more strange side-bugs at time/import 2024-08-29 10:45:01 +00:00
int2001
0db0bc0733 Handle Empty TIME_ON / QSO_DATE Fields at Import (Default to 01.01.1970 00:00:00) 2024-08-28 13:02:05 +00:00
HB9HIL
5d68c9ddea Merge pull request #828 from HB9HIL/contest_settings
[CONTEST] Store Settings in Database
2024-08-27 20:35:49 +02:00
HB9HIL
847327d313 Revert "added operator firstname"
This reverts commit abba3fddad.
2024-08-27 20:01:06 +02:00
HB9HIL
0d404d6adf stable values 2024-08-27 17:05:38 +02:00
phl0
695dbc2ea2 Lookup CQ zones in qrz/hamqth 2024-08-27 10:13:30 +02:00
phl0
63f385ccd1 Allow for ITU zone to be fetched from qrz lookup 2024-08-27 08:50:09 +02:00
phl0
9f5d1d861f Correct handling of empty ITU zone 2024-08-26 23:23:49 +02:00
phl0
4ff30e43f2 Handle empty ITU zone on edit 2024-08-26 23:16:27 +02:00