Commit Graph

2616 Commits

Author SHA1 Message Date
Andreas Kristiansen
1900069a7e Merge pull request #883 from AndreasK79/lba_continent 2024-09-05 17:13:51 +02:00
HB9HIL
93b58f08ce Merge pull request #866 from DB4SCW/ediexportdetails
fix REG1TEST format and expand it to include relevant parts of scoring
2024-09-05 17:11:14 +02:00
Andreas Kristiansen
3e5db7e35d [Advanced Logbook] Added continent to columns 2024-09-05 10:17:32 +02:00
Florian (DF2ET)
79b06e159b Merge pull request #875 from phl0/oqrsSlug
Make the Header Logo link on OQRS page go back to public slug page
2024-09-05 09:20:37 +02:00
Florian (DF2ET)
d8b0de9fb3 Merge pull request #872 from desertblade/master
Adding the ability to hide login button from visitors pages
2024-09-05 03:47:18 +02:00
Ben Williams
82bba2c814 Fixed a couple of mistakes 2024-09-04 17:02:47 -07:00
Andreas Kristiansen
e3dc98ddb7 Made the mapping function dynamic 2024-09-04 19:35:23 +02:00
phl0
8a81dfc32f Remap functions so we do not need to call index explicitely 2024-09-04 17:43:19 +02:00
phl0
1654c11678 Remove stray whitespace 2024-09-04 15:15:23 +02:00
phl0
7f4c16543c Remove double loading of variables 2024-09-04 13:02:38 +02:00
phl0
a7654f76cf Make controllers assign variables and remove CI calls from views 2024-09-04 09:49:36 +02:00
Andreas Kristiansen
8dc5c9619a [Distances Worked] Added propagation filter 2024-09-04 09:47:51 +02:00
phl0
9a61209127 Make OQRS page be able to link back to public slug page 2024-09-04 08:10:26 +02:00
HB9HIL
b67e4eb7d6 Merge pull request #870 from HB9HIL/upper_right
show the "To Radio" string in the upper right corner
2024-09-04 07:07:16 +02:00
Ben Williams
bcbc2e9c1c Adding the ability to hide login from visitor page 2024-09-03 19:18:37 -07:00
Florian (DF2ET)
acedec0ecc Merge pull request #871 from violarulan/dev
fix qsltable page title missing
2024-09-04 04:05:16 +02:00
karuru
af75b3c015 fix qsltable page title missing 2024-09-04 09:22:41 +08:00
HB9HIL
a4e289656e show the To Radio in the upper right corner 2024-09-04 01:37:55 +02:00
DB4SCW
eaf2bf815d add fields to calculate claimed points 2024-09-03 11:43:42 +00:00
Florian (DF2ET)
bbf502c337 Merge pull request #861 from phl0/satRecords
Function to show distance records per SAT
2024-09-02 23:28:23 +02:00
Andreas Kristiansen
d483440462 Moved function from logbook_model to distancerecords_model 2024-09-02 16:24:06 +02:00
phl0
958c550699 Function to show distance records per SAT 2024-09-02 15:47:40 +02:00
phl0
f2039965a2 Add input/edit boxes and corresponding functions 2024-09-02 12:27:57 +02:00
Florian (DF2ET)
1c84eaf167 Merge pull request #858 from phl0/oneSatPerDistanceRecord
[WIP]: One sat per distance record
2024-09-02 11:11:07 +02:00
phl0
871c4de540 Also change page title 2024-09-02 11:07:18 +02:00
int2001
7ea7a5686d Swapped Confirming with To/Via 2024-09-02 06:28:24 +00:00
int2001
b33a562c1e Changed QSL-Label to "to radio" 2024-09-02 06:15:06 +00:00
Joerg (DJ7NT)
b6c5ebf6ef Merge pull request #851 from int2001/adif_add_eqsl
Adds eQSL-Checkbox to importer (import as already sent)
2024-09-01 07:32:00 +02:00
int2001
08ec517b05 Added Warning for "active station_location isn't linked" as well 2024-08-31 18:16:50 +00:00
int2001
c4fa39ce5c Insert Warning if no station is linked 2024-08-31 13:46:04 +00:00
int2001
38821fe280 Adds eQSL-Checkbox to importer (import as already sent) 2024-08-31 10:45:09 +00:00
phl0
e365e9628e Merge branch 'distanceRecords' of github.com:phl0/wavelog into distanceRecords 2024-08-30 07:03:37 +02:00
phl0
60916c7f22 Code formatting 2024-08-30 07:00:04 +02:00
Florian (DF2ET)
ed633da3d4 Merge branch 'dev' into distanceRecords 2024-08-30 00:36:54 +02:00
phl0
116348b2d8 Remove double date format function 2024-08-30 00:35:02 +02:00
phl0
cd3878f2a1 Remove empty function 2024-08-29 23:51:12 +02:00
phl0
6be5ce0f72 Add page with distance records per SAT 2024-08-29 17:14:45 +02:00
Andreas Kristiansen
c34c06e85f Merge branch 'dev' into lba_invalid_qsos 2024-08-29 17:04:25 +02:00
Andreas Kristiansen
9878dc201e [Logbookadvanced] Added button to find "invalid" QSOs 2024-08-29 12:49:14 +02:00
int2001
2e03786ee7 More substitutions 2024-08-29 10:25:51 +00:00
phl0
108c268c42 Also internal messages should not be translated 2024-08-28 14:32:39 +02:00
phl0
d22f7fc07a API messages should not be translated 2024-08-28 14:29:26 +02:00
phl0
9a3681d660 Add error message page for the user 2024-08-28 10:12:36 +02:00
phl0
8cae0bd464 Add error message 2024-08-28 10:01:47 +02:00
phl0
1edd8adf30 Prevent HTTP 500 on incorrect ADIF values 2024-08-28 09:29:22 +02:00
HB9HIL
c41e6e68dd update user session with impersonation flag 2024-08-27 23:06:22 +02:00
HB9HIL
5d68c9ddea Merge pull request #828 from HB9HIL/contest_settings
[CONTEST] Store Settings in Database
2024-08-27 20:35:49 +02:00
HB9HIL
847327d313 Revert "added operator firstname"
This reverts commit abba3fddad.
2024-08-27 20:01:06 +02:00
HB9HIL
ecfcf900ec Merge remote-tracking branch 'upstream/dev' into contest_settings 2024-08-27 14:39:46 +02:00
HB9HIL
d4517bf61f xss_cleaning in contesting controller 2024-08-27 14:39:23 +02:00