Halifax
Account created on 5 March 2012, about 13 years ago
#

Merge Requests

More

Recent comments

🇨🇦Canada slydevil Halifax

Created MR's for both 3.x and 4.x branches with passing tests. I should not that Dependency Injection was added for the config_log_views module, specifically src/Plugin/views/field/ConfigLogDiff.php.

Please test test test.

🇨🇦Canada slydevil Halifax

slydevil changed the visibility of the branch 3520720-exception-thrown-when to hidden.

🇨🇦Canada slydevil Halifax

Fixed the pipeline errors and added support for ESI comments. Have a look and let me know if it works.

🇨🇦Canada slydevil Halifax

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

🇨🇦Canada slydevil Halifax

I think this may be a duplicate of https://www.drupal.org/project/gcontent_moderation/issues/3471105 🐛 Moderated Content view does not show the correct data for roles other than the group creator Active . Give the patch there a shot to see if it fixes your issue.

🇨🇦Canada slydevil Halifax

Reverting previous change

🇨🇦Canada slydevil Halifax

Fixed the tag name on the Route Subscriber service to be route_subscriber rather than event_subscriber (which throws an exception).

🇨🇦Canada slydevil Halifax

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

🇨🇦Canada slydevil Halifax

Added to the 2.2.2 MR, so the GroupRouteContext takes into account situations where the 'group' Route parameter is an ID rather than a fully loaded Group entity. This happens when you use permissions rather than group permissions (as far as I can tell).

Patch attached as well.

🇨🇦Canada slydevil Halifax

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

🇨🇦Canada slydevil Halifax

Applied the patch for the 2.x branch and it works well. Not moving to RTBC since I did not try the 3x branch.

🇨🇦Canada slydevil Halifax

Sounds like it's timing out when it is trying to gather the files to process. Have you tried the drush command?

    drush scan-js
    drush minify-js
    drush minify-js-skip
🇨🇦Canada slydevil Halifax

Confirm that you're using the latest version of https://github.com/matthiasmullie/minify (it's 1.3.73 at this moment in time). If you're not using that version, use composer to update it.

If that doesn't fix it, I would say create an issue at https://github.com/matthiasmullie/minify

🇨🇦Canada slydevil Halifax

There is an option to disable all functionality on admin pages. Would that solve your issue?

🇨🇦Canada slydevil Halifax

It's going to be tough to debug this error without knowing more about the error from your server logs, the webserver type and config, etc.

🇨🇦Canada slydevil Halifax

Based on your description this is the path to exclude - /fullpath/mysite-d10.2.4/html/sites/mysite/.redisOff

Is the base director for Drupal /fullpath/mysite-d10.2.4/? If so the exclusion should be html/sites/mysite/* and not sites/mysite/*. Have you tried that?

🇨🇦Canada slydevil Halifax

Tried to reproduce this with 10.2.3 and 10.2.4 and it works for both. There must be something specific to your site that is causing the issue.

Ping me on the #minifyhtml slack channel if you want to look into it more.

🇨🇦Canada slydevil Halifax

Updated the project page.

🇨🇦Canada slydevil Halifax

Yeah, I'll update the project page with some additional details.

🇨🇦Canada slydevil Halifax

The scanner starts at the DRUPAL_ROOT and finds all JS files from the DRUPAL_ROOT and above. Any files below that (other non-Drupal files) would not be included. I believe the scanner will follow symlinks.

🇨🇦Canada slydevil Halifax

Added a patch - let me know if this works for you.

Essentially, I've added a "File Sync" action to the configuration page that allows you to create managed file entries in the file_managed table for every object in the bucket. You'll need to run "Refresh Metadata" before you run "File Sync".

Once you have the files in the file_managed table, you can use in file field or media, but you'll need a file/entity browser.

🇨🇦Canada slydevil Halifax

slydevil changed the visibility of the branch 3408985-move-existing-google to hidden.

Production build 0.71.5 2024