Part-DB.Part-DB-server/src/Controller
2020-05-06 22:44:21 +02:00
..
AdminPages Added preview with example elements, on LabelProfile Admin Pages. 2020-05-01 21:19:13 +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 an "twig" lines mode, where the label lines are processed via a sandboxed twig. 2020-05-06 22:44:21 +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 basic scan dialog. 2020-04-26 21:26:11 +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