Alessio Caiazza
|
4cbe4b3a11
|
Extract a SOTA library from QSO controller
SOTA functions are implemented inside the QSO controller, moving this
implementation into a dedicated library will simplify code reuse.
|
2022-08-17 22:15:06 +02:00 |
|
Hugo Silva
|
68fb680c41
|
Fix rogue echos on json QSL status code
|
2022-08-10 18:37:35 +01:00 |
|
Peter Goodhall
|
f473c15182
|
Update Radio.php
|
2022-08-01 11:58:44 +01:00 |
|
Peter Goodhall
|
7f94c951ec
|
Update Radio.php
|
2022-08-01 11:50:14 +01:00 |
|
Peter Goodhall
|
6f0a02ab6e
|
Update Radio.php
|
2022-08-01 11:31:36 +01:00 |
|
Peter Goodhall
|
ed56211e93
|
[Visitors] Correctly map callsigns without gridsquares
|
2022-07-29 09:05:52 +01:00 |
|
Peter Goodhall
|
216c64fba1
|
[Visitor] Fixes issue with pins not showing on dashboard map
|
2022-07-29 08:41:10 +01:00 |
|
Peter Goodhall
|
09bc6099ff
|
Merge pull request #1545 from netjordan/fix-timezone-cat
Fix issue where warning is displayed that CAT data from radio is out of date
|
2022-07-29 08:07:38 +01:00 |
|
Peter Goodhall
|
ee61aa3d2d
|
Merge pull request #1534 from dg9vh/show-submodes
Showing Submode
|
2022-07-29 08:05:33 +01:00 |
|
Peter Goodhall
|
6c5cb038b3
|
Merge pull request #1528 from onovy/ssb
Keep LSB/USB mode from radio (and save as submode)
|
2022-07-29 08:02:57 +01:00 |
|
Jordan Cook
|
2cbb2522ba
|
Fix issue where warning is displayed that CAT data from radio is out of date due to using default timezone
|
2022-07-23 17:27:45 +01:00 |
|
Kim - DG9VH
|
cff045d5b8
|
Show it also in Dashboard
Also show submodes in Dashboard
|
2022-07-17 23:23:35 +02:00 |
|
Kim - DG9VH
|
ffbc5a9f5b
|
Showing Submode
Showing submode if existing in map-leaflet-bubble
|
2022-07-17 23:12:54 +02:00 |
|
Peter Goodhall
|
7315ae23db
|
[Third Party Logins] Created Model with functions and the controller which needs code
|
2022-07-10 21:28:21 +01:00 |
|
Peter Goodhall
|
0fd2894193
|
[Visitor] Hopefully fixes incorrect logs loading
Maybe Fixes #1530
|
2022-07-10 11:27:08 +01:00 |
|
Peter Goodhall
|
bf5201e317
|
[visitor] bug where logbook_id wasn't stored
hopefully step closer to fixing #1530
|
2022-07-10 11:24:16 +01:00 |
|
Ondřej Nový
|
e3ceb8ba62
|
Fix convent_band -> convert_band typo
|
2022-07-09 20:15:57 +02:00 |
|
Peter Goodhall
|
823cd51ed1
|
Merge pull request #1522 from AndreasK79/custom_map_pin_improvement
[Custom map] Using already logged dxcc to set position when gridsquare is not present
|
2022-07-07 16:20:47 +01:00 |
|
Peter Goodhall
|
eed8fe91c9
|
Merge pull request #1521 from AndreasK79/dashboard_map_fix
[Dashboard map] Fix lookup for dashboard QSOs plotted on the map
|
2022-07-07 16:20:36 +01:00 |
|
Peter Goodhall
|
bffca13e5b
|
Merge pull request #1516 from phl0/picLookupHamQth
Add profile pictures for HamQTH users
|
2022-07-07 16:19:11 +01:00 |
|
Andreas
|
ed23846db9
|
[Dashboard map] Fix lookup for dashboard QSOs plotted on the map
|
2022-07-04 12:32:25 +02:00 |
|
Andreas
|
ca8c8108cd
|
[Custom map] Using already logged dxcc to set position when gridsquare is not present
|
2022-07-04 11:20:57 +02:00 |
|
Peter Goodhall
|
1b44705137
|
Fixed typo
|
2022-07-03 17:47:57 +01:00 |
|
Peter Goodhall
|
fdf32bfa5c
|
Fixes issue with submode causing errors with eQSL display if not present
|
2022-07-03 17:11:58 +01:00 |
|
Peter Goodhall
|
bdb94a22f3
|
Fixes error when submode isn't present when displaying the table
|
2022-07-03 17:08:34 +01:00 |
|
Andreas Kristiansen
|
5e7c59a420
|
Merge pull request #1514 from AndreasK79/empty_logbook_fix
Fix for Logbook Model - now loads without a logbook defined. Fixes #1481
|
2022-07-03 16:39:58 +02:00 |
|
Andreas
|
f5536d233e
|
Added link to station logbooks
|
2022-07-03 16:38:50 +02:00 |
|
Andreas
|
126c551007
|
Added message when logbook is not defined.
|
2022-07-03 13:32:12 +02:00 |
|
phl0
|
8459f31422
|
Implement profile pic for hamqth
|
2022-07-03 11:39:05 +02:00 |
|
Andreas Kristiansen
|
79f4657c82
|
Merge pull request #1494 from phl0/activatorsBeauty
Add map for activated grids by activators
|
2022-07-03 08:34:52 +02:00 |
|
Peter Goodhall
|
c8c7aab2c6
|
Merge pull request #1510 from dg9vh/eqsl
Show and export submodes
|
2022-06-30 22:25:21 +01:00 |
|
Kim - DG9VH
|
4412196543
|
Show and export submodes
submodes where not shown and not exported to eqsl, to fix this, this changes are pushed
|
2022-06-30 19:32:29 +02:00 |
|
phl0
|
3fc003d6a8
|
Keep autoload value to 'yes' for radio timeout
|
2022-06-29 13:08:08 +02:00 |
|
Peter Goodhall
|
f257ec1843
|
Merge pull request #1488 from phl0/logbookNames
Add logbook and station profile name to Logbook page
|
2022-06-15 14:48:28 +01:00 |
|
phl0
|
ea6e7f20f6
|
Add activators map
|
2022-06-12 13:18:26 +02:00 |
|
Andreas Kristiansen
|
e0c83f556a
|
Merge pull request #1460 from phl0/fillUSCounty
Fill US county from callbook / logbook
|
2022-05-29 20:02:43 +02:00 |
|
phl0
|
828824e45d
|
[LotW] Import IOTA info
|
2022-05-09 14:44:32 +02:00 |
|
phl0
|
384a11ca61
|
Beautify hardware interfaces list
|
2022-05-05 13:17:26 +02:00 |
|
phl0
|
798d6315fd
|
Add logbook and station profile name to Logbook page
|
2022-05-02 12:38:55 +02:00 |
|
Peter Goodhall
|
01a0f75f84
|
[Map][Custom] Fixes issue where multi grid caused error
|
2022-05-01 17:06:38 +01:00 |
|
Peter Goodhall
|
4253f29c56
|
Fixes map issue with custom map
|
2022-04-25 11:32:51 +01:00 |
|
Peter Goodhall
|
b02b5c84e3
|
Fixes issue with map dxcc item not always being correct
|
2022-04-25 11:01:32 +01:00 |
|
phl0
|
ced69b8ea4
|
Fill US county from callbook / logbook
|
2022-04-16 22:07:13 +02:00 |
|
phl0
|
826f30309a
|
Add function for looking up DOK from previous QSO
|
2022-04-14 23:24:37 +02:00 |
|
phl0
|
f6feea53bd
|
Add CAT support for other propmodes for CloudLogCATQt
|
2022-04-08 21:47:50 +02:00 |
|
phl0
|
7ef299c869
|
Add power field to CAT interface
|
2022-04-06 14:50:24 +02:00 |
|
Peter Goodhall
|
e173d202b9
|
Merge pull request #1450 from phl0/qrzImage
Show profile pic of QSO partner upon logging
|
2022-04-05 16:42:46 +01:00 |
|
Peter Goodhall
|
ea829cb1f3
|
[Visitor] Adds improved code for multigrid markers
|
2022-04-04 15:24:47 +01:00 |
|
Peter Goodhall
|
0eb2b6043e
|
[Mapping] calculate midpoint of multi grids for markers
|
2022-04-04 15:15:24 +01:00 |
|
phl0
|
828429312e
|
Add option to en-/disable showing of qrz.com images to user account menu
|
2022-04-04 13:17:33 +02:00 |
|