Wykres commitów

3432 Commity (65189d07caca6d7b0fc3c556ec3affe2561c3643)

Autor SHA1 Wiadomość Data
phl0 c90f65eb49
Make specification of city name optional 2022-08-17 22:07:58 +02:00
phl0 566be098a6
Hide already linked station profiles 2022-08-17 20:38:08 +02:00
phl0 418b725aba
Implement update function for WWFF directory 2022-08-17 16:54:04 +02:00
phl0 cc621bebd7
Add MY_WWFF_REF to station profile 2022-08-17 14:33:15 +02:00
phl0 f450392440
Add WWFF_REF to ADIF export 2022-08-17 13:31:25 +02:00
phl0 cbcda6c18d
Add WWFF column to tables 2022-08-17 13:10:15 +02:00
phl0 055af5b822
Move WWFF info from COL_SIG_INFO to new column 2022-08-17 11:54:21 +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
Peter Goodhall 0201417e32
Merge pull request #1564 from nolith/MQC
Link Mountain QRP Club references from SIG_INFO
2022-08-16 13:34:55 +01: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 59a3df06b6
Add DB column and edit/view functiions 2022-08-15 16:57:37 +02:00
phl0 66f70af2c4
Add separate input field for WWFF info 2022-08-15 16:04:33 +02:00
Peter Goodhall 502c46907e
Merge pull request #1552 from phl0/station_logbooks
Add link to SatNOGS SAT info
2022-08-15 13:09:56 +01: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
Peter Goodhall 9b6b6ad4b3
Merge pull request #1555 from hugosilvaparagramanet/bugfix/echo-on-logbook-json
Fix rogue echos on json QSL status code
2022-08-10 22:17:34 +01: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
Kim Huebel c846dd178a Add distance to tweet
if QRA-locator is set, distance is calculated and added with value to tweet
2022-08-09 19:20:36 +00: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