From a03ab7ac7c70a938451178db0bb68bbf316de664 Mon Sep 17 00:00:00 2001 From: Otto Meier Date: Tue, 19 Sep 2017 19:22:11 +0200 Subject: [PATCH 1/3] Zugriffsrechte bereinigt --- magmi/build/build.xml | 0 magmi/cli/magmi.cli.php | 0 magmi/conf/magmi.ini.default | 0 magmi/engines/magmi_productimportengine.php | 0 magmi/engines/magmi_utilityengine.php | 0 magmi/inc/dbhelper.class.php | 0 magmi/inc/fshelper.php | 0 magmi/inc/license.txt | 0 magmi/inc/magmi_config.php | 0 magmi/inc/magmi_csvreader.php | 0 magmi/inc/magmi_defs.php | 0 magmi/inc/magmi_engine.php | 0 magmi/inc/magmi_loggers.php | 0 magmi/inc/magmi_mixin.php | 0 magmi/inc/magmi_pluginhelper.php | 0 magmi/inc/magmi_statemanager.php | 0 magmi/inc/magmi_utils.php | 0 magmi/inc/properties.php | 0 magmi/integration/inc/magmi_datapump.php | 0 magmi/integration/inc/magmi_datapumpdatasource.php | 0 magmi/integration/inc/productimport_datapump.php | 0 magmi/integration/inc/pumpfactory.ini | 0 magmi/integration/samples/sample.php | 0 magmi/integration/samples/sample2_configurables.php | 0 magmi/plugins/base/datasources/__magento/options_panel.php | 0 magmi/plugins/base/datasources/csv/csvds_filelist.php | 0 magmi/plugins/base/datasources/genericsql/options_panel.php | 0 magmi/plugins/base/datasources/genericsql/sql_datasource.php | 0 magmi/plugins/base/general/emailreport/emailreport.php | 0 magmi/plugins/base/general/emailreport/options_panel.php | 0 magmi/plugins/base/general/importurl/options_panel.php | 0 magmi/plugins/base/general/optimizer/magmi_optimizer_plugin.php | 0 .../plugins/base/itemprocessors/bundle/limora_bundleprocessor.php | 0 magmi/plugins/base/itemprocessors/bundle/options_panel.php | 0 .../plugins/base/itemprocessors/columnmapper/000_columnmapper.php | 0 magmi/plugins/base/itemprocessors/columnmapper/options_panel.php | 0 magmi/plugins/base/itemprocessors/configurables/options_panel.php | 0 magmi/plugins/base/itemprocessors/genericmapper/options_panel.php | 0 .../base/itemprocessors/grouped/alpine_groupedprocessor.php | 0 magmi/plugins/base/itemprocessors/grouped/options_panel.php | 0 magmi/plugins/base/itemprocessors/importlimiter/options_panel.php | 0 .../plugins/base/itemprocessors/productdeleter/options_panel.php | 0 .../plugins/base/itemprocessors/productdeleter/productdeleter.php | 0 magmi/plugins/base/itemprocessors/skufinder/options_panel.php | 0 .../extra/general/remoteagent/008_magmi_remoteagent_plugin.php | 0 magmi/plugins/extra/general/remoteagent/magmi_remoteagent.php | 0 .../plugins/extra/general/remoteagent/magmi_remoteagent_proxy.php | 0 magmi/plugins/extra/general/remoteagent/options_panel.php | 0 magmi/plugins/extra/itemprocessors/categories/options_panel.php | 0 .../plugins/extra/itemprocessors/customoptions/options_panel.php | 0 .../extra/itemprocessors/groupprice/grouppriceprocessor.php | 0 .../plugins/extra/itemprocessors/imageprocessor/options_panel.php | 0 magmi/plugins/extra/itemprocessors/tags/tagimporter.php | 0 .../extra/itemprocessors/valuereplacer/03_valuereplacer.php | 0 .../extra/itemprocessors/valuereplacer/helper/remapper.php | 0 .../plugins/extra/itemprocessors/valuereplacer/options_panel.php | 0 magmi/plugins/extra/itemprocessors/valuetrim/valuetrimmer.php | 0 magmi/plugins/garbocom/itemprocessors/weeetax/options_panel.php | 0 magmi/plugins/garbocom/itemprocessors/weeetax/weee_processor.php | 0 magmi/plugins/utilities/customsql/options_panel.php | 0 .../utilities/customsql/prequests/fix_config_attr_entries.sql | 0 magmi/plugins/utilities/customsql/prequests/removeallorphans.sql | 0 .../utilities/customsql/prequests/removeallorphans.sql.desc | 0 magmi/plugins/utilities/customsql/prequests/removeorphans.sql | 0 .../plugins/utilities/customsql/prequests/removeorphans.sql.desc | 0 magmi/plugins/utilities/customsql/prequests/resetimages.sql | 0 magmi/plugins/utilities/customsql/prequests/resetimages.sql.desc | 0 magmi/plugins/utilities/massopt_remap/csvds_filelist.php | 0 magmi/plugins/utilities/massopt_remap/mass_selectremap.php | 0 magmi/plugins/utilities/massopt_remap/options_panel.php | 0 magmi/plugins/utilities/massopt_translate/csvds_filelist.php | 0 magmi/plugins/utilities/massopt_translate/massattr.php | 0 magmi/plugins/utilities/massopt_translate/options_panel.php | 0 magmi/web/css/960.css | 0 magmi/web/css/magmi.css | 0 magmi/web/css/reset.css | 0 magmi/web/js/ScrollBox.js | 0 magmi/web/magmi.php | 0 magmi/web/magmi_config_setup.php | 0 magmi/web/magmi_progress.php | 0 magmi/web/magmi_run.php | 0 magmi/web/magmi_saveconfig.php | 0 82 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 magmi/build/build.xml mode change 100755 => 100644 magmi/cli/magmi.cli.php mode change 100755 => 100644 magmi/conf/magmi.ini.default mode change 100755 => 100644 magmi/engines/magmi_productimportengine.php mode change 100755 => 100644 magmi/engines/magmi_utilityengine.php mode change 100755 => 100644 magmi/inc/dbhelper.class.php mode change 100755 => 100644 magmi/inc/fshelper.php mode change 100755 => 100644 magmi/inc/license.txt mode change 100755 => 100644 magmi/inc/magmi_config.php mode change 100755 => 100644 magmi/inc/magmi_csvreader.php mode change 100755 => 100644 magmi/inc/magmi_defs.php mode change 100755 => 100644 magmi/inc/magmi_engine.php mode change 100755 => 100644 magmi/inc/magmi_loggers.php mode change 100755 => 100644 magmi/inc/magmi_mixin.php mode change 100755 => 100644 magmi/inc/magmi_pluginhelper.php mode change 100755 => 100644 magmi/inc/magmi_statemanager.php mode change 100755 => 100644 magmi/inc/magmi_utils.php mode change 100755 => 100644 magmi/inc/properties.php mode change 100755 => 100644 magmi/integration/inc/magmi_datapump.php mode change 100755 => 100644 magmi/integration/inc/magmi_datapumpdatasource.php mode change 100755 => 100644 magmi/integration/inc/productimport_datapump.php mode change 100755 => 100644 magmi/integration/inc/pumpfactory.ini mode change 100755 => 100644 magmi/integration/samples/sample.php mode change 100755 => 100644 magmi/integration/samples/sample2_configurables.php mode change 100755 => 100644 magmi/plugins/base/datasources/__magento/options_panel.php mode change 100755 => 100644 magmi/plugins/base/datasources/csv/csvds_filelist.php mode change 100755 => 100644 magmi/plugins/base/datasources/genericsql/options_panel.php mode change 100755 => 100644 magmi/plugins/base/datasources/genericsql/sql_datasource.php mode change 100755 => 100644 magmi/plugins/base/general/emailreport/emailreport.php mode change 100755 => 100644 magmi/plugins/base/general/emailreport/options_panel.php mode change 100755 => 100644 magmi/plugins/base/general/importurl/options_panel.php mode change 100755 => 100644 magmi/plugins/base/general/optimizer/magmi_optimizer_plugin.php mode change 100755 => 100644 magmi/plugins/base/itemprocessors/bundle/limora_bundleprocessor.php mode change 100755 => 100644 magmi/plugins/base/itemprocessors/bundle/options_panel.php mode change 100755 => 100644 magmi/plugins/base/itemprocessors/columnmapper/000_columnmapper.php mode change 100755 => 100644 magmi/plugins/base/itemprocessors/columnmapper/options_panel.php mode change 100755 => 100644 magmi/plugins/base/itemprocessors/configurables/options_panel.php mode change 100755 => 100644 magmi/plugins/base/itemprocessors/genericmapper/options_panel.php mode change 100755 => 100644 magmi/plugins/base/itemprocessors/grouped/alpine_groupedprocessor.php mode change 100755 => 100644 magmi/plugins/base/itemprocessors/grouped/options_panel.php mode change 100755 => 100644 magmi/plugins/base/itemprocessors/importlimiter/options_panel.php mode change 100755 => 100644 magmi/plugins/base/itemprocessors/productdeleter/options_panel.php mode change 100755 => 100644 magmi/plugins/base/itemprocessors/productdeleter/productdeleter.php mode change 100755 => 100644 magmi/plugins/base/itemprocessors/skufinder/options_panel.php mode change 100755 => 100644 magmi/plugins/extra/general/remoteagent/008_magmi_remoteagent_plugin.php mode change 100755 => 100644 magmi/plugins/extra/general/remoteagent/magmi_remoteagent.php mode change 100755 => 100644 magmi/plugins/extra/general/remoteagent/magmi_remoteagent_proxy.php mode change 100755 => 100644 magmi/plugins/extra/general/remoteagent/options_panel.php mode change 100755 => 100644 magmi/plugins/extra/itemprocessors/categories/options_panel.php mode change 100755 => 100644 magmi/plugins/extra/itemprocessors/customoptions/options_panel.php mode change 100755 => 100644 magmi/plugins/extra/itemprocessors/groupprice/grouppriceprocessor.php mode change 100755 => 100644 magmi/plugins/extra/itemprocessors/imageprocessor/options_panel.php mode change 100755 => 100644 magmi/plugins/extra/itemprocessors/tags/tagimporter.php mode change 100755 => 100644 magmi/plugins/extra/itemprocessors/valuereplacer/03_valuereplacer.php mode change 100755 => 100644 magmi/plugins/extra/itemprocessors/valuereplacer/helper/remapper.php mode change 100755 => 100644 magmi/plugins/extra/itemprocessors/valuereplacer/options_panel.php mode change 100755 => 100644 magmi/plugins/extra/itemprocessors/valuetrim/valuetrimmer.php mode change 100755 => 100644 magmi/plugins/garbocom/itemprocessors/weeetax/options_panel.php mode change 100755 => 100644 magmi/plugins/garbocom/itemprocessors/weeetax/weee_processor.php mode change 100755 => 100644 magmi/plugins/utilities/customsql/options_panel.php mode change 100755 => 100644 magmi/plugins/utilities/customsql/prequests/fix_config_attr_entries.sql mode change 100755 => 100644 magmi/plugins/utilities/customsql/prequests/removeallorphans.sql mode change 100755 => 100644 magmi/plugins/utilities/customsql/prequests/removeallorphans.sql.desc mode change 100755 => 100644 magmi/plugins/utilities/customsql/prequests/removeorphans.sql mode change 100755 => 100644 magmi/plugins/utilities/customsql/prequests/removeorphans.sql.desc mode change 100755 => 100644 magmi/plugins/utilities/customsql/prequests/resetimages.sql mode change 100755 => 100644 magmi/plugins/utilities/customsql/prequests/resetimages.sql.desc mode change 100755 => 100644 magmi/plugins/utilities/massopt_remap/csvds_filelist.php mode change 100755 => 100644 magmi/plugins/utilities/massopt_remap/mass_selectremap.php mode change 100755 => 100644 magmi/plugins/utilities/massopt_remap/options_panel.php mode change 100755 => 100644 magmi/plugins/utilities/massopt_translate/csvds_filelist.php mode change 100755 => 100644 magmi/plugins/utilities/massopt_translate/massattr.php mode change 100755 => 100644 magmi/plugins/utilities/massopt_translate/options_panel.php mode change 100755 => 100644 magmi/web/css/960.css mode change 100755 => 100644 magmi/web/css/magmi.css mode change 100755 => 100644 magmi/web/css/reset.css mode change 100755 => 100644 magmi/web/js/ScrollBox.js mode change 100755 => 100644 magmi/web/magmi.php mode change 100755 => 100644 magmi/web/magmi_config_setup.php mode change 100755 => 100644 magmi/web/magmi_progress.php mode change 100755 => 100644 magmi/web/magmi_run.php mode change 100755 => 100644 magmi/web/magmi_saveconfig.php diff --git a/magmi/build/build.xml b/magmi/build/build.xml old mode 100755 new mode 100644 diff --git a/magmi/cli/magmi.cli.php b/magmi/cli/magmi.cli.php old mode 100755 new mode 100644 diff --git a/magmi/conf/magmi.ini.default b/magmi/conf/magmi.ini.default old mode 100755 new mode 100644 diff --git a/magmi/engines/magmi_productimportengine.php b/magmi/engines/magmi_productimportengine.php old mode 100755 new mode 100644 diff --git a/magmi/engines/magmi_utilityengine.php b/magmi/engines/magmi_utilityengine.php old mode 100755 new mode 100644 diff --git a/magmi/inc/dbhelper.class.php b/magmi/inc/dbhelper.class.php old mode 100755 new mode 100644 diff --git a/magmi/inc/fshelper.php b/magmi/inc/fshelper.php old mode 100755 new mode 100644 diff --git a/magmi/inc/license.txt b/magmi/inc/license.txt old mode 100755 new mode 100644 diff --git a/magmi/inc/magmi_config.php b/magmi/inc/magmi_config.php old mode 100755 new mode 100644 diff --git a/magmi/inc/magmi_csvreader.php b/magmi/inc/magmi_csvreader.php old mode 100755 new mode 100644 diff --git a/magmi/inc/magmi_defs.php b/magmi/inc/magmi_defs.php old mode 100755 new mode 100644 diff --git a/magmi/inc/magmi_engine.php b/magmi/inc/magmi_engine.php old mode 100755 new mode 100644 diff --git a/magmi/inc/magmi_loggers.php b/magmi/inc/magmi_loggers.php old mode 100755 new mode 100644 diff --git a/magmi/inc/magmi_mixin.php b/magmi/inc/magmi_mixin.php old mode 100755 new mode 100644 diff --git a/magmi/inc/magmi_pluginhelper.php b/magmi/inc/magmi_pluginhelper.php old mode 100755 new mode 100644 diff --git a/magmi/inc/magmi_statemanager.php b/magmi/inc/magmi_statemanager.php old mode 100755 new mode 100644 diff --git a/magmi/inc/magmi_utils.php b/magmi/inc/magmi_utils.php old mode 100755 new mode 100644 diff --git a/magmi/inc/properties.php b/magmi/inc/properties.php old mode 100755 new mode 100644 diff --git a/magmi/integration/inc/magmi_datapump.php b/magmi/integration/inc/magmi_datapump.php old mode 100755 new mode 100644 diff --git a/magmi/integration/inc/magmi_datapumpdatasource.php b/magmi/integration/inc/magmi_datapumpdatasource.php old mode 100755 new mode 100644 diff --git a/magmi/integration/inc/productimport_datapump.php b/magmi/integration/inc/productimport_datapump.php old mode 100755 new mode 100644 diff --git a/magmi/integration/inc/pumpfactory.ini b/magmi/integration/inc/pumpfactory.ini old mode 100755 new mode 100644 diff --git a/magmi/integration/samples/sample.php b/magmi/integration/samples/sample.php old mode 100755 new mode 100644 diff --git a/magmi/integration/samples/sample2_configurables.php b/magmi/integration/samples/sample2_configurables.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/datasources/__magento/options_panel.php b/magmi/plugins/base/datasources/__magento/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/datasources/csv/csvds_filelist.php b/magmi/plugins/base/datasources/csv/csvds_filelist.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/datasources/genericsql/options_panel.php b/magmi/plugins/base/datasources/genericsql/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/datasources/genericsql/sql_datasource.php b/magmi/plugins/base/datasources/genericsql/sql_datasource.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/general/emailreport/emailreport.php b/magmi/plugins/base/general/emailreport/emailreport.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/general/emailreport/options_panel.php b/magmi/plugins/base/general/emailreport/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/general/importurl/options_panel.php b/magmi/plugins/base/general/importurl/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/general/optimizer/magmi_optimizer_plugin.php b/magmi/plugins/base/general/optimizer/magmi_optimizer_plugin.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/itemprocessors/bundle/limora_bundleprocessor.php b/magmi/plugins/base/itemprocessors/bundle/limora_bundleprocessor.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/itemprocessors/bundle/options_panel.php b/magmi/plugins/base/itemprocessors/bundle/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/itemprocessors/columnmapper/000_columnmapper.php b/magmi/plugins/base/itemprocessors/columnmapper/000_columnmapper.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/itemprocessors/columnmapper/options_panel.php b/magmi/plugins/base/itemprocessors/columnmapper/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/itemprocessors/configurables/options_panel.php b/magmi/plugins/base/itemprocessors/configurables/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/itemprocessors/genericmapper/options_panel.php b/magmi/plugins/base/itemprocessors/genericmapper/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/itemprocessors/grouped/alpine_groupedprocessor.php b/magmi/plugins/base/itemprocessors/grouped/alpine_groupedprocessor.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/itemprocessors/grouped/options_panel.php b/magmi/plugins/base/itemprocessors/grouped/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/itemprocessors/importlimiter/options_panel.php b/magmi/plugins/base/itemprocessors/importlimiter/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/itemprocessors/productdeleter/options_panel.php b/magmi/plugins/base/itemprocessors/productdeleter/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/itemprocessors/productdeleter/productdeleter.php b/magmi/plugins/base/itemprocessors/productdeleter/productdeleter.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/base/itemprocessors/skufinder/options_panel.php b/magmi/plugins/base/itemprocessors/skufinder/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/extra/general/remoteagent/008_magmi_remoteagent_plugin.php b/magmi/plugins/extra/general/remoteagent/008_magmi_remoteagent_plugin.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/extra/general/remoteagent/magmi_remoteagent.php b/magmi/plugins/extra/general/remoteagent/magmi_remoteagent.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/extra/general/remoteagent/magmi_remoteagent_proxy.php b/magmi/plugins/extra/general/remoteagent/magmi_remoteagent_proxy.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/extra/general/remoteagent/options_panel.php b/magmi/plugins/extra/general/remoteagent/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/extra/itemprocessors/categories/options_panel.php b/magmi/plugins/extra/itemprocessors/categories/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/extra/itemprocessors/customoptions/options_panel.php b/magmi/plugins/extra/itemprocessors/customoptions/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/extra/itemprocessors/groupprice/grouppriceprocessor.php b/magmi/plugins/extra/itemprocessors/groupprice/grouppriceprocessor.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/extra/itemprocessors/imageprocessor/options_panel.php b/magmi/plugins/extra/itemprocessors/imageprocessor/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/extra/itemprocessors/tags/tagimporter.php b/magmi/plugins/extra/itemprocessors/tags/tagimporter.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/extra/itemprocessors/valuereplacer/03_valuereplacer.php b/magmi/plugins/extra/itemprocessors/valuereplacer/03_valuereplacer.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/extra/itemprocessors/valuereplacer/helper/remapper.php b/magmi/plugins/extra/itemprocessors/valuereplacer/helper/remapper.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/extra/itemprocessors/valuereplacer/options_panel.php b/magmi/plugins/extra/itemprocessors/valuereplacer/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/extra/itemprocessors/valuetrim/valuetrimmer.php b/magmi/plugins/extra/itemprocessors/valuetrim/valuetrimmer.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/garbocom/itemprocessors/weeetax/options_panel.php b/magmi/plugins/garbocom/itemprocessors/weeetax/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/garbocom/itemprocessors/weeetax/weee_processor.php b/magmi/plugins/garbocom/itemprocessors/weeetax/weee_processor.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/utilities/customsql/options_panel.php b/magmi/plugins/utilities/customsql/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/utilities/customsql/prequests/fix_config_attr_entries.sql b/magmi/plugins/utilities/customsql/prequests/fix_config_attr_entries.sql old mode 100755 new mode 100644 diff --git a/magmi/plugins/utilities/customsql/prequests/removeallorphans.sql b/magmi/plugins/utilities/customsql/prequests/removeallorphans.sql old mode 100755 new mode 100644 diff --git a/magmi/plugins/utilities/customsql/prequests/removeallorphans.sql.desc b/magmi/plugins/utilities/customsql/prequests/removeallorphans.sql.desc old mode 100755 new mode 100644 diff --git a/magmi/plugins/utilities/customsql/prequests/removeorphans.sql b/magmi/plugins/utilities/customsql/prequests/removeorphans.sql old mode 100755 new mode 100644 diff --git a/magmi/plugins/utilities/customsql/prequests/removeorphans.sql.desc b/magmi/plugins/utilities/customsql/prequests/removeorphans.sql.desc old mode 100755 new mode 100644 diff --git a/magmi/plugins/utilities/customsql/prequests/resetimages.sql b/magmi/plugins/utilities/customsql/prequests/resetimages.sql old mode 100755 new mode 100644 diff --git a/magmi/plugins/utilities/customsql/prequests/resetimages.sql.desc b/magmi/plugins/utilities/customsql/prequests/resetimages.sql.desc old mode 100755 new mode 100644 diff --git a/magmi/plugins/utilities/massopt_remap/csvds_filelist.php b/magmi/plugins/utilities/massopt_remap/csvds_filelist.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/utilities/massopt_remap/mass_selectremap.php b/magmi/plugins/utilities/massopt_remap/mass_selectremap.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/utilities/massopt_remap/options_panel.php b/magmi/plugins/utilities/massopt_remap/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/utilities/massopt_translate/csvds_filelist.php b/magmi/plugins/utilities/massopt_translate/csvds_filelist.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/utilities/massopt_translate/massattr.php b/magmi/plugins/utilities/massopt_translate/massattr.php old mode 100755 new mode 100644 diff --git a/magmi/plugins/utilities/massopt_translate/options_panel.php b/magmi/plugins/utilities/massopt_translate/options_panel.php old mode 100755 new mode 100644 diff --git a/magmi/web/css/960.css b/magmi/web/css/960.css old mode 100755 new mode 100644 diff --git a/magmi/web/css/magmi.css b/magmi/web/css/magmi.css old mode 100755 new mode 100644 diff --git a/magmi/web/css/reset.css b/magmi/web/css/reset.css old mode 100755 new mode 100644 diff --git a/magmi/web/js/ScrollBox.js b/magmi/web/js/ScrollBox.js old mode 100755 new mode 100644 diff --git a/magmi/web/magmi.php b/magmi/web/magmi.php old mode 100755 new mode 100644 diff --git a/magmi/web/magmi_config_setup.php b/magmi/web/magmi_config_setup.php old mode 100755 new mode 100644 diff --git a/magmi/web/magmi_progress.php b/magmi/web/magmi_progress.php old mode 100755 new mode 100644 diff --git a/magmi/web/magmi_run.php b/magmi/web/magmi_run.php old mode 100755 new mode 100644 diff --git a/magmi/web/magmi_saveconfig.php b/magmi/web/magmi_saveconfig.php old mode 100755 new mode 100644 From 21d59ff20140abddadc37c250ca93a5ab930adeb Mon Sep 17 00:00:00 2001 From: Otto Meier Date: Tue, 19 Sep 2017 19:24:59 +0200 Subject: [PATCH 2/3] =?UTF-8?q?Slugger=20angepasst=20-=20deutsche=20Umlaut?= =?UTF-8?q?e=20und=20=C3=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- magmi/inc/magmi_utils.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/magmi/inc/magmi_utils.php b/magmi/inc/magmi_utils.php index 835ad62a..0cc4d3d3 100644 --- a/magmi/inc/magmi_utils.php +++ b/magmi/inc/magmi_utils.php @@ -136,14 +136,14 @@ class Slugger { // Mapping array for intl accented chars protected static $_translit = array('Š'=>'S','š'=>'s','ś'=>'s','Ś'=>'S','Ð'=>'Dj','Ž'=>'Z','ž'=>'z','ż'=>'z', - 'Ż'=>'Z','ź'=>'z','Ź'=>'Z','À'=>'A','Á'=>'A','Â'=>'A','Ã'=>'A','Ä'=>'A','Å'=>'A','Æ'=>'A','ą'=>'a','Ą'=>'A', + 'Ż'=>'Z','ź'=>'z','Ź'=>'Z','À'=>'A','Á'=>'A','Â'=>'A','Ã'=>'A','Ä'=>'Ae','Å'=>'A','Æ'=>'A','ą'=>'a','Ą'=>'A', 'Ç'=>'C','ć'=> 'c','Ć'=>'C','È'=>'E','É'=>'E','Ê'=>'E','Ë'=>'E','ę'=>'e','Ę'=>'E','Ì'=>'I','Í'=>'I','Î'=>'I', - 'Ï'=>'I','Ñ'=>'N','ń'=>'n','Ń'=>'N','Ò'=>'O','Ó'=>'O','Ô'=>'O','Õ'=>'O','Ö'=>'O','Ø'=>'O','Ù'=>'U','Ú'=>'U', - 'Û'=>'U','Ü'=>'U','Ý'=>'Y','Þ'=>'B','ß'=>'Ss','à'=>'a','á'=>'a','â'=>'a','ã'=>'a','ä'=>'a','å'=>'a','æ'=>'a', + 'Ï'=>'I','Ñ'=>'N','ń'=>'n','Ń'=>'N','Ò'=>'O','Ó'=>'O','Ô'=>'O','Õ'=>'O','Ö'=>'Oe','Ø'=>'O','Ù'=>'U','Ú'=>'U', + 'Û'=>'U','Ü'=>'Ue','Ý'=>'Y','Þ'=>'B','ß'=>'ss','à'=>'a','á'=>'a','â'=>'a','ã'=>'a','ä'=>'ae','å'=>'a','æ'=>'a', 'ç'=>'c','è'=>'e','é'=>'e','ê'=>'e','ë'=>'e','ì'=>'i','í'=>'i','î'=>'i','ï'=>'i','ð'=>'o','ñ'=>'n','ò'=>'o', - 'ó'=>'o','ô'=>'o','õ'=>'o','ö'=>'o','ø'=>'o','ù'=>'u','ú'=>'u','û'=>'u','ý'=>'y','þ'=>'b','ÿ'=>'y','ƒ'=>'f', + 'ó'=>'o','ô'=>'o','õ'=>'o','ö'=>'oe','ø'=>'o','ù'=>'u','ú'=>'u','û'=>'u','ý'=>'y','þ'=>'b','ÿ'=>'y','ƒ'=>'f', 'Č'=>'C','č'=>'c','Ľ'=>'L','ľ'=>'l','Ĺ'=>'L','ł'=>'l','Ł'=>'L','Ť'=>'T','ť'=>'t','Ň'=>'N','ň'=>'n','Ŕ'=>'R', - 'ŕ'=>'r','Ř'=>'R','ř'=>'r','Ő'=>'O','ő'=>'o','Ű'=>'U','ű'=>'u','ı'=>'i', 'İ'=>'I', 'ü'=>'u', 'ş'=>'s', 'Ş'=>'S', + 'ŕ'=>'r','Ř'=>'R','ř'=>'r','Ő'=>'O','ő'=>'o','Ű'=>'U','ű'=>'u','ı'=>'i', 'İ'=>'I', 'ü'=>'ue', 'ş'=>'s', 'Ş'=>'S', 'ğ'=>'g', 'Ğ'=>'G'); // Stripping accents From 70236fd088dc6f7e244bdf524e5b629f11d3a877 Mon Sep 17 00:00:00 2001 From: Otto Meier Date: Thu, 23 Nov 2017 14:11:41 +0100 Subject: [PATCH 3/3] Change --- magmi/ReleaseNotes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/magmi/ReleaseNotes.txt b/magmi/ReleaseNotes.txt index 7cd2f9cf..3fc22383 100644 --- a/magmi/ReleaseNotes.txt +++ b/magmi/ReleaseNotes.txt @@ -20,3 +20,4 @@ The package now includes all plugins. Seem to work ok with magento 1.8 & 1.9 unless proven otherwise. +Change \ No newline at end of file