Part-DB-server/src/Controller
2024-08-21 22:15:26 +02:00
..
AdminPages Fixed error handling of structural data import 2024-06-22 22:55:15 +02: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 Allow to configure default table page length via Settings UI 2024-08-21 22:15:26 +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 Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
KiCadApiController.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
LabelController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01: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 Applied rector suggestions 2024-06-22 00:31:43 +02:00
PartImportExportController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
PartListsController.php Allow to configure default table page length via Settings UI 2024-08-21 22:15:26 +02:00
ProjectController.php Allow to configure default table page length via Settings UI 2024-08-21 22:15:26 +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 Applied rector suggestions 2024-06-22 00:31:43 +02:00
SecurityController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
SelectAPIController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
SettingsController.php Allow to configure sidebar menu via the new settings system 2024-08-07 00:41:06 +02:00
StatisticsController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
ToolsController.php Fixed old usages of base_currency 2024-08-03 23:19:09 +02:00
TreeController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
TypeaheadController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
UserController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
UserSettingsController.php Fixed phpunit tests 2024-06-22 00:44:59 +02:00
WebauthnKeyRegistrationController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00