Part-DB.Part-DB-server/src/Controller
2020-01-02 22:55:28 +01:00
..
AdminPages Dont call translator inside the form classes. 2019-12-26 14:53:13 +01:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
AttachmentFileController.php Fixed some inspection issues. 2019-11-10 14:00:56 +01:00
GroupController.php Added an PHP CS fixer config file and applied it to files. 2019-11-09 00:47:20 +01:00
HomepageController.php Added an PHP CS fixer config file and applied it to files. 2019-11-09 00:47:20 +01:00
PartController.php Dont call translator inside the form classes. 2019-12-26 14:53:13 +01:00
PartListsController.php Added an PHP CS fixer config file and applied it to files. 2019-11-09 00:47:20 +01:00
RedirectController.php Removed redirect to userSettings in RedirectController 2020-01-01 18:23:30 +01:00
SecurityController.php Moved user settings and 2FA related controller into its own class UserSettingsController. 2019-12-29 17:17:12 +01:00
TreeController.php Use new cached treeview nodes for twig inline generator (admin pages) 2020-01-02 22:55:28 +01:00
TypeaheadController.php Fixed some inspection issues. 2019-11-10 14:00:56 +01:00
UserController.php Added infos about 2FA and possibilities to disable them all on user admin page. 2019-12-29 20:04:52 +01:00
UserSettingsController.php Added translations for 2FA. 2020-01-01 15:42:18 +01:00