Sander Hagenaars

Results 15 issues of Sander Hagenaars

I might be missing something but I was wondering how I can translate strings defined in JS? For example I need to translate the "File is too big ({{filesize}}MiB). Max...

What would be the best way to give a user the ability to edit the Title field on Image, after it has been uploaded? I've got a use case where...

I've written an Omnipay driver for the Quickpay Payment processor (https://quickpay.net/dk/). I'd like to know what is needed to get it approved as an official omnipay gateway. It can be...

I've added the TranslatableCatalogExtension to my modeladmin, which then shows a language select dropdown in my modeladmin area. When I try to use it to select a language, it throws...

When clicking the delete button in the ModelAdmin gridfield, it doesnt _really_ delete the page, but sets it as draft. Any idea on how to completely delete it?