San Francisco
Account created on 22 January 2010, almost 15 years ago
#

Merge Requests

Recent comments

🇺🇸United States minnur San Francisco

There is not much we can do with the dialogs. The dialog component itself is a Drupal core component. The admin dialog module is only enhancing it by providing ability to add it to different parts of Drupal. If you see issues with it its most likely issue either with the theme or the core.

🇺🇸United States minnur San Francisco

I will look into this.

🇺🇸United States minnur San Francisco

This is also an issue in one of the websites that I maintain. For now I am considering adding a separate field that's only visible when in non-published mode that will override URL alias on node save with the moderation state set as published.

🇺🇸United States minnur San Francisco
🇺🇸United States minnur San Francisco

I think all module updates should happen locally or dev site first because you would still need to capture configuration changes.
Enabling a module would change core.extension.yml config so if you have CI workflow the next deployment would override config and disable the module.

🇺🇸United States minnur San Francisco
🇺🇸United States minnur San Francisco
🇺🇸United States minnur San Francisco

The work is in progress for the AI module integration.

🇺🇸United States minnur San Francisco

Unfortunately we don't have much control over dialog's behavior because the module is using dialogs provided by Drupal core.

🇺🇸United States minnur San Francisco

New caching option added to the settings form.

🇺🇸United States minnur San Francisco

The Hubspot API module still using legacy PHP SDK https://github.com/HubSpot/hubspot-php so at this time I won't be adding it as dependency. Lets get back to this when the module is up to date and when it will support both legacy API and access token.

🇺🇸United States minnur San Francisco

@DimaS11 if you have time please review refactored code and see if we still need your patch. From what I see in code at the moment is similar logic to yours. I feel like it works exactly the same way, but I could be wrong.

🇺🇸United States minnur San Francisco

minnur created an issue.

🇺🇸United States minnur San Francisco

Makes sense. I removed recommendation from the status page.

🇺🇸United States minnur San Francisco

The feature is available for testing in 3.0.x-dev. Get it here https://www.drupal.org/project/http_response_headers/releases

🇺🇸United States minnur San Francisco

I feel like administrating HTTP headers is a very important feature and should be on the same level as the main administrative features. If more people ask for this we can revisit this issue.

🇺🇸United States minnur San Francisco

This is fixed in the latest release.

🇺🇸United States minnur San Francisco

Yes I am considering using it. No ETA on it yet.

🇺🇸United States minnur San Francisco

@datbin latest version now provides a way to get JSON. iI the processor configuration form enable "Store API response as JSON" option.
Document OCR Data entity stores the data.

🇺🇸United States minnur San Francisco

@datbin latest version now provides a way to get JSON. iI the processor configuration form enable "Store API response as JSON" option.
Document OCR Data entity stores the data.

🇺🇸United States minnur San Francisco

I am looking into this. I might create a separate rest resource for users to be able to pull the data.

🇺🇸United States minnur San Francisco

Probably this ticket is outdated. Closing it.

🇺🇸United States minnur San Francisco

Unfortunately this is not supported and probably won't be unless you could provide a patch.

🇺🇸United States minnur San Francisco

this is not possible with the current state of the module.

🇺🇸United States minnur San Francisco

Latest release needs more work.

🇺🇸United States minnur San Francisco

styles can be overridden in custom themes.

🇺🇸United States minnur San Francisco
🇺🇸United States minnur San Francisco

is this still relevant ?

🇺🇸United States minnur San Francisco
🇺🇸United States minnur San Francisco
🇺🇸United States minnur San Francisco

Is this still relevant ?

🇺🇸United States minnur San Francisco
🇺🇸United States minnur San Francisco
🇺🇸United States minnur San Francisco

This has been fixed and depoyed.

🇺🇸United States minnur San Francisco

This might've been fixed by this https://www.drupal.org/project/drupal/issues/2663316 🐛 Broken title in modal dialog when title is a render array Fixed

🌱 | Viewer | Feedback
🇺🇸United States minnur San Francisco
🇺🇸United States minnur San Francisco
🇺🇸United States minnur San Francisco

I also refined the logic, so this error does not just end with 404. It now adds more informative error to logs.

🇺🇸United States minnur San Francisco

When you install a module you have to install it via composer so it brings all dependencies. I feel like you might've just downloaded the module as a zip file. If you did so, you still need to install all composer dependencies from the composer.json file that comes with the module.

🇺🇸United States minnur San Francisco

Added delete option to the tasks list. Also tasks now deleted automatically when associated mapping or processor deleted.

Production build 0.71.5 2024