- Issue created by @phenaproxima
- ๐จ๐ฆCanada mandclu
Remove an unnecessary weight key in Leaflet settings that breaks automated tests.
- ๐จ๐ฆCanada mandclu
Update views to allow the parent menu item of a default tab to be visible
- ๐จ๐ฆCanada mandclu
Update Smart Date to ensure augmenter settings are stored consistent with the schema
- ๐บ๐ธUnited States thejimbirch Cape Cod, Massachusetts
Redirect patch needed in the Basic SEO recipe.
- ๐ช๐ธSpain penyaskito Seville ๐, Spain ๐ช๐ธ, UTC+2 ๐ช๐บ
For #3474262: Integrate Dashboard with Navigation โ we need a patch, as currently the blocks allowed in navigation is a hard-coded list. See ๐ Provide a way for other modules to flag block plugin implementations as 'navigation safe' Active where a proper fix will be discussed, but for now we need to patch the hard-coded list.
- ๐บ๐ธUnited States phenaproxima Massachusetts
Just adjusting some core recipes so that they will apply in most circumstances. These changes need to be ported to core but I'll have to negotiate that with @alexpott.
- ๐บ๐ธUnited States phenaproxima Massachusetts
A custom config action to create content language settings for particular entity bundles.
- ๐บ๐ธUnited States phenaproxima Massachusetts
Made a small error in the last patch.
- ๐บ๐ธUnited States phenaproxima Massachusetts
This patches core's image_media_type recipe to be more selectively strict.
- ๐บ๐ธUnited States phenaproxima Massachusetts
A more expanded version of the patch in #17, covering all media type recipes in a similar way.
- ๐บ๐ธUnited States phenaproxima Massachusetts
An even broader version that also makes editorial_workflow non-strict. There's no reason for it to be.
- ๐ช๐ธSpain penyaskito Seville ๐, Spain ๐ช๐ธ, UTC+2 ๐ช๐บ
Rerolled patch from #3467212-12: [IGNORE] Patch storage issue โ to 10.4.x, as currently the blocks allowed in navigation is a hard-coded list.
- ๐ฉ๐ชGermany a.dmitriiev
Patch for issue https://www.drupal.org/project/drupal/issues/3464550 โจ Create config action which can create an entity for every bundle of another entity type Active , needed for Search Track, maybe for others as well. Should be as replacement for removed patch https://www.drupal.org/files/issues/2024-08-09/core-8975.patch โ
- ๐บ๐ธUnited States phenaproxima Massachusetts
From ๐ TestHttpClientMiddleware should prevent requests to other hosts Needs work , to allow Cypress testing to work properly with the Standard profile.
- ๐ฉ๐ชGermany a.dmitriiev
Updated patch for https://www.drupal.org/project/drupal/issues/3464550 โจ Create config action which can create an entity for every bundle of another entity type Active
- ๐บ๐ธUnited States phenaproxima Massachusetts
A stripped-down version of ๐ Change automatic body field creation to use formatted text field instead of text_with_summary Active , which is needed to unblock our content model.
- Issue was unassigned.
- ๐ช๐ธSpain penyaskito Seville ๐, Spain ๐ช๐ธ, UTC+2 ๐ช๐บ
New reroll for the navigation - dashboard integration.
- ๐ฉ๐ชGermany a.dmitriiev
Search Track entity display
createCopy
config action patch - ๐ฉ๐ชGermany a.dmitriiev
New patch for โจ Consider making the createCopy config action optionally fail if the entity display already exists Active
- ๐บ๐ธUnited States phenaproxima Massachusetts
To work around test failures, this always rebuilds the router table after a recipe is applied. This is something that needs to be fixed upstream in core but I'm too lazy to file an issue right now.