Hi @sirclickalot,
Can you please elaborate the requirement?
Hi @rsych,
I have created MR #11 for this. I have added the checkbox to reverse the condition. I am not storing the data of this checkbox in database.
Kindly review this. Let me know if any changes are needed.
Hi @sahana _n,
I have reviewed the MR for this issue. In this solution, for the first time anonymous user option is getting selected by default but if we add another roles and save, and again edit the form at that time also its showing anonymous only.
Expected result:
It should show the newly selected roles as well.
Hii,
Functionality was not working for taxonomy terms. I have created MR #10 to resolve this issue.
Kindly review this. Thanks!
Hi @rsych,
This is a good feature. If you agree on this, I can work on it.
Thanks!
Hii,
I have created MR #6 for this issue. I have added dependency in the permission so if the content type is deleted than that particular permission will be deleted as well.
Kindly review the MR.
Hii,
Can anyone review this?
Hii,
Is there any update on this ?
Hi @robertmartin1961,
On which Drupal version you are using this module ? I am not able to replicate this issue.
Hello,
I have tested the changes from #MR9 and the functionality is working as expected.
Hi @mistergroove,
Please elaborate the steps to reproduce this issue.
Steps I have followed:
1. Deleted one content type having overridden permission.
2. After this deleted another content type.
I am not getting any error.
Hi @segovia94,
Thank you so much! Received the credit. Thanks for the effort.
Hi @segovia94,
Kindly give the credit as its working as per the requirements.
Hi @Kosa Ilma, szato,
Kindly give the credit as its working as expected.
Hi @szato,
I have added the changes in schema and install files.
Thanks!
Hi @svendecabooter,
I have created #MR3 for this feature request where admin can select which email needs to be send. Let me know if any changes are needed.
Thanks!
Hi,
I have created #MR7 which adds email field in config form with validation. Let me know if any changes are needed.
Hi @Andrew,
Kindly give the credit as MR is merged to the module.
Hi @segovia94,
If we make a region to safe list than it should not be available on theme settings page right ?
Hi,
I have created #MR5 to add the template suggestions. Let me know if any changes are needed.
Hi @Anybody,
Other than this, links can have query parameters. This is also getting verified here with anchor links(#).
I dont think external links is making sense here. Mostly front pages are inner pages and thats why we are checking it with "/" and if the url exist in drupal or not.
I think we can add all the test cases in https://www.drupal.org/project/front/issues/3438834 📌 Write tests Active to avoid any code conflicts.
Hi @Anybody,
I think It would be great if we add all the test cases together in https://www.drupal.org/project/front/issues/3438834 📌 Write tests Active . Let me know what do you suggest.
Hi @Anybody,
Please check my comment and provide your input.
Hi,
I have created #MR14 with the path validations. I have checked the functionality. Its working as expected. Let me know if anything else needs to be add here.
Thanks!
I have created #MR13 to hide the checkbox based on the condition.
Kindly review it and let me know if any changes are needed.
nidhi27 → changed the visibility of the branch 3438841-make-disable-front to hidden.
I have created #MR10 to add the permission check foe both node and manage fields edit.
Let me know if any changes are needed.
Resolved phpstan and cspell issues.
I think its working as expected with other Drupal instance and composer. Might be some issue with my setup. Closing the issue.
Thanks for the guidance!
Hello,
I have created #MR8 for this. Created one configuration form listing all the content type names. If you select the content type than it will show the link on node edit page.
Let me know if there are any suggestions!
I am using Drupal 10.0.0 version. I have downloaded it directly via Drupal UI.
Hello,
Steps to reproduce the issue.
1. Install the module
2. Set 360 Panorama Viewer Formatter as formatter on any image field on content type. After saving it its showing the error on the manage display page.
Created #MR1 tp resolve the issue.
I have created the #MR2 to resolve the issue. Now it wont show the warning.
I have made diff MR from the issue branch. Earlier it was from branch 1.x.
I have created merge request for this issue. Now we are getting the value from config immutable object which will take the changes from settings.php as well.
Thanks!
@Revathi.B Please give the credit for this.
@Revathi.B The MR is merged. If this is working as expected kindly close this issue.
@Vivek_Lnwebworks Kindly give the credit for this.
@sanyok_medved Please give the credit for recognising and fixing the issue.
@mandclu I have implemented the changes of #MR5 in my local. Its working as expected.
Json option is showing as an operation for node. I have attached the screenshots as well.
I have created #MR4 for this issue. Kindly review it.
It was just a typo error.
I have checked the latest version of this module on Drupal 10. Now I am able to switch between the Like and Dislike choice. User is able to change the vote.
Thanks!!
Patch given in #2 is applied successfully.
Before that Delete action button was showing on the top before the text.
After applying the patch it is showing as accepted after the text. I have attached the scressshots.
I have added the changes in #MR6.
Hello,
#MR3 is merged. If it is working expected than kindly close this issue.
I have created #MR1 for this issue.
Now Qrcode is loading perfectly.
I have checked this issue with fresh Drupal 9.5.9 installation. Its working absolutely fine and able to save the form.
If you uninstall the core module Datetime then only this issue occurs. In that case above patch works fine.
Its very rare case that we uninstall the core module so I think that this bug is not appropriate.
I have added the change record
Display forum title correctly using new template →
.
Kindly review this.
For this issue I have added the constraint to machine name field which will check before the saving of the entity.
Created #MR5 for the same.
I have added changes in #MR5. Now this particular field will only available to Node views.
Verified MR2 on 10.1.0 and I am able to create the soap handler.
Earlier when trying to create soap handler without any condition it was throwing error. Now its working fine.
Added screenshots for reference.
I have tested #MR12 on Drupal 10.1.0 version. It has successfully removed \Drupal calls and added the dependency as well. Functionality also working as expected. Attaching the screenshot for the reference.
I have created #MR2 to support for Drupal 10.
Kindly review it.
I have created merge request for this issue. Now when you hover over the image icons are coming properly.
Thanks!
Hey @ChrisSnyder,
I have created merge request for the describe functionality. We can place the print button using a block. In that block, we can add the button title and element id.
Hope this is helpful. Thanks!