Part-DB.Part-DB-server/src/Controller
Jan Böhmer 280b2d4427 Fixed some 404 errors when using Part-DB without URL rewriting.
Fixed problems with the ajaxUI. Also added an ENV option that RedirectController redirects you to index.php/en page version.
2019-10-03 00:45:02 +02:00
..
AdminPages Added possibility to add/edit attachments on Admin pages. 2019-09-24 18:28:35 +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 Added possibility to add/edit attachments on Admin pages. 2019-09-24 18:28:35 +02:00
HomepageController.php Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
PartController.php Fixed some inspection issues. 2019-09-16 22:04:59 +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 Added a simple autocomplete mechanism for the footprint URL. 2019-10-02 17:28:40 +02:00
UserController.php Added possibility to add/edit attachments on Admin pages. 2019-09-24 18:28:35 +02:00