提交图

1022 提交

作者 SHA1 备注 提交日期
Andreas
5e3cd0c986 [Dashboard] Fix if user locator is not valid 2022-09-20 17:40:14 +02:00
Andreas
9e110039f3 [Bands] Added WWFF support to bands 2022-09-20 17:25:50 +02:00
Andreas Kristiansen
ba7124c727
Merge pull request #1595 from AndreasK79/selectable_bands
User Selectable bands
2022-09-19 15:17:22 +02:00
Andreas
4e17281a98 [Statistics] Changed from Google Charts to Chart.js 2022-09-18 16:48:16 +02:00
Andreas
e00aacc96c [Clublog] Updated script (cron job) to work for all users with a username and password set 2022-09-11 15:02:31 +02:00
Andreas Kristiansen
ce38d23ee5
Merge pull request #1567 from nolith/copy-station-location
Add station copy to easily duplicate station locations
2022-09-11 13:02:41 +02:00
phl0
c61bddc67d
Add WWFF Award infos 2022-09-10 15:04:05 +02:00
Andreas
7765740b02 [Dashboard] Added VUCC 2022-09-10 11:39:59 +02:00
Andreas
6b4a09d653 [Bands] Editing QSO now fetches bands from DB. Includes also disabled bands. 2022-09-09 23:11:52 +02:00
Andreas
4eae240fb9 [Bands] Updated edit/create band to include bandgroup, cw/ssb/data qrg 2022-09-09 18:52:57 +02:00
Andreas
71b38c72a5 [Bands] Contest logging band dropdown fetches bands from db. 2022-09-08 20:19:41 +02:00
Andreas
be72a332b6 [Bands] QSO entry band/bandrx dropdown is now fetched from db 2022-09-08 20:12:11 +02:00
Andreas
831b35b862 [Bands] Gridsquare map only uses active bands in dropdown 2022-09-07 20:40:54 +02:00
Andreas
1114973f8d [Bands] Added edit band 2022-09-06 20:18:17 +02:00
Andreas
7326c7ec35 [Bands] Can now create new band 2022-09-06 19:35:27 +02:00
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
Andreas
f9045d0427 [Custom map] Added mode and propagation selection 2022-08-27 19:24:22 +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
Alessio Caiazza
e61baa195d Add station copy
When doing portable activations, often times you need a new station location that is identical to another one with just a few changes like the grid square, SIG, and/or SOTA.

This commit implements a copy function for station locations.
2022-08-17 08:49:58 +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