Provide bulk action to delete all old revisions of a node
An action to delete all old revisions of a node in Drupal 8 would be very helpful on the administer content overview for example. Furthermore log entires should document that deletion.
View ArticleCacheability of normalized computed fields' properties should be bubbled
Updated in #80Problem/MotivationLet's say I have computed field with the string value which shows the current time of the request. Right now there is no way to set cachebality metadata for computed...
View ArticleAllow configuring the environment via an environment variable
Problem/MotivationSomething which is pretty common in other frameworks and standalone applications is getting the current environment from an environment variable. Rather than a hardcoded 'prod' we...
View ArticleAdd experimental module for Help Topics
Note on issue creditsAt the end of this summary is a list of people who helped make this patch. They have not all commented on this issue, because the module was developed in a sandbox project. Please...
View ArticleEmbedding only needed weights for Open Sans and Scope One
Problem/MotivationThis issue is a follow-up from Github.Now, the Umami theme is embedding h fonts Scope One and Open...
View ArticleFix dots and spaces changing to underscores in destination query parameter names
Because the parse_str() function can be used to set variables based on the parameters of a query string, it changes the parameter names to valid PHP variable names. Periods and spaces are replaced with...
View ArticleUndefined index: #parents FormState.php
Problem/MotivationNotices appear when trying to save contend with missing required entity reference to media field.Notice: Undefined index: #parents in Drupal\Core\Form\FormState->getError() (line...
View ArticleImage ALT text in Supermarket Savvy Shopping article isn't very informative
Problem/MotivationUmami has some great ALT for the image content. But I found one image where the ALT text isn't very informative.See this article: "The real deal for supermarket savvy shopping'Image...
View ArticleUpdate CLDR codes in CountryManager.php to latest data (35.0.0)
Problem/MotivationUnicode CLDR Version 35 Language/Locale Data ReleasedWe shall update the codes to the latest data (35.0.0)Ref:...
View ArticleAdd ability to select a timezone for datetime field
Problem/MotivationImagine an organisation WidgetCo with editors and users in a variety of different time zones. They commonly face 2 problems trying to use the Date module. Support for some of this was...
View Article[PP-1] Introduce an entity_form form element
Once #2820359: Add #element_submit and #limit_element_submit just like #element_validate and #limit_validation_errors lands, we could proceed with adding an entity_form form element to core. This is...
View ArticleAdd test to assert ajax buttons are operable with the spacebar key.
Spin-off from #2996404-3: Replace old keypress workaround in AjaxFormImageButtonTest.Problem/MotivationAjaxFormImageButtonTest has a test to assert that ajax-enabled buttons are keyboard operable, by...
View ArticleAllow TimestampFormatter to show as a fully cacheable time difference with JS
Problem/MotivationAs it turned out in #2500525: Time ago/hence date/time formatting breaks caching; needs appropriate max age and #2686409: Time Ago summary does not render on Manage Display for...
View ArticleContentEntityBase::getLoadedRevisionId() returns NULL in some circumstances
Problem/MotivationNot sure if this is something particular to my installation, but after upgrading core from 8.6.13 to 8.7.0-beta1, a node save operation started throwing warnings of type:Trying to get...
View ArticleImprove test coverage for node authored on widget
Problem/MotivationAdd test coverage for creation date. Make sure that there are no errors when the user create a node with a different "Authored on" than the default or the date or time is...
View ArticleCan't change "Attach to" setting when attached to broken...
I had a view with a block display and an attachment.I changed the machine name on the block display.The attachment now lists "Attach to: Broken field" and I have the error "Plugin ID 'block_1' was not...
View ArticleAllow attachment of JavaScript inside the oEmbed iframe
Problem/MotivationWhile working on #2998091-66: Remote videos overflow their containing element, the question was raised if we should allow JavaScript to be attached inside the oEmbed content iframe....
View ArticleUmami Theme Highlighted Region assumes all blocks in it have a special layout...
At the moment if you put a block in the 'Highlighted' region it floats to the left, since it's a 100% region. We have the status messages and help text block there and we have put a special class in...
View ArticleUse Media images in Umami demo
Problem/MotivationNow media is available, we should consider how to implement its image handling capabilities in Umami.So far, Umami is using regular image fields to add images on content types. It...
View ArticleMark Layout Builder as a stable module
Problem/MotivationTake the final steps to mark Layout Builder as a stable moduleProposed resolutionSwap Core (Experimental) for Core in the info file Remove the @internal tag when only used because the...
View Article