You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Igor Scheller 79c92da8c1 Formatting
```bash
php-cs-fixer fix --allow-risky=yes --rules=@PSR2,psr4,mb_str_functions.php_unit_construct,php_unit_ordered_covers,trailing_comma_in_multiline_array --rules='{"array_syntax": {"syntax":"short"}}' [tests/|src/]
```
6 years ago
..
controller When only free shifts should be shown: filter for selected angel types 6 years ago
helper upgrade chart.js lib and fix bargraph. fixes #511 6 years ago
mailer User: Bugfixes & code cleanup 6 years ago
model fixes #178: Show not only next but also last shift in free angels view 6 years ago
pages Formatting 6 years ago
view Formatting 6 years ago
application.php Refactoring: moved application bootstrapping to bootstrap.php 7 years ago
autoload.php Installation: Added migrations for install.sql and update.sql files 6 years ago
engelsystem.php Moved permission checks to Authenticator class 6 years ago
includes.php EventConfig: Merge event configuration from database to global config 6 years ago
sys_auth.php Moved permission checks to Authenticator class 6 years ago
sys_form.php rooms admin: Set a maximum character length 6 years ago
sys_log.php Changed more functions 🎉 6 years ago
sys_menu.php Support disabling the arrival feature 6 years ago
sys_page.php Don't strip characters from direct messages 6 years ago
sys_template.php Merge branch 'twig-templates' 6 years ago