Peter Goodhall
91ff3f51b0
Add HTMX activators endpoint and table view
...
Introduce an HTMX-driven activators UI: add Activators::component_activators() to serve the activators table, create a new view activators/component_table.php to render the activators list (merging VUCC grids and sorting/counting grids), and update activators/index.php to use an HTMX form/target for dynamic filtering. Also improve the filters UI (band, LEO/GEO toggle, min count), add a Reset button, and include client-side JS to show/hide the LEO/GEO control when SAT is selected. Date format handling and empty-result messages are preserved.
2026-04-26 21:55:55 +01:00
HB9HIL
dd2a7a067b
removed unnessesary close buttons
2023-12-07 01:20:39 +01:00
HB9HIL
641c2913b3
fixed other doubles of form-select
2023-11-27 13:33:38 +01:00
HB9HIL
8c4bae8453
run migration script
2023-11-14 13:35:53 +01:00
HB9HIL
7c0b4486a5
Multilanguage Support
2023-11-05 17:46:30 +01:00
phl0
ea6e7f20f6
Add activators map
2022-06-12 13:18:26 +02:00
phl0
c07108c55d
Minor changes to display grids a little nicer
2022-06-12 13:16:30 +02:00
Peter Goodhall
c9ab2fcff2
[Gridsquare Activators] Only show results if band has been posted
2022-03-31 22:21:39 +01:00
phl0
22e74b55e4
Add table for (VUCC) gridsquare activators top list
...
Squashed commit of the following:
commit 1091c0321e49b37f29d2997ff28051f137efc53f
Author: phl0 <florian@florian-wolters.de>
Date: Tue Mar 22 17:31:08 2022 +0100
Also take VUCC_GRIDS into account
commit c396e87c78e659c98c86ebf96ce21ba9a34203d0
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 23:19:39 2022 +0100
Add ShowQSO function for detailed view
commit 52d3ef9b60de6a82c9239e6be387aa35050db203
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 20:59:58 2022 +0100
Distinguish between LEO and GEO in SAT selection
commit 019d1d71bf3f06abbd38c65b0278c52c785bf407
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 19:57:48 2022 +0100
Make sure mincount is numeric
commit 3802f9269d7e6bae7891e814909bd364afbfdf73
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 00:37:35 2022 +0100
Implement optional minimin grid count
commit d206f2429d2bbaab1336c2266e7036e2ea77718d
Author: phl0 <florian@florian-wolters.de>
Date: Wed Jan 26 23:21:55 2022 +0100
Add table showing gridsquare activators
2022-03-22 17:41:03 +01:00