Part-DB-server/src/Controller
2020-04-04 15:45:14 +02:00
..
AdminPages Log security related events like password reset, 2FA method added, etc. 2020-04-03 18:27:47 +02:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
AttachmentFileController.php Added a permission to control which users can access private attachments. 2020-03-30 16:56:58 +02:00
GroupController.php Implemented permission system for part parameters. 2020-03-26 13:09:25 +01:00
HomepageController.php Fixed coding style. 2020-03-15 13:56:31 +01:00
LogController.php Fixed inspection issues. 2020-03-29 22:47:25 +02:00
PartController.php Use twig global AttachmentManager in templates. 2020-04-03 14:56:48 +02:00
PartListsController.php Fixed coding style. 2020-03-15 13:56:31 +01:00
RedirectController.php Fixed coding style. 2020-03-15 13:56:31 +01:00
SecurityController.php Fixed PHPstan issue. 2020-04-04 13:12:22 +02:00
StatisticsController.php Fixed coding style. 2020-03-15 13:56:31 +01:00
TreeController.php Fixed coding style. 2020-03-15 13:56:31 +01:00
TypeaheadController.php Fixed inspection issues. 2020-03-29 22:47:25 +02:00
UserController.php Show user history in user info page. 2020-04-04 15:45:14 +02:00
UserSettingsController.php Log security related events like password reset, 2FA method added, etc. 2020-04-03 18:27:47 +02:00