Georg Ringer

Results 73 issues of Georg Ringer

When installing it I get ``` Symfony\Component\Config\Definition\Exception\InvalidDefinitionException {#10015 #message: "Following classes have been auto-registered by PIMCORE which is not allowed when using the Toolbox Bundle.Please disable the area autoload feature...

gosync does not work in windows (windows 10) as there is the error `bin/bash` not found when trying to sync.

The exclude field must not be set for the field l10n_parent to avoid errors during translation and wrong user configuration. With 10 this setting is automatically removed with the TCA...

This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io). --- For more information, click [here](https://github.styleci.io/analyses/N4LkEe).

Checking https://forge.typo3.org/issues/98252 seems that the following behaviour is not yet covered: ```php 'renderType' => 'inputDateTime', 'dbType' => 'time', 'eval' => 'time', ```

I propose a new version of how to extend the extension by using the EXT:extender which solves the problem with PHP7.2. if you are ok with it I would add...

By providing just some very basic ViewHelpers it is possible to improve the developer experience a lot regarding setting multiple categories in the template. All it would need are 3...

It would be great if the model `\CrowdinApiClient\Model\Progress` could not only contain the languageId but the languageName. This would save tons of request (or caching) on my side to build...

question
discussion/consideration

Another try to make it work with v12

Given a v12 website with solr dev-main and the solr configuration is wrong - so no connection is possible. then a lot of warnings happen in reports module I suggest...