Part-DB.Part-DB-server/src/Controller
2020-05-10 16:58:53 +02:00
..
AdminPages Fixed exception from wrong 'disable' parameter. 2020-05-10 16:58:53 +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 Added a duplicate button in data structures (categories, footprints, etc.) Admin pages. 2020-04-06 13:14:47 +02:00
HomepageController.php Fixed coding style. 2020-03-15 13:56:31 +01:00
LabelController.php Added possibility to load profiles from label generator dialog. 2020-05-08 12:43:04 +02:00
LogController.php Fixed inspection issues. 2020-03-29 22:47:25 +02:00
PartController.php Fixed coding style. 2020-04-10 13:05:08 +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
ScanController.php Added some tests to check if LabelSystem and scanner pages are available. 2020-05-10 13:28:01 +02: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 coding style. 2020-04-10 13:05:08 +02:00
UserController.php Fixed coding style. 2020-04-10 13:05:08 +02:00
UserSettingsController.php Log security related events like password reset, 2FA method added, etc. 2020-04-03 18:27:47 +02:00