Account created on 22 March 2008, over 17 years ago
#

Merge Requests

More

Recent comments

🇫🇷France opi

Use -dev version of diff module solve the same issue for me. The fix from #3167126 is commited but no release has been made.

🇫🇷France opi

The .patch was mostly created for quick composer patching ;)

Agreed with you for the 2 more hooks, according to my quick testing. Thanks for your fast reaction on this !

🇫🇷France opi

In the meantime, (Use at your own risks) this patch remove the _gin_toolbar_gin_is_active() check from gin_toolbar_theme_registry_alter().

🇫🇷France opi

haha sorry, mismatch between 10.5.0 and 11.2.0 ; I was talking about 11.2.0 in #2.

After some digging, it seems that after a cache flush the function gin_toolbar_theme_registry_alter() is run and the check introduced in https://git.drupalcode.org/project/gin_toolbar/-/commit/80e4caa863df5a0a... prevent altering the theme registry if a user without access to the toolbar call the website first. (_gin_toolbar_gin_is_active() will return FALSE)

🇫🇷France opi

Same here on Drupal 11.5.0 + Gin_Toolbar 3.0.1 ;

It seems that the third ".toolbar-tab" is missing the ".toolbar-tab--toolbar-item-administration" class to be visible

🇫🇷France opi

sorry, commnt mismatch.

- 3252288-50.patch is against 11.x
- 3252288-51_against_11.2.0.patch is against 11.2.0

🇫🇷France opi

You're welcome. I guess this module deserve a patch release with all these fixed issues :-)

🇫🇷France opi

opi made their first commit to this issue’s fork.

🇫🇷France opi

Setting as need review. Another One Liner Commit !

🇫🇷France opi

opi made their first commit to this issue’s fork.

🇫🇷France opi

Change the sub config_type to mapping do the trick, as mentionned in the change record https://www.drupal.org/node/3459863

See merge request MR8 https://git.drupalcode.org/project/symfony_mailer_log/-/merge_requests/8

🇫🇷France opi

opi made their first commit to this issue’s fork.

🇫🇷France opi

Backported MR from https://www.drupal.org/project/symfony_mailer/issues/3511206#comment-161... How to add a custom header MessageStream: broadcast for Postmark? Active

Note that only text headers are supported. Maybe this Email Adjuster may be renamed "text header" instead of "custom header".

🇫🇷France opi

opi made their first commit to this issue’s fork.

🇫🇷France opi

If needed, I've created a merge request to add a new email policy adjuster which allows to define a custom header from the UI : https://git.drupalcode.org/project/symfony_mailer/-/merge_requests/168

The merge request is against the 2.x branch, if anyone need this for 1.6.x here is the corresponding gist : https://gist.github.com/opi/a5a6d2cee2c2166709421d6f9a85aaeb

🇫🇷France opi

Succesfully tested with Drupal 11. Please create a D11 compatible release, thanks !

🇫🇷France opi

Thanks @smustgrave for the merges & release ! <3

🇫🇷France opi

MR 4 has been updated to be compatible with Drupal 11 because format_size() function is now remplaced by ByteSizeMarkup class.
See https://www.drupal.org/node/2999981 change record for more information.

🇫🇷France opi

Please don't be so spammy, there is no benefit but wasting maintainers precisous time..

The original issue about deprecating this module was https://www.drupal.org/project/twitter_username/issues/3467028 🌱 deprecate this module Active , add any constructive comment there.

🇫🇷France opi

These options already exists in D10+, and the MailControl contrib module offers UI to disable these mail.

Maybe core could just document theses config options in the settings.php file to allow advanced site-builders to disable mails simply by uncommenting settings lines ? If no this issue could be closed...

see https://git.drupalcode.org/project/mailcontrol/-/blob/8.x-1.x/mailcontro...

🇫🇷France opi

Tested MR4 on a D10 + D11 stack with success.

I'll be glad to see a 2.x release with a nice D11 support soon. Please tell us if help is needed in any way.

🇫🇷France opi

Maybe this tag could be a settings in the field formatter ? because depending on the TypeForm form settings we should use tf-live or tf-widget...

what do you think ?

🇫🇷France opi

Sadly my own usage of typeform on https://www.france-justforyou.com/contact-us did not work when using data-tf-widget bu only with data-tf-live. I should investigate on my Typeform configuration..

🇫🇷France opi

Thanks for your report. I guess that both "live" and "widget" should work regarding https://community.typeform.com/share-your-typeform-6/what-is-the-differe...

I have to test it more deeply, but in the meantime you should override the typeformfield-embed.html.twig in your own theme rather than modifying the module own template file.

