Alexander Berl

Results 49 issues of Alexander Berl

Resolves #2417

!!! Next major

In discussion about #2688 with @mficzel we found that the RequestEngineInterface is effectively a PSR ClientInterface, so the Browser, which itself implements the ClientInterface depends on another PSR Http client...

Related to #2612

I: Wrong branch
T: PHP
P: Flow

Adds an additional build matrix entry that will try to run tests within a neos-development-distribution to make sure things still work. Follow-up to #2200

`Issue/suggestion original posted in #2059` As a helping hand to developers and integrators, creating `Policy` configuration via annotation from the method could be introduced. To do this, we introduce a...

P: Flow
!!! Next major
Feature

See slack thread: https://neos-project.slack.com/archives/C050KKBEB/p1593764548080600 Some excerpt quotes: > @mficzel: I noticed that quite often people struggle with the configuration of routes and policies that are required to actually use a...

P: Flow
!!! Next major
Feature

https://flowframework.readthedocs.io/en/stable/TheDefinitiveGuide/PartIII/Reflection.html#create-an-annotation-class needs to be updated to reflect changes in #2468

T: Documentation

There are a lot of use-cases where one must pass on a number of template variables to a partial, in which case one often ends up with something like the...

Set JIGASI_DEFAULT_ROOM_NAME in .env to override the default room for connections Related to https://github.com/jitsi/docker-jitsi-meet/issues/339