Peter Goodhall
5ff5e12890
Add public radio status option to logbooks
...
Introduces a new 'public_radio_status' field to station logbooks, allowing users to enable or disable the display of radio status on public logbook pages. Updates migration, controllers, model, views, and language files to support this feature and provide UI controls for toggling the option.
2025-08-22 14:52:07 +01:00
Emiliano Macedonio
121e5f7981
Added flags to QSO tables and in detail
2024-05-24 16:43:32 +02:00
Patrick Burns
b0a7eef25e
remove search_enabled config requirement
2024-04-04 07:39:00 -05:00
Patrick Burns
eab8af8068
remove errant empty line addition
2024-04-02 10:15:25 -05:00
Patrick Burns
c2c2b0f395
self reivew, simplify logic on checking if results is empty
2024-04-02 10:14:01 -05:00
Patrick Burns
6330d5df77
added pagination to visitor page only if the public search option is enabled
2024-04-02 09:51:10 -05:00
Manawyrm
ff3f3c81e1
visitor: Hide map when used without JavaScript (e.g. on qrz.com)
2024-02-08 12:19:56 +01:00
abarrau
4fda258b14
fix highlight line on map (again)
2023-12-12 08:19:07 +01:00
int2001
7bbdef5201
some more tooltip-fixes
2023-11-26 08:54:29 +00:00
HB9HIL
4726846d8d
'badge-light' to 'text-bg-light'
2023-11-14 18:00:22 +01:00
HB9HIL
8c4bae8453
run migration script
2023-11-14 13:35:53 +01:00
Peter Goodhall
51688fb552
Merge pull request #2282 from phl0/publicSearch
...
Public search
2023-07-13 16:40:32 +01:00
phl0
15e64ae1e0
We should add some space before badges as in all other places
2023-07-13 08:35:29 +02:00
phl0
f3ad81fef8
Basics for public search via slug
2023-06-28 23:43:34 +02:00
Thomas Werzmirzowsky
dff714345c
added distance as choosable column
2023-06-20 19:36:35 +02:00
Peter Goodhall
8aa45acc04
fixed bugs
2023-05-28 15:21:13 +01:00
Andreas
ac2cdc6e58
[Translation] Replaced all language string from $this->lang->line to lang
2023-05-14 13:45:10 +02:00
Andreas Kristiansen
0cad6c70ab
Merge pull request #1844 from phl0/addFreqColumn
2022-12-18 22:15:42 +01:00
phl0
044b0df782
Convert Hz to MHz on public pages
2022-12-18 21:16:06 +01:00
phl0
1a786f88e8
Fix strlen stuff
2022-12-14 13:24:00 +01:00
phl0
b2b7596bca
Add Frequency to selectable colums and previous QSOs
2022-12-14 12:45:32 +01:00
phl0
034fa625fb
Add support for POTA fields according to ADIF update
2022-11-30 15:38:40 +01:00
phl0
951be84c97
Rename recv/RECV to rcvd/RCVD to comply with ADIF fields and avoid
...
confusion
2022-11-08 23:57:39 +01:00
phl0
65189d07ca
Basic POTA support
2022-10-05 17:05:53 +02:00
phl0
cbcda6c18d
Add WWFF column to tables
2022-08-17 13:10:15 +02:00
phl0
d6b367e296
Also remove icon from QSO details
2022-08-11 12:41:59 +02:00
phl0
316e4518bc
Add link to SatNOGS SAT info
2022-08-05 08:52:04 +02:00
phl0
7ef299c869
Add power field to CAT interface
2022-04-06 14:50:24 +02:00
Peter Goodhall
3d1c37dca2
Update index.php
2022-03-24 17:54:28 +00:00
Peter Goodhall
f7427f59de
[Visitor] Allows setting a public URL for viewing a basic dashboard
2022-03-24 14:26:03 +00:00