Hannes Papenberg

Results 107 issues of Hannes Papenberg

This fixes issues #43154, #35463 and #39149 ### Summary of Changes The router right now merges the query elements of the current menu item into the query it parsed so...

Feature
RTC
Unit/System Tests
PR-5.2-dev

### Summary of Changes Smart Search has been donated at some point to the project by a commercial company, but I'm pretty sure that the commercial company wasn't the original...

Feature
PR-5.2-dev

### Summary of Changes This PR adds missing $items, $params, $pagination, $filterForm and $activeFilters attributes to HtmlView classes. Also fixing 2 typehints. ### Testing Instructions Codereview ### Link to documentations...

PR-5.2-dev

### Summary of Changes When the route of an entry in Smart Search isn't a query string, the highlight feature actually can produce invalid URLs. This PR enforces these URLs...

bug
PR-5.2-dev

### Summary of Changes The $this->text() used in this code does not exist in the class. This PR replaces that with the Text::sprintf() instead. ### Testing Instructions Codereview ### Link...

PR-5.2-dev

### Summary of Changes When adding typehints for these custom fields, I mistakenly used the FileLayout class, while it actually is the respective plugins class. ### Testing Instructions Codereview. ###...

PR-5.2-dev

### Summary of Changes We are in the process of migrating away from the CMS filesystem package to use the framework version of it. This PR converts all instances where...

PR-5.2-dev

### Summary of Changes These are missing properties used by our layouts in the backend component view classes. ### Testing Instructions Codereview. ### Link to documentations Please select: - [...

PR-5.2-dev

### Summary of Changes In the token API authentication plugin we are constructing a response with the timezone and language from the user object. However, that data is stored in...

bug
PR-5.2-dev

### Summary of Changes We are in the process of migrating away from the CMS filesystem package to use the framework version of it. This PR converts all instances where...

Feature
PR-5.2-dev