Jelmer Prins

Results 14 issues of Jelmer Prins

## Type - Feature ## Pull request description possible to configure different urls per locale. You can do this by replacing `site.domain` in `app/config/parameters.yml` with `site.domain.[language]` Example: parameters: database.driver: mysql...

## Type - Feature ## Pull request description Adds an api call to get the content that the widget or action would've sent to the twig template example call `/api/pages/en/1/page-block/9.json`...

## Feature Request | Q | A | | ----------- | ------ | | New Feature | yes | | RFC | no | | BC Break | yes |...

Feature

## Feature Request | Q | A | | ----------- | ------ | | New Feature | yes | | RFC | no | | BC Break | no |...

Feature

## Feature Request | Q | A | | ----------- | ------ | | New Feature | no | | RFC | yes | | BC Break | no |...

Feature
RFC

## Type - Enhancement ## Problem description Since twig 2.7 some classes we extend are deprecated. We need to change them. ## Steps to reproduce Look in the debug bar...

Easy Pick
Hackday
Twig
Hacktoberfest

Make it possible using composer to install a module using the install hooks of composer to create symlinks etc. This would also potentially make it possible to make your module...

Feature
Hacktoberfest

## Type - Enhancement ## Problem description it helps your browser or password manager to remember credentials ## Expected behavior / Proposed solutions - autocomplete="email" - autocomplete="new-password" - autocomplete="current-password" etc

Easy Pick
Hacktoberfest

## Type - Enhancement ## Problem description We are using Spoon rss, since spoon is deprecated we should swap it out ## Expected behavior / Proposed solutions Keep the same...

RFC

Remove `Kernel:defineForkConstants` in twig we should see what parameters we will still assign to the template but it is best to scope them, for this take a look at app...