From 5758ba82516b135bd1da27fe3ef975a7f37c1bbf Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 2 Apr 2025 14:15:07 +0000 Subject: [PATCH] fix permissions --- .github/issue_template.md | 0 .github/workflows/greetings.yml | 0 .github/workflows/main.yml | 0 .gitignore | 0 ICLA.txt | 0 LICENSE.txt | 0 README.md | 0 accordion.scss | 0 alert.scss | 0 animate.css | 0 animate.scss | 0 article.scss | 0 breadcrumb.scss | 0 button.scss | 0 canvas.scss | 0 clean.scss | 0 code_textarea.css | 0 code_textarea.scss | 0 colors.scss | 0 cookie_consent.scss | 0 debug.css | 0 default.scss | 0 develop.scss | 0 draggable.scss | 0 editor.scss | 0 form.scss | 0 grid.scss | 0 image.scss | 0 input.scss | 0 layout.scss | 0 link.scss | 0 list.scss | 0 menu.scss | 0 nav.scss | 0 package-lock.json | 0 package.json | 0 pagination.scss | 0 portlet.scss | 0 print.css | 0 print.scss | 0 progress.scss | 0 section.scss | 0 slider.scss | 0 spinner.scss | 0 styles.css | 0 styles.scss | 0 tab.scss | 0 table.scss | 0 tag.scss | 0 tests/app/3d.php | 0 tests/app/actions.php | 0 tests/app/alerts.php | 0 tests/app/article.php | 0 tests/app/breadcrumbs.php | 0 tests/app/buttons.php | 0 tests/app/calendar.php | 0 tests/app/chart_area.php | 0 tests/app/chart_bar.php | 0 tests/app/chart_bcg.php | 0 tests/app/chart_boxplot.php | 0 tests/app/chart_bubblemap.php | 0 tests/app/chart_calendar.php | 0 tests/app/chart_candlestick.php | 0 tests/app/chart_column.php | 0 tests/app/chart_gantt.php | 0 tests/app/chart_gouge.php | 0 tests/app/chart_line.php | 0 tests/app/chart_map.php | 0 tests/app/chart_ohlc.php | 0 tests/app/chart_pie.php | 0 tests/app/chart_pyramid.php | 0 tests/app/chart_radar.php | 0 tests/app/chart_scatterplot.php | 0 tests/app/chart_tree.php | 0 tests/app/chart_waterfall.php | 0 tests/app/data/account.json | 0 tests/app/drag.php | 0 tests/app/editor.php | 0 tests/app/forms.php | 0 tests/app/forms_data_selection.php | 0 tests/app/forms_input.php | 0 tests/app/forms_table.php | 0 tests/app/gallery.php | 0 tests/app/globalTemplates.tpl.php | 0 tests/app/grid.php | 0 tests/app/helper/additional-functions.tpl.php | 0 tests/app/helper/checkbox.tpl.php | 0 tests/app/helper/drag-drop-inline.tpl.php | 0 tests/app/helper/export-data.tpl.php | 0 tests/app/helper/filter.tpl.php | 0 tests/app/helper/sort.tpl.php | 0 tests/app/images.php | 0 tests/app/index.php | 0 tests/app/lazyload.php | 0 tests/app/lists.php | 0 tests/app/load.js | 0 tests/app/loaders.php | 0 tests/app/navigations.php | 0 tests/app/notifications.php | 0 tests/app/panels.php | 0 tests/app/popups.php | 0 tests/app/progress.php | 0 tests/app/sizes.php | 0 tests/app/sliders.php | 0 tests/app/tables.php | 0 tests/app/tabs.php | 0 tests/app/tags.php | 0 tests/app/timeline.php | 0 tests/app/tree.php | 0 tests/app/welcome.php | 0 text.scss | 0 timeline.css | 0 timeline.scss | 0 tooltip.scss | 0 tree.css | 0 tree.scss | 0 vars.scss | 0 117 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .github/issue_template.md mode change 100755 => 100644 .github/workflows/greetings.yml mode change 100755 => 100644 .github/workflows/main.yml mode change 100755 => 100644 .gitignore mode change 100755 => 100644 ICLA.txt mode change 100755 => 100644 LICENSE.txt mode change 100755 => 100644 README.md mode change 100755 => 100644 accordion.scss mode change 100755 => 100644 alert.scss mode change 100755 => 100644 animate.css mode change 100755 => 100644 animate.scss mode change 100755 => 100644 article.scss mode change 100755 => 100644 breadcrumb.scss mode change 100755 => 100644 button.scss mode change 100755 => 100644 canvas.scss mode change 100755 => 100644 clean.scss mode change 100755 => 100644 code_textarea.css mode change 100755 => 100644 code_textarea.scss mode change 100755 => 100644 colors.scss mode change 100755 => 100644 cookie_consent.scss mode change 100755 => 100644 debug.css mode change 100755 => 100644 default.scss mode change 100755 => 100644 develop.scss mode change 100755 => 100644 draggable.scss mode change 100755 => 100644 editor.scss mode change 100755 => 100644 form.scss mode change 100755 => 100644 grid.scss mode change 100755 => 100644 image.scss mode change 100755 => 100644 input.scss mode change 100755 => 100644 layout.scss mode change 100755 => 100644 link.scss mode change 100755 => 100644 list.scss mode change 100755 => 100644 menu.scss mode change 100755 => 100644 nav.scss mode change 100755 => 100644 package-lock.json mode change 100755 => 100644 package.json mode change 100755 => 100644 pagination.scss mode change 100755 => 100644 portlet.scss mode change 100755 => 100644 print.css mode change 100755 => 100644 print.scss mode change 100755 => 100644 progress.scss mode change 100755 => 100644 section.scss mode change 100755 => 100644 slider.scss mode change 100755 => 100644 spinner.scss mode change 100755 => 100644 styles.css mode change 100755 => 100644 styles.scss mode change 100755 => 100644 tab.scss mode change 100755 => 100644 table.scss mode change 100755 => 100644 tag.scss mode change 100755 => 100644 tests/app/3d.php mode change 100755 => 100644 tests/app/actions.php mode change 100755 => 100644 tests/app/alerts.php mode change 100755 => 100644 tests/app/article.php mode change 100755 => 100644 tests/app/breadcrumbs.php mode change 100755 => 100644 tests/app/buttons.php mode change 100755 => 100644 tests/app/calendar.php mode change 100755 => 100644 tests/app/chart_area.php mode change 100755 => 100644 tests/app/chart_bar.php mode change 100755 => 100644 tests/app/chart_bcg.php mode change 100755 => 100644 tests/app/chart_boxplot.php mode change 100755 => 100644 tests/app/chart_bubblemap.php mode change 100755 => 100644 tests/app/chart_calendar.php mode change 100755 => 100644 tests/app/chart_candlestick.php mode change 100755 => 100644 tests/app/chart_column.php mode change 100755 => 100644 tests/app/chart_gantt.php mode change 100755 => 100644 tests/app/chart_gouge.php mode change 100755 => 100644 tests/app/chart_line.php mode change 100755 => 100644 tests/app/chart_map.php mode change 100755 => 100644 tests/app/chart_ohlc.php mode change 100755 => 100644 tests/app/chart_pie.php mode change 100755 => 100644 tests/app/chart_pyramid.php mode change 100755 => 100644 tests/app/chart_radar.php mode change 100755 => 100644 tests/app/chart_scatterplot.php mode change 100755 => 100644 tests/app/chart_tree.php mode change 100755 => 100644 tests/app/chart_waterfall.php mode change 100755 => 100644 tests/app/data/account.json mode change 100755 => 100644 tests/app/drag.php mode change 100755 => 100644 tests/app/editor.php mode change 100755 => 100644 tests/app/forms.php mode change 100755 => 100644 tests/app/forms_data_selection.php mode change 100755 => 100644 tests/app/forms_input.php mode change 100755 => 100644 tests/app/forms_table.php mode change 100755 => 100644 tests/app/gallery.php mode change 100755 => 100644 tests/app/globalTemplates.tpl.php mode change 100755 => 100644 tests/app/grid.php mode change 100755 => 100644 tests/app/helper/additional-functions.tpl.php mode change 100755 => 100644 tests/app/helper/checkbox.tpl.php mode change 100755 => 100644 tests/app/helper/drag-drop-inline.tpl.php mode change 100755 => 100644 tests/app/helper/export-data.tpl.php mode change 100755 => 100644 tests/app/helper/filter.tpl.php mode change 100755 => 100644 tests/app/helper/sort.tpl.php mode change 100755 => 100644 tests/app/images.php mode change 100755 => 100644 tests/app/index.php mode change 100755 => 100644 tests/app/lazyload.php mode change 100755 => 100644 tests/app/lists.php mode change 100755 => 100644 tests/app/load.js mode change 100755 => 100644 tests/app/loaders.php mode change 100755 => 100644 tests/app/navigations.php mode change 100755 => 100644 tests/app/notifications.php mode change 100755 => 100644 tests/app/panels.php mode change 100755 => 100644 tests/app/popups.php mode change 100755 => 100644 tests/app/progress.php mode change 100755 => 100644 tests/app/sizes.php mode change 100755 => 100644 tests/app/sliders.php mode change 100755 => 100644 tests/app/tables.php mode change 100755 => 100644 tests/app/tabs.php mode change 100755 => 100644 tests/app/tags.php mode change 100755 => 100644 tests/app/timeline.php mode change 100755 => 100644 tests/app/tree.php mode change 100755 => 100644 tests/app/welcome.php mode change 100755 => 100644 text.scss mode change 100755 => 100644 timeline.css mode change 100755 => 100644 timeline.scss mode change 100755 => 100644 tooltip.scss mode change 100755 => 100644 tree.css mode change 100755 => 100644 tree.scss mode change 100755 => 100644 vars.scss diff --git a/.github/issue_template.md b/.github/issue_template.md old mode 100755 new mode 100644 diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/ICLA.txt b/ICLA.txt old mode 100755 new mode 100644 diff --git a/LICENSE.txt b/LICENSE.txt old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/accordion.scss b/accordion.scss old mode 100755 new mode 100644 diff --git a/alert.scss b/alert.scss old mode 100755 new mode 100644 diff --git a/animate.css b/animate.css old mode 100755 new mode 100644 diff --git a/animate.scss b/animate.scss old mode 100755 new mode 100644 diff --git a/article.scss b/article.scss old mode 100755 new mode 100644 diff --git a/breadcrumb.scss b/breadcrumb.scss old mode 100755 new mode 100644 diff --git a/button.scss b/button.scss old mode 100755 new mode 100644 diff --git a/canvas.scss b/canvas.scss old mode 100755 new mode 100644 diff --git a/clean.scss b/clean.scss old mode 100755 new mode 100644 diff --git a/code_textarea.css b/code_textarea.css old mode 100755 new mode 100644 diff --git a/code_textarea.scss b/code_textarea.scss old mode 100755 new mode 100644 diff --git a/colors.scss b/colors.scss old mode 100755 new mode 100644 diff --git a/cookie_consent.scss b/cookie_consent.scss old mode 100755 new mode 100644 diff --git a/debug.css b/debug.css old mode 100755 new mode 100644 diff --git a/default.scss b/default.scss old mode 100755 new mode 100644 diff --git a/develop.scss b/develop.scss old mode 100755 new mode 100644 diff --git a/draggable.scss b/draggable.scss old mode 100755 new mode 100644 diff --git a/editor.scss b/editor.scss old mode 100755 new mode 100644 diff --git a/form.scss b/form.scss old mode 100755 new mode 100644 diff --git a/grid.scss b/grid.scss old mode 100755 new mode 100644 diff --git a/image.scss b/image.scss old mode 100755 new mode 100644 diff --git a/input.scss b/input.scss old mode 100755 new mode 100644 diff --git a/layout.scss b/layout.scss old mode 100755 new mode 100644 diff --git a/link.scss b/link.scss old mode 100755 new mode 100644 diff --git a/list.scss b/list.scss old mode 100755 new mode 100644 diff --git a/menu.scss b/menu.scss old mode 100755 new mode 100644 diff --git a/nav.scss b/nav.scss old mode 100755 new mode 100644 diff --git a/package-lock.json b/package-lock.json old mode 100755 new mode 100644 diff --git a/package.json b/package.json old mode 100755 new mode 100644 diff --git a/pagination.scss b/pagination.scss old mode 100755 new mode 100644 diff --git a/portlet.scss b/portlet.scss old mode 100755 new mode 100644 diff --git a/print.css b/print.css old mode 100755 new mode 100644 diff --git a/print.scss b/print.scss old mode 100755 new mode 100644 diff --git a/progress.scss b/progress.scss old mode 100755 new mode 100644 diff --git a/section.scss b/section.scss old mode 100755 new mode 100644 diff --git a/slider.scss b/slider.scss old mode 100755 new mode 100644 diff --git a/spinner.scss b/spinner.scss old mode 100755 new mode 100644 diff --git a/styles.css b/styles.css old mode 100755 new mode 100644 diff --git a/styles.scss b/styles.scss old mode 100755 new mode 100644 diff --git a/tab.scss b/tab.scss old mode 100755 new mode 100644 diff --git a/table.scss b/table.scss old mode 100755 new mode 100644 diff --git a/tag.scss b/tag.scss old mode 100755 new mode 100644 diff --git a/tests/app/3d.php b/tests/app/3d.php old mode 100755 new mode 100644 diff --git a/tests/app/actions.php b/tests/app/actions.php old mode 100755 new mode 100644 diff --git a/tests/app/alerts.php b/tests/app/alerts.php old mode 100755 new mode 100644 diff --git a/tests/app/article.php b/tests/app/article.php old mode 100755 new mode 100644 diff --git a/tests/app/breadcrumbs.php b/tests/app/breadcrumbs.php old mode 100755 new mode 100644 diff --git a/tests/app/buttons.php b/tests/app/buttons.php old mode 100755 new mode 100644 diff --git a/tests/app/calendar.php b/tests/app/calendar.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_area.php b/tests/app/chart_area.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_bar.php b/tests/app/chart_bar.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_bcg.php b/tests/app/chart_bcg.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_boxplot.php b/tests/app/chart_boxplot.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_bubblemap.php b/tests/app/chart_bubblemap.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_calendar.php b/tests/app/chart_calendar.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_candlestick.php b/tests/app/chart_candlestick.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_column.php b/tests/app/chart_column.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_gantt.php b/tests/app/chart_gantt.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_gouge.php b/tests/app/chart_gouge.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_line.php b/tests/app/chart_line.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_map.php b/tests/app/chart_map.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_ohlc.php b/tests/app/chart_ohlc.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_pie.php b/tests/app/chart_pie.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_pyramid.php b/tests/app/chart_pyramid.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_radar.php b/tests/app/chart_radar.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_scatterplot.php b/tests/app/chart_scatterplot.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_tree.php b/tests/app/chart_tree.php old mode 100755 new mode 100644 diff --git a/tests/app/chart_waterfall.php b/tests/app/chart_waterfall.php old mode 100755 new mode 100644 diff --git a/tests/app/data/account.json b/tests/app/data/account.json old mode 100755 new mode 100644 diff --git a/tests/app/drag.php b/tests/app/drag.php old mode 100755 new mode 100644 diff --git a/tests/app/editor.php b/tests/app/editor.php old mode 100755 new mode 100644 diff --git a/tests/app/forms.php b/tests/app/forms.php old mode 100755 new mode 100644 diff --git a/tests/app/forms_data_selection.php b/tests/app/forms_data_selection.php old mode 100755 new mode 100644 diff --git a/tests/app/forms_input.php b/tests/app/forms_input.php old mode 100755 new mode 100644 diff --git a/tests/app/forms_table.php b/tests/app/forms_table.php old mode 100755 new mode 100644 diff --git a/tests/app/gallery.php b/tests/app/gallery.php old mode 100755 new mode 100644 diff --git a/tests/app/globalTemplates.tpl.php b/tests/app/globalTemplates.tpl.php old mode 100755 new mode 100644 diff --git a/tests/app/grid.php b/tests/app/grid.php old mode 100755 new mode 100644 diff --git a/tests/app/helper/additional-functions.tpl.php b/tests/app/helper/additional-functions.tpl.php old mode 100755 new mode 100644 diff --git a/tests/app/helper/checkbox.tpl.php b/tests/app/helper/checkbox.tpl.php old mode 100755 new mode 100644 diff --git a/tests/app/helper/drag-drop-inline.tpl.php b/tests/app/helper/drag-drop-inline.tpl.php old mode 100755 new mode 100644 diff --git a/tests/app/helper/export-data.tpl.php b/tests/app/helper/export-data.tpl.php old mode 100755 new mode 100644 diff --git a/tests/app/helper/filter.tpl.php b/tests/app/helper/filter.tpl.php old mode 100755 new mode 100644 diff --git a/tests/app/helper/sort.tpl.php b/tests/app/helper/sort.tpl.php old mode 100755 new mode 100644 diff --git a/tests/app/images.php b/tests/app/images.php old mode 100755 new mode 100644 diff --git a/tests/app/index.php b/tests/app/index.php old mode 100755 new mode 100644 diff --git a/tests/app/lazyload.php b/tests/app/lazyload.php old mode 100755 new mode 100644 diff --git a/tests/app/lists.php b/tests/app/lists.php old mode 100755 new mode 100644 diff --git a/tests/app/load.js b/tests/app/load.js old mode 100755 new mode 100644 diff --git a/tests/app/loaders.php b/tests/app/loaders.php old mode 100755 new mode 100644 diff --git a/tests/app/navigations.php b/tests/app/navigations.php old mode 100755 new mode 100644 diff --git a/tests/app/notifications.php b/tests/app/notifications.php old mode 100755 new mode 100644 diff --git a/tests/app/panels.php b/tests/app/panels.php old mode 100755 new mode 100644 diff --git a/tests/app/popups.php b/tests/app/popups.php old mode 100755 new mode 100644 diff --git a/tests/app/progress.php b/tests/app/progress.php old mode 100755 new mode 100644 diff --git a/tests/app/sizes.php b/tests/app/sizes.php old mode 100755 new mode 100644 diff --git a/tests/app/sliders.php b/tests/app/sliders.php old mode 100755 new mode 100644 diff --git a/tests/app/tables.php b/tests/app/tables.php old mode 100755 new mode 100644 diff --git a/tests/app/tabs.php b/tests/app/tabs.php old mode 100755 new mode 100644 diff --git a/tests/app/tags.php b/tests/app/tags.php old mode 100755 new mode 100644 diff --git a/tests/app/timeline.php b/tests/app/timeline.php old mode 100755 new mode 100644 diff --git a/tests/app/tree.php b/tests/app/tree.php old mode 100755 new mode 100644 diff --git a/tests/app/welcome.php b/tests/app/welcome.php old mode 100755 new mode 100644 diff --git a/text.scss b/text.scss old mode 100755 new mode 100644 diff --git a/timeline.css b/timeline.css old mode 100755 new mode 100644 diff --git a/timeline.scss b/timeline.scss old mode 100755 new mode 100644 diff --git a/tooltip.scss b/tooltip.scss old mode 100755 new mode 100644 diff --git a/tree.css b/tree.css old mode 100755 new mode 100644 diff --git a/tree.scss b/tree.scss old mode 100755 new mode 100644 diff --git a/vars.scss b/vars.scss old mode 100755 new mode 100644