-
We are trying to integrate this with Sonata Media Bundle and CKEditor 4. Is this project still active? Once Sonata Media Bundle is compatible with Symfony 5, is there going to be an update?
cgb37 updated
3 years ago
-
It seems currently that if I specify a non-existant node as the root_node in `doctrine_phpcr_type_tree_model` the backend throws an Exception. I guess it would be good to catch this error and tell the…
-
### Environment
#### Packages
composer show --latest
```
Color legend:
- patch or minor release available - update recommended
- major release available - update possible
- up to date v…
-
Hi,
Phpunit 4.6.9 is not working with ubuntu 14.04, this is the error:
```
RUNNING PLUGIN: php_unit
PHP Fatal error: Class PHPUnit_Util_Log_TAP contains 1 abstract method and must therefore be decl…
-
Looks like this version is based off of the 2.x version of `sonata-admin-annotation-bundle` (maybe the 2.4 version?)
I'm looking for a replacement for the 1.2.0 version that was used in the 2.3 ini…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.107.3 4.14.0 The missing Symfony Admin Gener…
-
Hi,
I'm stucked since four days with a strange issue, this is my yml config of Jms Serializer (1.0.0).
I need to override the FOSUserBundle serializer to apply some constraints to the user api.
Insi…
-
La quête n'est pas réalisable en l'état, il manque l'étape où on ajoute à AppKernel.php :
new Sonata\AdminBundle\SonataAdminBundle(),
new Sonata\BlockBundle\SonataBlockBundle(),
…
-
we work on a projekt with symfony 4 and sonata. we are using the SonataAdminTreeBundle to manage our Categories.
**symfony packages:**
- symfony/apache-pack v1.0.1 A pack f…
-
## Feature Request
Currently, I have to use a workaround to properly translate enums.
For ListViews I need to use `Enum::Variant->value` for `choices` index.
Furthermore, I need to provide an …