changed file permissions

This commit is contained in:
Dennis Eichhorn 2020-06-09 22:03:50 +02:00
parent e03d0ed481
commit 0706c89809
74 changed files with 0 additions and 0 deletions

0
.github/dev_bug_report.md vendored Normal file → Executable file
View File

0
.github/dev_feature_request.md vendored Normal file → Executable file
View File

0
.github/user_bug_report.md vendored Normal file → Executable file
View File

0
.github/user_feature_request.md vendored Normal file → Executable file
View File

0
.github/workflows/greetings.yml vendored Normal file → Executable file
View File

0
.github/workflows/image.yml vendored Normal file → Executable file
View File

0
.github/workflows/main.yml vendored Normal file → Executable file
View File

0
Admin/Install/Navigation.install.json Normal file → Executable file
View File

0
Admin/Install/Navigation.php Normal file → Executable file
View File

0
Admin/Install/db.json Normal file → Executable file
View File

0
Admin/Installer.php Normal file → Executable file
View File

0
Admin/Routes/Web/Backend.php Normal file → Executable file
View File

0
Admin/Status.php Normal file → Executable file
View File

0
Admin/Uninstaller.php Normal file → Executable file
View File

0
Admin/Updater.php Normal file → Executable file
View File

0
CODE_OF_CONDUCT.md Normal file → Executable file
View File

0
CONTRIBUTING.md Normal file → Executable file
View File

0
Controller/BackendController.php Normal file → Executable file
View File

0
Controller/Controller.php Normal file → Executable file
View File

0
Docs/introduction.md Normal file → Executable file
View File

0
LICENSE.txt Normal file → Executable file
View File

0
Models/AcceptStatus.php Normal file → Executable file
View File

0
Models/AvailableStatus.php Normal file → Executable file
View File

0
Models/Calendar.php Normal file → Executable file
View File

0
Models/CalendarMapper.php Normal file → Executable file
View File

0
Models/Event.php Normal file → Executable file
View File

0
Models/EventMapper.php Normal file → Executable file
View File

0
Models/EventStatus.php Normal file → Executable file
View File

0
Models/EventTemplate.php Normal file → Executable file
View File

0
Models/EventType.php Normal file → Executable file
View File

0
Models/FrequencyInterval.php Normal file → Executable file
View File

0
Models/FrequencyRelative.php Normal file → Executable file
View File

0
Models/FrequencyType.php Normal file → Executable file
View File

0
Models/IntervalType.php Normal file → Executable file
View File

0
Models/NullCalendar.php Normal file → Executable file
View File

0
Models/NullEvent.php Normal file → Executable file
View File

0
Models/NullSchedule.php Normal file → Executable file
View File

0
Models/PermissionState.php Normal file → Executable file
View File

0
Models/Schedule.php Normal file → Executable file
View File

0
Models/ScheduleMapper.php Normal file → Executable file
View File

0
Models/ScheduleStatus.php Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
Theme/Backend/Components/Calendar/BaseView.php Normal file → Executable file
View File

0
Theme/Backend/Components/Calendar/mini.tpl.php Normal file → Executable file
View File

0
Theme/Backend/Components/Event/BaseView.php Normal file → Executable file
View File

0
Theme/Backend/Components/Event/popup.tpl.php Normal file → Executable file
View File

0
Theme/Backend/Lang/Navigation.de.lang.php Normal file → Executable file
View File

0
Theme/Backend/Lang/Navigation.en.lang.php Normal file → Executable file
View File

0
Theme/Backend/Lang/api.en.lang.php Normal file → Executable file
View File

0
Theme/Backend/Lang/de.lang.php Normal file → Executable file
View File

0
Theme/Backend/Lang/en.lang.php Normal file → Executable file
View File

0
Theme/Backend/calendar-create.tpl.php Normal file → Executable file
View File

0
Theme/Backend/calendar-dashboard.tpl.php Normal file → Executable file
View File

0
Theme/Backend/calendar-element-create.tpl.php Normal file → Executable file
View File

0
Theme/Backend/calendar-element-single.tpl.php Normal file → Executable file
View File

0
Theme/Backend/calendar-single.tpl.php Normal file → Executable file
View File

0
Theme/Backend/css/styles.css Normal file → Executable file
View File

0
Theme/Backend/css/styles.scss Normal file → Executable file
View File

0
Theme/Backend/dashboard-calendar.tpl.php Normal file → Executable file
View File

0
composer.json Normal file → Executable file
View File

0
composer.lock generated Normal file → Executable file
View File

0
img/module_teaser_small.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 88 KiB

0
info.json Normal file → Executable file
View File

0
js/Calendar.js Normal file → Executable file
View File

0
js/CalendarPreview.js Normal file → Executable file
View File

0
js/CalendarSub.js Normal file → Executable file
View File

0
js/Controller.js Normal file → Executable file
View File

0
js/IntervalEnum.js Normal file → Executable file
View File

0
js/LayoutEnum.js Normal file → Executable file
View File

0
tests/Admin/AdminTest.php Normal file → Executable file
View File

0
tests/Models/CalendarMapperTest.php Normal file → Executable file
View File

0
tests/Models/CalendarTest.php Normal file → Executable file
View File

0
tests/Models/EventMapperTest.php Normal file → Executable file
View File

0
tests/Models/EventTest.php Normal file → Executable file
View File