🇫🇷France opi

Merged in commit https://git.drupalcode.org/project/menu_firstchild/-/commit/246f809d5943...

Setting status as RTBC for a cleaner issue queue.

My tests with 2.2.0-alpha1 on D10/D11 are green btw, it may bump to beta or even stable ;)

🇫🇷France opi

wow, you're so speed !! Thanks

🇫🇷France opi

Tested on D11 and it works well.

Can we have a D11 release, even in alpha/beta ? Thanks a lot for your work

🇫🇷France opi

Works well with D11.1.1 + IWC dev-2.x 2f10025 , thanks.

🇫🇷France opi

Duplicate of https://www.drupal.org/project/image_widget_crop/issues/3491004 🐛 Can't save image widget crop settings in Drupal 11 Active ?

🇫🇷France opi

Please do not forget the patch from #2910886 (long time RTBC issue) before crafting a Drupal11 release. Thanks a lot <3

🇫🇷France opi

Currently D10 version is fully installable with Composer ; We need a D11 release but is it already on track in #3431024 issue.

🇫🇷France opi

Thanks everyone ; Merge train has arrived, I will create a new minor release.

🇫🇷France opi

+1 for RTBC ; Hope a maintainer will find the time to create a release <3

🇫🇷France opi

thanks! Merged and released as 1.0.3

🇫🇷France opi

The fix commited on the 1.0.x branch have pleased packagist workflow, I can now update the field_time module, no need to create a dedicated release \o/

🇫🇷France opi

Merge request !2 from @tobiasb seems good !

🇫🇷France opi

Thanks for your work, for D11 & module weight issue ! much appreciate

🇫🇷France opi

Thanks for this work ;

I think menu_link_attributes deserves a 8.x-1.4 release, as some nice improvements are already merged : https://git.drupalcode.org/project/menu_link_attributes/-/compare/8.x-1....

🇫🇷France opi

Thanks @berdir ; Could you please release a 2.0.2 version ? Thanks for all your Drupal work !

🇫🇷France opi

Actually the work has been done in #3433353, and already merged.

The only thing we need now is a maintainer to release a 2.0.2 version <3

🇫🇷France opi

Same here, adding https://git.drupalcode.org/project/classy/-/merge_requests/5.patch to my composer.json makes upgrade_status module happy ! And it works well with my theme.

🇫🇷France opi

@mstrelan Thanks a lot ! I wasn't brave enough to rebase a 21KB patch last evening <3

🇫🇷France opi

I can confirm that manually update this module weight in the core.extensions.yml config file solve my issue where my meta description was always empty.

🇫🇷France opi

After some personnal debugging on 1.3 if found that the merge is missing. Sadly I looked at the issue queue only after that and found your patch !

This is a massive RTBC for me, allowing my client to use both menu_link_attributes and menu_firstchild on a multilingual D10 website.

Thanks for your work

🇫🇷France opi

You're right, I didn't realise this issue was that old !

Tested the Twixxx URL in issue summary and can't reproduce on 2.x branch.

Closed as outdated.

🇫🇷France opi

Why this patch was not included in the 2.0.0-alpha3 release yesterday ? Thanks a lot

🇫🇷France opi

opi made their first commit to this issue’s fork.

🇫🇷France opi

You're patch seems OK but there's one issue regarding coding standards. Please add a space before the opening brackets of your if condition.

🇫🇷France opi

Could not reproduce on a almost fresh D10 instance. Could it be possible that you have some field that is not attach to any bundle, or maybe a custom entity without bundles, or any specific case ?

@maintainers : do you want me to provide a patch with additional checks for NULL variables ?

🇫🇷France opi

Patch is working. Update title. Still RTBC !

🇫🇷France opi

Note that issue #2894351 also try to fix this bug. Patch 26 works pretty well with Seven/Claro/Gin admin theme

source: https://www.drupal.org/project/field_group/issues/2894351#comment-14394498 🐛 Tabs with invalid input are not focused Postponed: needs info

🇫🇷France opi

Thanks @Antoniya for your more generic patch #26, works like a charm !

🇫🇷France opi

damn missing comma !

Thanks itamair for your time & patience <3

🇫🇷France opi

thanks for the input itamair, I will provide a full patch asap

🇫🇷France opi

fix syntax error in last patch

🇫🇷France opi

I'm not allowed to fork in Gitlab, so here is a good old patch file

🇫🇷France opi

Thanks @infrafusion. I'm back on my Drupal job, and trying to catch up. Currently playing with Gitlab to merge & release this Drupal 10 first stable version.

Production build 0.71.5 2024