Wykres commitów

1005 Commity (036643197503dd9ec4ed06f69beacfb0fbd22f7c)

Autor SHA1 Wiadomość Data
Andreas a9c6acf255 [Bands] User settings can now be saved. 2022-09-05 20:26:08 +02:00
Andreas a7375c0bdc [Bands] Added logic to fetch bands from database 2022-09-04 18:26:21 +02:00
Andreas c55ea49675 [Bands] Added a controller and a view to display bands with options 2022-09-04 08:49:58 +02:00
phl0 edd30a6bba
Fix typo 2022-08-26 16:24:28 +02:00
phl0 133239df7f
Merge remote-tracking branch 'upstream/station_logbooks' into addQsoDatesToLotwCerts 2022-08-24 17:18:55 +02:00
Peter Goodhall 59803766d0
Merge pull request #1569 from phl0/refactorWWFF
Separate WWFF stuff into separate fields
2022-08-24 16:01:07 +01:00
phl0 1e32fbed3f
Implement check if LotW cert itself is valid to
use for signing. If not skip.
2022-08-24 16:04:26 +02:00
phl0 c83d031cdd
Check QSO start and end date rather than cert validity 2022-08-24 13:13:55 +02:00
phl0 82321c791d
Import QSO start and end date from LotW certs 2022-08-24 12:16:41 +02:00
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
phl0 418b725aba
Implement update function for WWFF directory 2022-08-17 16:54:04 +02:00
phl0 66f70af2c4
Add separate input field for WWFF info 2022-08-15 16:04:33 +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