Robert Ferencek

Results 9 issues of Robert Ferencek

Hi, forst of all, great plugin. Is there any way to add 'show HTML' button to editor, so users can se HTML source code when writing texs? Thanks

On some parts we would like to change the Unathorized text to something else, please move the Unathorized string in https://github.com/lynndylanhurley/devise_token_auth/blob/master/app/controllers/devise_token_auth/passwords_controller.rb#L147 to translations file. Thank you.

Bundler could not find compatible versions for gem "rails": In Gemfile: rails (~> 6.1) devise_token_auth (~> 1.1.4) was resolved to 1.1.4, which depends on rails (>= 4.2.0, < 6.1)

Hi I'm using vue-i18n and the "searchLabel" does not change when using language switcher... How can I dynamically change the 'searchLabel' string? Thanks.

How to display map in SHOW or INDEX view? Thanks.

After running docker service update I would expect zero down time but getting a panic error from souin/trafeik and Traefik container crashes... Error: time="2023-10-16T11:12:56Z" level=error msg="plugins-storage/sources/gop-1954682551/src/github.com/darkweak/souin/plugins/traefik/vendor/github.com/darkweak/souin/pkg/middleware/middleware.go:533:19: panic" module=github.com/darkweak/souin plugin=plugin-souin time="2023-10-16T11:12:56Z"...

Hi there, we are having an issue with triggering the sciprts after cookie consent was accepted. in the tamplete we have a code ``` {% if request|cookie_group_accepted:"optional" %} dataLayer.push({ event:...

Hi, not sure the reason but version 3.8.0 is not working anymore on TYPO3 v 11, it is not connecting to AD/LDAP via VPN as the version 3.7.1 ... After...

It seems like VIES validation is not working, whatever I try a made up VAT ID for example SI11111111 does not throw a validation error. in my model: vat_number =...