fix: file permissions

This commit is contained in:
relikd
2025-07-20 14:06:23 +02:00
parent e4f1d2b8d3
commit 41ad4c7d7e
48 changed files with 0 additions and 0 deletions

0
app/__init__.py Executable file → Normal file
View File

0
app/base/__init__.py Executable file → Normal file
View File

0
app/base/fixtures/__init__.py Executable file → Normal file
View File

0
app/base/forms/__init__.py Executable file → Normal file
View File

0
app/base/forms/widgets/__init__.py Executable file → Normal file
View File

0
app/base/migrations/__init__.py Executable file → Normal file
View File

0
app/base/signals/__init__.py Executable file → Normal file
View File

0
app/base/static/css/login.css Executable file → Normal file
View File

0
app/base/static/css/style.css Executable file → Normal file
View File

0
app/base/static/fonts/Dosis.ttf Executable file → Normal file
View File

0
app/base/static/img/favicon.ico Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

0
app/base/static/js/forms.js Executable file → Normal file
View File

0
app/base/static/js/main.js Executable file → Normal file
View File

0
app/base/static/js/onload.js Executable file → Normal file
View File

0
app/base/static/js/person-detail.js Executable file → Normal file
View File

0
app/base/static/select2-4.0.13/css/select2.min.css vendored Executable file → Normal file
View File

0
app/base/static/select2-4.0.13/js/i18n_ol/de.js Executable file → Normal file
View File

0
app/base/static/select2-4.0.13/js/i18n_ol/en.js Executable file → Normal file
View File

0
app/base/static/select2-4.0.13/js/select2.min.js vendored Executable file → Normal file
View File

0
app/base/templates/base.html Executable file → Normal file
View File

0
app/base/templates/booking_list.html Executable file → Normal file
View File

0
app/base/templates/dashboard.html Executable file → Normal file
View File

0
app/base/templates/forms/widgets/date.html Executable file → Normal file
View File

0
app/base/templates/forms/widgets/datetime.html Executable file → Normal file
View File

0
app/base/templates/forms/widgets/textarea.html Executable file → Normal file
View File

0
app/base/templates/generic/create.html Executable file → Normal file
View File

0
app/base/templates/generic/delete.html Executable file → Normal file
View File

0
app/base/templates/generic/detail.html Executable file → Normal file
View File

0
app/base/templates/generic/list.html Executable file → Normal file
View File

0
app/base/templates/generic/update.html Executable file → Normal file
View File

0
app/base/templates/person_detail.html Executable file → Normal file
View File

0
app/base/templates/registration/login.html Executable file → Normal file
View File

0
app/base/templates/settings.html Executable file → Normal file
View File

0
app/base/templates/templatetags/breadcrumbs.html Executable file → Normal file
View File

0
app/base/templates/templatetags/detail_table.html Executable file → Normal file
View File

0
app/base/templates/templatetags/table.html Executable file → Normal file
View File

0
app/base/templates/widgets/alerts.html Executable file → Normal file
View File

0
app/base/templates/widgets/checkin-status.html Executable file → Normal file
View File

0
app/base/templates/widgets/note-modal.html Executable file → Normal file
View File

0
app/base/templatetags/__init__.py Executable file → Normal file
View File

0
app/base/views/__init__.py Executable file → Normal file
View File

0
app/base/views/model_views/__init__.py Executable file → Normal file
View File

0
app/base/views/trigger/__init__.py Executable file → Normal file
View File