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
..
AngelTypes_view.php Moved permission checks to Authenticator class 6 years ago
EventConfig_view.php Make application name configurable 6 years ago
PublicDashboard_view.php User: Bugfixes & code cleanup 6 years ago
Questions_view.php questions: Don't strip content from messages 6 years ago
Rooms_view.php Moved permission checks to Authenticator class 6 years ago
ShiftCalendarLane.php Formatting & Docstrings 7 years ago
ShiftCalendarRenderer.php Removed `User($id)` function 🎉 6 years ago
ShiftCalendarShiftRenderer.php Moved permission checks to Authenticator class 6 years ago
ShiftEntry_view.php Require POST for sending forms 6 years ago
ShiftTypes_view.php Moved permission checks to Authenticator class 6 years ago
ShiftsFilterRenderer.php add shift calendar to angeltype view 7 years ago
Shifts_view.php Moved permission checks to Authenticator class 6 years ago
UserAngelTypes_view.php Require POST for sending forms 6 years ago
UserDriverLicenses_view.php Removed `User($id)` function 🎉 6 years ago
UserHintsRenderer.php database: updated checks for selectOne 7 years ago
UserWorkLog_view.php Require POST for sending forms 6 years ago
User_view.php Formatting 6 years ago