int2001
|
c41b40ce12
|
Add/Edit QSO models
|
2024-12-23 18:31:09 +00:00 |
|
Andreas Kristiansen
|
37127e732f
|
Merge pull request #1370 from AndreasK79/lba_region
[Advanced Logbook] Added region to columns
|
2024-12-23 17:46:14 +01:00 |
|
Andreas Kristiansen
|
21b994c228
|
Added batch edit for region
|
2024-12-23 14:43:01 +01:00 |
|
Fabian Berg
|
2d9f42d07a
|
Merge pull request #1353 from HB9HIL/qsl_check
Previous QSL Check
|
2024-12-20 13:48:59 +01:00 |
|
HB9HIL
|
bf9d446087
|
add brackets for defined fix of no results
|
2024-12-20 13:39:43 +01:00 |
|
HB9HIL
|
d77e32deee
|
catch no results
|
2024-12-20 13:35:30 +01:00 |
|
HB9HIL
|
4f6b47e215
|
fix adding qso to list (incl. prev qsl)
|
2024-12-19 22:21:51 +01:00 |
|
Fabian Berg
|
7164b0996b
|
Merge branch 'dev' into qsl_check
|
2024-12-19 12:56:35 +01:00 |
|
HB9HIL
|
bdbd5ab00e
|
avoid qslmsg query per qso
|
2024-12-19 12:42:04 +01:00 |
|
Fabian Berg
|
0f243a1297
|
Merge pull request #1313 from HB9HIL/adif315
ADIF Standard Version 3.1.5
|
2024-12-19 11:53:47 +01:00 |
|
Andreas Kristiansen
|
568ef3e4d8
|
Filter on valid continents only
|
2024-12-19 10:12:05 +01:00 |
|
int2001
|
959a37641a
|
Removed Dbg
|
2024-12-16 06:27:57 +00:00 |
|
int2001
|
93bb06422d
|
Optimized last-qslcount
|
2024-12-16 06:20:37 +00:00 |
|
HB9HIL
|
d00693b35f
|
add station_id to query
|
2024-12-14 14:32:27 +01:00 |
|
HB9HIL
|
283e9e67a4
|
verwende binding statt escape
|
2024-12-14 10:53:45 +01:00 |
|
HB9HIL
|
b79e503f00
|
include band/mode/sat_name and make the query more efficient
|
2024-12-14 10:39:41 +01:00 |
|
HB9HIL
|
5011b2681a
|
show number of previous sent qsl cards in qsl queue
|
2024-12-14 00:48:28 +01:00 |
|
HB9HIL
|
e2d1e65d23
|
added new adif fields to import logic
|
2024-12-13 08:55:53 +01:00 |
|
phl0
|
13f057e7fa
|
Handle errors on gunzip and XML load
|
2024-12-12 14:19:07 +01:00 |
|
phl0
|
791c71496f
|
Handle empty results
|
2024-12-12 14:13:35 +01:00 |
|
phl0
|
4c598f95a3
|
Add button and more nicely format
|
2024-12-12 13:25:53 +01:00 |
|
phl0
|
8c5b381f6c
|
Merge remote-tracking branch 'upstream/dev' into lotwSatUpdate
|
2024-12-12 12:36:16 +01:00 |
|
Joerg (DJ7NT)
|
24b58cec0c
|
Merge pull request #1342 from int2001/lotw_dl_fix
Skip Users without any station_id at lotw_download
|
2024-12-12 12:06:36 +01:00 |
|
phl0
|
d57b7660da
|
Fix correct check for empty date
|
2024-12-12 08:42:13 +01:00 |
|
int2001
|
fda8c08d4c
|
DoubleTap
|
2024-12-11 18:02:26 +00:00 |
|
phl0
|
fad81adaa6
|
Merge remote-tracking branch 'upstream/dev' into lotwSatUpdate
|
2024-12-11 12:53:18 +01:00 |
|
phl0
|
af9460b4b2
|
Update display name if empty
|
2024-12-10 11:15:18 +01:00 |
|
phl0
|
e70050cbed
|
Basic implementation to update SAT data from LoTW/tqsl
|
2024-12-09 21:34:46 +01:00 |
|
Fabian Berg
|
3737a27d0f
|
Merge pull request #1330 from HB9HIL/maptile_options
Maptile Settings in Global Options
|
2024-12-09 12:00:22 +01:00 |
|
Andreas Kristiansen
|
daf9ebb09a
|
Update TLE if exists
|
2024-12-08 08:24:33 +01:00 |
|
Andreas Kristiansen
|
d5f238f6d4
|
Fix full_group_by
|
2024-12-07 21:36:45 +01:00 |
|
Andreas Kristiansen
|
899eb67a1f
|
Added cron job and button under debug for update TLE
|
2024-12-07 20:04:28 +01:00 |
|
Andreas Kristiansen
|
4ee8e1d87a
|
Show if satellite has TLE in sat table
|
2024-12-07 17:52:38 +01:00 |
|
HB9HIL
|
4b8f11deb9
|
feat[global options]: Add the ability to change the Maptile Settings in Global Options
|
2024-12-06 14:25:03 +01:00 |
|
HB9HIL
|
bc1b23e913
|
Revert "feat[global options]: Add the ability to change the Maptile Settings in Global Options"
This reverts commit ac5892cdcb.
|
2024-12-06 14:19:08 +01:00 |
|
HB9HIL
|
ac5892cdcb
|
feat[global options]: Add the ability to change the Maptile Settings in Global Options
|
2024-12-06 14:17:49 +01:00 |
|
Joerg (DJ7NT)
|
a039c28705
|
Merge pull request #1329 from int2001/punchcard
Punchcard
|
2024-12-06 13:16:02 +01:00 |
|
int2001
|
45d38f546e
|
Punchcard / DRAFT
|
2024-12-06 09:41:07 +00:00 |
|
Andreas Kristiansen
|
88b28a1e7f
|
[Timeline] Added year selection, and only new
|
2024-12-06 08:51:54 +01:00 |
|
Florian (DF2ET)
|
f19b5c6432
|
Merge pull request #1302 from phl0/fixTimelineSat
Fix country name in timeline views
|
2024-12-04 09:04:13 +01:00 |
|
int2001
|
be7e7b6104
|
AM wasn't fetched
|
2024-12-03 11:44:15 +00:00 |
|
int2001
|
318f94f007
|
Fixes Bug where Modes are not shown correct
|
2024-12-03 09:38:03 +00:00 |
|
phl0
|
bd8d6578f2
|
Fix country name in timeline views
|
2024-12-02 23:19:06 +01:00 |
|
phl0
|
afda3b6230
|
Fix VUCC awards view
|
2024-12-02 18:45:27 +01:00 |
|
phl0
|
12958e84ec
|
Add displayname to distance records table
|
2024-12-02 17:12:13 +01:00 |
|
phl0
|
b86d2740b7
|
Fix distances worked
|
2024-12-02 16:55:23 +01:00 |
|
phl0
|
b5c4f62eb8
|
Merge remote-tracking branch 'upstream/dev' into refactorSat
|
2024-12-02 15:35:22 +01:00 |
|
Florian (DF2ET)
|
dc1cdba526
|
Merge pull request #1301 from phl0/countrySatRecords
Country sat records
|
2024-12-02 15:33:38 +01:00 |
|
phl0
|
470af78a89
|
Fix country in sat records
|
2024-12-02 15:17:52 +01:00 |
|
phl0
|
2beebb0900
|
Fix distance records details
|
2024-12-02 14:56:30 +01:00 |
|