Part-DB.Part-DB-server/src/Controller
2020-06-07 21:11:09 +02:00
..
AdminPages Refactored Admin Page controllers a bit... 2020-06-07 21:11:09 +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 Refactored Admin Page controllers a bit... 2020-06-07 21:11:09 +02:00
HomepageController.php Organized parameters better. 2020-05-12 22:53:42 +02:00
LabelController.php Fixed coding style. 2020-05-10 21:39:31 +02:00
LogController.php Fixed inspection issues. 2020-03-29 22:47:25 +02:00
PartController.php Fixed PHPUnit issues. 2020-05-31 13:10:44 +02:00
PartListsController.php Added missing translation for action success. 2020-05-24 20:20:44 +02:00
RedirectController.php Fixed coding style. 2020-03-15 13:56:31 +01:00
ScanController.php Fixed coding style. 2020-05-10 21:39:31 +02:00
SecurityController.php Fixed PHPstan issue. 2020-04-04 13:12:22 +02:00
SelectAPIController.php Added basic possibility to change the manufacturer, footprint, category and part unit of multiple parts. 2020-05-24 18:26:10 +02:00
StatisticsController.php Fixed coding style. 2020-03-15 13:56:31 +01:00
ToolsController.php [ReelCalculator] Added permission and added it to tools menu. 2020-06-03 22:19:59 +02:00
TreeController.php Fixed coding style. 2020-03-15 13:56:31 +01:00
TypeaheadController.php Show a preview image in builtin attachment select autocomplete. 2020-06-01 14:51:38 +02:00
UserController.php Refactored Admin Page controllers a bit... 2020-06-07 21:11:09 +02:00
UserSettingsController.php Fixed coding style. 2020-05-10 21:39:31 +02:00