Part-DB-server/src/Controller
2025-09-06 23:49:14 +02:00
..
AdminPages Fixed exception when trying to export an empty entity list 2025-02-01 20:57:27 +01:00
ErrorHandling Show the error page in a pop up in prod environment too 2024-03-10 00:12:54 +01:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
AttachmentFileController.php Merge branch 'master' into settings-bundle 2025-06-15 18:39:49 +02:00
GroupController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
HomepageController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
InfoProviderController.php Allow to associate settings forms with info providers 2025-08-24 23:32:58 +02:00
KiCadApiController.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
LabelController.php Validate label profiles before creating them via the label controller, so that we do not create duplicate entries 2025-09-06 23:49:14 +02:00
LogController.php Allow to configure default table page length via Settings UI 2024-08-21 22:15:26 +02:00
OAuthClientController.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
PartController.php Show a warning flash, when creating a part from an info provider that has no category autoprovided 2024-12-31 18:25:28 +01:00
PartImportExportController.php Fixed exception when trying to export an empty entity list 2025-02-01 20:57:27 +01:00
PartListsController.php Merge branch 'master' into settings-bundle 2025-06-15 18:39:49 +02:00
ProjectController.php Added generic CSV type option, to highlight the universal nature of the importer 2025-09-06 23:20:07 +02:00
RedirectController.php Moved default language, default timezone and base currency settings to new settings system 2024-08-03 23:14:29 +02:00
ScanController.php Added capability to scan Digikey barcodes and open the local part part page based on the result (#811) 2025-01-04 01:20:51 +01:00
SecurityController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
SelectAPIController.php Added way to batch edit the location of parts with a single stock 2025-03-29 16:21:10 +01:00
SettingsController.php Show flash messages on saving settings 2025-08-24 21:01:07 +02:00
StatisticsController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
ToolsController.php Merge branch 'master' into settings-bundle 2025-01-17 22:06:18 +01:00
TreeController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
TypeaheadController.php Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
UserController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
UserSettingsController.php Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
WebauthnKeyRegistrationController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00