-
Collapsing the left sidebar, the navbar containing the filters and the list type collapses at the same time with it, then fits back into place.
![image](https://cloud.githubusercontent.com/assets/7060…
-
When I upload an image, the file is uploaded and shown at upload directory but when I go to `/admin/sonata/media/media/list` there's one empty row with a checkbox, so I think sonata knows that there's…
-
I guess it only should appear once, does it?
```
# Sonata Admin & User Configuration
sonata_block:
default_contexts: [cms]
blocks:
sonata.user.block.menu: # used to display the men…
-
If you create from admin panel new publishable static page and create publishable menu-node and link to newly created static page (by changing link type to content) its never shown in menu.
Tested on…
-
I am trying to add collection of input texts with add/delete buttons on admin block.
The problem is when I hit add button I get new 3 or 4 or even 5 new input fields instead of one!
The js function …
-
Greetings, I am trying to attach media to my User(FOSUser) class, more exactly add a profile picture for each user through a Symfony Command. The error that I am getting is
``` php
There is no main …
-
Validated elements:
- [x] Mozaic view list
- [ ] Filter on top (something like redmine)
Please comment to add your ideas.
rande updated
8 years ago
-
The "Application\Sonata\UserBundle\Entity\User" class metadata does not have any "usernameCanonical" field or association mapping.
The same happens when i go to /admin/login and provide credentials.…
-
I have a problem when creating a new model.
The link is working.
app_dev.php / admin / davinci / taxi / privacy / Creative
but, in the left panel this model does not display.
http://joxi.ru/v29lwp9hGG…
-
When trying to create/edit a Page, I get an error regarding the related Category entity.
I have looked at #1899, #1906, #1909 and have tried to apply the same fix. In my case, its not working because…