-
For the moment, there is no generic way to use the SearchIndex in the Datagrid filters.
We need something that will handle hyphenation and letter-case in the same way it is done when populating the s…
-
Continues : #98 Seems like we already talked a bit about it
**Current status:**
- Handling translations is hard, and it is harder to have a lot of languages we don't even understand.
- Translator…
-
-
I think it's worth supporting Symfony 5, even if you need to bump this to a new version.
Fortunately, going from 4.4 to 5 is simply a matter of removing deprecations.
I know you just pushed the …
-
Jira issue originally created by user Soullivaneuh:
Here the following piece of code to reproduce.
```
$qb = $this->getDoctrine()->getRepository('AppBundle:Server')->createQueryBuilder('s');
$qb->wh…
-
I dont know if retreiveDirs() in JMSTranslationBundle\Command\ResourcesListCommand.php is the only function that is used when selecting folders for comparing translation Catalogs but that function ign…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 4.22.6 4.29.3 The missing Symfony Admin Generato…
-
Previously I have tried Sonata Admin Bundle, but I can't change how this bundle fetch data from one object. See my issue in
`https://github.com/sonata-project/SonataAdminBundle/issues/365`
Now …
-
Service "pix_sortable_behavior.position.orm" not found: even though it exists in the app's container, the container inside "Pix\SortableBehaviorBundle\Controller\SortableAdminController" is a smaller …
nilov updated
2 years ago
-
## Feature Request
I think it can be deprecated. It's usage was deprecated on SonataAdminBundle 3.x.
We need to look for usage on another Sonata bundles.
Maybe ErrorElement too (but not sure ab…