Peter Goodhall
31ac64ae65
Add offset parameter to visitor map view
...
Introduces an offset parameter to the Visitor controller and updates the footer view to include the offset in the map URL. This enables paginated or segmented access to QSOs for public logbook pages.
Fixes #3317
2025-08-19 17:38:45 +01:00
copilot-swe-agent[bot]
e15a881190
Fix visitor gridmap initialization and JavaScript integration
...
Co-authored-by: magicbug <84308+magicbug@users.noreply.github.com>
2025-08-19 16:21:35 +00:00
Emiliano Macedonio
121e5f7981
Added flags to QSO tables and in detail
2024-05-24 16:43:32 +02:00
Juan Garcia
14429fbc83
Fix asset route and function name
2024-01-03 22:18:20 -05:00
Juan Garcia
0ae70dac56
Add the imported JS variable
2024-01-03 22:14:12 -05:00
Juan Garcia
42fda7cc83
Generalize the PoC
2024-01-03 22:03:11 -05:00
HB9HIL
d52155ef1e
popper is included in bootstrap 5
2023-12-06 00:20:44 +01:00
phl0
a4e8e36e28
We only need to load gridmap on maps page (not dashboard)
2023-12-01 13:01:12 +01:00
Andreas Kristiansen
1bf82c1496
Merge pull request #2740 from phl0/removeOldMaps
2023-11-29 20:36:44 +01:00
HB9HIL
8354ae3638
fixed some bs5 layouts
2023-11-28 21:10:30 +01:00
phl0
67b8bf40ec
Remove some debug code and add visitor to gridmap.js
2023-11-28 08:20:06 +01:00
phl0
aebf53e35b
First part of converting visitor map to gridmap
2023-11-28 00:20:47 +01:00
int2001
7bbdef5201
some more tooltip-fixes
2023-11-26 08:54:29 +00:00
HB9HIL
8c4bae8453
run migration script
2023-11-14 13:35:53 +01:00
phl0
ae8f832578
Remove old code
2023-07-14 11:30:07 +02:00
phl0
53f2d60287
Trim input before searching
2023-07-14 11:28:31 +02:00
phl0
99c68af2ca
Hide tooltip after 3 secs
2023-07-14 11:15:37 +02:00
phl0
7007fed87d
Show tolltip on empty callsign
2023-07-14 11:09:24 +02:00
phl0
7bb4d69aae
Do nothing on empty input
2023-07-14 10:28:45 +02:00
phl0
ce56183262
Preset input field on search
2023-07-14 08:08:06 +02:00
phl0
c3eca478e9
Only init map on index page to prevent JS error
2023-07-14 07:56:59 +02:00
phl0
4e0d57c2f1
Add csv export to public search
2023-07-14 07:55:44 +02:00
phl0
93222b81e1
Make search input field uppercase only on focus
2023-07-14 07:54:43 +02:00
phl0
5d787c0360
Refactor and secure public search. Table now sortable
2023-07-13 16:43:17 +02:00
phl0
33111da881
Only show search if a public slug exists
2023-07-11 07:42:33 +02:00
phl0
98e83ee511
Reformat result table and also handle empty results
2023-07-10 19:14:08 +02:00
phl0
e2ef6c2b20
Add logbook setting for public search
2023-07-10 17:11:40 +02:00
phl0
f3ad81fef8
Basics for public search via slug
2023-06-28 23:43:34 +02:00
Andreas
7d7a569e41
[Map] Added full screen option to gridsquare and activator maps
2023-03-19 17:13:07 +01:00
phl0
3e9bbedf1e
Only hide login in oqrs segment
2023-01-09 23:48:55 +01:00
phl0
7b072cd65b
Revert "Hide Login button on OQRS page"
...
This reverts commit 325f2d0e24 .
2023-01-09 23:47:36 +01:00
phl0
325f2d0e24
Hide Login button on OQRS page
2023-01-09 08:16:37 +01:00
Andreas
c6aaf97c8a
[OQRS] Changed to visitor header
2022-12-31 00:01:34 +01:00
phl0
bac26df67d
Show public OQRS link if at least one callsign has OQRS activated
2022-12-28 23:37:14 +01:00
Peter Goodhall
b69a084329
[Visitor] Fixes issue of map not loading
2022-10-14 17:04:50 +01:00
phl0
4ab72e94c0
Add to activated grids and some minor beauty stuff
2022-06-20 09:08:36 +02:00
phl0
43b2b51133
Remove debug statement?
2022-06-20 08:38:03 +02:00
phl0
e566432fa7
Add grid count to visitors map
2022-06-20 08:37:27 +02:00
Peter Goodhall
c8ac40ed56
Update header.php
2022-03-24 18:38:11 +00:00
Peter Goodhall
2dc9365a9a
[Visitor] Added Gridsquare to menu
2022-03-24 18:36:31 +00:00
Peter Goodhall
be55278ce3
[Visitor] Adds ability to see worked satellite squares
...
/visitor/satellites/<slug>
2022-03-24 18:31:14 +00:00
Peter Goodhall
d16de39e97
Fixes typo
2022-03-24 14:26:33 +00:00
Peter Goodhall
f7427f59de
[Visitor] Allows setting a public URL for viewing a basic dashboard
2022-03-24 14:26:03 +00:00