The merge request
- Removes outdated warning: Relying on a CDN for external libraries can cause unexpected issues with Ajax and BigPipe support
- Lowers the severity from error to warning as it was before 📌 Change the Webform libraries CDN warning to an error in the Status report (/admin/reports/status). Fixed
idebr → created an issue.
The merge request fixes the phpcs pipeline job findings
Drupal 11 compatibility was fixed in 📌 Drupal 11 compatibility fixes Active
Duplicate of 📌 Update CKEditor 5 to 45.0.0 Active ?
The merge request converts ExtraField plugin discovery to attributes
The merge request fixes the phpcs pipeline job
The merge request updates the project to consistently use LF line endings
This was fixed in 📌 Commerce 3.0 campatibility Active
A follow-up is available for the change in line endings, see 📌 Use LF line endings consistently Active
#12 Return a boolean is now still valid, but triggers a deprecation
MR 233 is patch #34
Updated merge request after 🐛 Users are able to block themselves from Drupal Active was committed
The merge requests fixes the phpunit tests
In the merge request, the module claims it is compatible with Drupal Commerce 3. This means the changes from 📌 Commerce 3.0 campatibility Active are required for compatibility.
In addition the MollieApiMock determines the payment status from the paid amount using incorrect comparisons, eg. 29.99 === 29.9900000. I updated MollieApiMock to compare Prices instead.
The functional tests are now green.
My project requirement is pretty basic:
- Upload a file in a node
- Automatically translate the file when translating the node using Deepl
This is supported by tmgmt, see ✨ Translate files / attachments Fixed
The priority for automatic translations for documents in my project has been lowered, so I don't expect to do any development on this feature in the short term
\Drupal:state()
is now replaced with \Drupal::keyvalue('user_form_test')
in the test coverage
The merge request fixes the remaining phpstan issue
The patch in #2 is now available as a merge request
The merge request does not lock the entity when adding a content translation
idebr → created an issue.
The merge request removes the obsolete drupalci.yml file from the project.
Fixed the last test failure.
A non-translatable string should just be 'string', see for reference: https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-... →
This is being fixed in 🐛 Undefined function field_ui_entity_operation Active . I'll close this issue as a duplicate, so we can focus our efforts in the related issue.
This is being fixed in 🐛 Undefined function field_ui_entity_operation Active . I'll close this issue as a duplicate, so we can focus our efforts in the related issue.
The item category contains additional logic to add a URL attribute when it uses a term reference field.
Using a field that is not a term reference will now no longer trigger a PHP exception
Can now be 10.3 as 10.2 is end-of-life
📌 Test with drupal/video_embed_field 3.x for Drupal 11 compatibility Active has been committed.
Committed to allow for further testing.
idebr → created an issue. See original summary → .
The merge request fixes the phpcs pipeline job
I filed an issue to fix 1.x as well while it is still supported, see 🐛 [1.x] Fix phpstan and commerce plugin contructors Active
.ck-editor includes the toolbar. Let's use .ck-content so the css only applies to the editable content.
The issue summary is updated with the issue summary template heading.
Can you check the Grant type 'Refresh Token' is enable on your Consumer edit form?
The merge request adds 'roles' to AccountForm getEditedFieldNames() and flagViolations(), so Constraint violations are properly displayed as form errors.
Confirmed the issue still occurs in 11.x
Yes, we should be explicit about ^9.0 of league/oauth2-server due to PHP compatibility of method signatures
@duaelfr can you update the merge request target to branch 3.0.x? This option is only available for the creator (or maintainers)
@dewalt can you tag a new release, so this module can be installed with Drupal 11?
Rerolled against the latest 6.0.x
The merge request fixes the PHP warnings when a view has multiple Facet summaries
The merge request changes the button text to use the default when adding a content translation for a group.
The dependency is implicit since the config file name starts with rabbit_hole
idebr → created an issue.
- simple_oauth_cron() now checks for falsy values for token_cron_batch_size and defaults to 0
- token_cron_batch_size is now a required field on the config form, since it is not nullable
- Added the 0 limit to the description of the form item on the config form and schema
The table class was updated from sticky-enabled
to sticky-header
in Drupal 10.3, see
https://www.drupal.org/node/3440477 →
The merge requests implements the following changes:
- The 'Issued by' (iss) claim is now generated without a language prefix
- The OpenIdConnectTest now checks for the correct URL, see https://git.drupalcode.org/issue/simple_oauth-3502576/-/jobs/4153025
The merge request updates the dataProvider to be a static method.
idebr → created an issue.
idebr → created an issue.
The z-indexes in Drupal are documented → and considered stable.
I'm unable to reproduce this issue on 11.x, .ui-widget-overlay gets a z-index of 1259 and is displayed over the sticky header