Peter Goodhall
|
e25742986e
|
[Readme] Added names to donors
Added Peter (G0ABI), Lou (KI5FTY), Michael (DG3NAB) to donors section
|
2022-04-13 11:37:28 +01:00 |
|
Andreas
|
b76b1e97bf
|
[QRZ] search use_fullname = false - brought over from mater
|
2022-04-10 17:23:38 +02:00 |
|
Peter Goodhall
|
9210b5828c
|
[JS] Upgraded momentjs to 2.29.2
|
2022-04-09 18:01:28 +01:00 |
|
Peter Goodhall
|
2d73ebbefb
|
[CAT] Accept power for any radio type
|
2022-04-09 13:34:43 +01:00 |
|
Peter Goodhall
|
6b62e47879
|
Update Cat.php
|
2022-04-09 10:52:46 +01:00 |
|
Peter Goodhall
|
769a18fbea
|
[CAT] Set SatPC32s prop mode to always SAT
|
2022-04-09 10:50:08 +01:00 |
|
Peter Goodhall
|
aa9c3a693a
|
Merge pull request #1454 from phl0/gitDebugInfo
Add some git info if exists
|
2022-04-09 10:15:58 +01:00 |
|
phl0
|
52f38952d4
|
Add some hyperlinks
|
2022-04-09 10:54:44 +02:00 |
|
phl0
|
33acc7fd9a
|
Add some git info if exists
|
2022-04-09 10:47:20 +02:00 |
|
Peter Goodhall
|
0f50057bd6
|
Merge pull request #1453 from phl0/CATsupportOtherPropModes
CAT support other prop modes
|
2022-04-08 21:38:12 +01:00 |
|
phl0
|
4ed0a3819f
|
Correct power field to be filled (correctly)
|
2022-04-08 22:13:08 +02:00 |
|
phl0
|
bfeb11026d
|
Forgot to change description
|
2022-04-08 22:01:07 +02:00 |
|
phl0
|
f6feea53bd
|
Add CAT support for other propmodes for CloudLogCATQt
|
2022-04-08 21:47:50 +02:00 |
|
Peter Goodhall
|
4f34408261
|
[QSO] do not populate power from API if its returned as 0
treat 0 as null
|
2022-04-08 20:30:02 +01:00 |
|
Peter Goodhall
|
f3f23f6273
|
Merge pull request #1451 from phl0/addPowerToCat
Add power field to CAT interface
|
2022-04-08 19:52:33 +01:00 |
|
phl0
|
0977bd400a
|
Fix typo
|
2022-04-07 12:07:51 +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
|
d2ffa34ca0
|
Made a few changes to handle mobile devices
|
2022-04-05 16:41:50 +01:00 |
|
phl0
|
10f8349961
|
Fix css and config hint
|
2022-04-04 20:30:01 +02:00 |
|
phl0
|
8d917f20c1
|
Optimize css and rephrase some descriptions
|
2022-04-04 19:45:52 +02: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
|
86da0800b4
|
Merge remote-tracking branch 'upstream/station_logbooks' into qrzImage
|
2022-04-04 13:34:48 +02:00 |
|
phl0
|
24b9b91f89
|
fix comment
|
2022-04-04 13:25:02 +02: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 |
|
Peter Goodhall
|
f113d1c17b
|
[Station Logbooks] Cleaned up the interface
|
2022-04-04 11:15:07 +01:00 |
|
phl0
|
73ce098676
|
Add user config option to select whether to show qrz.com images
|
2022-04-04 11:38:21 +02:00 |
|
phl0
|
926742ddbd
|
Remove qrz image stuff from (static) config file
|
2022-04-04 11:19:34 +02:00 |
|
phl0
|
ddf745645a
|
Add config option for qrz.com image display
|
2022-04-03 14:05:05 +02:00 |
|
phl0
|
f67ef05f81
|
Add German translation
|
2022-04-03 10:30:41 +02:00 |
|
phl0
|
d7a23d23a4
|
Pull image from qrz.com and display in QSO log window
|
2022-04-03 10:28:36 +02:00 |
|
Peter Goodhall
|
8c84235698
|
Merge pull request #1440 from ClaudeMa/master
French translation updated
|
2022-04-01 18:23:02 +01:00 |
|
Peter Goodhall
|
6c7a15f983
|
[QSL Upload] Improved error reporting
|
2022-04-01 17:39:23 +01:00 |
|
Peter Goodhall
|
22d5dbdb05
|
Update Qso.php
|
2022-04-01 16:06:04 +01:00 |
|
Peter Goodhall
|
9f774c8eac
|
[Gridsquare Validation] when doing 6 char grids it errored
Regex stopped looking at chars after R
|
2022-04-01 16:04:06 +01:00 |
|
Peter Goodhall
|
951f1760fd
|
Merge pull request #1449 from phl0/fixQrzUpload
Remove spare checks for user_id (as this is unset for unauthenicated API calls)
|
2022-04-01 15:31:51 +01:00 |
|
phl0
|
82d5021dc7
|
Remove spare checks for user_id (as this is unset for unauthenicated API
calls)
|
2022-04-01 16:17:05 +02:00 |
|
Peter Goodhall
|
19270f6b9f
|
Merge pull request #1448 from phl0/fixGridMapActivators
Also fetch my square for maps
|
2022-04-01 11:33:40 +01:00 |
|
phl0
|
dbfbffd631
|
Also fetch my square for maps
|
2022-04-01 10:38:54 +02:00 |
|
Peter Goodhall
|
9b595b281b
|
Merge pull request #1445 from phl0/removeRegex
Remove regex
|
2022-03-31 22:23:10 +01:00 |
|
Peter Goodhall
|
c9ab2fcff2
|
[Gridsquare Activators] Only show results if band has been posted
|
2022-03-31 22:21:39 +01:00 |
|
Peter Goodhall
|
65486c4974
|
[QSO Input] Handles showing the gridsquare popover on focus
|
2022-03-31 22:09:50 +01:00 |
|
Peter Goodhall
|
9fda6518e5
|
[QSO Input] Changed Locator to Gridsquare for visual consistency
|
2022-03-31 18:38:08 +01:00 |
|
Peter Goodhall
|
f1e315b518
|
Changed popover placement to above the field
|
2022-03-31 18:36:35 +01:00 |
|
Peter Goodhall
|
024669758c
|
Added idea on using Popover for validation info
If your not sure about popovers see https://getbootstrap.com/docs/4.0/components/popovers/
|
2022-03-31 18:35:25 +01:00 |
|
phl0
|
c5ff0df369
|
Implement validation check for grid locator input
|
2022-03-28 12:41:14 +02:00 |
|
Thomas Werzmirzowsky
|
7870e31a9d
|
post contest logging using manual parameter
|
2022-03-27 17:33:05 +02:00 |
|
phl0
|
f17f148d01
|
Fix typo
|
2022-03-27 13:08:31 +02:00 |
|
phl0
|
8d3138646c
|
Add hint for multiple grids
|
2022-03-27 12:47:30 +02:00 |
|