提交图

421 提交

作者 SHA1 备注 提交日期
phl0
11efa6b03a
Store distance into QSO table 2023-06-15 16:03:24 +02:00
Peter Goodhall
b1e4de55a2 [Station Location][Add] Allows setting the Canadian Province
Fixes #2190
2023-06-15 13:22:13 +01:00
Peter Goodhall
b319b190f3 [Station Location][Edit] Allows selecting and editing Canadian Provinces
Fixes issue #2190
2023-06-15 13:14:10 +01:00
Peter Goodhall
7fcf4d9f1d
Merge pull request #2200 from AndreasK79/gridsquare_tweaks
[Gridsquare map] Tweaked zoom levels
2023-06-14 13:42:30 +01:00
Peter Goodhall
6c5c2dca4a
Merge pull request #2199 from AndreasK79/qsllabels
QSL Labels
2023-06-14 13:42:17 +01:00
Andreas
712c55c9aa Fixed typo in variable name 2023-06-14 09:09:03 +02:00
Andreas
f400629a10 [Gridsquare map] marker on click now only active in gridsquare map (not visitor or activator map) 2023-06-14 08:57:20 +02:00
Andreas Kristiansen
2ae48ac0a2
Merge pull request #2195 from AndreasK79/oqrs_broken_fix 2023-06-14 06:32:08 +02:00
Andreas
b80980b42d [OQRS] Added so that enter works for submit in email input 2023-06-13 20:38:29 +02:00
phl0
fa07eb1961
callsign input upper case for both OQRS search modes 2023-06-13 15:04:35 +02:00
Andreas
724399725c [OQRS] Fixed double search input when clicking proceed multiple times 2023-06-12 20:27:18 +02:00
Andreas
3858c589fe [OQRS] Fix success message on grouped OQRS request 2023-06-12 18:41:03 +02:00
Andreas
e656b8ce7f [OQRS] Fixed broken OQRS 2023-06-12 13:57:01 +02:00
Andreas
e8eaab8cff [QSL Labels] Custom label and print 2023-06-02 18:50:27 +02:00
phl0
d09b9282fb
Fix QSL marking functions 2023-06-02 17:09:02 +02:00
Andreas
1171a9f1f5 [Gridsquare map] Tweaking zoom levels 2023-05-31 08:17:10 +02:00
Peter Goodhall
c5678e546f
Merge pull request #2172 from AndreasK79/lotw_information
Lotw information
2023-05-28 15:49:54 +01:00
Peter Goodhall
c5c7e79955 [LoTW] use Ajax for manual sync
When you click the LoTW manual sync button it now loads the contents into the page using ajax get request using htmx.
2023-05-27 22:09:44 +01:00
Andreas
fc9358933a [Advanced Logbook] Fixed sorting for custom date format 2023-05-27 19:05:11 +02:00
phl0
6787c62caa
Make contest table use padding for SRX and STX 2023-05-27 14:52:55 +02:00
Andreas
397a60d083 [LoTW] Added table with users. Query to find unconfirmed QSOs and L marking in advanced logbook 2023-05-26 10:38:31 +02:00
Peter Goodhall
f3f50b45ad Revert "Merge pull request #2147 from cats-shadow/view-decoration"
This reverts commit 596480f029, reversing
changes made to a8f93191c2.
2023-05-23 21:45:32 +01:00
Andreas
ea70ee94b5 [Contesting] Fixed sorting when adding qsos to table 2023-05-23 12:12:21 +02:00
cats-shadow
cf33aac012 Sepatate CSS classes for decoration station logbook name and station location name. 2023-05-18 11:18:46 +03:00
cats-shadow
36234ad4c2 Transformed decoration to CSS class 2023-05-18 11:12:36 +03:00
Andreas
e7376846b5 [QSL Card] Adjusted class and css to make QSL card images more responsive 2023-05-12 12:25:23 +02:00
phl0
98dc24851d
Make SAT filter appear also if propmode SAT is selected 2023-05-08 20:12:07 +02:00
phl0
61b2928105
Align ordering of QSL to match with overview view 2023-05-08 08:49:24 +02:00
Andreas
fd450673db [Advanced Logbook] Fixed ADIF button when no QSOs were checked 2023-05-03 15:30:36 +02:00
Andreas
c192abaee6 [Advanced Logbook] Added a button to set QSL not required 2023-05-03 13:00:01 +02:00
Andreas
22a2b1c61a [Contesting] Fixed date sorting in the QSO table 2023-05-03 12:28:41 +02:00
Andreas
7b6a90634c [Advanced Logbook] Show/hide LoTW/eQSL according to username set 2023-05-02 19:04:12 +02:00
Andreas
4975072693 [Advanced Logbook] Fixed tooltip for updated rows 2023-05-02 18:24:07 +02:00
phl0
45e91c2b0c
Allow for HTML in table row 2023-05-02 18:20:08 +02:00
Andreas
0c5c94d191 [Advanced Logbook] Added columns for QSL/LoTW/eQSL 2023-05-02 14:48:46 +02:00
Andreas
cb71e0961f [Advanced Logbook] ADIF export fetches sort order from table sort (not all columns) 2023-05-01 12:35:24 +02:00
Andreas
196f5cfcf3 {Advanced Logbook] Added sat filter 2023-05-01 08:58:13 +02:00
Andreas
aad8eaab3b [OQRS] Addes triped table to the requests 2023-04-30 13:31:50 +02:00
Andreas
47c435e3e6 [Advanced logbook] Added striped table and css so that marked lines will have correct color 2023-04-30 12:22:20 +02:00
Andreas
5920167a3f [Contesting] Hopefully fixed serial issue 2023-04-29 10:17:07 +02:00
Andreas
d64a75a244 [Contesting] Fixed serial not incrementing when loading session 2023-04-28 17:53:03 +02:00
Andreas
50f5f41883 [Contesting] Fixed issue with serial incrementing when setting exchangetype 2023-04-28 15:55:58 +02:00
phl0
8c6618cfa7
Show deleted DXCC marker in advanced logbook 2023-04-27 16:00:02 +02:00
Andreas Kristiansen
54e137db90
Merge pull request #2082 from AndreasK79/oqrs_grouped 2023-04-26 21:07:27 +02:00
Andreas
041aa02b02 [OQRS] Fixed time formatting. Added datatable and submit with enter on search. 2023-04-26 20:33:45 +02:00
Andreas
0142209022 [OQRS] Now added option to search in all station locations with active OQRS 2023-04-25 14:00:30 +02:00
phl0
cd88b4c55f
Only export first 3 columns to csv 2023-04-24 23:56:29 +02:00
Andreas Kristiansen
383602c482
Merge pull request #2063 from AndreasK79/cabrillo_export
Cabrillo export
2023-04-18 07:57:28 +02:00
Andreas
a48858acda [Cabrillo export] Added more info to the form 2023-04-13 12:30:12 +02:00
Andreas
fa947770a8 [Cabrillo export] Tweaked layout width 2023-04-12 15:07:05 +02:00