Fix all file permissions
Make all files, except the shell scripts with shebang, not executable.
Showing
- biscuit/apps/chronos/__init__.py 0 additions, 0 deletionsbiscuit/apps/chronos/__init__.py
- biscuit/apps/chronos/admin.py 0 additions, 0 deletionsbiscuit/apps/chronos/admin.py
- biscuit/apps/chronos/apps.py 0 additions, 0 deletionsbiscuit/apps/chronos/apps.py
- biscuit/apps/chronos/models.py 0 additions, 0 deletionsbiscuit/apps/chronos/models.py
- biscuit/apps/chronos/templates/timetable/all.html 0 additions, 0 deletionsbiscuit/apps/chronos/templates/timetable/all.html
- biscuit/apps/chronos/templates/timetable/fallback.html 0 additions, 0 deletionsbiscuit/apps/chronos/templates/timetable/fallback.html
- biscuit/apps/chronos/templates/timetable/hintform.html 0 additions, 0 deletionsbiscuit/apps/chronos/templates/timetable/hintform.html
- biscuit/apps/chronos/templates/timetable/hints.html 0 additions, 0 deletionsbiscuit/apps/chronos/templates/timetable/hints.html
- biscuit/apps/chronos/templates/timetable/plan.html 0 additions, 0 deletionsbiscuit/apps/chronos/templates/timetable/plan.html
- biscuit/apps/chronos/templates/timetable/quicklaunch.html 0 additions, 0 deletionsbiscuit/apps/chronos/templates/timetable/quicklaunch.html
- biscuit/apps/chronos/templates/timetable/substitution.html 0 additions, 0 deletionsbiscuit/apps/chronos/templates/timetable/substitution.html
- biscuit/apps/chronos/templates/timetable/substitutionprint.html 0 additions, 0 deletions...t/apps/chronos/templates/timetable/substitutionprint.html
- biscuit/apps/chronos/urls.py 0 additions, 0 deletionsbiscuit/apps/chronos/urls.py
- biscuit/apps/chronos/views.py 0 additions, 0 deletionsbiscuit/apps/chronos/views.py
biscuit/apps/chronos/__init__.py
100755 → 100644
File mode changed from 100755 to 100644
biscuit/apps/chronos/admin.py
100755 → 100644
File mode changed from 100755 to 100644
biscuit/apps/chronos/apps.py
100755 → 100644
File mode changed from 100755 to 100644
biscuit/apps/chronos/models.py
100755 → 100644
File mode changed from 100755 to 100644
biscuit/apps/chronos/templates/timetable/all.html
100755 → 100644
File mode changed from 100755 to 100644
biscuit/apps/chronos/templates/timetable/fallback.html
100755 → 100644
File mode changed from 100755 to 100644
biscuit/apps/chronos/templates/timetable/hintform.html
100755 → 100644
File mode changed from 100755 to 100644
biscuit/apps/chronos/templates/timetable/hints.html
100755 → 100644
File mode changed from 100755 to 100644
biscuit/apps/chronos/templates/timetable/plan.html
100755 → 100644
File mode changed from 100755 to 100644
biscuit/apps/chronos/templates/timetable/quicklaunch.html
100755 → 100644
File mode changed from 100755 to 100644
biscuit/apps/chronos/templates/timetable/substitution.html
100755 → 100644
File mode changed from 100755 to 100644
biscuit/apps/chronos/templates/timetable/substitutionprint.html
100755 → 100644
File mode changed from 100755 to 100644
biscuit/apps/chronos/urls.py
100755 → 100644
File mode changed from 100755 to 100644
biscuit/apps/chronos/views.py
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment