From f2215ef479f7fc76cb67e5b7d78fbacd9e742900 Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Mon, 16 Feb 2026 08:43:10 +0100 Subject: [PATCH 1/2] bandmap/index does not exist anymore --- application/controllers/Bandmap.php | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/application/controllers/Bandmap.php b/application/controllers/Bandmap.php index 878e8a624..8336fab4f 100644 --- a/application/controllers/Bandmap.php +++ b/application/controllers/Bandmap.php @@ -10,27 +10,6 @@ class Bandmap extends CI_Controller { $this->load->model('bands'); } - function index() { - $this->load->model('cat'); - $this->load->model('bands'); - $data['radios'] = $this->cat->radios(true); - $data['bands'] = $this->bands->get_user_bands_for_qso_entry(); - - $footerData = []; - $footerData['scripts'] = [ - 'assets/js/highcharts/highcharts.js', - 'assets/js/highcharts/timeline.js', - 'assets/js/highcharts/exporting.js', - 'assets/js/highcharts/accessibility.js', - 'assets/js/sections/bandmap.js', - ]; - - $data['page_title'] = __("DXCluster"); - $this->load->view('interface_assets/header', $data); - $this->load->view('bandmap/index'); - $this->load->view('interface_assets/footer', $footerData); - } - function list() { $this->load->model('cat'); $this->load->model('bands'); From dd5c23e08966c1c3c5ae7d9a336dfba377dea171 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 16 Feb 2026 07:52:23 +0000 Subject: [PATCH 2/2] po/mo updates --- application/locale/bg_BG/LC_MESSAGES/messages.po | 5 ++--- application/locale/bs/LC_MESSAGES/messages.po | 5 ++--- application/locale/cnr/LC_MESSAGES/messages.po | 5 ++--- application/locale/cs_CZ/LC_MESSAGES/messages.po | 5 ++--- application/locale/de_DE/LC_MESSAGES/messages.po | 5 ++--- application/locale/el_GR/LC_MESSAGES/messages.po | 5 ++--- application/locale/es_ES/LC_MESSAGES/messages.po | 5 ++--- application/locale/et/LC_MESSAGES/messages.po | 5 ++--- application/locale/fi_FI/LC_MESSAGES/messages.po | 5 ++--- application/locale/fr_FR/LC_MESSAGES/messages.po | 5 ++--- application/locale/hr/LC_MESSAGES/messages.po | 5 ++--- application/locale/hu/LC_MESSAGES/messages.po | 5 ++--- application/locale/hy/LC_MESSAGES/messages.po | 5 ++--- application/locale/it_IT/LC_MESSAGES/messages.po | 5 ++--- application/locale/ja/LC_MESSAGES/messages.po | 5 ++--- application/locale/lt/LC_MESSAGES/messages.po | 5 ++--- application/locale/lv/LC_MESSAGES/messages.po | 5 ++--- application/locale/nl_NL/LC_MESSAGES/messages.po | 5 ++--- application/locale/pl_PL/LC_MESSAGES/messages.po | 5 ++--- application/locale/pt_PT/LC_MESSAGES/messages.po | 5 ++--- application/locale/ru_RU/LC_MESSAGES/messages.po | 5 ++--- application/locale/sk/LC_MESSAGES/messages.po | 5 ++--- application/locale/sl/LC_MESSAGES/messages.po | 5 ++--- application/locale/sq/LC_MESSAGES/messages.po | 5 ++--- application/locale/sr/LC_MESSAGES/messages.po | 5 ++--- application/locale/sv_SE/LC_MESSAGES/messages.po | 5 ++--- application/locale/tr_TR/LC_MESSAGES/messages.po | 5 ++--- application/locale/zh_CN/LC_MESSAGES/messages.po | 5 ++--- assets/lang_src/messages.pot | 5 ++--- 29 files changed, 58 insertions(+), 87 deletions(-) diff --git a/application/locale/bg_BG/LC_MESSAGES/messages.po b/application/locale/bg_BG/LC_MESSAGES/messages.po index 5be0a22ef..092e47cbb 100644 --- a/application/locale/bg_BG/LC_MESSAGES/messages.po +++ b/application/locale/bg_BG/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2026-02-16 07:40+0000\n" +"POT-Creation-Date: 2026-02-16 07:52+0000\n" "PO-Revision-Date: 2024-11-01 08:53+0000\n" "Last-Translator: Plamen Panteleev \n" "Language-Team: Bulgarian \n" "Language-Team: Bosnian \n" "Language-Team: Montenegrin \n" "Language-Team: Czech \n" "Language-Team: German \n" "Language-Team: Greek \n" "Language-Team: Spanish \n" "Language-Team: Estonian \n" "Language-Team: Finnish \n" "Language-Team: French \n" "Language-Team: Croatian \n" "Language-Team: Hungarian \n" "Language-Team: Armenian \n" "Language-Team: Italian \n" "Language-Team: Japanese \n" "Language-Team: Lithuanian \n" "Language-Team: Latvian \n" "Language-Team: Dutch \n" "Language-Team: Polish \n" "Language-Team: Portuguese (Portugal) \n" "Language-Team: Russian \n" "Language-Team: Slovak \n" "Language-Team: Albanian \n" "Language-Team: Serbian \n" "Language-Team: Swedish \n" "Language-Team: Turkish \n" "Language-Team: Chinese (Simplified Han script) \n" "Language-Team: LANGUAGE \n" @@ -645,8 +645,7 @@ msgstr "" msgid "Edit Band" msgstr "" -#: application/controllers/Bandmap.php:28 -#: application/controllers/Bandmap.php:77 +#: application/controllers/Bandmap.php:56 #: application/controllers/Options.php:144 #: application/controllers/Options.php:155 #: application/views/options/sidebar.php:7