100 Commits

Author SHA1 Message Date
HB9HIL
34c8c27e69 fix error flooding of cache buster and simplify datatables language stuff 2026-03-16 10:21:24 +01:00
HB9HIL
91e387995e add the same logic to visitor page 2026-02-14 12:17:40 +01:00
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
Florian (DF2ET)
79b06e159b Merge pull request #875 from phl0/oqrsSlug
Make the Header Logo link on OQRS page go back to public slug page
2024-09-05 09:20:37 +02:00
phl0
8a81dfc32f Remap functions so we do not need to call index explicitely 2024-09-04 17:43:19 +02:00
phl0
1654c11678 Remove stray whitespace 2024-09-04 15:15:23 +02:00
phl0
a7654f76cf Make controllers assign variables and remove CI calls from views 2024-09-04 09:49:36 +02:00
phl0
9a61209127 Make OQRS page be able to link back to public slug page 2024-09-04 08:10:26 +02:00
Ben Williams
e31d72d0f3 removing test code for login logic 2024-09-03 19:55:20 -07:00
Ben Williams
bcbc2e9c1c Adding the ability to hide login from visitor page 2024-09-03 19:18:37 -07: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
67063c606e stringify 2024-07-12 23:14:45 +02: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
8da6d4a99c Merge branch 'dev' into alpha 2024-06-13 15:00:16 +02:00
Christoph Kottke
f1ff18cbb0 * [OQRS] hide button in public visitor pages 2024-06-13 14:19:36 +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
04d521c4d4 only load if needed 2024-05-31 15:45:32 +02:00
HB9HIL
6d69a7ee31 same for visitor and exportmap 2024-05-31 13:28:26 +02:00
HB9HIL
f5c191de84 Merge branch 'dev' into loose_weight 2024-05-28 12:57:47 +02:00
HB9HIL
dee81e454e create map plot for current page 2024-05-27 13:25:59 +02:00
HB9HIL
8cfbdae9ca syntax 2024-05-27 10:29:21 +02:00
HB9HIL
3ebb862ec5 public map should be enabled by default 2024-05-27 10:12:20 +02:00
HB9HIL
340df40bb6 Merge branch 'dev' into loose_weight 2024-05-26 18:11:10 +02:00
HB9HIL
f5c897084c hide gridsquares menu of public maps is disabled 2024-05-25 16:09:19 +02:00
HB9HIL
a086dd2e37 adjusted fontawesome source 2024-05-24 09:32:09 +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
HB9HIL
5b4aa3658d open github in a new tab 2024-04-13 00:20:39 +02:00
int2001
0586f46ec6 Remove dependency to unpkg and replace by local copy 2024-02-18 07:04:08 +00:00
HB9HIL
20da014ab1 Merge branch 'production' into dev 2024-01-25 17:32:34 +01:00
HB9HIL
e0bad3766e removed public search if disabled but user is logged in 2024-01-25 02:45:38 +01:00
HB9HIL
06b8ab8d80 added option to disable the github button 2024-01-25 02:39:50 +01:00
HB9HIL
b95ed5fa88 github button in visitor view 2024-01-25 00:57:22 +01:00
HB9HIL
812b30afba Merge remote-tracking branch 'upstream/dev' into production 2024-01-24 15:39:49 +01:00
HB9HIL
234052a6ba moved Logo size to general.css and reduced size of header 2024-01-24 14:50:24 +01:00