Daniel Jahnsmüller

Results 8 issues of Daniel Jahnsmüller

### Affected version(s) 4.13 ### Description If you sort modules by type the parent labels are missing translation. can confirm in contao demo ![image](https://user-images.githubusercontent.com/1027521/154844375-01048368-a42a-49af-ad00-68600afe9121.png)

bug

Ich kann noch nicht genau sagen was die machen, hab sie grade entdeckt und möchte sie nicht vergessen. Ich erweitere das später.

Developer Documentation

Developer Documentation

> Ich habe den Fall, dass ein Mitglied über das Module Persönliche Daten Dokumente hochladen soll, die in seinem Homedirectory gespeichert und mit dem Datenbankfeld gespeichert werden sollen. Im DCA...

Developer Documentation

Updated the development notes see [Slack-Treat](https://app.slack.com/client/T05392K9G/CK4J0KNDB/thread/CK4J0KNDB-1687971243.248489) for the reason

Make clear that are files not directories

Developer Documentation

In many docs and HTML in the wild is `Breadcrumb` written with a uppercase `B`. - https://developer.mozilla.org/en-US/docs/Web/CSS/Layout_cookbook/Breadcrumb_Navigation - https://www.w3.org/WAI/ARIA/apg/patterns/breadcrumb/examples/breadcrumb/

Hello Wouter, I need for a `sqlsrv` connection a option to set `trust_server_certificate` to `true`. In a Laravel project its easy to do on [`database.php`](https://github.com/laravel/laravel/blob/12.x/config/database.php#L112) Iam not sure to make...