Ayke Halder

Results 29 issues of Ayke Halder

## Summary I'd like to give new developers an easy start to develop on Matomo. With an already running [DDEV](https://ddev.readthedocs.io/en/stable/) environment (depends on Docker) it should be an effortless exercise:...

Enhancement
c: Platform
c: Tests & QA
Easier debugging

### Description: Provides a DDEV project base and resolves https://github.com/matomo-org/matomo/issues/21883 ### Review * [ ] [Functional review done](https://developer.matomo.org/guides/pull-request-reviews#functional-review-done) * [ ] [Potential edge cases thought about](https://developer.matomo.org/guides/pull-request-reviews#potential-edge-cases-thought-about) (behavior of the code...

**Is your feature request related to a problem? Please describe.** To use Solr in your own projects in a DDEV environment you have to follow some instructions (e.g. [How to...

If no mail is sent, the mail variables get persisted as `tx_powermail_domain_model_mail.body` instead of the mail content. This changes the `var_dump` output from HTML to plaintext. Thereby no extra CSS...

This reduces the filesize by removing unnecessary whitespaces via spaceless ViewHelper and by putting the tag `td` directly around the value.

The validator design takes account of text-inputs only. For multi-select and multi-checkbox inputs it might be usefull to validate like: - At least 2 options are selected. - A maximum...

feature

There are lots of entries generated in the table `sys_refindex` and thereby `sys_refindex` becomes huge (> 1GB) Maybe this might only be the case if you run: ```shell vendor/bin/typo3cms referenceindex:update...

enhancement

You need some extra fonts to get the expected screenshots for the UI Tests - see: https://github.com/matomo-org/developer-documentation/blob/5f09c4d970461e1399a61b653a44930bcbe88775/docs/5.x/tests-ui.md?plain=1#L37-L41 Especially the 'REPLACEMENT CHARACTER' � (`U+FFFD`) is not rendered by MS-fonts but by...

### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues - [X] I have [validated](https://html5.validator.nu/) any HTML to avoid common problems - [X] I have read the [contributing...

css
design

### Description Fade disabled buttons into luminance-gray color of current plane background. Disabled buttons color is mixed with a gray having the identical luminance as the background-color. This results in...

css
v6