engelsystem/includes/view
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/]
```
2019-04-25 18:17:19 +02:00
..
AngelTypes_view.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
EventConfig_view.php Make application name configurable 2018-10-30 22:50:22 +01:00
PublicDashboard_view.php User: Bugfixes & code cleanup 2018-10-31 13:43:23 +01:00
Questions_view.php questions: Don't strip content from messages 2018-12-28 23:08:39 +01:00
Rooms_view.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
ShiftCalendarLane.php Formatting & Docstrings 2017-12-25 23:51:15 +01:00
ShiftCalendarRenderer.php Removed `User($id)` function 🎉 2018-10-31 13:43:23 +01:00
ShiftCalendarShiftRenderer.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
ShiftEntry_view.php Require POST for sending forms 2018-11-21 19:24:36 +01:00
ShiftTypes_view.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
ShiftsFilterRenderer.php add shift calendar to angeltype view 2017-11-24 12:01:19 +01:00
Shifts_view.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
UserAngelTypes_view.php Require POST for sending forms 2018-11-21 19:24:36 +01:00
UserDriverLicenses_view.php Removed `User($id)` function 🎉 2018-10-31 13:43:23 +01:00
UserHintsRenderer.php database: updated checks for selectOne 2018-01-14 17:47:26 +01:00
UserWorkLog_view.php Require POST for sending forms 2018-11-21 19:24:36 +01:00
User_view.php Formatting 2019-04-25 18:17:19 +02:00