- π©πͺGermany daniel.bosen
Gin: π Fix help icon positioning Closed: outdated
- π©πͺGermany daniel.bosen
Gin: π ckeditor5 balloon area not shown in modal Fixed
- π©πͺGermany daniel.bosen
Gin: π Fix paragraphs warning icon position and size Fixed
- π©πͺGermany daniel.bosen
Gin: π Bulk ops missing background in firefox esr Fixed
- π©πͺGermany daniel.bosen
Media Entity Pinterest π Call to a member function mainPropertyName() on null in media_entity_pinterest/src/Plugin/media/Source/Pinterest.php on line 155 Fixed
- π©πͺGermany volkerk
- π©πͺGermany IT-Cru Munich
Patch #9 for GraphQL page cache issue doesn't apply with recent GraphQL 4.5 release anymore and needs to be updated.
- π©πͺGermany daniel.bosen
@IT-Cru, will take a look, it seems there has been some work on the patch as well.
- π©πͺGermany daniel.bosen
Updated graphql apq with page cache and dynamic page cache patch
There was a security update [Security-news] GraphQL - Moderately critical - Cross Site Request Forgery - SA-CONTRIB-2023-051
i changed the patch, so that i can be applied but needs to be reviewd.- First commit to issue fork.
- π¬π§United Kingdom alexpott πͺπΊπ
alexpott β changed the visibility of the branch 3309614-patch-collection to hidden.
- π©πͺGermany chr.fritsch π©πͺπͺπΊπ
- π©πͺGermany chr.fritsch π©πͺπͺπΊπ
- π©πͺGermany chr.fritsch π©πͺπͺπΊπ
https://www.drupal.org/project/drupal/issues/3487031 π Performance Degraded after update to twig 3.14.2 Active
- π©πͺGermany osopolar π©πͺ GER π
Patch in #32 can be removed as issue π Performance Degraded after update to twig 3.14.2 Active was fixed and released with Drupal 11.0.9, 10.3.10 and 10.2.12. Until that it can be ignored via composer .json extra.patches-ignore like that:
"extra": {
"patches-ignore": {
"thunder/thunder-distribution": {
"drupal/core": {
"Issue #3487031: Performance Degraded after update to twig 3.14.2": " https://www.drupal.org/files/issues/2024-11-20/3487031-33.patch β "
}
}
}
}