marco.aresu โ created an issue.
marco.aresu โ created an issue.
I created another patch for compatibility to another Drupal entities.
Hi @coaston, the patch Select all checkbox not working with fields inside field groups (Drupal 9.4.6) โ not solve this problem. The "Select All / Uncheck All" checkbox is shown outside the field group.
I update a patch to check default_langcode field.
Hi, I created a patch to solve the problem.
The patch add a field check.
This patch works well on 2.3.0 version. I updated the patch for the new module version.
marco.aresu โ made their first commit to this issueโs fork.
@akoe thanks.
The new version 1.0.9 contains your fix.
Hi,
I created a patch to use relative url. The iframe url is generated with file_url_generator service.
The patch replace generateAbsoluteString method to generateString.
In my case works Behind HTTPS Load Balancer.
Hi, I created a merge request for Drupal 10 compatibility. Please, can you merge it?
marco.aresu โ made their first commit to this issueโs fork.
Thanks @matthiasm11.
I create a new release 1.0.7 with this patch.
marco.aresu โ made their first commit to this issueโs fork.
Thanks @coaston and @paulrad
I add the patch in the latest vesion 8.x-1.2.
I created a patch to solve the problem.
Thanks
Operator dimension filters are wrong.
I fixed operator as described in this article
I fixed these operators.
- contains: =@
- not: !@
- regular_expression: =~
- not_regular_expression: !~
marco.aresu โ created an issue.
Thanks, the problem is solved.
marco.aresu โ created an issue.
Hi,
composer require works with Composer 1 and Composer 2..
Could you try again?
Thanks @samit.310@gmail.com for your patch.
Thanks @clarkssquared for the check.
I committed the patch in the dev version.
marco.aresu โ created an issue.
Hi, the patch #4 doesn't work.
I created a new patch.