Account created on 8 July 2015, almost 9 years ago
#

Recent comments

🇯🇴Jordan Anas_maw

I am not sure if PayTabs allows payments without collecting the billing info, I will close this issue for now, please reopen in case it's still needed.

🇯🇴Jordan Anas_maw

The latest patch added it to src/PluginForm/HyperPayCopyAndPayForm.php and the previous one added it to src/PluginForm/HyperpayForm.php

I think we will need a single patch to add them both, right?

🇯🇴Jordan Anas_maw

Hello hamzadwaya,
I think your patch still missing the same change to src/PluginForm/HyperPayCopyAndPayForm.php

Also, my concern about this is that for orders with a total amount of 4.123 for example, if you pass 4.12 to Hayperpay, then the order status will not be paid because of 0.003 left, anyway, I think we should commit this, please make sure to fix your patch ASAP.

🇯🇴Jordan Anas_maw

Could you please list the ckeditor_templates_ui module on the module page?

🇯🇴Jordan Anas_maw

Thanks for moving the issue to ckeditor_module, I'm really sad to see that the owners of ckeditor_module decided to take the features that I did on this module and include them in the ckeditor_module without any notice

🇯🇴Jordan Anas_maw

@hamzadwaya, all of your changes are committed, except

// HyperPay requires the amount to be formatted with two digits after the decimal point.
'amount' => number_format((float) $payment_amount->getNumber(), 2, '.', ''),

I wrote a comment on the MR, please check it, also let's open a separate ticket for this issue as it's not related to Drupal 10 compatibility

🇯🇴Jordan Anas_maw

The owners of the ckeditor_templates module decided to include the features provided by this module in their module, so this module will not be needed when they fixed the mentioned issue.
At the same time, there is a new module ckeditor5_template which provides the CKEditor 5 feature, we integrated ckeditor_templates_ui module with ckeditor5_template in a separate branch, and this is mentioned on the module page.

🇯🇴Jordan Anas_maw

I will close this, feel free to reopen if you can provide us with a patch or MR

🇯🇴Jordan Anas_maw

This module now support Ckeditor 5 in the 2.x version, it's now depend on CKEditor 5 Template

🇯🇴Jordan Anas_maw

@dbielke1986, sorry for my late response, we can make enhancements to my module to support all the mentioned above, appreciate it if you could list my module in your project, so people can install it and help me in adding these features, until now 92 sites are using my module with yours without listing it in your project and this number is very good in this stage, which means that people finds it useful, please add it to your project so I can get some help from the community.

🇯🇴Jordan Anas_maw

Here is an updated patch to work on the latest 2.2

🇯🇴Jordan Anas_maw

Currently, the UI module disables the path input, adding a link to the configuration is a good idea.
Importing already existing templates can be done, but I'm not sure if it's the correct way, as this may confuse the users, if you list the UI module in your module page, people will install both modules together and they will not need to do the path configuration part from the first.

🇯🇴Jordan Anas_maw

@dbielke19886 regarding point number 2, our module creates a configuration entity for templates and overrides the path file method, that's why the existing templates will not appear, what do you think?

🇯🇴Jordan Anas_maw

@Nelo_drup could you please confirm if the 2.x branch is working as expected or not?

🇯🇴Jordan Anas_maw

@dbielke19886 can you please list what is the problem, I tried it and it's working as expected.

🇯🇴Jordan Anas_maw

Good news, I found some time today and implemented the integration with https://www.drupal.org/project/ckeditor5_template module
Please check the 2.x release

🇯🇴Jordan Anas_maw

Yes, we can support this new module in a separate branch, appreciate your help in this, as I'm really busy in these days.

🇯🇴Jordan Anas_maw

You are talking about a patch wich is not committed yet, postponed until CKEditor 5 support for Content Templates Needs review

🇯🇴Jordan Anas_maw

Hello everyone, I'm the maintainer of ckeditor_templates_ui module, I'm just waiting for this issue to be fixed to complete the Ckeditor 5 integration with my module, no need to add this feature to this module.

🇯🇴Jordan Anas_maw

Seems like you didn't understand the point, Gin theme overrides the main core/drupal.dialog.off_canvas library, this will affect all themes, either if it's the default theme or the admin theme.
So if I'm using gin as admin and bootstrap as default theme, the dialog will be styled as gin theme in the default theme

🇯🇴Jordan Anas_maw

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

🇯🇴Jordan Anas_maw

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

🇯🇴Jordan Anas_maw

Updating the patch to use the injected moduleHandler and using the alter method instead + changing the hook name to not get interrupted with hook_simplesamlphp_auth_user_attributes

🇯🇴Jordan Anas_maw

This is a very important issue, especially for high-traffic websites.

🇯🇴Jordan Anas_maw

Reroll patch in #3 to work on the latest dev version for temporary solution

🇯🇴Jordan Anas_maw

Thanks, @heshamkh, but I change in InotifyNotificationListBuilder.php may cause an issue, as the email field in the user entity is not required

🇯🇴Jordan Anas_maw

Committed with minor changes, thanks

🇯🇴Jordan Anas_maw

Thanks, @Vinodhini.E but the module support 8.8 and above

🇯🇴Jordan Anas_maw

I have been using the patch on a live website form more than 4 months without any issues, so I will mark it as RTBC

🇯🇴Jordan Anas_maw

I have been using the patch on a live website form more than 4 months without any issues, so I will mark it as RTBC

🇯🇴Jordan Anas_maw

Sure there will be, but this is postponed until CKEditor 5 support for Content Templates Needs review

🇯🇴Jordan Anas_maw

Patch in 11 worked for me but it's missing the use statement, here is a new patch, I will update the MR also

🇯🇴Jordan Anas_maw

This is a patch for the only missing thing.

🇯🇴Jordan Anas_maw

I can see - drupal:ckeditor5_dev in requirements in modules/video_embed_wysiwyg/video_embed_wysiwyg.info.yml

I think it should be - drupal:ckeditor5

Production build 0.67.2 2024