Wykres commitów

2640 Commity (ab14b85065906cf7f582b2e5a55fccc722c0e538)

Autor SHA1 Wiadomość Data
Alessio Caiazza ab14b85065 Fix eQSL upload for linked account
When uploading QSOs for a linked account the username must match the
station callsign. i.e. when operating portable it should be callsign/p
2022-08-19 08:44:15 +02:00
Peter Goodhall 9fb1b1a96c
Merge pull request #1573 from phl0/addAircraftScatter
Add Aicraft Scatter prop mode
2022-08-17 22:20:21 +01:00
phl0 1d0f0e3da2
Add Aicraft Scatter prop mode 2022-08-17 22:19:51 +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
Alessio Caiazza 2b87f7e9a9 Add link to Mountain QRP Club references
When SIG id MQC link the SIG_INFO value to the proper reference page
from Mountain QRP Club's website.
2022-08-16 13:49:06 +02:00
phl0 7d9f349a45
Merge remote-tracking branch 'upstream/station_logbooks' into HEAD 2022-08-15 07:38:02 +02:00
Peter Goodhall 1a0de3a4b0
Merge pull request #1554 from phl0/POTAlink
Add link to POTA details
2022-08-14 21:34:16 +01:00
phl0 d6b367e296
Also remove icon from QSO details 2022-08-11 12:41:59 +02:00
phl0 58f160f0cb
Remove icon and link SAT name itself 2022-08-11 11:50:28 +02:00
phl0 a472b851d0
Merge remote-tracking branch 'upstream/station_logbooks' into HEAD 2022-08-11 08:50:34 +02:00
Hugo Silva 68fb680c41
Fix rogue echos on json QSL status code 2022-08-10 18:37:35 +01:00
phl0 215e8eec0f
Add link to POTA details 2022-08-10 18:11:13 +02:00
phl0 316e4518bc
Add link to SatNOGS SAT info 2022-08-05 08:52:04 +02:00
Peter Goodhall c33c8e7153 [CAT] Always set the timestamp data from PHP so its UTC 2022-08-03 16:50:09 +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 e177148bdd Update Cat.php 2022-08-01 11:39:37 +01:00
Peter Goodhall 6f0a02ab6e Update Radio.php 2022-08-01 11:31:36 +01:00
Peter Goodhall 0f9ac6a621 Update Cat.php 2022-08-01 11:30:41 +01:00
Peter Goodhall 858756e6b8 Update Cat.php 2022-08-01 11:19:37 +01:00
Peter Goodhall 8b333ca691 Update Cat.php 2022-08-01 11:18:19 +01:00
Peter Goodhall c9047ae0e2 [CAT} force timestamp to be utc 2022-08-01 11:12:01 +01:00
Peter Goodhall ed56211e93 [Visitors] Correctly map callsigns without gridsquares 2022-07-29 09:05:52 +01:00
Peter Goodhall da29103430
Merge pull request #1542 from dg9vh/adif_3.13
MIgrate modes to Adif 3.13
2022-07-29 08:45:05 +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 b34ef59538
Merge pull request #1547 from dg9vh/twitter_with_submode
Tweeting with submode
2022-07-29 08:13:08 +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
Peter Goodhall b03515f2af
Merge pull request #1492 from Werzi2001/dxcc_vs_country
DXCC vs. Country
2022-07-29 08:02:28 +01:00
Kim Huebel 9ce34c72ea Tweeting with submode
If a mode is logged with submode, this submode is used for the tweet instead of the mode, so FT4 is used instead of MFSK, if we worked in FT4.
2022-07-26 20:58:12 +00: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 a3b0732af8 Added more modes 2022-07-21 18:36:39 +02:00
Kim - DG9VH ecb7f8bae8 Update 094_update_modes_adif313.php 2022-07-21 17:57:40 +02:00
Kim - DG9VH 04bfcfbb20 MIgrate Modes to ADIF V3.13
Inserting new modes, deactivating some modes and reordering them.
2022-07-21 17:55:13 +02: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
Peter Goodhall 96721ea71d Only run migration when both IFs are met 2022-07-10 11:14:47 +01:00
Ondřej Nový e3ceb8ba62 Fix convent_band -> convert_band typo 2022-07-09 20:15:57 +02:00
Ondřej Nový 9604bf4a2f Keep LSB/USB mode from radio (and save as submode) 2022-07-09 20:14:55 +02:00
phl0 56b2833920
Link to WWFF/GMA details in QSO view 2022-07-08 12:18:25 +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 3c5b0548c2
Merge pull request #1520 from AndreasK79/qso_dialog_map_fix
[QSO dialog] Map fix
2022-07-07 16:20:23 +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 dfce53073d [eQSL] Mark QSOs. Refined the update instead of updating everything without filter. 2022-07-04 20:12:39 +02:00
Andreas 79cc55075c [eQSL] Use update instead of replace when marking all as sent. Didn't work with replace for me. 2022-07-04 19:29:25 +02:00