You really should be making those changes in a different issue.
I don't understand why changes are being made about attachments. This issue is to address problems reported by phpcs. There are existing issues that address problems with attachments.
https://git.drupalcode.org/project/easy_email/-/merge_requests/30/diffs?...
I would think they should be addressed in a different issue.
This issue is only problems reported by phpcs.
bluegeek9 → made their first commit to this issue’s fork.
The pipeline is failing. Most of the jobs fail because dev dependencies do not support Drupal 11. The tests fail. Both for Drupal 10, and when the dev dependency commerce and symfony_mailer_lite are updated to versions that support Drupal 11.
The filter is implemented as a default argument. The Page display has a path, so the default argument does not apply.
New views filters for path and route needs to be created. I will add it to the 3.0.x branch.
bluegeek9 → made their first commit to this issue’s fork.
The pipeline is failing because of the dependency on CKEditor.
🐛 Remove hard dependency on CKEditor Active
Thank you Sah62 for reporting this bug. I will get it fixed, make a new release over the weekend.
I am moving this back to fixed. It has been more than a year without additional updates.
Thank you for your work on this issue. Drupal 7 is end of life. We encourage you to upgrade to a supported version of Drupal.
Thank you for your work on this issue. Drupal 7 is end of life. We encourage you to upgrade to a supported version of Drupal.
The Views Fields On/Off module currently does not support show/hiding field rewrites in addition to the field itself.
bluegeek9 → made their first commit to this issue’s fork.
I have created a 1.0.x branch and begun making commits.
Should we store a salted IP address to maintain visit uniqueness?
$settings['hash_salt']
$salt = \Drupal::getContainer()->getParameter('hash_salt');
$hashed_ip = hash('sha256', $salt . $ip_address);
I think all this only makes sense if there is full coverage in UnitTesting?
It is useful without full coverage. It finds breaking changes and other things when running the code in different versions of Drupal.
You can also use the Filter plugin instead of the field plugin and you will not have this issue.
bluegeek9 → created an issue.
bluegeek9 → created an issue.
bluegeek9 → created an issue.
bluegeek9 → changed the visibility of the branch 2.0.x to hidden.
bluegeek9 → made their first commit to this issue’s fork.
There hasn't been activity on this issue in years and 8.x-1.x is End of Life.
bluegeek9 → created an issue.
Thank you for you contribution to the project. Drupal 7 is end of life. We encourage you to update to a modern version of Drupal.
Thank you for you contribution to the project. Drupal 7 is end of life. We encourage you to update to a modern version of Drupal.
Thank you for you contribution to the project. Drupal 7 is end of life. We encourage you to update to a modern version of Drupal.
Thank you for you contribution to the project. Drupal 7 is end of life. We encourage you to update to a modern version of Drupal.