Braian Mellor

Results 7 issues of Braian Mellor

I need to search by address or posta_code, at the same time. I have something like this ``` ``` but it returns > predictions: [] > status: "INVALID_REQUEST" with only...

Hello, for example the changes into rol of a user something like ``` /** * @var \Doctrine\Common\Collections\Collection * * @ORM\ManyToMany(targetEntity="LoginBundle\Entity\Roles", inversedBy="usuarios") * @ORM\JoinTable(name="user_roles", * joinColumns={ * @ORM\JoinColumn(name="id_user", referencedColumnName="id") * },...

### Environment #### Sonata packages ``` $ composer show --latest 'sonata-project/*' sonata-project/admin-bundle 3.35.2 3.39.0 The missing Symfony Admin Generator sonata-project/block-bundle 3.12.1 3.12.1 Symfony SonataBlockBundle sonata-project/cache 2.0.1 2.0.1 Cache library sonata-project/core-bundle...

bug
pending author
keep

## Description The current upload size limit for the Skin Category is set at 2MB, and the wearable size (others than skins) is restricted to 2MB as well. We need...

enhancement

I need to check if the banner if running or not, how can i check this?