zhil

Results 49 comments of zhil

bottomOffset should do the trick, but either I miss something, or it doesnt work

@gm0t @Scrum @jacobweber @pepijnolivier I would appreciate any suggestions regarding how can I fix this bug

@dmitryskachkov auto_prepend_file in php.ini should do it

Proposed the same to l3pp4rd/DoctrineExtensions https://github.com/l3pp4rd/DoctrineExtensions/issues/184#issuecomment-2564071

few candidates for maintained fork / maintainers (according to network graph) @travelboss @afreix @wadehrarshpreet @innovativemetrics @chamchisand @hkdahal @alvinhuynh @InTouchGPS @outdoorjournal Personally I dont have enough reactJS skills to maintain lib,...

> +1 pretty cool idea. So the console command would update the job entity's progress value? yes. I plan to use it in such a way: - add field reportXXXJob...

Another possible solution ``` git symbolic-ref -q --short HEAD || git describe --tags --exact-match ``` not sure how to execute such a command using GitElephant.

hm, thats kind of strange - if $(function{}); is equivalent to $(document).ready(function(){}); it should not be important where is js includes located. But right now it doesnt work with includes...

mm.. nice note, ioalessio. not sure how it can be solved though, any ideas?