Ernesto Baschny

Results 10 issues of Ernesto Baschny

The default `src/conf/clisync.yml` contains: ``` command: finalize: ... # EXAMPLE: create user "dev" with password "dev" - "ct typo3:beuser" # EXAMPLE: append toplevel-domain .vm to all domains - "ct typo3:domain"...

If I have an mysql docker container with my app + mysql, and want to sync from the external live server, why not use the container which already contains the...

Currently EXT:solr considers a "site" being the "same domain". This comes from the legacy of using `sys_domain` records. In TYPO3 since v9 we have a different concept of "site", being...

feature

**Describe the bug** Updating from 11.2 to 11.5 (TYPO3 v10 to v11) we noticed the change in behaviour for the sorting of facets. **To Reproduce** A setup like this: ```...

Currently we have to set up scheduled tasks for the "`Index Queue Worker`" for each individual sites. This becomes quite unhandy if you have dozens (or hundreds) of sites. It...

Currently installing direct_mail also installs `typo3/cms-dashboard` - which is not something we would like to use in every installation. Since the widgets are optional, maybe move this dependency in `composer.json`...

This is a similar issue than was already reported by @derhansen in #55. We hit the same situation (also hard to figure out what the problem was) not in the...

I currently can configure some stuff in a "project.yml" file, but the most important things like deploy_to, application, url, context etc can only be set via environment variables. So you...

enhancement
Deployment: Ansistrano

Maybe include this feature in the TYPO3 core?

## Problem "Replaces" files do not get the new metadata extracted. ## How to reproduce 1. Upload a file with metadata (i.e. copyright information). This data is extracted and put...