From 29c652993e635bf4299e5ba86bcdc61fed81e53e Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 2 Apr 2025 13:33:50 +0000 Subject: [PATCH] bug fixes --- Admin/Install/Admin.install.php | 0 Admin/Install/Admin.php | 0 .../CsvListExporter/defaultCsvExporter.csv.php | 0 .../EmailExporter/defaultEmailExporter.mail.php | 0 .../ExcelListExporter/defaultExcelExporter.xls.php | 0 Admin/Install/Interfaces/ListExchanger/Exporter.php | 0 Admin/Install/Interfaces/ListExchanger/Importer.php | 0 .../Interfaces/ListExchanger/Lang/en.lang.php | 0 .../PdfListExporter/defaultPdfListExporter.pdf.php | 0 .../defaultWordListExporter.doc.php | 0 .../Install/Interfaces/ListExchanger/export.tpl.php | 0 .../Install/Interfaces/ListExchanger/import.tpl.php | 0 .../Install/Interfaces/ListExchanger/interface.json | 0 ICLA.txt | 0 Models/NullReport.php | 0 Models/Report.php | 0 Models/SettingsEnum.php | 0 img/module_teaser_small.png | Bin tests/Models/NullExchangeSettingTest.php | 0 19 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 Admin/Install/Admin.install.php mode change 100644 => 100755 Admin/Install/Admin.php mode change 100644 => 100755 Admin/Install/Interfaces/ListExchanger/CsvListExporter/defaultCsvExporter.csv.php mode change 100644 => 100755 Admin/Install/Interfaces/ListExchanger/EmailExporter/defaultEmailExporter.mail.php mode change 100644 => 100755 Admin/Install/Interfaces/ListExchanger/ExcelListExporter/defaultExcelExporter.xls.php mode change 100644 => 100755 Admin/Install/Interfaces/ListExchanger/Exporter.php mode change 100644 => 100755 Admin/Install/Interfaces/ListExchanger/Importer.php mode change 100644 => 100755 Admin/Install/Interfaces/ListExchanger/Lang/en.lang.php mode change 100644 => 100755 Admin/Install/Interfaces/ListExchanger/PdfListExporter/defaultPdfListExporter.pdf.php mode change 100644 => 100755 Admin/Install/Interfaces/ListExchanger/WordListExporter/defaultWordListExporter.doc.php mode change 100644 => 100755 Admin/Install/Interfaces/ListExchanger/export.tpl.php mode change 100644 => 100755 Admin/Install/Interfaces/ListExchanger/import.tpl.php mode change 100644 => 100755 Admin/Install/Interfaces/ListExchanger/interface.json mode change 100644 => 100755 ICLA.txt mode change 100644 => 100755 Models/NullReport.php mode change 100644 => 100755 Models/Report.php mode change 100644 => 100755 Models/SettingsEnum.php mode change 100644 => 100755 img/module_teaser_small.png mode change 100644 => 100755 tests/Models/NullExchangeSettingTest.php diff --git a/Admin/Install/Admin.install.php b/Admin/Install/Admin.install.php old mode 100644 new mode 100755 diff --git a/Admin/Install/Admin.php b/Admin/Install/Admin.php old mode 100644 new mode 100755 diff --git a/Admin/Install/Interfaces/ListExchanger/CsvListExporter/defaultCsvExporter.csv.php b/Admin/Install/Interfaces/ListExchanger/CsvListExporter/defaultCsvExporter.csv.php old mode 100644 new mode 100755 diff --git a/Admin/Install/Interfaces/ListExchanger/EmailExporter/defaultEmailExporter.mail.php b/Admin/Install/Interfaces/ListExchanger/EmailExporter/defaultEmailExporter.mail.php old mode 100644 new mode 100755 diff --git a/Admin/Install/Interfaces/ListExchanger/ExcelListExporter/defaultExcelExporter.xls.php b/Admin/Install/Interfaces/ListExchanger/ExcelListExporter/defaultExcelExporter.xls.php old mode 100644 new mode 100755 diff --git a/Admin/Install/Interfaces/ListExchanger/Exporter.php b/Admin/Install/Interfaces/ListExchanger/Exporter.php old mode 100644 new mode 100755 diff --git a/Admin/Install/Interfaces/ListExchanger/Importer.php b/Admin/Install/Interfaces/ListExchanger/Importer.php old mode 100644 new mode 100755 diff --git a/Admin/Install/Interfaces/ListExchanger/Lang/en.lang.php b/Admin/Install/Interfaces/ListExchanger/Lang/en.lang.php old mode 100644 new mode 100755 diff --git a/Admin/Install/Interfaces/ListExchanger/PdfListExporter/defaultPdfListExporter.pdf.php b/Admin/Install/Interfaces/ListExchanger/PdfListExporter/defaultPdfListExporter.pdf.php old mode 100644 new mode 100755 diff --git a/Admin/Install/Interfaces/ListExchanger/WordListExporter/defaultWordListExporter.doc.php b/Admin/Install/Interfaces/ListExchanger/WordListExporter/defaultWordListExporter.doc.php old mode 100644 new mode 100755 diff --git a/Admin/Install/Interfaces/ListExchanger/export.tpl.php b/Admin/Install/Interfaces/ListExchanger/export.tpl.php old mode 100644 new mode 100755 diff --git a/Admin/Install/Interfaces/ListExchanger/import.tpl.php b/Admin/Install/Interfaces/ListExchanger/import.tpl.php old mode 100644 new mode 100755 diff --git a/Admin/Install/Interfaces/ListExchanger/interface.json b/Admin/Install/Interfaces/ListExchanger/interface.json old mode 100644 new mode 100755 diff --git a/ICLA.txt b/ICLA.txt old mode 100644 new mode 100755 diff --git a/Models/NullReport.php b/Models/NullReport.php old mode 100644 new mode 100755 diff --git a/Models/Report.php b/Models/Report.php old mode 100644 new mode 100755 diff --git a/Models/SettingsEnum.php b/Models/SettingsEnum.php old mode 100644 new mode 100755 diff --git a/img/module_teaser_small.png b/img/module_teaser_small.png old mode 100644 new mode 100755 diff --git a/tests/Models/NullExchangeSettingTest.php b/tests/Models/NullExchangeSettingTest.php old mode 100644 new mode 100755