Commit Graph

2783 Commits

Author SHA1 Message Date
Andreas Kristiansen
a8be39f0f1 [Sat TLE] Manual upload 2025-04-03 11:24:17 +02:00
int2001
ca89b7a821 Check power for valid string/number, otherwise ignore 2025-04-03 07:07:21 +00:00
Joerg (DJ7NT)
fe9781ea12 Merge pull request #1828 from int2001/ignore_EMPTY_QSL-Fields 2025-04-02 20:58:47 +02:00
int2001
5cfbfcd671 Make order_by more safe 2025-04-02 09:43:22 +00:00
Andreas Kristiansen
3a88f64744 Fixed missing space after column in order by 2025-04-02 11:10:42 +02:00
Joerg (DJ7NT)
6aff6797c2 Merge pull request #1829 from int2001/trim_space
Trim Space for Call at QSO-form at JS and last-defense saving
2025-04-01 09:15:48 +02: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
phl0
8a78336b2c Format freqs in MHz 2025-03-31 12:49:15 +02:00
Andreas Kristiansen
8991542afe [Satellite] Added satinfo popup 2025-03-31 11:47:07 +02:00
int2001
21522696c0 Fix an issue where qsl_sent wasn't set 2025-03-30 07:25:01 +00:00
phl0
f22ee65a84 (Re-)calculate distance upon updating QSOs from callbook within LBA 2025-03-29 14:08:48 +01:00
phl0
215c852a36 Ignore callsigns with non-printable chars 2025-03-28 07:57:12 +01:00
int2001
eb51878e69 Take care of leftovers from chunk-inserting 2025-03-28 06:50:29 +00:00
int2001
f5a10cc607 order by description to make result at least reproduceable for dupes 2025-03-28 06:41:09 +00:00
int2001
5222ed0460 Check if there's data before truncating and parsing 2025-03-27 14:04:58 +00:00
int2001
78a02c2e60 A bit more security/sanitizing around it 2025-03-27 14:01:45 +00:00
int2001
3efbd52039 Make Hams Of Note configurable at Adminmenu 2025-03-27 11:17:42 +00:00
Florian (DF2ET)
eb1437d27f Merge pull request #1779 from phl0/hamsOfNote
Add display of hams of note
2025-03-24 11:39:34 +01:00
Andreas Kristiansen
345f5a1320 [Quick Lookup] Added POTA 2025-03-23 17:17:08 +01:00
phl0
f55595166a Merge remote-tracking branch 'upstream/dev' into lastWorkedSat 2025-03-22 22:36:34 +01:00
phl0
f4e93a11a4 Change URL as per recommendation by polo team 2025-03-22 22:16:38 +01: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
phl0
e4b2fd7373 Use last SAT QSO 2025-03-21 14:59:26 +01:00
phl0
f1f24ee169 Use last worked sat for preset of flightpath selected satellite 2025-03-21 14:49:06 +01:00
phl0
e3a163865f Nice(r) view for the update results page 2025-03-21 12:10:32 +01:00
phl0
822329833b Add timeout 2025-03-21 11:48:25 +01:00
phl0
4348f57226 Replace fopen by curl 2025-03-21 11:47:32 +01:00
phl0
34d60c9e41 Add display of hams of note 2025-03-21 11:01:54 +01:00
Joerg (DJ7NT)
3fe67320e0 Update Dxcluster_model.php
Catch empty frequencies on cluster (didn't know that this could happen).
2025-03-20 07:01:49 +01:00
Joerg (DJ7NT)
f957e251ae Merge pull request #1765 from int2001/fix_eqsl_chars
strip < from qslmessage, because eqsl can't handle it
2025-03-19 10:52:38 +01:00
phl0
0fc14cad16 Dupe check shall happen before other general errors 2025-03-19 10:41:58 +01:00
phl0
4696178af7 Minor spelling corrections 2025-03-19 10:39:36 +01:00
phl0
4b212a034d Replacement of < > _ and : is not needed. eqsl can handle it 2025-03-19 09:21:58 +01: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
Joerg (DJ7NT)
db97c5a652 Merge pull request #1763 from int2001/reduce_grids
Reduce Grids / Take oldest
2025-03-15 19:04:52 +01:00
int2001
eca1035edf Use language-strings for UI 2025-03-15 12:17:13 +00:00
int2001
d911f0ad96 More confusing-vars 2025-03-15 06:27:10 +00:00
int2001
8806f24e45 Cosmetics 2025-03-15 06:22:50 +00:00
int2001
32c5597c2b Fat fingers 2025-03-15 06:20:54 +00:00
int2001
24f607980f Only remove wrong Nick from profile instead of disabling login 2025-03-15 06:07:21 +00:00
int2001
676b317667 Handle the unhandled... 2025-03-14 20:52:42 +00:00
int2001
7ad9cfe24c Set Timeout to 10secs for curl 2025-03-14 14:34:25 +00:00
int2001
4e72fa6381 Add at least an error-output for faulty QSOs 2025-03-14 13:27:50 +00:00
int2001
58dd67c1a0 Easier approach 2025-03-14 12:49:49 +00:00
int2001
873f3d14a2 Remove/Replace more of that eQSL-Crap 2025-03-14 12:08:58 +00:00
int2001
2285289cce Remove dbg, add more translations 2025-03-14 11:57:00 +00:00
int2001
8a0063f91c strip < from qslmessage, because eqsl can't handle it 2025-03-14 11:11:59 +00:00
phl0
c14ae28f88 And vice versa re VUCC_GRIDS 2025-03-14 08:44:08 +01:00