Commit Graph

2840 Commits

Author SHA1 Message Date
Andreas Kristiansen
4f15a393e7 Fix qsl slide show backend - check against userid instead of stationid 2025-06-10 20:33:39 +02:00
Andreas Kristiansen
49c4bb6a3d Ignore station ids if qsoids are set 2025-06-07 16:08:22 +02:00
Andreas Kristiansen
4af5b2fa7c [Advanced Search] Added button to open qso results in the advanced logbook 2025-06-07 14:41:15 +02:00
Andreas Kristiansen
1d2b04e53d Backend done 2025-06-07 07:36:09 +02:00
Andreas Kristiansen
a609dc9285 [Advanced Logbook] Instead of blanking distance with batch edit, recalculate 2025-06-01 12:11:56 +02:00
Andreas Kristiansen
5290038460 Merge pull request #1968 from zxalexis/dev 2025-06-01 08:50:21 +02:00
phl0
5363d69533 Add distance to table 2025-05-29 10:50:33 +02:00
Florian (DF2ET)
bee8041cec Merge branch 'dev' into dev 2025-05-28 15:13:35 +02:00
Andreas Kristiansen
fc6ab5630e Added gridsquare 2025-05-27 09:35:09 +02:00
Andreas Kristiansen
8ef96a5318 Added mode in the result table 2025-05-27 07:54:42 +02:00
Andreas Kristiansen
6e56f30588 Only modes used for EME 2025-05-26 22:11:12 +02:00
Andreas Kristiansen
94df939957 Only bands with EME 2025-05-26 20:06:08 +02:00
Andreas Kristiansen
648097149c Fixed query and qso popup 2025-05-26 20:00:54 +02:00
Andreas Kristiansen
56a1a20618 Added query and result 2025-05-26 18:40:48 +02:00
Andreas Kristiansen
be13a4d26a Added resultview and more logic 2025-05-26 16:23:17 +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
Alexey Khromov
d05a7d2dd0 Initial CNTY support for non-US countries as in ADIF v3.1.5 2025-05-17 00:37:14 +03:00
Florian (DF2ET)
33025162e9 Merge pull request #1960 from phl0/staticMapToday
Add parameter to static map to show only today's (or yesterday's) QSOs
2025-05-16 15:21:37 +02:00
phl0
06c48d7225 Add parameter to static map to show only today's (or yesterday's) QSOs 2025-05-15 14:22:20 +02:00
phl0
2311d80d32 Get rid of config directory for clublog uploads 2025-05-15 13:32:32 +02:00
phl0
52b5e45cb6 Add Exch (S) to BLA edit function 2025-05-15 10:11:58 +02: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
phl0
c1ce89633d Fix else part of if statement 2025-05-07 11:17:57 +02:00
Andreas Kristiansen
866380b2e3 [Club Log] Check if directory exists 2025-05-06 19:05:46 +02:00
phl0
d4d0855ee9 Fix SQL group by error in QSL queue 2025-05-05 09:04:41 +02:00
Florian (DF2ET)
b1ab7e770c Merge pull request #1924 from phl0/errorWrongGrid
Show wrong gridsquare in distances
2025-05-02 11:51:06 +02:00
phl0
a3d0937648 Show wrong gridsquare in distances 2025-05-02 11:43:32 +02:00
Fabian Berg
25cbb212c8 php8.4 fixes 2025-04-28 13:22:18 +02:00
Andreas Kristiansen
58373b9f52 [Dashboard] User option for banner 2025-04-28 11:46:28 +02:00
Andreas Kristiansen
01827381f7 [Advanced Logbook] Added !empty search parameter 2025-04-26 11:00:09 +02:00
HB9HIL
9e324bd84e fixed little bug 2025-04-19 09:48:41 +02:00
Joerg (DJ7NT)
c72a86a28c Merge pull request #1869 from int2001/mqtt
Mqtt streaming for whole instance
2025-04-17 11:11:10 +02:00
phl0
71ce29bf29 Correct implementation for mb_ functions 2025-04-17 08:37:30 +02:00
phl0
ee1b350c1f Revert "Use mb functions to take care of encoding"
This reverts commit 4a1d7577a9.
2025-04-17 08:31:01 +02:00
phl0
4a1d7577a9 Use mb functions to take care of encoding 2025-04-17 08:28:31 +02:00
phl0
49fb944042 Remove some whitespace 2025-04-17 08:07:21 +02:00
phl0
480bb33c4f Check all fields but error message only once per call 2025-04-17 07:55:49 +02:00
phl0
eec664d657 Truncate HoN input 2025-04-17 07:46:48 +02:00
int2001
531035a7c2 fixed ci/this (2nd one) 2025-04-16 19:12:58 +00:00
int2001
1fb55a834f fixed ci/vs this 2025-04-16 19:12:00 +00:00
int2001
8ef85db129 Do stuff only if config is set (+re-add line at dashboard) 2025-04-16 19:10:22 +00:00
int2001
32f6ffa23e Merge branch 'dev' into mqtt 2025-04-16 18:47:15 +00:00
int2001
20c5a6655a Add user_name/id as well to CAT 2025-04-11 07:58:01 +00:00
int2001
356cef4830 Add Username and ID to hash. ID to MQTT-Topic 2025-04-11 06:08:26 +00:00
Andreas Kristiansen
a4eddfd816 [Advanced Logbook] Added distance to batch edit 2025-04-07 19:10:38 +02:00