Cédric Girard

Results 22 comments of Cédric Girard

Hi, which version of the bundle are you using ?

Hi, I agree the grid is not the best to manage more than 4 or 5 languages. An idea would be to replace the grid by 2 div, the left...

@kminh The bundle does not handle conflict, you can use the `--force` option on the import command to force the bundle to update the database value with the one from...

Hi, what's the use case ?

Ok, but don't change the composer name to `ajtis/translation-bundle`. And your code is only for Doctrine ORM, we should do the same for ODM and Propel to be cosistent.

Hi, I think the fact to wrap the translation filters output should be done in your project according to the javascrit lib you want to use. But we can provide...

Yes the span is independent of javascript but maybe some people will prefer use another tag or different attributes, so I prefer leave people wrap the translation as they want.

I think the fact of wrapping a translation into a span or any other html tag would be done by a Twig filter.

Hi, it does not work because the model classes mapping is loaded only for the manager defined in: ``` lexik_translation: storage: object_manager: default ```

Hi, no Payum integration planned at this time, so feel free to open a PR (or not).