SonataClassificationBundle
SonataClassificationBundle copied to clipboard
Symfony SonataClassificationBundle
### Environment #### Sonata packages show ``` sonata-project/admin-bundle 4.12.0 4.12.0 The missing Symfony Admin Generator sonata-project/block-bundle 4.13.0 4.13.0 Symfony SonataBlockBundle sonata-project/cache 2.2.0 2.2.0 Cache library Package sonata-project/cache is abandoned, you...
Does this even belong here? This actually effects many sonata bundles like PageBundle and MediaBundle Routes are now: - `/admin/app/sonata-sonataclassificationcontext/*` - `/admin/app/sonata-sonataclassificationcategory/*` - `/admin/app/sonata-sonataclassificationtag/*` - `/admin/app/sonata-sonataclassificationcollection/*` Before they were neat...
## Actual results When I open the admin from SonataAdmin menu I go to `/admin/app/sonata-sonataclassificationcategory/tree?hide_context=0` then the default tree view works:  If I change the category and go to...
### Environment Clean install with upgraded data from [4.x] #### Sonata packages show ``` $ composer show --latest 'sonata-project/*' # Put the result here. ``` #### Symfony packages show ```...
This is the same thing we did with the PageBundles BlockAdmin. Was it this? https://github.com/sonata-project/SonataPageBundle/pull/1605
## Upgrade Migration I just did this so I thought to add this somewhere. (MariaDB 10.7) Is this use full? I had 4 contexts, default, item, sonata_category and sonata_collection. First...
## Subject This PR adds slovak translations. I am targeting this branch, because this PR is minor update. ## Changelog ```markdown ### Added - Slovak translations ```