Commit Graph

1010 Commits

Author SHA1 Message Date
phl0
66cf7aae26 Add SAT summary to table 2025-07-03 15:48:59 +02:00
phl0
b4259e93c7 Exclude DXCC none for calculation of needed DXCC 2025-07-02 09:24:35 +02:00
int2001
a2eda19e09 Amsat only accept 6 char-grids, so trunc them 2025-06-17 07:40:37 +00:00
Florian (DF2ET)
bee8041cec Merge branch 'dev' into dev 2025-05-28 15:13:35 +02:00
Alexey Khromov
5b73bd9c75 Fixed QSO edit init js to show county, typo in Logbook_model, station profile county field tip 2025-05-23 01:03:06 +03:00
Alexander
43981ebe51 Add Dutch VRZA WAP Worked All Provinces award 2025-05-21 23:47:57 +02:00
Alexey Khromov
5f0fa05f69 Initial CNTY support in QSO for non-US countries as in ADIF v3.1.5 2025-05-17 08:28:00 +03:00
phl0
91c5d045ec Add parantheses (to make SQL more readable) 2025-05-13 11:49:12 +02:00
phl0
54b23558b7 Ignore QSOs already marked as invalid 2025-05-13 11:28:59 +02:00
phl0
23953c09b9 Also check for empty unsupported modes for LoTW 2025-05-13 09:11:32 +02:00
phl0
d6ef94342c Check for empty sats for LoTW operations 2025-05-13 08:24:21 +02:00
int2001
8ef85db129 Do stuff only if config is set (+re-add line at dashboard) 2025-04-16 19:10:22 +00:00
int2001
356cef4830 Add Username and ID to hash. ID to MQTT-Topic 2025-04-11 06:08:26 +00:00
int2001
30703b8275 Merge branch 'dev' into mqtt 2025-04-04 08:38:12 +00:00
Joerg (DJ7NT)
fe9781ea12 Merge pull request #1828 from int2001/ignore_EMPTY_QSL-Fields 2025-04-02 20:58:47 +02:00
int2001
1c2c0f1bf8 Publish on CAT 2025-04-02 16:30:02 +00:00
int2001
7357169d14 should emit event b4 empty 2025-04-02 11:21:54 +00:00
int2001
5971ab812c Move one step beyond 2025-04-02 11:16:32 +00:00
int2001
bd3f083660 Emit Event on APICall as well 2025-04-02 11:03:31 +00:00
int2001
b042c85373 event at QSO 2025-04-02 06:14:06 +00:00
int2001
7435179d4f Trim Space for Call at QSO-form at JS and last-defense saving 2025-04-01 06:06:53 +00:00
int2001
a0af3b63fc Ignore empty QSL-Fields on empty/import 2025-04-01 05:24:47 +00:00
int2001
21522696c0 Fix an issue where qsl_sent wasn't set 2025-03-30 07:25:01 +00:00
int2001
c4bddc0d29 More trims 2025-03-21 15:27:22 +00:00
int2001
dfb8f80a98 Fence for spaces at call 2025-03-21 15:03:12 +00:00
Florian (DF2ET)
1f6e301152 Merge pull request #1750 from phl0/logbookLookup
Use values for grid, qth, state etc. from last QSO
2025-03-15 21:46:20 +01:00
phl0
c14ae28f88 And vice versa re VUCC_GRIDS 2025-03-14 08:44:08 +01:00
phl0
c90ca1494a Empty gridsquare in case VUCC_GRIDS incoming via LoTW cnfm 2025-03-14 08:39:49 +01:00
DJ3CE
571370307a Place that 'or' at the appropriate place - tnx @int2001 2025-03-12 16:38:49 +01:00
DJ3CE
a99e344e96 Fix or-grouping conditions when (not) to update requested qsl 2025-03-12 00:51:09 +01:00
phl0
ab6f8f19a5 Fix syntax error 2025-03-10 17:02:18 +01:00
phl0
965eb77fb7 Use values for grid, qth, state etc. from last QSO 2025-03-10 00:23:12 +01:00
Joerg (DJ7NT)
64d17b4331 order it the correct way
omg. should drink more coffee. tnx!

Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
2025-03-07 08:15:55 +01:00
int2001
69cdbe6a4f When updating DXCC out of LoTW-cfm update country as well 2025-03-07 06:36:56 +00:00
phl0
47510214c1 Add column with no of QSOs per satellite 2025-03-06 10:59:43 +01:00
phl0
bc68b0be37 Some coalesce here to be on the safe side 2025-03-03 07:54:59 +01:00
phl0
837524d56b Use contest name in QSO view as well (as does LBA) 2025-03-03 07:46:00 +01:00
phl0
f06b5c9ac9 Add distance calculation to contest logging 2025-02-25 13:40:56 +01:00
int2001
cd94e9c73b Fix accidently removed line for updating log when QSL was sent 2025-02-25 06:09:17 +00:00
Florian (DF2ET)
c3598b12a4 Merge pull request #1685 from int2001/qrz_only_modified
Added fence. ReUpload only to QRZ if really modified
2025-02-21 16:58:22 +01:00
phl0
a049ff783b Make sure SAT name(s) cannot be null or empty 2025-02-21 14:34:13 +01:00
phl0
c1a8c3c8e4 Add prop mode to group of invalid sats 2025-02-21 14:23:57 +01:00
phl0
3457889a24 Mark QSOs with prop mode SAT but empty SAT name as invalid for LoTW
uploads
2025-02-21 09:30:39 +01:00
phl0
94170d2acc Remove join as it prevents non-SAT QSOs from being uploaded 2025-02-21 08:35:13 +01:00
phl0
e04b099ed1 Also mark QSOs with empty SAT LoTW name as invalid for LoTW upload 2025-02-20 19:47:22 +01:00
phl0
4a0d1b1d31 Skip QSOs without LoTW SAT name during LoTW upload 2025-02-20 18:07:01 +01:00
int2001
135cbc5ee8 Added fence. ReUpload only to QRZ if really modified 2025-02-20 09:05:57 +00:00
int2001
3aeb5aa0e5 Added check for DXCC to be numeric plus gettext 2025-02-15 08:07:16 +00:00
int2001
aeca52bfe8 Added return-values with details on failed save-attempt 2025-02-15 07:51:05 +00:00
int2001
ebe56b23cd try/catch around edit-saver 2025-02-14 07:52:24 +00:00