diff --git a/schoolapps/__init__.py b/schoolapps/__init__.py old mode 100644 new mode 100755 diff --git a/schoolapps/aub/README.md b/schoolapps/aub/README.md old mode 100644 new mode 100755 diff --git a/schoolapps/aub/__init__.py b/schoolapps/aub/__init__.py old mode 100644 new mode 100755 diff --git a/schoolapps/aub/admin.py b/schoolapps/aub/admin.py old mode 100644 new mode 100755 diff --git a/schoolapps/aub/apps.py b/schoolapps/aub/apps.py old mode 100644 new mode 100755 diff --git a/schoolapps/aub/forms.py b/schoolapps/aub/forms.py old mode 100644 new mode 100755 diff --git a/schoolapps/aub/migrations/0001_initial.py b/schoolapps/aub/migrations/0001_initial.py old mode 100644 new mode 100755 diff --git a/schoolapps/aub/migrations/0002_aub_status.py b/schoolapps/aub/migrations/0002_aub_status.py old mode 100644 new mode 100755 diff --git a/schoolapps/aub/migrations/0003_auto_20180410_2343.py b/schoolapps/aub/migrations/0003_auto_20180410_2343.py old mode 100644 new mode 100755 diff --git a/schoolapps/aub/migrations/0004_auto_20180411_0007.py b/schoolapps/aub/migrations/0004_auto_20180411_0007.py old mode 100644 new mode 100755 diff --git a/schoolapps/aub/migrations/0005_auto_20180412_1109.py b/schoolapps/aub/migrations/0005_auto_20180412_1109.py old mode 100644 new mode 100755 diff --git a/schoolapps/aub/migrations/__init__.py b/schoolapps/aub/migrations/__init__.py old mode 100644 new mode 100755 diff --git a/schoolapps/aub/models.py b/schoolapps/aub/models.py old mode 100644 new mode 100755 diff --git a/schoolapps/aub/templates/aub/applied_for.html b/schoolapps/aub/templates/aub/applied_for.html old mode 100644 new mode 100755 diff --git a/schoolapps/aub/templates/aub/apply_for.html b/schoolapps/aub/templates/aub/apply_for.html old mode 100644 new mode 100755 diff --git a/schoolapps/aub/templates/aub/check.html b/schoolapps/aub/templates/aub/check.html old mode 100644 new mode 100755 diff --git a/schoolapps/aub/templates/aub/details.html b/schoolapps/aub/templates/aub/details.html old mode 100644 new mode 100755 diff --git a/schoolapps/aub/templates/aub/index.html b/schoolapps/aub/templates/aub/index.html old mode 100644 new mode 100755 diff --git a/schoolapps/aub/tests.py b/schoolapps/aub/tests.py old mode 100644 new mode 100755 diff --git a/schoolapps/aub/urls.py b/schoolapps/aub/urls.py old mode 100644 new mode 100755 diff --git a/schoolapps/aub/views.py b/schoolapps/aub/views.py old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/README.md b/schoolapps/dashboard/README.md old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/__init__.py b/schoolapps/dashboard/__init__.py old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/admin.py b/schoolapps/dashboard/admin.py old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/apps.py b/schoolapps/dashboard/apps.py old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/migrations/0001_initial.py b/schoolapps/dashboard/migrations/0001_initial.py old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/migrations/0002_remove_notification_to.py b/schoolapps/dashboard/migrations/0002_remove_notification_to.py old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/migrations/0003_notification_user.py b/schoolapps/dashboard/migrations/0003_notification_user.py old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/migrations/0004_notification_link.py b/schoolapps/dashboard/migrations/0004_notification_link.py old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/migrations/0005_auto_20180414_1418.py b/schoolapps/dashboard/migrations/0005_auto_20180414_1418.py old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/migrations/__init__.py b/schoolapps/dashboard/migrations/__init__.py old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/models.py b/schoolapps/dashboard/models.py old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/templates/dashboard/index.html b/schoolapps/dashboard/templates/dashboard/index.html old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/tests.py b/schoolapps/dashboard/tests.py old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/urls.py b/schoolapps/dashboard/urls.py old mode 100644 new mode 100755 diff --git a/schoolapps/dashboard/views.py b/schoolapps/dashboard/views.py old mode 100644 new mode 100755 diff --git a/schoolapps/mailer.py b/schoolapps/mailer.py old mode 100644 new mode 100755 diff --git a/schoolapps/schoolapps/__init__.py b/schoolapps/schoolapps/__init__.py old mode 100644 new mode 100755 diff --git a/schoolapps/schoolapps/example_secure_settings.py b/schoolapps/schoolapps/example_secure_settings.py old mode 100644 new mode 100755 diff --git a/schoolapps/schoolapps/settings.py b/schoolapps/schoolapps/settings.py old mode 100644 new mode 100755 diff --git a/schoolapps/schoolapps/urls.py b/schoolapps/schoolapps/urls.py old mode 100644 new mode 100755 diff --git a/schoolapps/schoolapps/wsgi.py b/schoolapps/schoolapps/wsgi.py old mode 100644 new mode 100755 diff --git a/schoolapps/static/common/logo.png b/schoolapps/static/common/logo.png old mode 100644 new mode 100755 diff --git a/schoolapps/static/common/style.css b/schoolapps/static/common/style.css old mode 100644 new mode 100755 diff --git a/schoolapps/templates/mail/email.html b/schoolapps/templates/mail/email.html old mode 100644 new mode 100755 diff --git a/schoolapps/templates/mail/email.txt b/schoolapps/templates/mail/email.txt old mode 100644 new mode 100755 diff --git a/schoolapps/templates/mail/notification.html b/schoolapps/templates/mail/notification.html old mode 100644 new mode 100755 diff --git a/schoolapps/templates/mail/notification.txt b/schoolapps/templates/mail/notification.txt old mode 100644 new mode 100755 diff --git a/schoolapps/templates/partials/footer.html b/schoolapps/templates/partials/footer.html old mode 100644 new mode 100755 diff --git a/schoolapps/templates/partials/header.html b/schoolapps/templates/partials/header.html old mode 100644 new mode 100755 diff --git a/schoolapps/templates/partials/impress.html b/schoolapps/templates/partials/impress.html old mode 100644 new mode 100755 diff --git a/schoolapps/templates/registration/logged_out.html b/schoolapps/templates/registration/logged_out.html old mode 100644 new mode 100755 diff --git a/schoolapps/templates/registration/login.html b/schoolapps/templates/registration/login.html old mode 100644 new mode 100755 diff --git a/schoolapps/timetable/__init__.py b/schoolapps/timetable/__init__.py old mode 100644 new mode 100755 diff --git a/schoolapps/timetable/admin.py b/schoolapps/timetable/admin.py old mode 100644 new mode 100755 diff --git a/schoolapps/timetable/apps.py b/schoolapps/timetable/apps.py old mode 100644 new mode 100755 diff --git a/schoolapps/timetable/migrations/__init__.py b/schoolapps/timetable/migrations/__init__.py old mode 100644 new mode 100755 diff --git a/schoolapps/timetable/models.py b/schoolapps/timetable/models.py old mode 100644 new mode 100755 diff --git a/schoolapps/timetable/parse.py b/schoolapps/timetable/parse.py old mode 100644 new mode 100755 diff --git a/schoolapps/timetable/templates/timetable/all.html b/schoolapps/timetable/templates/timetable/all.html old mode 100644 new mode 100755 diff --git a/schoolapps/timetable/templates/timetable/plan.html b/schoolapps/timetable/templates/timetable/plan.html old mode 100644 new mode 100755 diff --git a/schoolapps/timetable/templates/timetable/quicklaunch.html b/schoolapps/timetable/templates/timetable/quicklaunch.html old mode 100644 new mode 100755 diff --git a/schoolapps/timetable/templates/timetable/substitution.html b/schoolapps/timetable/templates/timetable/substitution.html old mode 100644 new mode 100755 diff --git a/schoolapps/timetable/tests.py b/schoolapps/timetable/tests.py old mode 100644 new mode 100755 diff --git a/schoolapps/timetable/urls.py b/schoolapps/timetable/urls.py old mode 100644 new mode 100755 diff --git a/schoolapps/timetable/views.py b/schoolapps/timetable/views.py old mode 100644 new mode 100755 diff --git a/schoolapps/untisconnect/__init__.py b/schoolapps/untisconnect/__init__.py old mode 100644 new mode 100755 diff --git a/schoolapps/untisconnect/admin.py b/schoolapps/untisconnect/admin.py old mode 100644 new mode 100755 diff --git a/schoolapps/untisconnect/api.py b/schoolapps/untisconnect/api.py old mode 100644 new mode 100755 diff --git a/schoolapps/untisconnect/apps.py b/schoolapps/untisconnect/apps.py old mode 100644 new mode 100755 diff --git a/schoolapps/untisconnect/migrations/0001_initial.py b/schoolapps/untisconnect/migrations/0001_initial.py old mode 100644 new mode 100755 diff --git a/schoolapps/untisconnect/migrations/__init__.py b/schoolapps/untisconnect/migrations/__init__.py old mode 100644 new mode 100755 diff --git a/schoolapps/untisconnect/models.py b/schoolapps/untisconnect/models.py old mode 100644 new mode 100755 diff --git a/schoolapps/untisconnect/templates/untisconnect/test.html b/schoolapps/untisconnect/templates/untisconnect/test.html old mode 100644 new mode 100755 diff --git a/schoolapps/untisconnect/tests.py b/schoolapps/untisconnect/tests.py old mode 100644 new mode 100755 diff --git a/schoolapps/untisconnect/urls.py b/schoolapps/untisconnect/urls.py old mode 100644 new mode 100755 diff --git a/schoolapps/untisconnect/views.py b/schoolapps/untisconnect/views.py old mode 100644 new mode 100755