Part-DB-server/src
2019-10-31 22:37:54 +01: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 Allow to restrict the file extensions for a attachment type. 2019-10-31 22:37:54 +01: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 restrict the file extensions for a attachment type. 2019-10-31 22:37:54 +01: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 restrict the file extensions for a attachment type. 2019-10-31 22:37:54 +01: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 Allow to restrict the file extensions for a attachment type. 2019-10-31 22:37:54 +01: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 restrict the file extensions for a attachment type. 2019-10-31 22:37:54 +01:00
Kernel.php Initial commit 2019-02-23 16:49:38 +01:00