Part-DB-server/src
Jan Böhmer 2187f5eac2 Allow to disable a user in admin settings.
When a user is disabled, he can not login.
2019-10-26 23:22:27 +02:00
..
Command Moved attachment related services into their own namespaces 2019-10-19 23:29:51 +02:00
Configuration Fixed deprecation for configuration treeBuilder. 2019-09-22 21:43:21 +02:00
Controller Test the admin pages, if read/list/delete is working. 2019-10-26 22:27:04 +02:00
DataFixtures Test the admin pages, if read/list/delete is working. 2019-10-26 22:27:04 +02:00
DataTables Moved attachment related services into their own namespaces 2019-10-19 23:29:51 +02:00
Entity Allow to disable a user in admin settings. 2019-10-26 23:22:27 +02:00
EntityListeners Moved attachment related services into their own namespaces 2019-10-19 23:29:51 +02:00
EventSubscriber Allow to disable a user in admin settings. 2019-10-26 23:22:27 +02:00
Exceptions Added an option to download a attachment via URL. Implemented secure attachments, which can not be accessed by URL and requires authentication. 2019-10-19 18:42:06 +02:00
Form Allow to disable a user in admin settings. 2019-10-26 23:22:27 +02:00
Helpers Added tests for RedirectController 2019-10-20 14:35:19 +02:00
Migrations Add IGNORE to INSERT statements in migrations to prevent exceptions. 2019-09-29 19:29:15 +02:00
Repository Added an comment about the recursive array_merge. 2019-09-16 22:23:02 +02:00
Security Allow to disable a user in admin settings. 2019-10-26 23:22:27 +02:00
Services Moved attachment related services into their own namespaces 2019-10-19 23:29:51 +02:00
Twig Added an console command to convert the old BBCode comments to markdown 2019-10-13 00:32:09 +02:00
Validator/Constraints Allow to specifiy a path to a builtin ressource via the url field. 2019-09-25 16:03:22 +02:00
Kernel.php Initial commit 2019-02-23 16:49:38 +01:00