Account created on 24 March 2015, about 9 years ago
#

Merge Requests

Recent comments

πŸ‡ͺπŸ‡ΈSpain edurenye

The patch does no longuer apply to Drupal 10.2.2.
And `Locale::config()->updateDefaultConfigLangcodes();` is not called in `locale_system_set_config_langcodes()` anymore.

Not sure if the issue will still happen or if this should be fixed now.

πŸ‡ͺπŸ‡ΈSpain edurenye

Rebases against 2.x.

The race condition should be fixed, since #3043180 has been merged.

I guess we still need discussion regarding the other 2 points that @pstewart mentioned.

πŸ‡ͺπŸ‡ΈSpain edurenye

Seems like sometimes it does not work, but I'm not quite sure which conditions make it to not work, so I have the default language in Swedish, but we want the base config in English and have the translations in Swedish.
And most of the time it works but then today I changed some permissions and when I exported it wanted to add the labels in Swedish to the English base exported config, really weird.

πŸ‡ͺπŸ‡ΈSpain edurenye

@chilice Remember when uploading a patch to provide the intediff so it is easy to see the changes to do a review.

πŸ‡ͺπŸ‡ΈSpain edurenye

Added a fix for typehints in BuildIndexParamsEvent.

πŸ‡ͺπŸ‡ΈSpain edurenye

Maybe the real solution would have been to add the module dependency to the DateTime module instead of adding it's own format, this should follow the format of the system, don't you think?

πŸ‡ͺπŸ‡ΈSpain edurenye

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

πŸ‡ͺπŸ‡ΈSpain edurenye

Sorry about that, it was already fixed here: https://www.drupal.org/project/real_aes/issues/3339608 πŸ“Œ Fix coding standards Fixed

πŸ‡ͺπŸ‡ΈSpain edurenye

Yes, your representation is correct.
And I like the option 2 because that might encourage others to contribute with their own plugins and that would help others at the same time.

πŸ‡ͺπŸ‡ΈSpain edurenye

Added the plugin and some tests.

Do you think I should add more integration tests with all the 4 modules working together?

πŸ‡ͺπŸ‡ΈSpain edurenye

Aparently after fixing that there is still an error:

Exception: Only file JavaScript assets can be optimized. in Drupal\Core\Asset\JsOptimizer->optimize() (line 17 of core/lib/Drupal/Core/Asset/JsOptimizer.php).
πŸ‡ͺπŸ‡ΈSpain edurenye

We discussed about this topic in the #DrupalCampVienna2015, and we agreed to implement the generic revision UI in entity API and then move it to Core.

Here is the issue I created for that: #2625122: [Meta] Implement a generic revision UI β†’

πŸ‡ͺπŸ‡ΈSpain edurenye

What you mean exactly? Like having a TranslatableRevisionControllerTrait that extends from RevisionControllerTrait for those entities that are translatable and add the methods there or just extract buildRevertRevisionTranslationLink from buildRevertRevisionLink in RevisionControllerTrait?

Those small fixes are solved in this patch.

πŸ‡ͺπŸ‡ΈSpain edurenye

I did the rebase and moved the links to another method.

πŸ‡ͺπŸ‡ΈSpain edurenye

Fixed the failing test, basically improved the reroll, added changes that were made in this time.

πŸ‡ͺπŸ‡ΈSpain edurenye

Rebased.
Did all changes exept the 3, that I didn't know what to put there, was like this before, and can't get a verb for that.
And 4, 5, that I don't know how to do that.
Also in RevisionControllerTrait, I'm not sure if everything it's fine there.

Production build 0.69.0 2024