Part-DB.Part-DB-server/src
2019-10-13 13:41:20 +02:00
..
Command Added an console command to convert the old BBCode comments to markdown 2019-10-13 00:32:09 +02:00
Configuration Fixed deprecation for configuration treeBuilder. 2019-09-22 21:43:21 +02:00
Controller Show git branch and commit hash on homepage if available. 2019-10-13 00:44:50 +02:00
DataTables Show higher resolution thumbnail when hover over a table picture. 2019-10-06 15:44:19 +02:00
Entity Uploaded (non secure) attachments live now in public/ 2019-10-05 20:30:27 +02:00
EntityListeners Moved attachment path conversion functions to own service. 2019-09-28 16:06:37 +02:00
EventSubscriber Redirect user after login to user settings, if he needs to change password. 2019-09-19 14:48:49 +02:00
Exceptions Added an table to show all defined attachments. 2019-10-04 18:06:37 +02:00
Form Added an help text for the URL/Ressource input field for attachments. 2019-10-03 14:19:43 +02:00
Helpers Added an console command to convert the old BBCode comments to markdown 2019-10-13 00:32:09 +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 Added an console command to convert the old BBCode comments to markdown 2019-10-13 00:32:09 +02:00
Services Filter attachment name for uploaded filename. 2019-10-13 13:41:20 +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