-
When trying to resize the textarea box of the CKeditor included in a block inside the blocks list of a sonata page bundle page the resizing triggers the JS block reordering mouse events which immediat…
-
## Feature Request
It would be nice to be able to sync Configuration parameters (https://symfony.com/doc/current/configuration.html#configuration-parameters), with admin and be able to edit and add…
-
There are still some project that do not have a stable version which supports sonata admin 4 or symfony 5/6.
This is an ordered list with all open steps for our main projects.
- [x] Next major: …
-
Symfony 3.3 comes with [several changes](http://symfony.com/doc/current/service_container/3.3-di-changes.html) on the DI system in order to simplify the configuration.
This is great, but absolutely…
-
## Feature Request
This is just an idea I had when looking at an [old issue](https://github.com/sonata-project/SonataBlockBundle/issues/244) that is still present.
There is a problem if you use…
-
## Feature Request
Based on MVC pattern we should avoid keep "model" in "controller" (CRUDController). I created POC for csrf part (#6477 and wrong configure #6467).
These easy change will allo…
-
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.106.1 4.4.0 The missing Symfony Admin Generator
sonata-project/block-bu…
-
### Environment
#### Sonata packages
show
```
sonata-project/admin-bundle 4.13.1 4.16.0 The missing Symfony Admin Generator
sonata-project/block-bundle 4.14.0 4.…
-
**Description**
the PR #26244 broke flexible testing of domain specific routes for me. is there a way to do this after the PR or can we say we have a bug here?
it should be possible to access …
-
Now it redirects to BlockAdmin list that is not usable and not shown anywhere else.
Edit: This is problem with 3.x and 4.x.
1. you go to `/admin/app/sonatapagepage/1/compose`
2. select block to…