πŸ‡ΊπŸ‡ΈUnited States @hipp2bsquare

Temple, New Hampshire
Account created on 2 February 2013, almost 12 years ago
#

Merge Requests

Recent comments

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

Nevermind, I'm discovering this rector patch also has issues. I recommend just using stefanbutura's patch on the other issue, as mentioned in my prior comment.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

How odd -- I'm noticing that the rector bot created two different "Automated Drupal 10 compatibility fixes" issues. The work in my MR combines the latest rector patch with stefanbutura's work on the *other* Automated Drupal 10 compatibility fixes πŸ“Œ Automated Drupal 10 compatibility fixes RTBC issue.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

I made some additional fixes required for this to work with D10. See MR !6.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

hipp2bsquare β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

We have been unable to reproduce this, testing in Drupal 9.5.10, with either the Claro or Seven admin themes enabled. See screenshot.

We need more specific steps on how to recreate this.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

I've confirmed the patch resolves the coding standards issues reported in phpcs, and visually reviewed the changes as well. This seems good to me, but cedewey and I would like for joevagyok to give it a final review prior to merging as the testing expert among the maintainers.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire
πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

Please review MR !6, which supports custom user form modes on RoleAssign 2.0.x.

It identifies user form modes by checking the base form id. If the base form is the user form, then the form id is added to the $user_forms array:

if (($form_state->getBuildInfo()['base_form_id']) == 'user_form') {
      $user_forms[] = $form_id;
    }

I then made the user forms code the default case on the switch() statement.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire
πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

I'm going to make a new version of this patch for the 2.0.x branch.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

Tested the patch generated from stefanbutura's MR 5 and it's working well.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

This looks good. Merging in recent master branch changes and then will commit this to the project. Thank you!

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

hipp2bsquare β†’ made their first commit to this issue’s fork.

πŸ“Œ | LightShip | Sass Cleanup
πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

Great, this all looks good. Thank you!

πŸ“Œ | LightShip | Sass Cleanup
πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

hipp2bsquare β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire
πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

Please review Merge Request 8 -- as per the Filter API documentation β†’ , I change the filter type to TYPE_TRANSFORM_IRREVERSIBLE.

This change allowed the module to work as expected on an existing implementation and a fresh install. CKE4 compatibility still needs to be tested.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

hipp2bsquare β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

Excellent! I've tested fisherman90's merge request and it's working great on both CKE5 and 4. I believe all our test coverage is CKE-version agnostic, but I will confirm with the other maintainers.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

For me this issue was fixed by uninstalling and re-installing the linkit module.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire
πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

Thanks for doing this, essential work for a full 2.0 release!

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

hipp2bsquare β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire
πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

Looks good. Committing to the project.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

hipp2bsquare β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

This looks great. Tested and works as expected.

πŸ‡ΊπŸ‡ΈUnited States hipp2bsquare Temple, New Hampshire

hipp2bsquare β†’ made their first commit to this issue’s fork.

Production build 0.71.5 2024