Commit Graph

2597 Commits

Author SHA1 Message Date
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
phl0
88e006ef2d Prevent QRA lib being loaded over and over again (and spilling debug
log)
2024-08-27 12:36:50 +02:00
phl0
695dbc2ea2 Lookup CQ zones in qrz/hamqth 2024-08-27 10:13:30 +02:00
Florian (DF2ET)
144add7f33 Merge pull request #823 from phl0/lookupItuZone
Allow for ITU zone to be fetched from qrz/hamqth lookup
2024-08-27 09:22:01 +02:00
phl0
63f385ccd1 Allow for ITU zone to be fetched from qrz lookup 2024-08-27 08:50:09 +02:00
Patrick Winnertz
08efecf019 Ensure that set_status is always defined 2024-08-27 07:53:41 +02:00
HB9HIL
9a76c83683 Merge branch 'dl250cdf_master' into dev 2024-08-26 22:35:28 +02:00
HB9HIL
517dbf6183 pretty code 2024-08-26 20:50:30 +02:00
Stefan (DB4SCW)
e5ba7affe4 Merge branch 'dev' into EDI 2024-08-26 20:09:01 +02:00
HB9HIL
366e261dd9 Merge pull request #796 from winnieXY/prevent_healthy_status_on_unhealthy 2024-08-26 17:55:23 +02:00
phl0
c6dd0642b5 Load lib only once 2024-08-26 17:49:58 +02:00
HB9HIL
25904338cf Merge branch 'dev' into EDI 2024-08-26 17:43:23 +02:00
phl0
205783e645 Adapt single image function accordingly 2024-08-26 17:38:43 +02:00
phl0
dd3045fcc2 Intercept eqsl image errors (which are not rate limits) 2024-08-26 17:29:28 +02:00
Patrick Winnertz
13ab7bb641 Merge branch 'dev' into prevent_healthy_status_on_unhealthy 2024-08-26 08:41:47 +02:00
int2001
c79ae7ad15 Accumulated Timeline / Take care of propmode 2024-08-26 06:21:49 +00:00
HB9HIL
9e7216ca75 Merge branch 'maxdistancelib' into pr/DB4SCW/797 2024-08-25 19:06:43 +02:00
HB9HIL
779c7912ca Merge remote-tracking branch 'upstream/dev' into pr/DB4SCW/797 2024-08-25 19:06:02 +02:00
Joerg (DJ7NT)
c321320039 Merge branch 'dev' into timeline_prop_clublog 2024-08-25 18:28:32 +02:00
phl0
3816f58b23 ;-) 2024-08-25 14:48:21 +02:00