Part-DB.Part-DB-server/src/Controller
2020-05-16 20:53:35 +02:00
..
AdminPages Moved getParts() and getPartsCount() to a repository (instead of a class method). 2020-05-16 20:53:35 +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 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 coding style. 2020-04-10 13:05:08 +02:00
PartListsController.php Moved getParts() and getPartsCount() to a repository (instead of a class method). 2020-05-16 20:53:35 +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
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 Organized parameters better. 2020-05-12 22:53:42 +02:00
UserSettingsController.php Fixed coding style. 2020-05-10 21:39:31 +02:00