Part-DB.Part-DB-server/src/Controller
2023-05-16 00:05:54 +02:00
..
AdminPages Fixed typos 2023-04-15 23:14:53 +02:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
AttachmentFileController.php Removed unused imports 2023-04-15 22:27:19 +02:00
GroupController.php Fixed some more inspection issues 2023-04-15 22:05:29 +02:00
HomepageController.php Show first steps on homepage when no parts were created yet. 2023-02-05 21:37:48 +01:00
LabelController.php Renamed label_system templates folder to recommended snake_style style 2023-02-04 23:15:11 +01:00
LogController.php Allow access to log detail page (only) if a user has permission to show_history of an entity 2023-05-16 00:05:54 +02:00
PartController.php Only try to retrieve the targetLot from DB if the parameter is existing 2023-04-16 01:22:58 +02:00
PartImportExportController.php Removed unused imports 2023-04-15 22:27:19 +02:00
PartListsController.php Show a proper error message table when encountering an invalid regex statement on SQLite 2023-05-09 00:26:40 +02:00
ProjectController.php Removed unused imports 2023-04-15 22:27:19 +02:00
RedirectController.php Fixed typos 2023-04-15 23:14:53 +02:00
ScanController.php Renamed label_system templates folder to recommended snake_style style 2023-02-04 23:15:11 +01:00
SecurityController.php Disable username and token field on password reset controller 2023-02-11 22:04:49 +01:00
SelectAPIController.php Removed unused imports 2023-04-15 22:27:19 +02:00
StatisticsController.php Renamed security template folder to recommended snake_case style 2023-02-04 22:59:43 +01:00
ToolsController.php Show if SAML is enabled in the server info tool 2023-03-04 17:27:09 +01:00
TreeController.php Renamed "devices" permission to "projects" 2023-01-08 20:10:58 +01:00
TypeaheadController.php Fixed typos 2023-04-15 23:14:53 +02:00
UserController.php Fixed typos 2023-04-15 23:14:53 +02:00
UserSettingsController.php Fixed typos 2023-04-15 23:14:53 +02:00
WebauthnKeyRegistrationController.php Mark SAML users as so in database and disable local password changing then. 2023-02-21 00:29:50 +01:00