Commit Graph

51 Commits

Author SHA1 Message Date
phl0
3e976a2d20 Fix colors in visitor map 2025-11-25 09:12:19 +01:00
Andreas Kristiansen
692641f8ec Fix errors in console 2025-11-15 14:54:18 +01:00
phl0
8b8d6157f4 Ah this is how it works :D 2025-05-16 10:44:08 +02:00
phl0
00cbcbca9c Forgot the layout stuff (which does not work) 2025-05-16 10:30:14 +02:00
phl0
afba73ffba Rename reset button in public search result table 2025-05-16 10:26:13 +02:00
Andreas Kristiansen
c7e841ca36 [UI] Added bootstrap classes to datatable csv export button 2025-02-19 17:44:26 +01:00
HB9HIL
03e1b7b01f fix[maptile_subdomains]: Fix missing value 2024-12-06 14:33:13 +01:00
HB9HIL
4b8f11deb9 feat[global options]: Add the ability to change the Maptile Settings in Global Options 2024-12-06 14:25:03 +01:00
HB9HIL
bc1b23e913 Revert "feat[global options]: Add the ability to change the Maptile Settings in Global Options"
This reverts commit ac5892cdcb.
2024-12-06 14:19:08 +01:00
HB9HIL
ac5892cdcb feat[global options]: Add the ability to change the Maptile Settings in Global Options 2024-12-06 14:17:49 +01:00
HB9HIL
c0a357b762 fix public map 2024-09-06 19:10:56 +02:00
phl0
a7654f76cf Make controllers assign variables and remove CI calls from views 2024-09-04 09:49:36 +02:00
Andreas Kristiansen
da865b3103 Fixed hardcoded attributes in exportmap 2024-08-13 09:10:44 +02:00
Viola
b6f9e5e648 fix visitor page map attribution
Issue: 'views/interface_assets/footer' is not included in '/visitor/<callsign>' page, so that leafembed.js cannot access the option_map_tile_server_copyright variable.
2024-08-13 09:51:09 +08:00
HB9HIL
509767795c typo 2024-07-12 00:37:45 +02:00
HB9HIL
1271d2a1c9 refactored the getDataTablesLanguageUrl function 2024-07-03 16:43:23 +02:00
HB9HIL
0b8fd515bd datatables language 2024-06-08 10:21:59 +02:00
HB9HIL
e454a4d2ef stringify finished views 2024-06-08 09:54:45 +02:00
HB9HIL
133191d93e use <?= for better readability 2024-06-06 20:23:19 +02:00
HB9HIL
0284e6ce19 first big change 2024-06-06 15:41:03 +02:00
HB9HIL
dee81e454e create map plot for current page 2024-05-27 13:25:59 +02:00
HB9HIL
b998f56b76 fix visitor gridsquare map 2024-05-07 19:44:49 +02:00
int2001
cfee470d1c Removed loading of htmx-lib from Visitor-slug as well 2024-04-14 06:09:36 +00:00
int2001
0586f46ec6 Remove dependency to unpkg and replace by local copy 2024-02-18 07:04:08 +00:00
int2001
c74a5475f2 All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog 2024-01-17 14:20:10 +00:00
HB9HIL
1585c70647 disabled multilanguage datatables in public views 2024-01-06 10:30:58 +01:00
HB9HIL
6932b7c66a Merge branch 'active_development' into datatables_language 2024-01-04 21:37:34 +01: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
7b0e6a4ee2 and some more 2024-01-02 12:35:01 +01: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
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
HB9HIL
8c4bae8453 run migration script 2023-11-14 13:35:53 +01: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
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
5d787c0360 Refactor and secure public search. Table now sortable 2023-07-13 16:43:17 +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
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
be55278ce3 [Visitor] Adds ability to see worked satellite squares
/visitor/satellites/<slug>
2022-03-24 18:31:14 +00:00