Part-DB.Part-DB-server/src/Controller
2019-09-13 19:38:22 +02:00
..
AdminPages Only recreate the BaseAdmin form when the form were valid. 2019-08-26 11:41:39 +02:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
AttachmentFileController.php Fixed some inspection issues. 2019-08-20 18:39:57 +02:00
DebugController.php Prevent a user from lock itself out from the user system. 2019-09-11 18:50:23 +02:00
GroupController.php Fixed an error that prevented to create a new user. 2019-09-11 19:04:09 +02:00
HomepageController.php Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
PartController.php Allow to delete parts. 2019-09-02 17:42:13 +02:00
PartListsController.php Allow to show parts in a storelocation or an supplier. 2019-09-08 17:30:58 +02:00
RedirectController.php Fixed redirection, when no locale and no valid path were given 2019-09-12 21:41:38 +02:00
SecurityController.php Fixed some inspection issues. 2019-08-20 18:39:57 +02:00
TreeController.php Allow to show parts in a storelocation or an supplier. 2019-09-08 17:30:58 +02:00
UserController.php Show the permissions a user have on the user info page. 2019-09-13 19:38:22 +02:00