Results 9 issues of Murilo Zilli

Fix this with ngCropper as in here https://github.com/fengyuanchen/cropper/issues/120

I am sending the following array to the create() ``` array(3) { ["name"]=> string(4) "cat1" ["company_id"]=> int(1) ["children"]=> array(1) { array(2) { ["name"]=> string(4) "cat2" ["company_id"]=> int(1) } } }...

FOS/Elastic version: 5.1.x-dev Issue happens if we use `type: keyword` alongside a `array` Doctrine field type. This is our setup: ``` types: recruiters: properties: roleTypes: type: keyword ``` Than on...

Followed the steps here: https://github.com/FriendsOfSymfony/FOSElasticaBundle/blob/master/doc/cookbook/speed-up-populate-command.md I do use symfony/flex and everything seems to be fine apart from this: In ArrayNode.php line 327: Unrecognized option "default" under "enqueue". Available options are...

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? |yes | BC Break report? |no | RFC? | no | Version/Branch | 0.11...

enhancement

I am trying to develop an HLS VoD backend API. I already built the algorithm to create the different segment playlists for each quality that I want to deliver. I...

Using this image as an example https://atlus-dev.s3.sa-east-1.amazonaws.com/80dc836d-a9d1-4f56-9108-76bf074f1eba.png Only copying the generated CSS I have a problem that the image gets distorted on hexTop and hexBottom. On your website it looks...

I am not sure what you guys use to generate images but if it is some headless browser it would be a good feature to have PDF generation too. Competitor...

The URL http://suwala.eu/blog/2012/02/01/horizontal-scrollbar-top-and-bottom-element/ on README is returning a 404