Kenny Debrauwer

Results 8 issues of Kenny Debrauwer

When editing a translation label, my PHPStorm freezes and is unresponsive for up to 2 minutes, sometimes short, other times very long (minutes) and I kill the process because I'm...

When filtering a column on 'not equals to' value A, my users expect the the grid to return also return rows where the value is empty, since it also doesn't...

Enhancement
Question

I'm trying to find a way to specify the source group specifically when an export is happening. We add additional columns in the export by adding those to the default...

Question

Update the PHPParser namespaces. ![screenshot from 2018-11-19 16-39-40](https://user-images.githubusercontent.com/155956/48692607-f2fffb80-ec19-11e8-9a17-e459d66f043d.png) Solves : https://github.com/APY/APYDataGridBundle/issues/857

Hi, I'm trying to order the data in a group_concat but can't figure out how to do it. Email is an ORM entity with a `isPrimary` boolean. I need the...

Question

When trying to install OpenVNet on Ubuntu I came across some issues which were resolved by the following actions. Mostly unconfirmed, but in the end I got rspec running. ###...

Type : Documentation
Priority : Low

Which ORM Column type should I be using to save this to the database ? I tried text and simple_array, but I can't get it to work. When using text,...

Is there currently a way to define custom analyzers with Sherlock ? Or multiple analyzer for a field ? For example, I want my content field to be run through...