Moritz L'Hoest
Moritz L'Hoest
### Describe the bug (**Edit:** I initially thought it's only a visual problem, but the issue is deeper, see edit below.) Editors sometimes want to disable one of their own...
### Describe the bug Found a minor styling issue, the submission detail view is missing the gap between main content and sidebar:  ### Steps to reproduce Go to the...
### Description Proof-of-concept for distance queries for addresses, as suggested in https://github.com/craftcms/cms/discussions/17227 The PR adds a `AddressQuery::distanceTo()` method to calculate the distance of an address to a given place, limit...
### What happened? ### Description We use a Table Field with the **Static Rows** option and a **Row heading** column to allow users to enter social media links in a...
### Expected Behavior Accepting a service will reject others in the same category: ```js CookieConsent.acceptService('youtube', 'media'); ``` ### Current Behavior If I have multiple services in the `media` category and...
### What happened? ### Description I'm seeing an issue where a user can't log in with their username, if there's another user that has a _different_ username, but the _same_...
### What happened? ### Description We've had persistent performance issues on a particular site and identified one particular query as the culprit. The query is used to find related entries....
### What happened? ### Description I'm seeing a bug where using a generated field in the URL format of a section causes to URL to 'lag behind' the generated field,...
### What happened? ### Description I've got a client that has the German special character `ß` in their e-mail address. While unusual, it is a valid address. However, I can't...
### What happened? ### Description I was looking for a way to define the order of precedences for routes defined in Settings → Routes in the Control Panel. I discovered...