-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Color legend:
- patch or minor release available - update recommended
- major release available…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 4.11.1 4.11.1 The missing Symfony Admin Generator
sonat…
-
## Feature Request
Since `AbstractAdmin::getListMode()` is final, there is no way to configure which list mode should be used by default. It is now hardcoded within this method.
https://github.c…
-
I'm trying to add psalm on SonataFormatterBundle, which is using SonataAdminBundle v3 and I'm getting the following error:
```
PHP Fatal error: During inheritance of ArrayAccess: Uncaught RuntimeEx…
-
## Feature Request
Use the ServiceSubscriberInterface and some static function to autoconfigure admins, so no need to us a xml/yaml/php file to configure admin, Here is an example of the idea:
…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
```
```
sonata-project/admin-bundle 4.12.0 4.12.0 The missing Symfony Admi…
-
## Add flash message for `ForeignKeyConstraintViolationException`
When I try to remove a data that is related with other entity I'm getting an internal server error of `ForeignKeyConstraintViolatio…
-
See https://github.com/sonata-project/SonataAdminBundle/pull/7669#issuecomment-1000217113
This could prevent such issues
-
From the docs:
https://docs.sonata-project.org/projects/SonataAdminBundle/en/4.x/
I followed the link very near the top to the demo:
https://demo.sonata-project.org/
I get this page:
![ima…
-
### Environment
Ubuntu 18.04
$.fn.jquery '3.4.1'
select2.js 3.5.4
#### Sonata packages
show
```
sonata-project/admin-bundle 4.8.1 4.8.1 The miss…
dcatz updated
2 years ago