Part-DB-server/src/Controller
2019-10-26 22:27:04 +02:00
..
AdminPages Test the admin pages, if read/list/delete is working. 2019-10-26 22:27:04 +02:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
AttachmentFileController.php Moved attachment related services into their own namespaces 2019-10-19 23:29:51 +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 Added possibility to add/edit attachments on Admin pages. 2019-09-24 18:28:35 +02:00
HomepageController.php Allow to specify homepage banner via ENV. Otherwise the content of the file config/banner.md is used. 2019-10-19 23:20:19 +02:00
PartController.php Moved attachment related services into their own namespaces 2019-10-19 23:29:51 +02:00
PartListsController.php Fixed some inspection issues. 2019-09-16 22:04:59 +02:00
RedirectController.php Fixed some 404 errors when using Part-DB without URL rewriting. 2019-10-03 00:45:02 +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
TypeaheadController.php Moved attachment related services into their own namespaces 2019-10-19 23:29:51 +02:00
UserController.php Added an demo mode option, where the user password change dialog is disabled. 2019-10-20 00:01:06 +02:00