Patrick Fratczak
Patrick Fratczak
Hello, I have slow queries with the move_to function. specially with the function base_set_class.update_all on line 956 ! how can i optimise this ? I have 1492 items on my...
Hello, I have tried your plugin succesfully but only when i am logged in google. If i want to display events for other users not logged, i can't ... or...
Hello Protractor-qa does not recognize this type of selectors I have in my pageObjects ! With dynamic attributes or variables. ``` javascript var myFunc = function (name) { return element(by.css('h1[attr-name="'...
Could it be possible to add more infos to shared flles : - send by USER - send at DATE_FILE_SENT - Downloaded X times
Hello, It could be great to share more than one file at a time... but a complete folder too. The link could be pointing to a web page listing all...
Hello, I used this plugin on a redmine v2.3.0 and after a light upgrade in v2.3.1, this issue appears. Can(t convert nil into string on init.rb(24) I have just changed...
Hello How can i use this plugin after a npm installation ? ```bash npm install --save mapbox/mapbox-gl-rtl-text ``` ```javascript import { setRTLTextPlugin } from "mapbox-gl" setRTLTextPlugin( ? ) ```