From 2fed8c9a4373f3d04a7df871292bb98cc8280516 Mon Sep 17 00:00:00 2001 From: Andreas Kristiansen <6977712+AndreasK79@users.noreply.github.com> Date: Sun, 15 Feb 2026 11:01:03 +0100 Subject: [PATCH 1/3] [Advanced Logbook] Fetch all modes for edit --- application/controllers/Logbookadvanced.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/controllers/Logbookadvanced.php b/application/controllers/Logbookadvanced.php index 35d04ef01..62e561667 100644 --- a/application/controllers/Logbookadvanced.php +++ b/application/controllers/Logbookadvanced.php @@ -653,7 +653,7 @@ class Logbookadvanced extends CI_Controller { $data['stateDxcc'] = $this->logbookadvanced_model->getPrimarySubdivisonsDxccs(); - $data['modes'] = $this->modes->active(); + $data['modes'] = $this->modes->all(); $data['bands'] = $this->bands->get_user_bands_for_qso_entry(); $data['contests'] = $this->contesting_model->getActivecontests(); $this->load->view('logbookadvanced/edit', $data); From cfb498408dda0562b90724c4823cfc5f6936512f Mon Sep 17 00:00:00 2001 From: Andreas Kristiansen <6977712+AndreasK79@users.noreply.github.com> Date: Sun, 15 Feb 2026 11:26:43 +0100 Subject: [PATCH 2/3] [DXCluster] Choose which column to filter --- application/views/bandmap/list.php | 24 ++++++++++++++++- assets/js/sections/bandmap_list.js | 42 ++++++++++++++++++++++++++---- 2 files changed, 60 insertions(+), 6 deletions(-) diff --git a/application/views/bandmap/list.php b/application/views/bandmap/list.php index e30fa7e81..f7633d326 100644 --- a/application/views/bandmap/list.php +++ b/application/views/bandmap/list.php @@ -540,7 +540,29 @@ -
+
+ " aria-label="">