-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle dev-master 9115761 dev-master 9115761 The missing Symfon…
-
#### Sonata packages
```
sonata-project/admin-bundle 3.88.0
sonata-project/article-bundle 1.5.0
```
## Subject
The support for the `_delete` field has been lost when su…
-
Error on 3.x.
To reproduce, setup this tiny `AdminExtension` class:
``` php
final class ListActionsAdminExtension extends AdminExtension
{
public function configureListFields(ListMapper $listMap…
-
From some times we working on sandbox to make it working again. Many upgrades was done (Symfony, sonata-project bundles, behat, ...). For now we have working develop version in `master` branch. This i…
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | no
| BC Break report? | no
| RFC? | yes
| Sylius version | 1.0, 1.1
We are develop…
-
SonataCoreBundle was dropped and last conflict was resolve. It mean we can use master branches (sonata4) with sonata3. :tada:
Of course this will be so beautiful to be true. Anyway after some easy…
-
ATM we have the problem, that we use hard copies of all external assets.
## Resolve
1. Support for old external assets
- move current external assets to seperate place
- remove it from …
-
Hello,
I am using Symfony 4.4.25 and SonataAdmin .
I follow the bundle install documentation and use webpack.
At first i have got this error when i try to compile the assets:
![image](http…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.101.0 3.101.0 The missing Symfony Admin Generator
son…
-
To reduce the complexity and sharpen the focus of this bundle, we should split(?) this bundle:
**BlockBundle**
- Reusable block component
**SeoBundle**
- SEO related components (meta informati…